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

#include <JEventProcessor_BCAL_point_calib.h>

+ Inheritance diagram for JEventProcessor_BCAL_point_calib:

Public Member Functions

 JEventProcessor_BCAL_point_calib ()
 
 ~JEventProcessor_BCAL_point_calib ()
 
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 BCALShowers_per_event
 
int Run_Number
 
const DBCALGeometrydBCALGeom
 
bool DEBUG
 
bool VERBOSE
 

Detailed Description

Definition at line 26 of file JEventProcessor_BCAL_point_calib.h.

Constructor & Destructor Documentation

JEventProcessor_BCAL_point_calib::JEventProcessor_BCAL_point_calib ( )

Definition at line 121 of file JEventProcessor_BCAL_point_calib.cc.

JEventProcessor_BCAL_point_calib::~JEventProcessor_BCAL_point_calib ( )

Definition at line 129 of file JEventProcessor_BCAL_point_calib.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 319 of file JEventProcessor_BCAL_point_calib.cc.

const char* JEventProcessor_BCAL_point_calib::className ( void  )
inline

Definition at line 30 of file JEventProcessor_BCAL_point_calib.h.

jerror_t JEventProcessor_BCAL_point_calib::erun ( void  )
private

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

Definition at line 630 of file JEventProcessor_BCAL_point_calib.cc.

jerror_t JEventProcessor_BCAL_point_calib::fini ( void  )
private

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

Definition at line 641 of file JEventProcessor_BCAL_point_calib.cc.

References h1_thrown_per_channel, h2_tgraph, h2_tgraph_deltat, h2_tgraph_thrown, japp, locDirectory, main(), size, z_deltat_graph(), z_point_graph(), z_point_thrown(), z_track_graph(), and z_track_thrown().

Member Data Documentation

uint32_t JEventProcessor_BCAL_point_calib::BCALShowers_per_event
private

Definition at line 41 of file JEventProcessor_BCAL_point_calib.h.

const DBCALGeometry* JEventProcessor_BCAL_point_calib::dBCALGeom
private

Definition at line 43 of file JEventProcessor_BCAL_point_calib.h.

bool JEventProcessor_BCAL_point_calib::DEBUG
private

Definition at line 45 of file JEventProcessor_BCAL_point_calib.h.

int JEventProcessor_BCAL_point_calib::Run_Number
private

Definition at line 42 of file JEventProcessor_BCAL_point_calib.h.

bool JEventProcessor_BCAL_point_calib::VERBOSE
private

Definition at line 46 of file JEventProcessor_BCAL_point_calib.h.


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