#include <DTRunConditionVar.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
DTRunConditionVar (const edm::ParameterSet &pset) | |
~DTRunConditionVar () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Member Functions | |
void | bookChamberHistos (DQMStore::IBooker &, const DTChamberId &dtCh, std::string histoType, int, float, float) |
Private Attributes | |
std::map< uint32_t, std::map< std::string, MonitorElement * > > | chamberHistos |
bool | debug |
edm::EDGetTokenT< DTRecSegment4DCollection > | dt4DSegmentsToken_ |
edm::ESHandle< DTGeometry > | dtGeom |
double | maxAnglePhiSegm |
edm::ESHandle< DTMtime > | mTime |
const DTMtime * | mTimeMap_ |
int | nMinHitsPhi |
DTRunConditionVar::DTRunConditionVar | ( | const edm::ParameterSet & | pset | ) |
Definition at line 46 of file DTRunConditionVar.cc.
|
override |
|
override |
Definition at line 95 of file DTRunConditionVar.cc.
References chamberHistos, DTVelocityUnits::cm_per_ns, dt4DSegmentsToken_, dtGeom, Exception, HcalObjRepresent::Fill(), edm::EventSetup::get(), DTMtime::get(), LogTrace, maxAnglePhiSegm, mTime, mTimeMap_, nMinHitsPhi, Pi, DetId::rawId(), and xdir.
|
private |
Definition at line 167 of file DTRunConditionVar.cc.
References DQMStore::IBooker::book1D(), chamberHistos, fftjetimagerecorder_cfi::histoLabel, LogTrace, DetId::rawId(), SimDataFormats::CaloAnalysis::sc, DTChamberId::sector(), DQMStore::IBooker::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
override |
Definition at line 65 of file DTRunConditionVar.cc.
References bookChamberHistos(), LogTrace, and makeMuonMisalignmentScenario::wheel.
|
override |
Definition at line 87 of file DTRunConditionVar.cc.
References dtGeom, and edm::EventSetup::get().
|
private |
Definition at line 77 of file DTRunConditionVar.h.
Referenced by analyze(), and bookChamberHistos().
|
private |
Definition at line 66 of file DTRunConditionVar.h.
Referenced by util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), util.rrapi.RRApi::get(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 70 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 72 of file DTRunConditionVar.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 68 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 74 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 75 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 67 of file DTRunConditionVar.h.
Referenced by analyze().