Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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) |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 41 of file HGCGeometryValidation.cc.
|
explicit |
Definition at line 80 of file HGCGeometryValidation.cc.
References g4Token_, geometrySource_, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
override |
Definition at line 86 of file HGCGeometryValidation.cc.
|
overrideprotected |
Definition at line 187 of file HGCGeometryValidation.cc.
References HcalDDDSimConstants::cell(), funct::cos(), DEFINE_FWK_MODULE, egammaForCoreTracking_cff::depth, PHGCalValidInfo::eehgcEdep(), PHGCalValidInfo::eeTotEdep(), PVValHelper::eta, JetChargeProducer_cfi::exp, MonitorElement::Fill(), DetId::Forward, g4Token_, edm::Event::getByToken(), DetId::Hcal, hcons_, hebdX, hebdxVsLayer, hebdxVsX, hebdY, hebdyVsLayer, hebdyVsY, hebdZ, hebdzVsLayer, hebdzVsZ, PHGCalValidInfo::hebhgcEdep(), hebLayerVsEnStep, PHGCalValidInfo::hebTotEdep(), hebTotEdepStep, hebXG4VsId, hebYG4VsId, hebZG4VsId, heedX, heedxVsLayer, heedxVsX, heedY, heedyVsLayer, heedyVsY, heedZ, heedzVsLayer, heedzVsZ, heeLayerVsEnStep, heeTotEdepStep, heeXG4VsId, heeYG4VsId, heeZG4VsId, hefdX, hefdxVsLayer, hefdxVsX, hefdY, hefdyVsLayer, hefdyVsY, hefdZ, hefdzVsLayer, hefdzVsZ, PHGCalValidInfo::hefhgcEdep(), hefLayerVsEnStep, PHGCalValidInfo::hefTotEdep(), hefTotEdepStep, hefXG4VsId, hefYG4VsId, hefZG4VsId, HGCEE, hgcGeometry_, HGCHEF, PHGCalValidInfo::hitDets(), PHGCalValidInfo::hitIndex(), PHGCalValidInfo::hitvtxX(), PHGCalValidInfo::hitvtxY(), PHGCalValidInfo::hitvtxZ(), mps_fire::i, createfilelist::int, edm::HandleBase::isValid(), phi, rho, HcalCellType::HcalCell::rz, funct::sin(), funct::tan(), HcalTestNumbering::unpackHcalIndex(), HGCalTestNumbering::unpackHexagonIndex(), geometryCSVtoXML::xx, geometryCSVtoXML::xy, and ecaldqm::zside().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 123 of file HGCGeometryValidation.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), hebdX, hebdxVsLayer, hebdxVsX, hebdY, hebdyVsLayer, hebdyVsY, hebdZ, hebdzVsLayer, hebdzVsZ, hebLayerVsEnStep, hebTotEdepStep, hebXG4VsId, hebYG4VsId, hebZG4VsId, heedX, heedxVsLayer, heedxVsX, heedY, heedyVsLayer, heedyVsY, heedZ, heedzVsLayer, heedzVsZ, heeLayerVsEnStep, heeTotEdepStep, heeXG4VsId, heeYG4VsId, heeZG4VsId, hefdX, hefdxVsLayer, hefdxVsX, hefdY, hefdyVsLayer, hefdyVsY, hefdZ, hefdzVsLayer, hefdzVsZ, hefLayerVsEnStep, hefTotEdepStep, hefXG4VsId, hefYG4VsId, hefZG4VsId, and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 94 of file HGCGeometryValidation.cc.
References spr::find(), geometrySource_, edm::EventSetup::get(), hcons_, hgcGeometry_, mps_fire::i, edm::ESHandleBase::isValid(), and edm::ESHandle< T >::product().
|
static |
Definition at line 88 of file HGCGeometryValidation.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 55 of file HGCGeometryValidation.cc.
Referenced by analyze(), and HGCGeometryValidation().
|
private |
Definition at line 56 of file HGCGeometryValidation.cc.
Referenced by dqmBeginRun(), and HGCGeometryValidation().
|
private |
Definition at line 60 of file HGCGeometryValidation.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 77 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HGCGeometryValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file HGCGeometryValidation.cc.
Referenced by analyze(), and dqmBeginRun().