#include <GEMHitsValidation.h>
Private Attributes | |
bool | detailPlot_ |
MonitorElement * | gem_sh_eloss [2][3][2] |
MonitorElement * | gem_sh_elossMu [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | gem_sh_simple_elossMu |
std::unordered_map< UInt_t, MonitorElement * > | gem_sh_simple_tofMu |
MonitorElement * | gem_sh_tof [2][3][2] |
MonitorElement * | gem_sh_tofMu [2][3][2] |
MonitorElement * | gem_sh_xy [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | gem_sh_xy_st_ch |
MonitorElement * | gem_sh_zr [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | Hit_dcEta |
std::unordered_map< UInt_t, MonitorElement * > | Hit_simple_zr |
edm::EDGetToken | InputTagToken_ |
int | nBinXY_ |
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 |
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 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 GEMBaseValidation | |
int | nBinXY_ |
std::vector< double > | nBinZR_ |
std::vector< double > | RangeZR_ |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 7 of file GEMHitsValidation.h.
|
explicit |
Definition at line 7 of file GEMHitsValidation.cc.
References detailPlot_, edm::ParameterSet::getParameter(), and InputTagToken_.
|
override |
Definition at line 162 of file GEMHitsValidation.cc.
|
overridevirtual |
Implements GEMBaseValidation.
Definition at line 164 of file GEMHitsValidation.cc.
References funct::abs(), relativeConstraints::chamber, gather_cfg::cout, detailPlot_, fastSimProducer_cff::energyLoss, dqm::impl::MonitorElement::Fill(), gem_sh_eloss, gem_sh_elossMu, gem_sh_simple_elossMu, gem_sh_simple_tofMu, gem_sh_tof, gem_sh_tofMu, gem_sh_xy, gem_sh_xy_st_ch, gem_sh_zr, edm::Event::getByToken(), GEMBaseValidation::getStationLabel(), GEMBaseValidation::getSuffixName(), Hit_dcEta, Hit_simple_zr, hfClusterShapes_cfi::hits, triggerObjects_cff::id, GEMGeometry::idToDet(), GEMBaseValidation::initGeometry(), InputTagToken_, createfilelist::int, edm::HandleBase::isValid(), LogDebug, PV3DBase< T, PVType, FrameType >::perp(), HLT_2018_cff::region, relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::surface(), spr::timeOfFlight(), and Surface::toGlobal().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 12 of file GEMHitsValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), GEMBaseValidation::BookHistXY(), GEMBaseValidation::BookHistZR(), gather_cfg::cout, detailPlot_, gem_sh_eloss, gem_sh_elossMu, gem_sh_simple_elossMu, gem_sh_simple_tofMu, gem_sh_tof, gem_sh_tofMu, gem_sh_xy, gem_sh_xy_st_ch, gem_sh_zr, GEMBaseValidation::getDCEta(), GEMBaseValidation::getSimpleZR(), GEMBaseValidation::getStationLabel(), GEMBaseValidation::getSuffixName(), GEMBaseValidation::getSuffixTitle(), Hit_dcEta, Hit_simple_zr, GEMBaseValidation::initGeometry(), createfilelist::int, LogDebug, nBinXY_, GEMBaseValidation::nPart(), GEMBaseValidation::nRegion(), GEMBaseValidation::nStation(), HLT_2018_cff::region, GEMGeometry::regions(), relativeConstraints::ring, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
private |
Definition at line 33 of file GEMHitsValidation.h.
Referenced by analyze(), bookHistograms(), and GEMHitsValidation().
|
private |
Definition at line 20 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 29 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 18 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 19 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 16 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 17 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 26 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file GEMHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 31 of file GEMHitsValidation.h.
Referenced by analyze(), and GEMHitsValidation().
|
private |
Definition at line 32 of file GEMHitsValidation.h.
Referenced by bookHistograms().