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

#include <DDetectorMatches_factory_Combo.h>

+ Inheritance diagram for DDetectorMatches_factory_Combo:

Public Member Functions

 DDetectorMatches_factory_Combo ()
 
 ~DDetectorMatches_factory_Combo ()
 
const char * Tag (void)
 

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (jana::JEventLoop *locEventLoop, int32_t runnumber)
 Called everytime a new run number is detected. More...
 
jerror_t evnt (jana::JEventLoop *locEventLoop, 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...
 
pair< double, double > Calc_EnergyRatio (const DTrackTimeBased *locTrackTimeBased, const DTrackTimeBased *locOriginalTrackTimeBased) const
 
double Calc_PVariance (const DTrackTimeBased *locTrack) const
 

Private Attributes

DDetectorMatches_factorydDetectorMatchesFactory
 

Detailed Description

Definition at line 27 of file DDetectorMatches_factory_Combo.h.

Constructor & Destructor Documentation

DDetectorMatches_factory_Combo::DDetectorMatches_factory_Combo ( )
inline

Definition at line 30 of file DDetectorMatches_factory_Combo.h.

DDetectorMatches_factory_Combo::~DDetectorMatches_factory_Combo ( )
inline

Definition at line 31 of file DDetectorMatches_factory_Combo.h.

Member Function Documentation

jerror_t DDetectorMatches_factory_Combo::brun ( jana::JEventLoop *  locEventLoop,
int32_t  runnumber 
)
private

Called everytime a new run number is detected.

Definition at line 25 of file DDetectorMatches_factory_Combo.cc.

References dDetectorMatchesFactory.

pair< double, double > DDetectorMatches_factory_Combo::Calc_EnergyRatio ( const DTrackTimeBased locTrackTimeBased,
const DTrackTimeBased locOriginalTrackTimeBased 
) const
private
double DDetectorMatches_factory_Combo::Calc_PVariance ( const DTrackTimeBased locTrack) const
private
jerror_t DDetectorMatches_factory_Combo::erun ( void  )
private

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

Definition at line 166 of file DDetectorMatches_factory_Combo.cc.

jerror_t DDetectorMatches_factory_Combo::fini ( void  )
private

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

Definition at line 174 of file DDetectorMatches_factory_Combo.cc.

jerror_t DDetectorMatches_factory_Combo::init ( void  )
private

Called once at program start.

Definition at line 17 of file DDetectorMatches_factory_Combo.cc.

const char* DDetectorMatches_factory_Combo::Tag ( void  )
inline

Definition at line 32 of file DDetectorMatches_factory_Combo.h.

Member Data Documentation

DDetectorMatches_factory* DDetectorMatches_factory_Combo::dDetectorMatchesFactory
private

Definition at line 44 of file DDetectorMatches_factory_Combo.h.

Referenced by brun().


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