#include <Validation/MtdValidation/plugins/BtlSimHitsValidation.cc>
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) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
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 Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Description: BTL SIM hits validation
Implementation: [Notes on implementation]
Definition at line 48 of file BtlSimHitsValidation.cc.
|
explicit |
Definition at line 100 of file BtlSimHitsValidation.cc.
References btlSimHitsToken_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 106 of file BtlSimHitsValidation.cc.
|
overrideprivate |
Definition at line 109 of file BtlSimHitsValidation.cc.
References btlSimHitsToken_, BTLDetId::column(), geant_units::operators::convertMmToCm(), geant_units::operators::convertUnitsTo(), TauDecayModes::dec, HCALHighEnergyHPDFilter_cfi::energy, Exception, dqm::impl::MonitorElement::Fill(), BTLDetId::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), edm::Event::getHandle(), MTDTopology::getMTDTopologyMode(), hitMinEnergy_, MTDGeometry::idToDet(), edm::makeValid(), meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitEvsZ_, meHitLogEnergy_, meHitPhi_, meHitTime_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meNevents_, meNhits_, meNtrkPerCell_, meOccupancy_, RectangularMTDTopology::nrows(), RectangularMTDTopology::pixelToModuleLocalPoint(), edm::ESHandle< T >::product(), DetId::rawId(), BTLDetId::row(), rpcPointValidation_cfi::simHit, ProxyMTDTopology::specificTopology(), ntuplemaker::time, GeomDet::toGlobal(), GeomDet::topology(), ecaldqm::topology(), x, y, and z.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 217 of file BtlSimHitsValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm::dqmstoreimpl::DQMStore::IBooker::bookProfile(), folder_, meHitEnergy_, meHitEta_, meHitEvsEta_, meHitEvsPhi_, meHitEvsZ_, meHitLogEnergy_, meHitPhi_, meHitTime_, meHitTvsE_, meHitTvsEta_, meHitTvsPhi_, meHitTvsZ_, meHitX_, meHitXlocal_, meHitY_, meHitYlocal_, meHitZ_, meHitZlocal_, meNevents_, meNhits_, meNtrkPerCell_, meOccupancy_, and dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder().
|
static |
Definition at line 263 of file BtlSimHitsValidation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 65 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and BtlSimHitsValidation().
|
private |
Definition at line 62 of file BtlSimHitsValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file BtlSimHitsValidation.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file BtlSimHitsValidation.cc.
Referenced by analyze(), and bookHistograms().