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

#include <DMCThrown_factory_Decaying.h>

+ Inheritance diagram for DMCThrown_factory_Decaying:

Public Member Functions

 DMCThrown_factory_Decaying ()
 
 ~DMCThrown_factory_Decaying ()
 
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

const DAnalysisUtilitiesdAnalysisUtilities
 

Detailed Description

Definition at line 23 of file DMCThrown_factory_Decaying.h.

Constructor & Destructor Documentation

DMCThrown_factory_Decaying::DMCThrown_factory_Decaying ( )
inline

Definition at line 26 of file DMCThrown_factory_Decaying.h.

DMCThrown_factory_Decaying::~DMCThrown_factory_Decaying ( )
inline

Definition at line 27 of file DMCThrown_factory_Decaying.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 24 of file DMCThrown_factory_Decaying.cc.

jerror_t DMCThrown_factory_Decaying::erun ( void  )
private

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

Definition at line 53 of file DMCThrown_factory_Decaying.cc.

jerror_t DMCThrown_factory_Decaying::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  eventnumber 
)
private

Called every event.

Definition at line 33 of file DMCThrown_factory_Decaying.cc.

jerror_t DMCThrown_factory_Decaying::fini ( void  )
private

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

Definition at line 61 of file DMCThrown_factory_Decaying.cc.

jerror_t DMCThrown_factory_Decaying::init ( void  )
private

Called once at program start.

Definition at line 15 of file DMCThrown_factory_Decaying.cc.

const char* DMCThrown_factory_Decaying::Tag ( void  )
inline

Definition at line 28 of file DMCThrown_factory_Decaying.h.

Member Data Documentation

const DAnalysisUtilities* DMCThrown_factory_Decaying::dAnalysisUtilities
private

Definition at line 38 of file DMCThrown_factory_Decaying.h.


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