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

#include <JEventProcessor_pi0bcalskim.h>

+ Inheritance diagram for JEventProcessor_pi0bcalskim:

Public Member Functions

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

double MIN_SH1_E
 
double MIN_SH2_E
 
int WRITE_EVIO
 
int num_epics_events
 

Detailed Description

Definition at line 21 of file JEventProcessor_pi0bcalskim.h.

Constructor & Destructor Documentation

JEventProcessor_pi0bcalskim::JEventProcessor_pi0bcalskim ( )

Definition at line 46 of file JEventProcessor_pi0bcalskim.cc.

References MIN_SH1_E, MIN_SH2_E, num_epics_events, and WRITE_EVIO.

JEventProcessor_pi0bcalskim::~JEventProcessor_pi0bcalskim ( )

Definition at line 65 of file JEventProcessor_pi0bcalskim.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 83 of file JEventProcessor_pi0bcalskim.cc.

const char* JEventProcessor_pi0bcalskim::className ( void  )
inline

Definition at line 26 of file JEventProcessor_pi0bcalskim.h.

jerror_t JEventProcessor_pi0bcalskim::erun ( void  )
private

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

Definition at line 251 of file JEventProcessor_pi0bcalskim.cc.

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

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

Definition at line 262 of file JEventProcessor_pi0bcalskim.cc.

jerror_t JEventProcessor_pi0bcalskim::init ( void  )
private

Called once at program start.

Definition at line 73 of file JEventProcessor_pi0bcalskim.cc.

Member Data Documentation

double JEventProcessor_pi0bcalskim::MIN_SH1_E
private

Definition at line 36 of file JEventProcessor_pi0bcalskim.h.

Referenced by JEventProcessor_pi0bcalskim().

double JEventProcessor_pi0bcalskim::MIN_SH2_E
private

Definition at line 37 of file JEventProcessor_pi0bcalskim.h.

Referenced by JEventProcessor_pi0bcalskim().

int JEventProcessor_pi0bcalskim::num_epics_events
private

Definition at line 40 of file JEventProcessor_pi0bcalskim.h.

Referenced by evnt(), and JEventProcessor_pi0bcalskim().

int JEventProcessor_pi0bcalskim::WRITE_EVIO
private

Definition at line 39 of file JEventProcessor_pi0bcalskim.h.

Referenced by evnt(), and JEventProcessor_pi0bcalskim().


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