#include <DEventProcessor_bcal_hists.h>
|
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...
|
|
DEventProcessor_bcal_hists::DEventProcessor_bcal_hists |
( |
| ) |
|
|
inline |
DEventProcessor_bcal_hists::~DEventProcessor_bcal_hists |
( |
| ) |
|
|
inline |
jerror_t DEventProcessor_bcal_hists::brun |
( |
JEventLoop * |
eventLoop, |
|
|
int32_t |
runnumber |
|
) |
| |
|
private |
const char* DEventProcessor_bcal_hists::className |
( |
void |
| ) |
|
|
inline |
jerror_t DEventProcessor_bcal_hists::erun |
( |
void |
| ) |
|
|
private |
jerror_t DEventProcessor_bcal_hists::evnt |
( |
JEventLoop * |
eventLoop, |
|
|
uint64_t |
eventnumber |
|
) |
| |
|
private |
Called every event.
Definition at line 79 of file DEventProcessor_bcal_hists.cc.
References bcal_fcal_two_gamma_mass, bcal_fcal_two_gamma_mass_cut, E_shower, Ecorr_over_Erec_vs_z, Edeposited_over_Ethrown_vs_z, Erec_over_Ethrown_vs_z, Ereconstructed_vs_Ethrown, Etot_hits, Etot_truth, Etruth_over_Ethrown_vs_z, FCAL_Z_OFFSET, DFCALCluster::getCentroid(), DFCALCluster::getEnergy(), DKinematicData::momentum(), p1, p2, DKinematicData::position(), sqrt(), two_gamma_mass, two_gamma_mass_corr, two_gamma_mass_cut, DBCALShower::x, xy_shower, DBCALShower::y, DBCALShower::z, and z_shower.
jerror_t DEventProcessor_bcal_hists::fini |
( |
void |
| ) |
|
|
private |
jerror_t DEventProcessor_bcal_hists::init |
( |
void |
| ) |
|
|
private |
Called once at program start.
Definition at line 37 of file DEventProcessor_bcal_hists.cc.
References bcal_fcal_two_gamma_mass, bcal_fcal_two_gamma_mass_cut, dir, E_shower, Ecorr_over_Erec_vs_z, Edeposited_over_Ethrown_vs_z, Erec_over_Ethrown_vs_z, Ereconstructed_vs_Ethrown, Etot_hits, Etot_truth, Etruth_over_Ethrown_vs_z, two_gamma_mass, two_gamma_mass_corr, two_gamma_mass_cut, xy_shower, and z_shower.
TH1F* DEventProcessor_bcal_hists::bcal_fcal_two_gamma_mass |
|
private |
TH1F * DEventProcessor_bcal_hists::bcal_fcal_two_gamma_mass_cut |
|
private |
TH1F* DEventProcessor_bcal_hists::E_shower |
|
private |
TH2F* DEventProcessor_bcal_hists::Ecorr_over_Erec_vs_z |
|
private |
TH2F* DEventProcessor_bcal_hists::Edeposited_over_Ethrown_vs_z |
|
private |
TH2F* DEventProcessor_bcal_hists::Erec_over_Ethrown_vs_z |
|
private |
TH2F* DEventProcessor_bcal_hists::Ereconstructed_vs_Ethrown |
|
private |
TH1F * DEventProcessor_bcal_hists::Etot_hits |
|
private |
TH1F* DEventProcessor_bcal_hists::Etot_truth |
|
private |
TH2F* DEventProcessor_bcal_hists::Etruth_over_Ethrown_vs_z |
|
private |
TH1F* DEventProcessor_bcal_hists::two_gamma_mass |
|
private |
TH1F * DEventProcessor_bcal_hists::two_gamma_mass_corr |
|
private |
TH1F * DEventProcessor_bcal_hists::two_gamma_mass_cut |
|
private |
TH2F* DEventProcessor_bcal_hists::xy_shower |
|
private |
TH1F* DEventProcessor_bcal_hists::z_shower |
|
private |
The documentation for this class was generated from the following files: