#include <DTSegment2DSLPhiQuality.h>
Private Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &, dtsegment2dsl::Histograms &) const override |
Book the DQM plots. More... | |
void | dqmAnalyze (edm::Event const &, edm::EventSetup const &, dtsegment2dsl::Histograms const &) const override |
Perform the real analysis. More... | |
Private Attributes | |
bool | debug_ |
bool | doall_ |
bool | local_ |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
edm::InputTag | segment4DLabel_ |
edm::EDGetTokenT< DTRecSegment4DCollection > | segment4DToken_ |
double | sigmaResAngle_ |
double | sigmaResPos_ |
edm::InputTag | simHitLabel_ |
edm::EDGetTokenT< edm::PSimHitContainer > | simHitToken_ |
Additional Inherited Members | |
Public Types inherited from DQMGlobalEDAnalyzerBase< dtsegment2dsl::Histograms, Args... > | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::global::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::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from DQMGlobalEDAnalyzerBase< dtsegment2dsl::Histograms, Args... > | |
uint64_t | meId (edm::Run const &run) const |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Protected Attributes inherited from DQMGlobalEDAnalyzerBase< dtsegment2dsl::Histograms, Args... > | |
DQMStore * | dqmstore_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Basic analyzer class which accesses 2D DTSegments reconstructed with both SL Phi and plot resolution comparing reconstructed and simulated quantities
Definition at line 33 of file DTSegment2DSLPhiQuality.h.
DTSegment2DSLPhiQuality::DTSegment2DSLPhiQuality | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 37 of file DTSegment2DSLPhiQuality.cc.
References DTHitQualityUtils::debug, debug_, doall_, local_, muonDTDigis_cfi::pset, segment4DLabel_, segment4DToken_, sigmaResAngle_, sigmaResPos_, simHitLabel_, and simHitToken_.
|
overrideprivatevirtual |
Implements DQMGlobalEDAnalyzerBase< dtsegment2dsl::Histograms, Args... >.
Definition at line 57 of file DTSegment2DSLPhiQuality.cc.
References doall_, and local_.
|
overrideprivatevirtual |
Perform the real analysis.
Implements DQMGlobalEDAnalyzerBase< dtsegment2dsl::Histograms, Args... >.
Definition at line 69 of file DTSegment2DSLPhiQuality.cc.
References relativeConstraints::chamber, DTGeometry::chamber(), gather_cfg::cout, debug_, HLT_2022v12_cff::distance, doall_, PV3DBase< T, PVType, FrameType >::eta(), DTHitQualityUtils::findMuSimSegment(), DTHitQualityUtils::findMuSimSegmentDirAndPos(), DTHitQualityUtils::findSegmentAlphaAndBeta(), edm::HandleBase::isValid(), DTRecSegment2D::localDirection(), DTRecSegment2D::localDirectionError(), DTRecSegment2D::localPosition(), DTRecSegment2D::localPositionError(), DTHitQualityUtils::mapMuSimHitsPerWire(), DTHitQualityUtils::mapSimHitsPerWire(), muonGeomToken_, PV3DBase< T, PVType, FrameType >::phi(), FastTimerService_cff::range, segment4DLabel_, segment4DToken_, singleTopDQM_cfi::setup, sigmaResAngle_, sigmaResPos_, rpcPointValidation_cfi::simHit, FastTrackerRecHitCombiner_cfi::simHits, simHitToken_, mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), and LocalError::xx().
|
private |
Definition at line 68 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 64 of file DTSegment2DSLPhiQuality.h.
Referenced by bookHistograms(), dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 65 of file DTSegment2DSLPhiQuality.h.
Referenced by bookHistograms(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 56 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze().
|
private |
Definition at line 51 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 53 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 62 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 59 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().
|
private |
Definition at line 50 of file DTSegment2DSLPhiQuality.h.
Referenced by DTSegment2DSLPhiQuality().
|
private |
Definition at line 52 of file DTSegment2DSLPhiQuality.h.
Referenced by dqmAnalyze(), and DTSegment2DSLPhiQuality().