#include <DTResolutionAnalysisTask.h>
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &ibooker, DTSuperLayerId slId) |
void | fillHistos (DTSuperLayerId slId, float distExtr, float residual) |
Private Attributes | |
const DTGeometry * | dtGeom |
std::map< DTSuperLayerId, std::vector< MonitorElement * > > | histosPerSL |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
int | prescaleFactor |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
int | resetCycle |
u_int32_t | thePhiHitsCut |
u_int32_t | theZHitsCut |
std::string | topHistoFolder |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
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 DQMOneEDAnalyzer<> | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
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) |
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 () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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 DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 34 of file DTResolutionAnalysisTask.h.
DTResolutionAnalysisTask::DTResolutionAnalysisTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 32 of file DTResolutionAnalysisTask.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, prescaleFactor, recHits4DToken_, resetCycle, thePhiHitsCut, theZHitsCut, and topHistoFolder.
|
override |
|
overridevirtual |
To reset the MEs.
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 92 of file DTResolutionAnalysisTask.cc.
References DTGeometry::chamber(), filterCSVwithJSON::copy, funct::cos(), dtGeom, fillHistos(), edm::HandleBase::isValid(), phase1PixelTopology::layer, DTWireId::layerId(), sistrip::SpyUtilities::range(), recHits4DToken_, DTRecSegment2D::specificRecHits(), DTLayer::specificTopology(), DTSuperLayerId::superlayer(), DTChamber::superLayer(), DTLayerId::superlayerId(), thePhiHitsCut, theZHitsCut, GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
overridevirtual |
BookHistograms.
Implements DQMOneEDAnalyzer<>.
Definition at line 59 of file DTResolutionAnalysisTask.cc.
References bookHistos(), DTGeometry::chambers(), chambers, dtGeom, and DTChamberId::station().
|
private |
Definition at line 205 of file DTResolutionAnalysisTask.cc.
References dqm::implementation::IBooker::book1D(), mergeVDriftHistosByStation::histos, histosPerSL, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), topHistoFolder, and DTChamberId::wheel().
Referenced by bookHistograms().
|
overridevirtual |
BeginRun.
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 54 of file DTResolutionAnalysisTask.cc.
References dtGeom, edm::EventSetup::getData(), and muonGeomToken_.
|
private |
Definition at line 231 of file DTResolutionAnalysisTask.cc.
References mergeVDriftHistosByStation::histos, and histosPerSL.
Referenced by analyze().
|
private |
Definition at line 58 of file DTResolutionAnalysisTask.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 74 of file DTResolutionAnalysisTask.h.
Referenced by bookHistos(), and fillHistos().
|
private |
Definition at line 57 of file DTResolutionAnalysisTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 60 of file DTResolutionAnalysisTask.h.
Referenced by DTResolutionAnalysisTask().
|
private |
Definition at line 67 of file DTResolutionAnalysisTask.h.
Referenced by analyze(), and DTResolutionAnalysisTask().
|
private |
Definition at line 61 of file DTResolutionAnalysisTask.h.
Referenced by DTResolutionAnalysisTask().
|
private |
Definition at line 63 of file DTResolutionAnalysisTask.h.
Referenced by analyze(), and DTResolutionAnalysisTask().
|
private |
Definition at line 64 of file DTResolutionAnalysisTask.h.
Referenced by analyze(), and DTResolutionAnalysisTask().
|
private |
Definition at line 77 of file DTResolutionAnalysisTask.h.
Referenced by bookHistos(), and DTResolutionAnalysisTask().