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

#include <JEventProcessor_PS_E_calib.h>

+ Inheritance diagram for JEventProcessor_PS_E_calib:

Public Member Functions

 JEventProcessor_PS_E_calib ()
 
 ~JEventProcessor_PS_E_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...
 

Detailed Description

Definition at line 13 of file JEventProcessor_PS_E_calib.h.

Constructor & Destructor Documentation

JEventProcessor_PS_E_calib::JEventProcessor_PS_E_calib ( )

Definition at line 84 of file JEventProcessor_PS_E_calib.cc.

JEventProcessor_PS_E_calib::~JEventProcessor_PS_E_calib ( )

Definition at line 92 of file JEventProcessor_PS_E_calib.cc.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 147 of file JEventProcessor_PS_E_calib.cc.

References p0, p1, p2, run, and string.

const char* JEventProcessor_PS_E_calib::className ( void  )
inline

Definition at line 17 of file JEventProcessor_PS_E_calib.h.

jerror_t JEventProcessor_PS_E_calib::erun ( void  )
private

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

Definition at line 266 of file JEventProcessor_PS_E_calib.cc.

jerror_t JEventProcessor_PS_E_calib::evnt ( jana::JEventLoop *  eventLoop,
uint64_t  eventnumber 
)
private

Called every event.

Definition at line 173 of file JEventProcessor_PS_E_calib.cc.

References column, counter, h_dt, h_psE_vs_psEl_th, h_psE_vs_psEl_tm, japp, p0, p1, p2, ps_E, ps_El, ps_Er, ps_t, ps_tl, ps_tr, run, tdiff_th, tdiff_tm, th_E, th_t, tm_E, and tm_t.

jerror_t JEventProcessor_PS_E_calib::fini ( void  )
private

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

Definition at line 277 of file JEventProcessor_PS_E_calib.cc.

jerror_t JEventProcessor_PS_E_calib::init ( void  )
private

Called once at program start.

Definition at line 100 of file JEventProcessor_PS_E_calib.cc.

References Ebh_PS, Ebl_PS, h_dt, h_psE_vs_psEl_th, h_psE_vs_psEl_tm, mainDir, MAX_COLUMNS, MAX_COUNTERS, and NEb_PS.


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