#include <EcalDisplaysByEvent.h>
Public Member Functions | |
EcalDisplaysByEvent (const edm::ParameterSet &) | |
~EcalDisplaysByEvent () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Types | |
enum | Ecal2DHistSubDetType { EB_FINE = 0, EB_COARSE = 1, EEM_FINE = 2, EEM_COARSE = 3, EEP_FINE = 4, EEP_COARSE = 5 } |
Private Member Functions | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
void | deleteEvtByEvtHists () |
void | drawCanvas (TCanvas *canvas, TH1F *hist1, TH1F *hist2, TH1F *hist3) |
void | drawCanvas (TCanvas *canvas, TH2F *hist1, TH2F *hist2, TH2F *hist3) |
void | drawCanvas (TCanvas *canvas, TH3F *hist1, TH3F *hist2, TH3F *hist3) |
void | drawEELines () |
void | drawHistos () |
void | drawTimingErrors (TProfile2D *profile) |
virtual void | endJob () |
std::string | floatToString (float num) |
int | getEEIndex (EcalElectronicsId elecId) |
TCanvas * | init2DEcalCanvas (std::string canvasName) |
TH2F * | init2DEcalHist (std::string histTypeName, int subDet) |
TH3F * | init3DEcalHist (std::string histTypeName, int dubDet) |
void | initAllEventHistos () |
void | initEvtByEvtHists (int naiveEvtNum_, int ievt) |
void | initHists (int) |
std::string | intToString (int num) |
void | makeHistos (edm::Handle< EBDigiCollection > ebDigis) |
void | makeHistos (edm::Handle< EEDigiCollection > eeDigis) |
void | makeHistos (edm::Handle< EcalRecHitCollection > hits) |
TGraph * | selectDigi (DetId det, int ievt) |
void | selectHits (edm::Handle< EcalRecHitCollection > hits, int ievt, edm::ESHandle< CaloTopology > caloTopo) |
Static Private Attributes | |
static edm::Service< TFileService > | fileService |
static float | gainRatio [3] = { 1., 2. , 12. } |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 64 of file EcalDisplaysByEvent.h.
|
private |
Enumerator | |
---|---|
EB_FINE | |
EB_COARSE | |
EEM_FINE | |
EEM_COARSE | |
EEP_FINE | |
EEP_COARSE |
Definition at line 80 of file EcalDisplaysByEvent.h.
|
explicit |
Definition at line 43 of file EcalDisplaysByEvent.cc.
References abscissa, allFedsTimingHist_, fedMap_, fileService, edm::ParameterSet::getUntrackedParameter(), i, initAllEventHistos(), TFileService::make(), maskedChannels_, maskedEBs_, maskedFEDs_, naiveEvtNum_, and seedCrys_.
EcalDisplaysByEvent::~EcalDisplaysByEvent | ( | ) |
Definition at line 102 of file EcalDisplaysByEvent.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 122 of file EcalDisplaysByEvent.cc.
References canvasNames_, deleteEvtByEvtHists(), drawHistos(), EBDigis_, EBdigisHandle, EBRecHitCollection_, EEDigis_, EEdigisHandle, EERecHitCollection_, edm::EventID::event(), FEDsAndDCCHeaders_, fileService, edm::EventSetup::get(), edm::Event::getByLabel(), headerProducer_, histoCanvasNames_, histoCanvasNamesVector, edm::EventBase::id(), initEvtByEvtHists(), listEBChannels, listEEChannels, TFileService::make(), makeDigiGraphs_, makeHistos(), naiveEvtNum_, names, edm::EventID::run(), runNum_, and selectHits().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 113 of file EcalDisplaysByEvent.cc.
References ecalElectronicsMap_, edm::EventSetup::get(), patZpeak::handle, and edm::ESHandle< class >::product().
|
private |
Definition at line 738 of file EcalDisplaysByEvent.cc.
References digiOccupancyCanvas_, digiOccupancyCoarseCanvas_, digiOccupancyEB_, digiOccupancyEBcoarse_, digiOccupancyEEM_, digiOccupancyEEMcoarse_, digiOccupancyEEP_, digiOccupancyEEPcoarse_, energyCanvas_, energyEB_, energyEEM_, energyEEP_, energyMapCanvas_, energyMapCoarseCanvas_, energyMapEB_, energyMapEBcoarse_, energyMapEEM_, energyMapEEMcoarse_, energyMapEEP_, energyMapEEPcoarse_, recHitOccupancyCanvas_, recHitOccupancyCoarseCanvas_, recHitOccupancyEB_, recHitOccupancyEBcoarse_, recHitOccupancyEEM_, recHitOccupancyEEMcoarse_, recHitOccupancyEEP_, recHitOccupancyEEPcoarse_, timingCanvas_, timingEB_, timingEEM_, timingEEP_, timingMapCanvas_, timingMapEB_, timingMapEEM_, and timingMapEEP_.
Referenced by analyze().
|
private |
Definition at line 976 of file EcalDisplaysByEvent.cc.
References histoCanvasNamesVector.
Referenced by drawHistos(), and endJob().
|
private |
Definition at line 991 of file EcalDisplaysByEvent.cc.
References drawEELines(), and histoCanvasNamesVector.
|
private |
Definition at line 1015 of file EcalDisplaysByEvent.cc.
References drawEELines(), drawTimingErrors(), histoCanvasNamesVector, and timingMapCoarseCanvas_.
|
private |
Definition at line 1087 of file EcalDisplaysByEvent.cc.
References i, and prof2calltree::l.
Referenced by drawCanvas().
|
private |
Definition at line 948 of file EcalDisplaysByEvent.cc.
References digiOccupancyCanvas_, digiOccupancyCoarseCanvas_, digiOccupancyEB_, digiOccupancyEBcoarse_, digiOccupancyEEM_, digiOccupancyEEMcoarse_, digiOccupancyEEP_, digiOccupancyEEPcoarse_, drawCanvas(), energyCanvas_, energyEB_, energyEEM_, energyEEP_, energyMapCanvas_, energyMapCoarseCanvas_, energyMapEB_, energyMapEBcoarse_, energyMapEEM_, energyMapEEMcoarse_, energyMapEEP_, energyMapEEPcoarse_, makeEnergyHistos_, makeOccupancyHistos_, makeTimingHistos_, recHitOccupancyCanvas_, recHitOccupancyCoarseCanvas_, recHitOccupancyEB_, recHitOccupancyEBcoarse_, recHitOccupancyEEM_, recHitOccupancyEEMcoarse_, recHitOccupancyEEP_, recHitOccupancyEEPcoarse_, timingCanvas_, timingEB_, timingEEM_, timingEEP_, timingMapCanvas_, timingMapEB_, timingMapEEM_, and timingMapEEP_.
Referenced by analyze().
|
private |
Definition at line 1050 of file EcalDisplaysByEvent.cc.
References i, j, and cuy::tex.
Referenced by drawCanvas().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 596 of file EcalDisplaysByEvent.cc.
References canvasNames_, digiOccupancyCanvasAll_, digiOccupancyCoarseCanvasAll_, digiOccupancyEBAll_, digiOccupancyEBcoarseAll_, digiOccupancyEEMAll_, digiOccupancyEEMcoarseAll_, digiOccupancyEEPAll_, digiOccupancyEEPcoarseAll_, drawCanvas(), energyCanvasAll_, energyEBAll_, energyEEMAll_, energyEEPAll_, energyMapCanvasAll_, energyMapCoarseCanvasAll_, energyMapEBAll_, energyMapEBcoarseAll_, energyMapEEMAll_, energyMapEEMcoarseAll_, energyMapEEPAll_, energyMapEEPcoarseAll_, HcalMonitorModule_cfi::feds, histoCanvasNames_, intToString(), maskedChannels_, maskedFEDs_, recHitOccupancyCanvasAll_, recHitOccupancyCoarseCanvasAll_, recHitOccupancyEBAll_, recHitOccupancyEBcoarseAll_, recHitOccupancyEEMAll_, recHitOccupancyEEMcoarseAll_, recHitOccupancyEEPAll_, recHitOccupancyEEPcoarseAll_, runNum_, seedFrequencyMap_, AlCaHLTBitMon_QueryRunRegistry::string, timingCanvasAll_, timingEBAll_, timingEEMAll_, timingEEPAll_, timingMapCanvasAll_, timingMapEBAll_, timingMapEEMAll_, and timingMapEEPAll_.
|
private |
|
private |
Definition at line 388 of file EcalDisplaysByEvent.cc.
References EcalElectronicsId::dccId(), EcalElectronicsId::stripId(), EcalElectronicsId::towerId(), and EcalElectronicsId::xtalId().
Referenced by selectDigi(), and selectHits().
|
private |
Definition at line 943 of file EcalDisplaysByEvent.cc.
References svgfig::canvas().
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 898 of file EcalDisplaysByEvent.cc.
References EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, estimatePileup::hist, GeomDetEnumerators::isBarrel(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 831 of file EcalDisplaysByEvent.cc.
References EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, estimatePileup::hist, i, GeomDetEnumerators::isBarrel(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 778 of file EcalDisplaysByEvent.cc.
References digiOccupancyCanvasAll_, digiOccupancyCoarseCanvasAll_, digiOccupancyEBAll_, digiOccupancyEBcoarseAll_, digiOccupancyEEMAll_, digiOccupancyEEMcoarseAll_, digiOccupancyEEPAll_, digiOccupancyEEPcoarseAll_, EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, EEP_FINE, energyCanvasAll_, energyEBAll_, energyEEMAll_, energyEEPAll_, energyMapCanvasAll_, energyMapCoarseCanvasAll_, energyMapEBAll_, energyMapEBcoarseAll_, energyMapEEMAll_, energyMapEEMcoarseAll_, energyMapEEPAll_, energyMapEEPcoarseAll_, histRangeMax_, histRangeMin_, init2DEcalCanvas(), init2DEcalHist(), init3DEcalHist(), recHitOccupancyCanvasAll_, recHitOccupancyCoarseCanvasAll_, recHitOccupancyEBAll_, recHitOccupancyEBcoarseAll_, recHitOccupancyEEMAll_, recHitOccupancyEEMcoarseAll_, recHitOccupancyEEPAll_, recHitOccupancyEEPcoarseAll_, timingCanvasAll_, timingEBAll_, timingEEMAll_, timingEEPAll_, timingMapCanvasAll_, timingMapEBAll_, timingMapEBCoarseAll_, timingMapEEMAll_, timingMapEEMCoarseAll_, timingMapEEPAll_, and timingMapEEPCoarseAll_.
Referenced by EcalDisplaysByEvent().
|
private |
Definition at line 677 of file EcalDisplaysByEvent.cc.
References digiOccupancyCanvas_, digiOccupancyCoarseCanvas_, digiOccupancyEB_, digiOccupancyEBcoarse_, digiOccupancyEEM_, digiOccupancyEEMcoarse_, digiOccupancyEEP_, digiOccupancyEEPcoarse_, EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, EEP_FINE, energyCanvas_, energyEB_, energyEEM_, energyEEP_, energyMapCanvas_, energyMapCoarseCanvas_, energyMapEB_, energyMapEBcoarse_, energyMapEEM_, energyMapEEMcoarse_, energyMapEEP_, energyMapEEPcoarse_, histRangeMax_, histRangeMin_, init2DEcalCanvas(), init2DEcalHist(), init3DEcalHist(), intToString(), makeEnergyHistos_, makeOccupancyHistos_, makeTimingHistos_, recHitOccupancyCanvas_, recHitOccupancyCoarseCanvas_, recHitOccupancyEB_, recHitOccupancyEBcoarse_, recHitOccupancyEEM_, recHitOccupancyEEMcoarse_, recHitOccupancyEEP_, recHitOccupancyEEPcoarse_, timingCanvas_, timingEB_, timingEEM_, timingEEP_, timingMapCanvas_, timingMapEB_, timingMapEEM_, timingMapEEMCoarse_, timingMapEEP_, and timingMapEEPCoarse_.
Referenced by analyze().
|
private |
Definition at line 665 of file EcalDisplaysByEvent.cc.
References fedMap_, FEDsAndTimingHists_, fileService, EcalFedMap::getSliceFromFed(), intToString(), and TFileService::make().
Referenced by makeHistos().
|
private |
Definition at line 648 of file EcalDisplaysByEvent.cc.
Referenced by endJob(), initEvtByEvtHists(), initHists(), selectDigi(), and selectHits().
|
private |
Definition at line 394 of file EcalDisplaysByEvent.cc.
References edm::DataFrameContainer::begin(), digiOccupancyEB_, digiOccupancyEBAll_, digiOccupancyEBcoarse_, digiOccupancyEBcoarseAll_, edm::DataFrameContainer::end(), EBDetId::ieta(), EBDetId::iphi(), makeOccupancyHistos_, and edm::Handle< T >::product().
Referenced by analyze().
|
private |
Definition at line 410 of file EcalDisplaysByEvent.cc.
References edm::DataFrameContainer::begin(), EcalElectronicsId::dccId(), digiOccupancyEEM_, digiOccupancyEEMAll_, digiOccupancyEEMcoarse_, digiOccupancyEEMcoarseAll_, digiOccupancyEEP_, digiOccupancyEEPAll_, digiOccupancyEEPcoarse_, digiOccupancyEEPcoarseAll_, ecalElectronicsMap_, edm::DataFrameContainer::end(), EcalElectronicsMapping::getElectronicsId(), EEDetId::ix(), EEDetId::iy(), makeOccupancyHistos_, and edm::Handle< T >::product().
|
private |
Definition at line 445 of file EcalDisplaysByEvent.cc.
References allFedsTimingHist_, EcalElectronicsId::dccId(), ecalElectronicsMap_, relval_parameters_module::energy, EcalRecHit::energy(), energyEB_, energyEBAll_, energyEEM_, energyEEMAll_, energyEEP_, energyEEPAll_, energyMapEB_, energyMapEBAll_, energyMapEBcoarse_, energyMapEBcoarseAll_, energyMapEEM_, energyMapEEMAll_, energyMapEEMcoarse_, energyMapEEMcoarseAll_, energyMapEEP_, energyMapEEPAll_, energyMapEEPcoarse_, energyMapEEPcoarseAll_, FEDsAndTimingHists_, EcalElectronicsMapping::getElectronicsId(), EcalRecHit::id(), initHists(), GeomDetEnumerators::isBarrel(), makeEnergyHistos_, makeOccupancyHistos_, makeTimingHistos_, minTimingAmp_, minTimingEnergyEB_, minTimingEnergyEE_, recHitOccupancyEB_, recHitOccupancyEBAll_, recHitOccupancyEBcoarse_, recHitOccupancyEBcoarseAll_, recHitOccupancyEEM_, recHitOccupancyEEMAll_, recHitOccupancyEEMcoarse_, recHitOccupancyEEMcoarseAll_, recHitOccupancyEEP_, recHitOccupancyEEPAll_, recHitOccupancyEEPcoarse_, recHitOccupancyEEPcoarseAll_, cond::rpcobgas::time, EcalRecHit::time(), timingEB_, timingEBAll_, timingEEM_, timingEEMAll_, timingEEP_, timingEEPAll_, timingMapEB_, timingMapEBAll_, timingMapEBCoarseAll_, timingMapEEM_, timingMapEEMAll_, timingMapEEMCoarseAll_, timingMapEEP_, timingMapEEPAll_, and timingMapEEPCoarseAll_.
|
private |
Definition at line 280 of file EcalDisplaysByEvent.cc.
References abscissa, EcalMGPASample::adc(), crysAndAmplitudesMap_, EcalElectronicsId::dccId(), DetId::det(), EBdigisHandle, DetId::Ecal, ecalElectronicsMap_, EEdigisHandle, relval_parameters_module::energy, fedMap_, FEDsAndDCCHeaders_, fileService, floatToString(), ecalMGPA::gainId(), EcalMGPASample::gainId(), gainRatio, getEEIndex(), EcalElectronicsMapping::getElectronicsId(), EcalFedMap::getSliceFromFed(), i, intToString(), GeomDetEnumerators::isBarrel(), TFileService::make(), naiveEvtNum_, mergeVDriftHistosByStation::name, ordinate, EcalCondDBWriter_cfi::pedestal, EcalDataFrame::sample(), EcalDataFrame::size(), and indexGen::title.
Referenced by selectHits().
|
private |
Definition at line 204 of file EcalDisplaysByEvent.cc.
References timingPdfMaker::can, crysAndAmplitudesMap_, EcalElectronicsId::dccId(), ecalElectronicsMap_, EcalRecHit::energy(), spr::find(), getEEIndex(), EcalElectronicsMapping::getElectronicsId(), CaloNavigator< T, TOPO >::home(), i, EcalRecHit::id(), intToString(), GeomDetEnumerators::isBarrel(), j, maskedChannels_, maskedFEDs_, naiveEvtNum_, mergeVDriftHistosByStation::name, names, CaloNavigator< T, TOPO >::offsetBy(), query::result, fileCollector::seed, seedCrys_, seedFrequencyMap_, selectDigi(), side_, threshold_, and indexGen::title.
Referenced by analyze().
|
private |
Definition at line 132 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and selectDigi().
|
private |
Definition at line 149 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and makeHistos().
|
private |
Definition at line 234 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 145 of file EcalDisplaysByEvent.h.
Referenced by selectDigi(), and selectHits().
|
private |
Definition at line 187 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 229 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 188 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 230 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 169 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 211 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 170 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 212 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 171 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 213 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 172 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 214 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 173 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 215 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 174 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 216 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 109 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 113 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 107 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 237 of file EcalDisplaysByEvent.h.
Referenced by beginRun(), makeHistos(), selectDigi(), and selectHits().
|
private |
Definition at line 110 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 114 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 108 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 182 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 224 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 154 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 196 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 155 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 197 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 156 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 198 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 183 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 225 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 184 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 226 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 157 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 199 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 158 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 200 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 159 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 201 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 160 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 202 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 161 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 203 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 162 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 204 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 236 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), initHists(), and selectDigi().
|
private |
Definition at line 146 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 144 of file EcalDisplaysByEvent.h.
Referenced by initHists(), and makeHistos().
|
staticprivate |
Definition at line 136 of file EcalDisplaysByEvent.h.
Referenced by analyze(), EcalDisplaysByEvent(), initHists(), and selectDigi().
|
staticprivate |
Definition at line 135 of file EcalDisplaysByEvent.h.
Referenced by selectDigi().
|
private |
Definition at line 111 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 235 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 139 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and drawCanvas().
|
private |
Definition at line 125 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 124 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 129 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 130 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 120 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 122 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 123 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 121 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 140 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), endJob(), and selectHits().
|
private |
Definition at line 143 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent().
|
private |
Definition at line 141 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), endJob(), and selectHits().
|
private |
Definition at line 119 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 126 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 127 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 239 of file EcalDisplaysByEvent.h.
Referenced by analyze(), EcalDisplaysByEvent(), selectDigi(), and selectHits().
|
private |
Definition at line 138 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectHits().
|
private |
Definition at line 133 of file EcalDisplaysByEvent.h.
Referenced by selectDigi().
|
private |
Definition at line 185 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 227 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 186 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 228 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 163 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 205 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 164 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 206 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 165 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 207 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 166 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 208 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 167 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 209 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 168 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 210 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 116 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 142 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and selectHits().
|
private |
Definition at line 147 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and selectHits().
|
private |
Definition at line 117 of file EcalDisplaysByEvent.h.
Referenced by selectHits().
|
private |
Definition at line 118 of file EcalDisplaysByEvent.h.
Referenced by selectHits().
|
private |
Definition at line 181 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 223 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 151 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 193 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 152 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 194 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 153 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 195 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 190 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 232 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 189 of file EcalDisplaysByEvent.h.
Referenced by drawCanvas().
|
private |
Definition at line 231 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 178 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 220 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 175 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 217 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and makeHistos().
|
private |
Definition at line 179 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 221 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 176 of file EcalDisplaysByEvent.h.
Referenced by initEvtByEvtHists().
|
private |
Definition at line 218 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and makeHistos().
|
private |
Definition at line 180 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 222 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 177 of file EcalDisplaysByEvent.h.
Referenced by initEvtByEvtHists().
|
private |
Definition at line 219 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and makeHistos().