#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 () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
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.
Referenced by pkg.AbstractPkg::generate(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
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().