Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JEventProcessor_TPOL_tree.cc File Reference
#include <iostream>
#include <cmath>
#include <stdint.h>
#include "JEventProcessor_TPOL_tree.h"
#include <TRIGGER/DL1Trigger.h>
#include <TPOL/DTPOLHit_factory.h>
#include <PAIR_SPECTROMETER/DPSCPair.h>
#include <PAIR_SPECTROMETER/DPSPair.h>
#include <PAIR_SPECTROMETER/DPSGeometry.h>
#include <TAGGER/DTAGHHit.h>
#include <TAGGER/DTAGMHit.h>
#include <TAGGER/DTAGHGeometry.h>
#include <TAGGER/DTAGMGeometry.h>
#include <PID/DBeamPhoton.h>
#include <PID/DEventRFBunch.h>
#include <DAQ/DBeamCurrent.h>
#include <JANA/JApplication.h>
#include <JANA/JFactory.h>
#include <TH1.h>
#include <TH2.h>
#include <TDirectory.h>
#include <TVector3.h>

Go to the source code of this file.

Functions

void InitPlugin (JApplication *app)
 

Variables

const int NSECTORS = DTPOLHit_factory::NSECTORS
 
const double SECTOR_DIVISION = DTPOLHit_factory::SECTOR_DIVISION
 
const int NC_PSC = DPSGeometry::NUM_COARSE_COLUMNS
 
const int NC_PS = DPSGeometry::NUM_FINE_COLUMNS
 
const int NC_TAGH = DTAGHGeometry::kCounterCount
 
const int NC_TAGM = DTAGMGeometry::kColumnCount
 
const bool VERBOSE = false
 

Function Documentation

void InitPlugin ( JApplication *  app)

Definition at line 44 of file JEventProcessor_TPOL_tree.cc.

Variable Documentation

const double SECTOR_DIVISION = DTPOLHit_factory::SECTOR_DIVISION
const bool VERBOSE = false

Definition at line 33 of file JEventProcessor_TPOL_tree.cc.

Referenced by DTranslationTable::ApplyTranslationTable(), cdc_time2(), DBCALHit_factory::DBCALHit_factory(), DBCALUnifiedHit_factory::DBCALUnifiedHit_factory(), DFCALShower_factory::DFCALShower_factory(), DTranslationTable::DTranslationTable(), JEventProcessor_pedestal_online::erun(), JEventProcessor_BCAL_SiPM_saturation::evnt(), JEventProcessor_CDC_drift::evnt(), JEventProcessor_BCAL_point_time::evnt(), JEventProcessor_pedestal_online::evnt(), DFCALShower_factory::evnt(), JEventProcessor_BCAL_attenlength_gainratio::evnt(), JEventProcessor_TPOL_tree::evnt(), DEventProcessor_run_summary::evnt(), JEventProcessor_BCAL_point_calib::evnt(), DBCALUnifiedHit_factory::evnt(), JEventProcessor_bcal_calib_cosmic_cdc::evnt(), DBCALHit_factory::evnt(), DFCALShower_factory::FillCovarianceMatrix(), JEventProcessor_BCAL_attenlength_gainratio::fini(), JEventProcessor_TPOL_tree::GetSector(), JEventProcessor_BCAL_point_time::init(), JEventProcessor_pedestal_online::init(), DEventProcessor_run_summary::init(), JEventProcessor_BCAL_point_calib::init(), JEventProcessor_bcal_calib_cosmic_cdc::init(), JEventProcessor_BCAL_attenlength_gainratio::JEventProcessor_BCAL_attenlength_gainratio(), JEventProcessor_BCAL_point_time::JEventProcessor_BCAL_point_time(), JEventProcessor_BCAL_SiPM_saturation::JEventProcessor_BCAL_SiPM_saturation(), JEventProcessor_BCAL_TDC_Timing::JEventProcessor_BCAL_TDC_Timing(), JEventProcessor_pedestal_online::JEventProcessor_pedestal_online(), DFCALShower_factory::LoadCovarianceLookupTables(), and DTranslationTable::MakeBCALDigiHit().