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

#include <JEventProcessor_BCAL_SiPM_saturation.h>

+ Inheritance diagram for JEventProcessor_BCAL_SiPM_saturation:

Public Member Functions

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

uint32_t VERBOSE
 
vector< vector< double > > attenuation_parameters
 

Detailed Description

Definition at line 14 of file JEventProcessor_BCAL_SiPM_saturation.h.

Constructor & Destructor Documentation

JEventProcessor_BCAL_SiPM_saturation::JEventProcessor_BCAL_SiPM_saturation ( )

Definition at line 45 of file JEventProcessor_BCAL_SiPM_saturation.cc.

References VERBOSE.

JEventProcessor_BCAL_SiPM_saturation::~JEventProcessor_BCAL_SiPM_saturation ( )

Definition at line 56 of file JEventProcessor_BCAL_SiPM_saturation.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 74 of file JEventProcessor_BCAL_SiPM_saturation.cc.

const char* JEventProcessor_BCAL_SiPM_saturation::className ( void  )
inline

Definition at line 18 of file JEventProcessor_BCAL_SiPM_saturation.h.

jerror_t JEventProcessor_BCAL_SiPM_saturation::erun ( void  )
private

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

Definition at line 333 of file JEventProcessor_BCAL_SiPM_saturation.cc.

jerror_t JEventProcessor_BCAL_SiPM_saturation::fini ( void  )
private

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

Definition at line 344 of file JEventProcessor_BCAL_SiPM_saturation.cc.

jerror_t JEventProcessor_BCAL_SiPM_saturation::init ( void  )
private

Called once at program start.

Definition at line 64 of file JEventProcessor_BCAL_SiPM_saturation.cc.

Member Data Documentation

vector< vector<double> > JEventProcessor_BCAL_SiPM_saturation::attenuation_parameters
private

Definition at line 30 of file JEventProcessor_BCAL_SiPM_saturation.h.

uint32_t JEventProcessor_BCAL_SiPM_saturation::VERBOSE
private

Definition at line 27 of file JEventProcessor_BCAL_SiPM_saturation.h.


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