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

#include <DBeamPhoton_factory_TRUTH.h>

+ Inheritance diagram for DBeamPhoton_factory_TRUTH:

Public Member Functions

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

Private Attributes

double dTargetCenterZ
 

Detailed Description

Definition at line 17 of file DBeamPhoton_factory_TRUTH.h.

Constructor & Destructor Documentation

DBeamPhoton_factory_TRUTH::DBeamPhoton_factory_TRUTH ( )
inline

Definition at line 19 of file DBeamPhoton_factory_TRUTH.h.

DBeamPhoton_factory_TRUTH::~DBeamPhoton_factory_TRUTH ( )
inline

Definition at line 20 of file DBeamPhoton_factory_TRUTH.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 26 of file DBeamPhoton_factory_TRUTH.cc.

References dapp, DApplication::GetDGeometry(), and DGeometry::GetTargetZ().

jerror_t DBeamPhoton_factory_TRUTH::erun ( void  )
private

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

Definition at line 82 of file DBeamPhoton_factory_TRUTH.cc.

jerror_t DBeamPhoton_factory_TRUTH::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  eventnumber 
)
private
jerror_t DBeamPhoton_factory_TRUTH::fini ( void  )
private

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

Definition at line 90 of file DBeamPhoton_factory_TRUTH.cc.

jerror_t DBeamPhoton_factory_TRUTH::init ( void  )
private

Called once at program start.

Definition at line 18 of file DBeamPhoton_factory_TRUTH.cc.

const char* DBeamPhoton_factory_TRUTH::Tag ( void  )
inline

Definition at line 21 of file DBeamPhoton_factory_TRUTH.h.

Member Data Documentation

double DBeamPhoton_factory_TRUTH::dTargetCenterZ
private

Definition at line 30 of file DBeamPhoton_factory_TRUTH.h.


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