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

#include <DTrackWireBased_factory_StraightLine.h>

+ Inheritance diagram for DTrackWireBased_factory_StraightLine:

Public Member Functions

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

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...
 

Private Attributes

double CDC_MATCH_CUT
 
double FDC_MATCH_CUT
 
const DParticleIDdPIDAlgorithm
 
DTrackFitterfitter
 
DTrackFinderfinder
 

Detailed Description

Definition at line 18 of file DTrackWireBased_factory_StraightLine.h.

Constructor & Destructor Documentation

DTrackWireBased_factory_StraightLine::DTrackWireBased_factory_StraightLine ( )
inline

Definition at line 20 of file DTrackWireBased_factory_StraightLine.h.

DTrackWireBased_factory_StraightLine::~DTrackWireBased_factory_StraightLine ( )
inline

Definition at line 21 of file DTrackWireBased_factory_StraightLine.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 34 of file DTrackWireBased_factory_StraightLine.cc.

References _DBG_, and fitter.

jerror_t DTrackWireBased_factory_StraightLine::erun ( void  )
private

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

Definition at line 156 of file DTrackWireBased_factory_StraightLine.cc.

jerror_t DTrackWireBased_factory_StraightLine::fini ( void  )
private

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

Definition at line 164 of file DTrackWireBased_factory_StraightLine.cc.

jerror_t DTrackWireBased_factory_StraightLine::init ( void  )
private

Called once at program start.

Definition at line 21 of file DTrackWireBased_factory_StraightLine.cc.

const char* DTrackWireBased_factory_StraightLine::Tag ( void  )
inline

Definition at line 22 of file DTrackWireBased_factory_StraightLine.h.

Member Data Documentation

double DTrackWireBased_factory_StraightLine::CDC_MATCH_CUT
private

Definition at line 31 of file DTrackWireBased_factory_StraightLine.h.

const DParticleID* DTrackWireBased_factory_StraightLine::dPIDAlgorithm
private

Definition at line 33 of file DTrackWireBased_factory_StraightLine.h.

double DTrackWireBased_factory_StraightLine::FDC_MATCH_CUT
private

Definition at line 31 of file DTrackWireBased_factory_StraightLine.h.

DTrackFinder* DTrackWireBased_factory_StraightLine::finder
private

Definition at line 35 of file DTrackWireBased_factory_StraightLine.h.

DTrackFitter* DTrackWireBased_factory_StraightLine::fitter
private

Definition at line 34 of file DTrackWireBased_factory_StraightLine.h.


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