Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DL3Trigger_factory Class Reference

#include <DL3Trigger_factory.h>

+ Inheritance diagram for DL3Trigger_factory:

Public Member Functions

 DL3Trigger_factory ()
 
 ~DL3Trigger_factory ()
 

Public Attributes

double FRACTION_TO_KEEP
 
bool DO_WIRE_BASED_TRACKING
 
bool DO_BCAL_CLUSTER
 
uint32_t L1_TRIG_MASK
 
uint32_t L1_FP_TRIG_MASK
 
string MVA_WEIGHTS
 
double MVA_CUT
 
Float_t Nstart_counter
 
Float_t Ntof
 
Float_t Nbcal_points
 
Float_t Nbcal_clusters
 
Float_t Ebcal_points
 
Float_t Ebcal_clusters
 
Float_t Nfcal_clusters
 
Float_t Efcal_clusters
 
Float_t Ntrack_candidates
 
Float_t Ptot_candidates
 

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (jana::JEventLoop *eventLoop, int32_t runnumber)
 Called everytime a new run number is detected. More...
 
jerror_t evnt (jana::JEventLoop *eventLoop, uint64_t eventnumber)
 Called every event. More...
 
jerror_t erun (void)
 Called everytime run number changes, provided brun has been called. More...
 
jerror_t fini (void)
 Called after last event of last event source has been processed. More...
 

Detailed Description

Definition at line 21 of file DL3Trigger_factory.h.

Constructor & Destructor Documentation

DL3Trigger_factory::DL3Trigger_factory ( )
inline

Definition at line 23 of file DL3Trigger_factory.h.

DL3Trigger_factory::~DL3Trigger_factory ( )
inline

Definition at line 24 of file DL3Trigger_factory.h.

Member Function Documentation

jerror_t DL3Trigger_factory::brun ( jana::JEventLoop *  eventLoop,
int32_t  runnumber 
)
private

Called everytime a new run number is detected.

Definition at line 73 of file DL3Trigger_factory.cc.

jerror_t DL3Trigger_factory::erun ( void  )
private

Called everytime run number changes, provided brun has been called.

Definition at line 169 of file DL3Trigger_factory.cc.

jerror_t DL3Trigger_factory::evnt ( jana::JEventLoop *  eventLoop,
uint64_t  eventnumber 
)
private
jerror_t DL3Trigger_factory::fini ( void  )
private

Called after last event of last event source has been processed.

Definition at line 177 of file DL3Trigger_factory.cc.

jerror_t DL3Trigger_factory::init ( void  )
private

Called once at program start.

Definition at line 30 of file DL3Trigger_factory.cc.

Member Data Documentation

bool DL3Trigger_factory::DO_BCAL_CLUSTER

Definition at line 28 of file DL3Trigger_factory.h.

bool DL3Trigger_factory::DO_WIRE_BASED_TRACKING

Definition at line 27 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Ebcal_clusters

Definition at line 43 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Ebcal_points

Definition at line 42 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Efcal_clusters

Definition at line 45 of file DL3Trigger_factory.h.

double DL3Trigger_factory::FRACTION_TO_KEEP

Definition at line 24 of file DL3Trigger_factory.h.

uint32_t DL3Trigger_factory::L1_FP_TRIG_MASK

Definition at line 30 of file DL3Trigger_factory.h.

uint32_t DL3Trigger_factory::L1_TRIG_MASK

Definition at line 29 of file DL3Trigger_factory.h.

double DL3Trigger_factory::MVA_CUT

Definition at line 32 of file DL3Trigger_factory.h.

string DL3Trigger_factory::MVA_WEIGHTS

Definition at line 31 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Nbcal_clusters

Definition at line 41 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Nbcal_points

Definition at line 40 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Nfcal_clusters

Definition at line 44 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Nstart_counter

Definition at line 38 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Ntof

Definition at line 39 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Ntrack_candidates

Definition at line 46 of file DL3Trigger_factory.h.

Float_t DL3Trigger_factory::Ptot_candidates

Definition at line 47 of file DL3Trigger_factory.h.


The documentation for this class was generated from the following files: