Public Attributes | |
std::vector< int > | nEvtInBinE |
std::vector< std::vector< int > > | nEvtInBinEta |
std::vector< std::vector< std::vector< int > > > | nEvtInBinPhi |
unsigned int | nEvtPerBinE |
unsigned int | nEvtPerBinEta |
unsigned int | nEvtPerBinPhi |
SLBin3D | SLCollection |
std::vector< double > | SLEnergyBins |
std::vector< double > | SLEtaBins |
CastorShowerLibraryInfo | SLInfo |
std::vector< double > | SLPhiBins |
Definition at line 101 of file CastorShowerLibraryMaker.h.
std::vector<int> CastorShowerLibraryMaker::ShowerLib::nEvtInBinE |
Definition at line 110 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::SLisEBinFilled(), and CastorShowerLibraryMaker::SLnEvtInBinE().
std::vector<std::vector<int> > CastorShowerLibraryMaker::ShowerLib::nEvtInBinEta |
Definition at line 111 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::SLisEtaBinFilled(), and CastorShowerLibraryMaker::SLnEvtInBinEta().
std::vector<std::vector<std::vector<int> > > CastorShowerLibraryMaker::ShowerLib::nEvtInBinPhi |
Definition at line 112 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::SLisPhiBinFilled(), CastorShowerLibraryMaker::SLnEvtInBinPhi(), and CastorShowerLibraryMaker::update().
unsigned int CastorShowerLibraryMaker::ShowerLib::nEvtPerBinE |
Definition at line 107 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::SLisEBinFilled(), and CastorShowerLibraryMaker::update().
unsigned int CastorShowerLibraryMaker::ShowerLib::nEvtPerBinEta |
Definition at line 108 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::SLisEtaBinFilled(), and CastorShowerLibraryMaker::update().
unsigned int CastorShowerLibraryMaker::ShowerLib::nEvtPerBinPhi |
Definition at line 109 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::SLisPhiBinFilled(), and CastorShowerLibraryMaker::update().
SLBin3D CastorShowerLibraryMaker::ShowerLib::SLCollection |
Definition at line 103 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::InitSLHolder(), and CastorShowerLibraryMaker::update().
std::vector<double> CastorShowerLibraryMaker::ShowerLib::SLEnergyBins |
Definition at line 104 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::FindEnergyBin(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::IsSLReady(), CastorShowerLibraryMaker::printSLstatus(), CastorShowerLibraryMaker::SLacceptEvent(), and CastorShowerLibraryMaker::update().
std::vector<double> CastorShowerLibraryMaker::ShowerLib::SLEtaBins |
Definition at line 105 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::FindEtaBin(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::printSLstatus(), CastorShowerLibraryMaker::SLacceptEvent(), and CastorShowerLibraryMaker::update().
CastorShowerLibraryInfo CastorShowerLibraryMaker::ShowerLib::SLInfo |
Definition at line 102 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::InitSLHolder(), and CastorShowerLibraryMaker::update().
std::vector<double> CastorShowerLibraryMaker::ShowerLib::SLPhiBins |
Definition at line 106 of file CastorShowerLibraryMaker.h.
Referenced by CastorShowerLibraryMaker::CastorShowerLibraryMaker(), CastorShowerLibraryMaker::FindPhiBin(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibraryMaker::printSLstatus(), CastorShowerLibraryMaker::SLacceptEvent(), and CastorShowerLibraryMaker::update().