#include <GEMStripDigiValidation.h>
Private Attributes | |
bool | detailPlot_ |
edm::EDGetToken | InputTagToken_ |
int | nBinXY_ |
MonitorElement * | theStrip [2][3][2] |
MonitorElement * | theStrip_bx [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | theStrip_dcEta |
MonitorElement * | theStrip_phistrip [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | theStrip_simple_zr |
MonitorElement * | theStrip_xy [2][3][2] |
std::unordered_map< UInt_t, MonitorElement * > | theStrip_xy_ch |
MonitorElement * | theStrip_zr [2][3][2] |
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 9 of file GEMStripDigiValidation.h.
|
explicit |
Definition at line 6 of file GEMStripDigiValidation.cc.
References detailPlot_, edm::ParameterSet::getParameter(), and InputTagToken_.
|
override |
Definition at line 113 of file GEMStripDigiValidation.cc.
|
overridevirtual |
Implements GEMBaseValidation.
Definition at line 115 of file GEMStripDigiValidation.cc.
References l1GtPatternGenerator_cfi::bx, GEMEtaPartition::centreOfStrip(), relativeConstraints::chamber, gather_cfg::cout, detailPlot_, GEMGeometry::etaPartition(), dqm::impl::MonitorElement::Fill(), edm::EventSetup::get(), GEMBaseValidation::getSuffixName(), runTauDisplay::gp, GEMGeometry::idToDet(), InputTagToken_, edm::HandleBase::isValid(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), AlCaHLTBitMon_QueryRunRegistry::string, digitizers_cfi::strip, GeomDet::surface(), theStrip, theStrip_bx, theStrip_dcEta, theStrip_phistrip, theStrip_simple_zr, theStrip_xy, theStrip_xy_ch, theStrip_zr, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 11 of file GEMStripDigiValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), GEMBaseValidation::BookHistXY(), GEMBaseValidation::BookHistZR(), detailPlot_, GEMBaseValidation::getDCEta(), GEMBaseValidation::getSimpleZR(), GEMBaseValidation::getSuffixName(), GEMBaseValidation::getSuffixTitle(), GEMBaseValidation::initGeometry(), LogDebug, Pi, HLT_2018_cff::region, GEMGeometry::regions(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, theStrip, theStrip_bx, theStrip_dcEta, theStrip_phistrip, theStrip_simple_zr, theStrip_xy, theStrip_xy_ch, and theStrip_zr.
|
private |
Definition at line 31 of file GEMStripDigiValidation.h.
Referenced by analyze(), bookHistograms(), and GEMStripDigiValidation().
|
private |
Definition at line 29 of file GEMStripDigiValidation.h.
Referenced by analyze(), and GEMStripDigiValidation().
|
private |
Definition at line 30 of file GEMStripDigiValidation.h.
|
private |
Definition at line 20 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 26 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 19 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 18 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 22 of file GEMStripDigiValidation.h.
Referenced by analyze(), and bookHistograms().