#include <DTEfficiencyTask.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
BeginRun. More... | |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
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 () |
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) |
Private Member Functions | |
void | fillHistos (DTLayerId lId, int firstWire, int lastWire, int numWire) |
void | fillHistos (DTLayerId lId, int firstWire, int lastWire, int missingWire, bool UnassHit) |
Private Attributes | |
bool | debug |
const DTGeometry * | dtGeom |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
std::map< DTLayerId, std::vector< MonitorElement * > > | histosPerL |
const DTGeometry * | muonGeom |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
edm::ParameterSet | parameters |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
edm::EDGetTokenT < DTRecHitCollection > | recHitToken_ |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
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 Attributes inherited from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks > | |
edm::EDPutTokenT< DQMToken > | runToken_ |
DQM Analysis of 4D DT segments, it produces plots about:
Definition at line 34 of file DTEfficiencyTask.h.
DTEfficiencyTask::DTEfficiencyTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 33 of file DTEfficiencyTask.cc.
References debug, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, parameters, TrackValidation_cff::pset, recHits4DToken_, and recHitToken_.
|
override |
|
overridevirtual |
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 144 of file DTEfficiencyTask.cc.
References DTGeometry::chamber(), filterCSVwithJSON::copy, funct::cos(), gather_cfg::cout, debug, HLT_FULL_cff::distance, dtGeom, dtGeomToken_, fillHistos(), DTTopology::firstChannel(), edm::EventSetup::getData(), mps_fire::i, DTTopology::lastChannel(), DTChamber::layer(), DTGeometry::layer(), phase1PixelTopology::layer, DTWireId::layerId(), DTRangeMapAccessor::layersBySuperLayer(), GetRecoTauVFromDQM_MC_cff::next, sistrip::SpyUtilities::range(), recHits4DToken_, recHitToken_, DTRecSegment2D::specificRecHits(), DTLayer::specificTopology(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), DTChamber::superLayers(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
override |
To reset the MEs.
Definition at line 132 of file DTEfficiencyTask.cc.
References edm::ParameterSet::getUntrackedParameter(), timingPdfMaker::histo, histosPerL, mps_fire::i, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), parameters, and findQualityFiles::size.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 51 of file DTEfficiencyTask.cc.
References dqm::implementation::IBooker::book1D(), DTSuperLayerId::chamberId(), DTGeometry::chambers(), gather_cfg::cout, debug, mergeVDriftHistosByStation::histos, histosPerL, DTLayerId::layer(), phase1PixelTopology::layer, muonGeom, DTChamberId::sector(), dqm::implementation::NavigatorBase::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
overrideprotectedvirtual |
BeginRun.
Reimplemented from DQMOneEDAnalyzer< edm::one::WatchLuminosityBlocks >.
Definition at line 46 of file DTEfficiencyTask.cc.
References edm::EventSetup::getData(), muonGeom, and muonGeomToken_.
|
inlinefinal |
Definition at line 44 of file DTEfficiencyTask.h.
|
private |
Definition at line 408 of file DTEfficiencyTask.cc.
References mergeVDriftHistosByStation::histos, and histosPerL.
Referenced by analyze().
|
private |
Definition at line 416 of file DTEfficiencyTask.cc.
References mergeVDriftHistosByStation::histos, and histosPerL.
|
private |
Definition at line 63 of file DTEfficiencyTask.h.
Referenced by analyze(), bookHistograms(), util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), DTEfficiencyTask(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), util.rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 60 of file DTEfficiencyTask.h.
Referenced by analyze().
|
private |
Definition at line 59 of file DTEfficiencyTask.h.
Referenced by analyze().
|
private |
Definition at line 77 of file DTEfficiencyTask.h.
Referenced by beginLuminosityBlock(), bookHistograms(), and fillHistos().
|
private |
Definition at line 58 of file DTEfficiencyTask.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 57 of file DTEfficiencyTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 71 of file DTEfficiencyTask.h.
Referenced by beginLuminosityBlock(), and DTEfficiencyTask().
|
private |
Definition at line 66 of file DTEfficiencyTask.h.
Referenced by analyze(), and DTEfficiencyTask().
|
private |
Definition at line 69 of file DTEfficiencyTask.h.
Referenced by analyze(), and DTEfficiencyTask().