![]() |
![]() |
#include <DTnoiseDBValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
void | beginRun (const edm::Run &run, const edm::EventSetup &setup) |
Operations. More... | |
DTnoiseDBValidation (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | endJob () |
void | endRun (edm::Run const &, edm::EventSetup const &) |
virtual | ~DTnoiseDBValidation () |
Destructor. More... | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
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 | bookHisto (const DTChamberId &) |
Private Attributes | |
DQMStore * | dbe_ |
MonitorElement * | diffHisto_ |
std::string | diffTestName_ |
edm::ESHandle< DTGeometry > | dtGeom_ |
std::string | labelDB_ |
std::string | labelDBRef_ |
MonitorElement * | layerHisto_ |
std::string | layerTestName_ |
std::map< DTChamberId, MonitorElement * > | noiseHistoMap_ |
const DTStatusFlag * | noiseMap_ |
const DTStatusFlag * | noiseRefMap_ |
int | noisyCellsRef_ |
int | noisyCellsValid_ |
std::string | outputFileName_ |
bool | outputMEsInRootFile_ |
MonitorElement * | sectorHisto_ |
std::string | sectorTestName_ |
MonitorElement * | stationHisto_ |
std::string | stationTestName_ |
MonitorElement * | wheelHisto_ |
std::string | wheelTestName_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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) |
Plot the noise from the DB comparaison
Definition at line 31 of file DTnoiseDBValidation.h.
DTnoiseDBValidation::DTnoiseDBValidation | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 42 of file DTnoiseDBValidation.cc.
References dbe_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
inlinevirtual |
|
virtual |
Operations.
Reimplemented from edm::EDAnalyzer.
Definition at line 79 of file DTnoiseDBValidation.cc.
References abs, plotTTrigFromHistos::binNumber(), DQMStore::book1D(), DTSuperLayerId::chamberId(), dbe_, edm::EventSetup::get(), DTTopology::lastChannel(), DTLayerId::layer(), DTWireId::layerId(), pileupReCalc_HLTpaths::scale, MonitorElement::setBinLabel(), relativeConstraints::station, DTSuperLayerId::superLayer(), DTLayerId::superlayerId(), and DTWireId::wire().
|
private |
Definition at line 273 of file DTnoiseDBValidation.cc.
References plotTTrigFromHistos::binNumber(), DQMStore::book2D(), dbe_, diffTwoXMLs::label, DTChamberId::sector(), DTChamberId::station(), DTChamber::superLayers(), and DTChamberId::wheel().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 268 of file DTnoiseDBValidation.cc.
References dbe_, and DQMStore::save().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 210 of file DTnoiseDBValidation.cc.
References QReport::getBadChannels().
|
private |
Definition at line 50 of file DTnoiseDBValidation.h.
|
private |
Definition at line 71 of file DTnoiseDBValidation.h.
|
private |
Definition at line 54 of file DTnoiseDBValidation.h.
|
private |
Definition at line 61 of file DTnoiseDBValidation.h.
|
private |
Definition at line 53 of file DTnoiseDBValidation.h.
|
private |
Definition at line 52 of file DTnoiseDBValidation.h.
|
private |
Definition at line 75 of file DTnoiseDBValidation.h.
|
private |
Definition at line 54 of file DTnoiseDBValidation.h.
|
private |
Definition at line 76 of file DTnoiseDBValidation.h.
|
private |
Definition at line 64 of file DTnoiseDBValidation.h.
|
private |
Definition at line 65 of file DTnoiseDBValidation.h.
|
private |
Definition at line 68 of file DTnoiseDBValidation.h.
|
private |
Definition at line 69 of file DTnoiseDBValidation.h.
|
private |
Definition at line 58 of file DTnoiseDBValidation.h.
|
private |
Definition at line 57 of file DTnoiseDBValidation.h.
|
private |
Definition at line 74 of file DTnoiseDBValidation.h.
|
private |
Definition at line 54 of file DTnoiseDBValidation.h.
|
private |
Definition at line 73 of file DTnoiseDBValidation.h.
|
private |
Definition at line 54 of file DTnoiseDBValidation.h.
|
private |
Definition at line 72 of file DTnoiseDBValidation.h.
|
private |
Definition at line 54 of file DTnoiseDBValidation.h.