#include <Validation/HGCalValidation/plugins/HGCalHitValidation.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
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) |
Private Types | |
typedef std::tuple< float, float, float, float > | HGCHitTuple |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 62 of file HGCalHitValidation.cc.
|
private |
Definition at line 76 of file HGCalHitValidation.cc.
|
explicit |
Definition at line 112 of file HGCalHitValidation.cc.
References bhRecHitToken_, bhSimHitToken_, eeRecHitToken_, eeSimHitToken_, fhRecHitToken_, fhSimHitToken_, geometrySource_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), ietaExcludeBH_, and relval_2017::k.
HGCalHitValidation::~HGCalHitValidation | ( | ) |
Definition at line 132 of file HGCalHitValidation.cc.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 237 of file HGCalHitValidation.cc.
References edm::SortedCollection< T, SORT >::begin(), bhRecHitToken_, bhSimHitToken_, HcalDDDSimConstants::cell(), funct::cos(), TauDecayModes::dec, HcalDDDRecConstants::HcalID::depth, HLT_25ns10e33_v2_cff::depth, HGCalTopology::detectorType(), HLT_25ns10e33_v2_cff::distance, eeRecHitToken_, eeSimHitToken_, edm::SortedCollection< T, SORT >::end(), relval_parameters_module::energy, CastorDataFrameFilter_impl::energySum(), HcalDDDRecConstants::HcalID::eta, eta, PV3DBase< T, PVType, FrameType >::eta(), fhRecHitToken_, fhSimHitToken_, MonitorElement::Fill(), spr::find(), edm::Event::getByToken(), CaloSubdetectorGeometry::getGeometry(), HcalDDDRecConstants::getHCID(), CaloCellGeometry::getPosition(), HcalEndcap, hcConr_, hcCons_, hcGeometry_, hebdEtaVsEta, hebdPhiVsPhi, hebdzVsZ, hebEnRec, hebEnSim, hebEnSimRec, hebRecVsSimX, hebRecVsSimY, hebRecVsSimZ, heedxVsX, heedyVsY, heedzVsZ, heeEnRec, heeEnSim, heeEnSimRec, heeRecVsSimX, heeRecVsSimY, heeRecVsSimZ, hefdxVsX, hefdyVsY, hefdzVsZ, hefEnRec, hefEnSim, hefEnSimRec, hefRecVsSimX, hefRecVsSimY, hefRecVsSimZ, hgcCons_, hgcGeometry_, ietaExcludeBH_, edm::HandleBase::isValid(), phi, HcalDDDRecConstants::HcalID::phi, PV3DBase< T, PVType, FrameType >::phi(), edm::Handle< T >::product(), HcalCellType::HcalCell::rz, jetcorrextractor::sign(), funct::sin(), HcalTestNumbering::unpackHcalIndex(), HGCalTestNumbering::unpackHexagonIndex(), Geom::Phi< T >::value(), PV3DBase< T, PVType, FrameType >::x(), create_public_lumi_plots::xy, PV3DBase< T, PVType, FrameType >::y(), z, PV3DBase< T, PVType, FrameType >::z(), and ecaldqm::zside().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 142 of file HGCalHitValidation.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), hebdEtaVsEta, hebdPhiVsPhi, hebdzVsZ, hebEnRec, hebEnSim, hebEnSimRec, hebRecVsSimX, hebRecVsSimY, hebRecVsSimZ, heedxVsX, heedyVsY, heedzVsZ, heeEnRec, heeEnSim, heeEnSimRec, heeRecVsSimX, heeRecVsSimY, heeRecVsSimZ, hefdxVsX, hefdyVsY, hefdzVsZ, hefEnRec, hefEnSim, hefEnSimRec, hefRecVsSimX, hefRecVsSimY, hefRecVsSimZ, M_PI, and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 184 of file HGCalHitValidation.cc.
References spr::find(), geometrySource_, edm::EventSetup::get(), CaloGeometry::getSubdetectorGeometry(), DetId::Hcal, HcalBarrel, hcConr_, hcCons_, hcGeometry_, hgcCons_, hgcGeometry_, i, edm::ESHandleBase::isValid(), and edm::ESHandle< class >::product().
|
static |
Definition at line 134 of file HGCalHitValidation.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 93 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 87 of file HGCalHitValidation.cc.
|
private |
Definition at line 90 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 91 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 87 of file HGCalHitValidation.cc.
|
private |
Definition at line 88 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 92 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 87 of file HGCalHitValidation.cc.
|
private |
Definition at line 89 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().
|
private |
Definition at line 84 of file HGCalHitValidation.cc.
Referenced by dqmBeginRun(), and HGCalHitValidation().
|
private |
Definition at line 82 of file HGCalHitValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 81 of file HGCalHitValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 83 of file HGCalHitValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 98 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file HGCalHitValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file HGCalHitValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 80 of file HGCalHitValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 85 of file HGCalHitValidation.cc.
Referenced by analyze(), and HGCalHitValidation().