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

#include <DEventProcessor_bcal_hists.h>

+ Inheritance diagram for DEventProcessor_bcal_hists:

Public Member Functions

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

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (JEventLoop *eventLoop, int32_t runnumber)
 Called everytime a new run number is detected. More...
 
jerror_t evnt (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

TH1F * two_gamma_mass
 
TH1F * two_gamma_mass_corr
 
TH1F * two_gamma_mass_cut
 
TH1F * bcal_fcal_two_gamma_mass
 
TH1F * bcal_fcal_two_gamma_mass_cut
 
TH2F * xy_shower
 
TH1F * z_shower
 
TH1F * E_shower
 
TH2F * Erec_over_Ethrown_vs_z
 
TH2F * Ecorr_over_Erec_vs_z
 
TH2F * Ereconstructed_vs_Ethrown
 
TH1F * Etot_truth
 
TH1F * Etot_hits
 
TH2F * Etruth_over_Ethrown_vs_z
 
TH2F * Edeposited_over_Ethrown_vs_z
 

Detailed Description

Definition at line 18 of file DEventProcessor_bcal_hists.h.

Constructor & Destructor Documentation

DEventProcessor_bcal_hists::DEventProcessor_bcal_hists ( )
inline

Definition at line 20 of file DEventProcessor_bcal_hists.h.

DEventProcessor_bcal_hists::~DEventProcessor_bcal_hists ( )
inline

Definition at line 21 of file DEventProcessor_bcal_hists.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 71 of file DEventProcessor_bcal_hists.cc.

const char* DEventProcessor_bcal_hists::className ( void  )
inline

Definition at line 22 of file DEventProcessor_bcal_hists.h.

jerror_t DEventProcessor_bcal_hists::erun ( void  )
private

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

Definition at line 206 of file DEventProcessor_bcal_hists.cc.

jerror_t DEventProcessor_bcal_hists::fini ( void  )
private

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

Definition at line 216 of file DEventProcessor_bcal_hists.cc.

Member Data Documentation

TH1F* DEventProcessor_bcal_hists::bcal_fcal_two_gamma_mass
private

Definition at line 32 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F * DEventProcessor_bcal_hists::bcal_fcal_two_gamma_mass_cut
private

Definition at line 32 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F* DEventProcessor_bcal_hists::E_shower
private

Definition at line 35 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::Ecorr_over_Erec_vs_z
private

Definition at line 37 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::Edeposited_over_Ethrown_vs_z
private

Definition at line 41 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::Erec_over_Ethrown_vs_z
private

Definition at line 36 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::Ereconstructed_vs_Ethrown
private

Definition at line 38 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F * DEventProcessor_bcal_hists::Etot_hits
private

Definition at line 39 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F* DEventProcessor_bcal_hists::Etot_truth
private

Definition at line 39 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::Etruth_over_Ethrown_vs_z
private

Definition at line 40 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F* DEventProcessor_bcal_hists::two_gamma_mass
private

Definition at line 31 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F * DEventProcessor_bcal_hists::two_gamma_mass_corr
private

Definition at line 31 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F * DEventProcessor_bcal_hists::two_gamma_mass_cut
private

Definition at line 31 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH2F* DEventProcessor_bcal_hists::xy_shower
private

Definition at line 33 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().

TH1F* DEventProcessor_bcal_hists::z_shower
private

Definition at line 34 of file DEventProcessor_bcal_hists.h.

Referenced by evnt(), and init().


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