#include <DTRunConditionVar.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) |
void | beginJob () |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
DTRunConditionVar (const edm::ParameterSet &pset) | |
void | endJob () |
~DTRunConditionVar () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
void | bookChamberHistos (const DTChamberId &dtCh, std::string histoType, int, float, float) |
Private Attributes | |
std::map< uint32_t, std::map < std::string, MonitorElement * > > | chamberHistos |
bool | debug |
edm::ESHandle< DTGeometry > | dtGeom |
double | maxAnglePhiSegm |
edm::ESHandle< DTMtime > | mTime |
const DTMtime * | mTimeMap_ |
int | nMinHitsPhi |
DQMStore * | theDbe |
edm::InputTag | thedt4DSegments_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
DTRunConditionVar::DTRunConditionVar | ( | const edm::ParameterSet & | pset | ) |
Definition at line 47 of file DTRunConditionVar.cc.
References cppFunctionSkipper::operator, and theDbe.
DTRunConditionVar::~DTRunConditionVar | ( | ) |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 117 of file DTRunConditionVar.cc.
References chamberHistos, DTVelocityUnits::cm_per_ns, DTChamberId, dtGeom, edm::hlt::Exception, HcalObjRepresent::Fill(), edm::EventSetup::get(), DTMtime::get(), LogTrace, maxAnglePhiSegm, mTime, mTimeMap_, nMinHitsPhi, Pi, DetId::rawId(), thedt4DSegments_, and xdir.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file DTRunConditionVar.cc.
References bookChamberHistos(), DTChamberId, and LogTrace.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 96 of file DTRunConditionVar.cc.
References dtGeom, and edm::EventSetup::get().
|
private |
Definition at line 201 of file DTRunConditionVar.cc.
References DQMStore::book1D(), chamberHistos, LogTrace, DetId::rawId(), DTChamberId::sector(), DQMStore::setCurrentFolder(), DTChamberId::station(), relativeConstraints::station, theDbe, and DTChamberId::wheel().
Referenced by beginJob().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 107 of file DTRunConditionVar.cc.
References LogTrace.
|
private |
Definition at line 76 of file DTRunConditionVar.h.
Referenced by analyze(), and bookChamberHistos().
|
private |
Definition at line 63 of file DTRunConditionVar.h.
|
private |
Definition at line 69 of file DTRunConditionVar.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 65 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 71 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 72 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 64 of file DTRunConditionVar.h.
Referenced by analyze().
|
private |
Definition at line 74 of file DTRunConditionVar.h.
Referenced by bookChamberHistos(), and DTRunConditionVar().
|
private |
Definition at line 67 of file DTRunConditionVar.h.
Referenced by analyze().