#include <DTChamberEfficiencyTask.h>
Private Member Functions | |
void | bookHistos (DTChamberId chId) |
const DTRecSegment4D & | getBestSegment (const DTRecSegment4DCollection::range &segs) const |
const DTRecSegment4D * | getBestSegment (const DTRecSegment4D *s1, const DTRecSegment4D *s2) const |
LocalPoint | interpolate (const DTRecSegment4D &seg1, const DTRecSegment4D &seg3, const DTChamberId &MB2) const |
bool | isGoodSegment (const DTRecSegment4D &seg) const |
Private Attributes | |
bool | debug |
bool | detailedAnalysis |
edm::ESHandle< DTGeometry > | dtGeom |
std::map< DTChamberId, std::vector< MonitorElement * > > | histosPerCh |
bool | onlineMonitor |
edm::ParameterSet | parameters |
edm::EDGetTokenT < DTRecSegment4DCollection > | recHits4DToken_ |
edm::Handle < DTRecSegment4DCollection > | segs |
DQMStore * | theDbe |
double | theMinChi2NormSegment |
double | theMinCloseDist |
unsigned int | theMinHitsSegment |
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, it produces plots about:
Class based on the code written by S. Lacaprara : RecoLocalMuon / DTSegment / test / DTEffAnalyzer.h
Definition at line 37 of file DTChamberEfficiencyTask.h.
DTChamberEfficiencyTask::DTChamberEfficiencyTask | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 34 of file DTChamberEfficiencyTask.cc.
References debug, edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, and Parameters::parameters.
|
virtual |
Destructor.
Definition at line 50 of file DTChamberEfficiencyTask.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 169 of file DTChamberEfficiencyTask.cc.
References DTRecSegment4D::hasPhi(), DTRecSegment4D::hasZed(), mergeVDriftHistosByStation::histos, DTRecSegment4D::localPosition(), mag(), DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, fff_deleter::top, DTChamberId::wheel(), x, PV3DBase< T, PVType, FrameType >::x(), detailsBasic3DVector::y, and PV3DBase< T, PVType, FrameType >::y().
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 56 of file DTChamberEfficiencyTask.cc.
References Parameters::parameters.
|
virtual |
To reset the MEs.
Reimplemented from edm::EDAnalyzer.
Definition at line 77 of file DTChamberEfficiencyTask.cc.
References timingPdfMaker::histo, i, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), python.multivaluedict::map(), Parameters::parameters, and findQualityFiles::size.
|
virtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 95 of file DTChamberEfficiencyTask.cc.
References bookHistos(), and edm::EventSetup::get().
|
private |
Definition at line 120 of file DTChamberEfficiencyTask.cc.
References mergeVDriftHistosByStation::histos, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, and DTChamberId::wheel().
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 112 of file DTChamberEfficiencyTask.cc.
|
private |
Definition at line 318 of file DTChamberEfficiencyTask.cc.
|
private |
Definition at line 341 of file DTChamberEfficiencyTask.cc.
References DTRecSegment4D::chi2(), DTRecSegment4D::degreesOfFreedom(), DTRecSegment4D::hasPhi(), DTRecSegment4D::hasZed(), DTRecSegment4D::phiSegment(), DTRecSegment2D::recHits(), indexGen::s2, and DTRecSegment4D::zSegment().
|
private |
Definition at line 363 of file DTChamberEfficiencyTask.cc.
References DTRecSegment4D::chamberId(), dir, DTRecSegment4D::hasPhi(), DTRecSegment4D::hasZed(), DTRecSegment4D::localPosition(), toLocal(), csvLumiCalc::unit, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 394 of file DTChamberEfficiencyTask.cc.
References DTRecSegment4D::chamberId(), DTRecSegment4D::chi2(), DTRecSegment4D::degreesOfFreedom(), DTRecSegment4D::hasPhi(), DTRecSegment4D::hasZed(), DTRecSegment4D::phiSegment(), DTRecSegment2D::recHits(), DTChamberId::station(), and DTRecSegment4D::zSegment().
|
private |
Definition at line 78 of file DTChamberEfficiencyTask.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 82 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 95 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 89 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 80 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 87 of file DTChamberEfficiencyTask.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 85 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 96 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 75 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 92 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 93 of file DTChamberEfficiencyTask.h.
|
private |
Definition at line 91 of file DTChamberEfficiencyTask.h.