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

#include <JEventProcessor_TOF_online.h>

+ Inheritance diagram for JEventProcessor_TOF_online:

Public Member Functions

 JEventProcessor_TOF_online ()
 
 ~JEventProcessor_TOF_online ()
 
const char * className (void)
 

Public Attributes

float TOF_TDC_SHIFT
 

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

Detailed Description

Definition at line 14 of file JEventProcessor_TOF_online.h.

Constructor & Destructor Documentation

JEventProcessor_TOF_online::JEventProcessor_TOF_online ( )

Definition at line 82 of file JEventProcessor_TOF_online.cc.

JEventProcessor_TOF_online::~JEventProcessor_TOF_online ( )

Definition at line 89 of file JEventProcessor_TOF_online.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 155 of file JEventProcessor_TOF_online.cc.

const char* JEventProcessor_TOF_online::className ( void  )
inline

Definition at line 18 of file JEventProcessor_TOF_online.h.

jerror_t JEventProcessor_TOF_online::erun ( void  )
private

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

Definition at line 466 of file JEventProcessor_TOF_online.cc.

jerror_t JEventProcessor_TOF_online::fini ( void  )
private

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

Definition at line 477 of file JEventProcessor_TOF_online.cc.

jerror_t JEventProcessor_TOF_online::init ( void  )
private

Member Data Documentation

float JEventProcessor_TOF_online::TOF_TDC_SHIFT

Definition at line 19 of file JEventProcessor_TOF_online.h.


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