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

#include <JEventProcessor_TAGH_timewalk.h>

+ Inheritance diagram for JEventProcessor_TAGH_timewalk:

Public Member Functions

 JEventProcessor_TAGH_timewalk ()
 
 ~JEventProcessor_TAGH_timewalk ()
 
const char * className (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

DRFTime_factorydRFTimeFactory
 

Detailed Description

Definition at line 14 of file JEventProcessor_TAGH_timewalk.h.

Constructor & Destructor Documentation

JEventProcessor_TAGH_timewalk::JEventProcessor_TAGH_timewalk ( )

Definition at line 38 of file JEventProcessor_TAGH_timewalk.cc.

JEventProcessor_TAGH_timewalk::~JEventProcessor_TAGH_timewalk ( )

Definition at line 46 of file JEventProcessor_TAGH_timewalk.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 85 of file JEventProcessor_TAGH_timewalk.cc.

References dRFTimeFactory.

const char* JEventProcessor_TAGH_timewalk::className ( void  )
inline

Definition at line 18 of file JEventProcessor_TAGH_timewalk.h.

jerror_t JEventProcessor_TAGH_timewalk::erun ( void  )
private

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

Definition at line 141 of file JEventProcessor_TAGH_timewalk.cc.

jerror_t JEventProcessor_TAGH_timewalk::evnt ( jana::JEventLoop *  eventLoop,
uint64_t  eventnumber 
)
private
jerror_t JEventProcessor_TAGH_timewalk::fini ( void  )
private

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

Definition at line 152 of file JEventProcessor_TAGH_timewalk.cc.

jerror_t JEventProcessor_TAGH_timewalk::init ( void  )
private

Member Data Documentation

DRFTime_factory* JEventProcessor_TAGH_timewalk::dRFTimeFactory
private

Definition at line 21 of file JEventProcessor_TAGH_timewalk.h.


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