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

#include <DChargedTrack_factory_Combo.h>

+ Inheritance diagram for DChargedTrack_factory_Combo:

Public Member Functions

 DChargedTrack_factory_Combo ()
 
 ~DChargedTrack_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...
 

Private Attributes

string dTrackSelectionTag
 
DChargedTrackHypothesis_factorydChargedTrackHypothesisFactory
 
vector< DChargedTrackHypothesis * > dCreatedHypotheses
 

Detailed Description

Definition at line 19 of file DChargedTrack_factory_Combo.h.

Constructor & Destructor Documentation

DChargedTrack_factory_Combo::DChargedTrack_factory_Combo ( )
inline

Definition at line 22 of file DChargedTrack_factory_Combo.h.

DChargedTrack_factory_Combo::~DChargedTrack_factory_Combo ( )
inline

Definition at line 23 of file DChargedTrack_factory_Combo.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 17 of file DChargedTrack_factory_Combo.cc.

References dChargedTrackHypothesisFactory.

jerror_t DChargedTrack_factory_Combo::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  eventnumber 
)
private
jerror_t DChargedTrack_factory_Combo::init ( void  )
private

Called once at program start.

Definition at line 6 of file DChargedTrack_factory_Combo.cc.

References dTrackSelectionTag.

const char* DChargedTrack_factory_Combo::Tag ( void  )
inline

Definition at line 24 of file DChargedTrack_factory_Combo.h.

Member Data Documentation

DChargedTrackHypothesis_factory* DChargedTrack_factory_Combo::dChargedTrackHypothesisFactory
private

Definition at line 32 of file DChargedTrack_factory_Combo.h.

Referenced by brun(), and evnt().

vector<DChargedTrackHypothesis*> DChargedTrack_factory_Combo::dCreatedHypotheses
private

Definition at line 33 of file DChargedTrack_factory_Combo.h.

Referenced by evnt().

string DChargedTrack_factory_Combo::dTrackSelectionTag
private

Definition at line 31 of file DChargedTrack_factory_Combo.h.

Referenced by evnt(), and init().


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