#include <DTSegmentsTask.h>
Private Attributes | |
bool | debug |
edm::ParameterSet | parameters |
std::vector< MonitorElement * > | phiHistos |
DQMStore * | theDbe |
edm::EDGetTokenT < DTRecSegment4DCollection > | theRecHits4DLabel_ |
std::vector< MonitorElement * > | thetaHistos |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 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) |
DQM Analysis of 4D DT segments
Definition at line 25 of file DTSegmentsTask.h.
DTSegmentsTask::DTSegmentsTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 28 of file DTSegmentsTask.cc.
References debug, edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, Parameters::parameters, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 130 of file DTSegmentsTask.cc.
References gather_cfg::cout, debug, edm::EventSetup::get(), Parameters::parameters, findQualityFiles::size, DTRecSegment2D::specificRecHits(), and crabStatusFromReport::statusMap.
|
virtual |
book the histos
Reimplemented from edm::EDAnalyzer.
Definition at line 46 of file DTSegmentsTask.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 49 of file DTSegmentsTask.cc.
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 120 of file DTSegmentsTask.cc.
References dumpDBToFile_GT_ttrig_cfg::outputFileName, Parameters::parameters, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 113 of file DTSegmentsTask.cc.
References dumpDBToFile_GT_ttrig_cfg::outputFileName, Parameters::parameters, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 52 of file DTSegmentsTask.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 53 of file DTSegmentsTask.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 56 of file DTSegmentsTask.h.
|
private |
Definition at line 49 of file DTSegmentsTask.h.
|
private |
Definition at line 60 of file DTSegmentsTask.h.
|
private |
Definition at line 57 of file DTSegmentsTask.h.