#include <EcalDisplaysByEvent.h>
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 | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
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) |
void | endJob () override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
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) |
Static Private Attributes | |
static edm::Service< TFileService > | fileService |
static float | gainRatio [3] = {1., 2., 12.} |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 62 of file EcalDisplaysByEvent.h.
|
private |
Enumerator | |
---|---|
EB_FINE | |
EB_COARSE | |
EEM_FINE | |
EEM_COARSE | |
EEP_FINE | |
EEP_COARSE |
Definition at line 78 of file EcalDisplaysByEvent.h.
|
explicit |
Definition at line 41 of file EcalDisplaysByEvent.cc.
References abscissa, allFedsTimingHist_, fedMap_, fileService, EcalFedMap::getFedFromSlice(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, initAllEventHistos(), TFileService::make(), maskedChannels_, maskedEBs_, maskedFEDs_, naiveEvtNum_, and seedCrys_.
|
override |
Definition at line 102 of file EcalDisplaysByEvent.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 116 of file EcalDisplaysByEvent.cc.
References edm::SortedCollection< T, SORT >::begin(), caloTopo_, canvasNames_, deleteEvtByEvtHists(), drawHistos(), EBdigisHandle, ebDigiToken_, ebRecHitToken_, EEdigisHandle, eeDigiToken_, eeRecHitToken_, edm::DataFrameContainer::empty(), edm::SortedCollection< T, SORT >::end(), FEDsAndDCCHeaders_, fileService, edm::EventSetup::getData(), histoCanvasNames_, histoCanvasNamesVector, iEvent, initEvtByEvtHists(), listEBChannels, listEEChannels, TFileService::make(), makeDigiGraphs_, makeHistos(), naiveEvtNum_, names, rawDataToken_, runNum_, selectHits(), and topologyToken_.
|
overrideprivate |
Definition at line 109 of file EcalDisplaysByEvent.cc.
References c, ecalElectronicsMap_, and ecalMappingToken_.
|
private |
Definition at line 660 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 879 of file EcalDisplaysByEvent.cc.
References svgfig::canvas(), and histoCanvasNamesVector.
Referenced by drawHistos(), and endJob().
|
private |
Definition at line 894 of file EcalDisplaysByEvent.cc.
References svgfig::canvas(), drawEELines(), and histoCanvasNamesVector.
|
private |
Definition at line 918 of file EcalDisplaysByEvent.cc.
References svgfig::canvas(), drawEELines(), drawTimingErrors(), histoCanvasNamesVector, and timingMapCoarseCanvas_.
|
private |
Definition at line 989 of file EcalDisplaysByEvent.cc.
References mps_fire::i, and cmsLHEtoEOSManager::l.
Referenced by drawCanvas().
|
private |
Definition at line 854 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 952 of file EcalDisplaysByEvent.cc.
References mps_fire::i, createfilelist::int, dqmiolumiharvest::j, PFElectronDQMAnalyzer_cfi::nBin, PostProcessor_cff::profile, and cuy::tex.
Referenced by drawCanvas().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 526 of file EcalDisplaysByEvent.cc.
References canvasNames_, ewkTauDQM_cfi::channels, digiOccupancyCanvasAll_, digiOccupancyCoarseCanvasAll_, digiOccupancyEBAll_, digiOccupancyEBcoarseAll_, digiOccupancyEEMAll_, digiOccupancyEEMcoarseAll_, digiOccupancyEEPAll_, digiOccupancyEEPcoarseAll_, drawCanvas(), energyCanvasAll_, energyEBAll_, energyEEMAll_, energyEEPAll_, energyMapCanvasAll_, energyMapCoarseCanvasAll_, energyMapEBAll_, energyMapEBcoarseAll_, energyMapEEMAll_, energyMapEEMcoarseAll_, energyMapEEPAll_, energyMapEEPcoarseAll_, l1tstage2emulator_dqm_sourceclient-live_cfg::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_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
overrideprivate |
Definition at line 113 of file EcalDisplaysByEvent.cc.
|
private |
Definition at line 584 of file EcalDisplaysByEvent.cc.
References EgammaValidation_cff::num.
Referenced by selectDigi().
|
private |
Definition at line 356 of file EcalDisplaysByEvent.cc.
References EcalElectronicsId::dccId(), EcalElectronicsId::stripId(), EcalElectronicsId::towerId(), and EcalElectronicsId::xtalId().
Referenced by selectDigi(), and selectHits().
|
private |
Definition at line 849 of file EcalDisplaysByEvent.cc.
References svgfig::canvas().
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 809 of file EcalDisplaysByEvent.cc.
References EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, gpuVertexFinder::hist, B2GTnPMonitor_cfi::histTitle, PixelPluginsPhase0_cfi::isBarrel, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 749 of file EcalDisplaysByEvent.cc.
References EB_COARSE, EB_FINE, EEM_COARSE, EEM_FINE, EEP_COARSE, gpuVertexFinder::hist, B2GTnPMonitor_cfi::histTitle, mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 699 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 603 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_, naiveEvtNum_, 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 592 of file EcalDisplaysByEvent.cc.
References fedMap_, FEDsAndTimingHists_, fileService, EcalFedMap::getSliceFromFed(), intToString(), and TFileService::make().
Referenced by makeHistos().
|
private |
Definition at line 577 of file EcalDisplaysByEvent.cc.
References EgammaValidation_cff::num.
Referenced by endJob(), initEvtByEvtHists(), initHists(), selectDigi(), and selectHits().
|
private |
Definition at line 361 of file EcalDisplaysByEvent.cc.
References edm::DataFrameContainer::begin(), digiOccupancyEB_, digiOccupancyEBAll_, digiOccupancyEBcoarse_, digiOccupancyEBcoarseAll_, edm::DataFrameContainer::end(), EBDetId::ieta(), LEDCalibrationChannels::ieta, EBDetId::iphi(), LEDCalibrationChannels::iphi, makeOccupancyHistos_, and edm::Handle< T >::product().
Referenced by analyze().
|
private |
Definition at line 376 of file EcalDisplaysByEvent.cc.
References EcalElectronicsId::dccId(), digiOccupancyEEM_, digiOccupancyEEMAll_, digiOccupancyEEMcoarse_, digiOccupancyEEMcoarseAll_, digiOccupancyEEP_, digiOccupancyEEPAll_, digiOccupancyEEPcoarse_, digiOccupancyEEPcoarseAll_, ecalElectronicsMap_, SimL1EmulatorDM_cff::eeDigis, EcalElectronicsMapping::getElectronicsId(), LEDCalibrationChannels::ieta, LEDCalibrationChannels::iphi, EEDetId::ix(), EEDetId::iy(), makeOccupancyHistos_, and edm::Handle< T >::product().
|
private |
Definition at line 406 of file EcalDisplaysByEvent.cc.
References allFedsTimingHist_, EcalElectronicsId::dccId(), ecalElectronicsMap_, HCALHighEnergyHPDFilter_cfi::energy, energyEB_, energyEBAll_, energyEEM_, energyEEMAll_, energyEEP_, energyEEPAll_, energyMapEB_, energyMapEBAll_, energyMapEBcoarse_, energyMapEBcoarseAll_, energyMapEEM_, energyMapEEMAll_, energyMapEEMcoarse_, energyMapEEMcoarseAll_, energyMapEEP_, energyMapEEPAll_, energyMapEEPcoarse_, energyMapEEPcoarseAll_, FEDsAndTimingHists_, EcalElectronicsMapping::getElectronicsId(), hfClusterShapes_cfi::hits, hit::id, LEDCalibrationChannels::ieta, initHists(), LEDCalibrationChannels::iphi, PixelPluginsPhase0_cfi::isBarrel, makeEnergyHistos_, makeOccupancyHistos_, makeTimingHistos_, minTimingAmp_, minTimingEnergyEB_, minTimingEnergyEE_, recHitOccupancyEB_, recHitOccupancyEBAll_, recHitOccupancyEBcoarse_, recHitOccupancyEBcoarseAll_, recHitOccupancyEEM_, recHitOccupancyEEMAll_, recHitOccupancyEEMcoarse_, recHitOccupancyEEMcoarseAll_, recHitOccupancyEEP_, recHitOccupancyEEPAll_, recHitOccupancyEEPcoarse_, recHitOccupancyEEPcoarseAll_, protons_cff::time, timingEB_, timingEBAll_, timingEEM_, timingEEMAll_, timingEEP_, timingEEPAll_, timingMapEB_, timingMapEBAll_, timingMapEBCoarseAll_, timingMapEEM_, timingMapEEMAll_, timingMapEEMCoarseAll_, timingMapEEP_, timingMapEEPAll_, and timingMapEEPCoarseAll_.
|
private |
Definition at line 255 of file EcalDisplaysByEvent.cc.
References abscissa, edm::DataFrameContainer::begin(), crysAndAmplitudesMap_, EcalElectronicsId::dccId(), DetId::det(), hgcalPerformanceValidation::df, EBdigisHandle, DetId::Ecal, ecalElectronicsMap_, EEdigisHandle, edm::DataFrameContainer::end(), HCALHighEnergyHPDFilter_cfi::energy, fedMap_, FEDsAndDCCHeaders_, fileService, dqmMemoryStats::float, floatToString(), ecalLiteDTU::gainId(), gainRatio, getEEIndex(), EcalElectronicsMapping::getElectronicsId(), EcalFedMap::getSliceFromFed(), mps_fire::i, intToString(), PixelPluginsPhase0_cfi::isBarrel, TFileService::make(), naiveEvtNum_, Skims_PA_cff::name, ordinate, EcalCondDBWriter_cfi::pedestal, and runGCPTkAlMap::title.
Referenced by selectHits().
|
private |
Definition at line 189 of file EcalDisplaysByEvent.cc.
References caloTopo_, timingPdfMaker::can, crysAndAmplitudesMap_, EcalElectronicsId::dccId(), ecalElectronicsMap_, spr::find(), getEEIndex(), EcalElectronicsMapping::getElectronicsId(), CaloTopology::getSubdetectorTopology(), hfClusterShapes_cfi::hits, CaloNavigator< T, TOPO >::home(), mps_fire::i, hit::id, intToString(), PixelPluginsPhase0_cfi::isBarrel, dqmiolumiharvest::j, maskedChannels_, maskedFEDs_, naiveEvtNum_, Skims_PA_cff::name, names, CaloNavigator< T, TOPO >::offsetBy(), mps_fire::result, fileCollector::seed, seedCrys_, seedFrequencyMap_, selectDigi(), side_, threshold_, and runGCPTkAlMap::title.
Referenced by analyze().
|
private |
Definition at line 131 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and selectDigi().
|
private |
Definition at line 148 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and makeHistos().
|
private |
Definition at line 237 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectHits().
|
private |
Definition at line 233 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 144 of file EcalDisplaysByEvent.h.
Referenced by selectDigi(), and selectHits().
|
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 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 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 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 99 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 103 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 109 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 97 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 107 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 236 of file EcalDisplaysByEvent.h.
Referenced by beginRun(), makeHistos(), selectDigi(), and selectHits().
|
private |
Definition at line 112 of file EcalDisplaysByEvent.h.
Referenced by beginRun().
|
private |
Definition at line 100 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 104 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 110 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 98 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 108 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
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 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 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 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 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 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 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 235 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), initHists(), and selectDigi().
|
private |
Definition at line 145 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectDigi().
|
private |
Definition at line 143 of file EcalDisplaysByEvent.h.
Referenced by initHists(), and makeHistos().
|
staticprivate |
Definition at line 135 of file EcalDisplaysByEvent.h.
Referenced by analyze(), EcalDisplaysByEvent(), initHists(), and selectDigi().
|
staticprivate |
Definition at line 134 of file EcalDisplaysByEvent.h.
Referenced by selectDigi().
|
private |
Definition at line 101 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 234 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 138 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and drawCanvas().
|
private |
Definition at line 124 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 123 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and initEvtByEvtHists().
|
private |
Definition at line 128 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 129 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 119 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
private |
Definition at line 121 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 122 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 120 of file EcalDisplaysByEvent.h.
Referenced by drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 139 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), endJob(), and selectHits().
|
private |
Definition at line 142 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent().
|
private |
Definition at line 140 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), endJob(), and selectHits().
|
private |
Definition at line 118 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 125 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 126 of file EcalDisplaysByEvent.h.
Referenced by makeHistos().
|
private |
Definition at line 239 of file EcalDisplaysByEvent.h.
Referenced by analyze(), EcalDisplaysByEvent(), initEvtByEvtHists(), selectDigi(), and selectHits().
|
private |
Definition at line 137 of file EcalDisplaysByEvent.h.
Referenced by analyze(), and selectHits().
|
private |
Definition at line 132 of file EcalDisplaysByEvent.h.
Referenced by selectDigi().
|
private |
Definition at line 106 of file EcalDisplaysByEvent.h.
Referenced by analyze().
|
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 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 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 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 115 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 141 of file EcalDisplaysByEvent.h.
Referenced by EcalDisplaysByEvent(), and selectHits().
|
private |
Definition at line 146 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and selectHits().
|
private |
Definition at line 116 of file EcalDisplaysByEvent.h.
Referenced by selectHits().
|
private |
Definition at line 117 of file EcalDisplaysByEvent.h.
Referenced by selectHits().
|
private |
Definition at line 180 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 222 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 150 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 192 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
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 189 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), and initEvtByEvtHists().
|
private |
Definition at line 231 of file EcalDisplaysByEvent.h.
Referenced by endJob(), and initAllEventHistos().
|
private |
Definition at line 188 of file EcalDisplaysByEvent.h.
Referenced by drawCanvas().
|
private |
Definition at line 230 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 177 of file EcalDisplaysByEvent.h.
Referenced by deleteEvtByEvtHists(), drawHistos(), initEvtByEvtHists(), and makeHistos().
|
private |
Definition at line 219 of file EcalDisplaysByEvent.h.
Referenced by endJob(), initAllEventHistos(), and makeHistos().
|
private |
Definition at line 174 of file EcalDisplaysByEvent.h.
|
private |
Definition at line 216 of file EcalDisplaysByEvent.h.
Referenced by initAllEventHistos(), and makeHistos().
|
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.
Referenced by initEvtByEvtHists().
|
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 113 of file EcalDisplaysByEvent.h.
Referenced by analyze().