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

#include <DEventRFBunch_factory_Thrown.h>

+ Inheritance diagram for DEventRFBunch_factory_Thrown:

Public Member Functions

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

Detailed Description

Definition at line 23 of file DEventRFBunch_factory_Thrown.h.

Constructor & Destructor Documentation

DEventRFBunch_factory_Thrown::DEventRFBunch_factory_Thrown ( )
inline

Definition at line 26 of file DEventRFBunch_factory_Thrown.h.

DEventRFBunch_factory_Thrown::~DEventRFBunch_factory_Thrown ( )
inline

Definition at line 27 of file DEventRFBunch_factory_Thrown.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 24 of file DEventRFBunch_factory_Thrown.cc.

jerror_t DEventRFBunch_factory_Thrown::erun ( void  )
private

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

Definition at line 65 of file DEventRFBunch_factory_Thrown.cc.

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

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

Definition at line 73 of file DEventRFBunch_factory_Thrown.cc.

jerror_t DEventRFBunch_factory_Thrown::init ( void  )
private

Called once at program start.

Definition at line 16 of file DEventRFBunch_factory_Thrown.cc.

const char* DEventRFBunch_factory_Thrown::Tag ( void  )
inline

Definition at line 28 of file DEventRFBunch_factory_Thrown.h.


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