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

#include <JEventProcessor_BCAL_point_time.h>

+ Inheritance diagram for JEventProcessor_BCAL_point_time:

Public Member Functions

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

Public Attributes

TDirectory * maindir
 
TDirectory * peddir
 

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

uint32_t VERBOSE
 

Detailed Description

Definition at line 16 of file JEventProcessor_BCAL_point_time.h.

Constructor & Destructor Documentation

JEventProcessor_BCAL_point_time::JEventProcessor_BCAL_point_time ( )

Definition at line 73 of file JEventProcessor_BCAL_point_time.cc.

References VERBOSE.

JEventProcessor_BCAL_point_time::~JEventProcessor_BCAL_point_time ( )

Definition at line 85 of file JEventProcessor_BCAL_point_time.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 279 of file JEventProcessor_BCAL_point_time.cc.

const char* JEventProcessor_BCAL_point_time::className ( void  )
inline

Definition at line 20 of file JEventProcessor_BCAL_point_time.h.

jerror_t JEventProcessor_BCAL_point_time::erun ( void  )
private

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

Definition at line 410 of file JEventProcessor_BCAL_point_time.cc.

References japp, numlayer, point_NormVsTheta_layer, point_NormVsZ_layer, point_NVsTheta_layer, point_NVsZ_layer, thrown_NVsTheta, and thrown_NVsZ.

jerror_t JEventProcessor_BCAL_point_time::fini ( void  )
private

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

Definition at line 446 of file JEventProcessor_BCAL_point_time.cc.

Member Data Documentation

TDirectory* JEventProcessor_BCAL_point_time::maindir

Definition at line 22 of file JEventProcessor_BCAL_point_time.h.

TDirectory* JEventProcessor_BCAL_point_time::peddir

Definition at line 23 of file JEventProcessor_BCAL_point_time.h.

uint32_t JEventProcessor_BCAL_point_time::VERBOSE
private

Definition at line 26 of file JEventProcessor_BCAL_point_time.h.


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