#include <DTResolutionAnalysisTest.h>
Protected Member Functions | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
double | meanInRange (double mean) const |
void | resetMEs () |
double | sigmaInRange (double sigma) const |
int | slFromBin (int bin) const |
int | stationFromBin (int bin) const |
Private Attributes | |
bool | doCalibAnalysis |
MonitorElement * | globalResSummary |
double | maxGoodMeanValue |
double | maxGoodSigmaValue |
std::map< int, MonitorElement * > | meanDistr |
std::map< std::pair< int, int >, MonitorElement * > | MeanHistos |
double | minBadMeanValue |
double | minBadSigmaValue |
const DTGeometry * | muonGeom |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeomToken_ |
int | nevents |
unsigned int | nLumiSegs |
int | percentual |
int | prescaleFactor |
int | run |
std::map< int, MonitorElement * > | sigmaDistr |
std::map< std::pair< int, int >, MonitorElement * > | SigmaHistos |
std::string | topHistoFolder |
std::map< int, MonitorElement * > | wheelMeanHistos |
std::map< int, std::map< int, std::map< std::string, MonitorElement * > > > | wheelRingHistos |
std::map< int, MonitorElement * > | wheelSigmaHistos |
DQM Test Client
threadsafe version (//-) oct/nov 2014 - WATWanAbdullah -ncpp-um-my
Definition at line 29 of file DTResolutionAnalysisTest.h.
DTResolutionAnalysisTest::DTResolutionAnalysisTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 31 of file DTResolutionAnalysisTest.cc.
References doCalibAnalysis, edm::ParameterSet::getUntrackedParameter(), LogTrace, maxGoodMeanValue, maxGoodSigmaValue, minBadMeanValue, minBadSigmaValue, prescaleFactor, and topHistoFolder.
|
override |
Destructor.
Definition at line 47 of file DTResolutionAnalysisTest.cc.
References LogTrace, and nevents.
|
override |
BeginRun.
Definition at line 52 of file DTResolutionAnalysisTest.cc.
References visDQMUpload::context, LogTrace, muonGeom, muonGeomToken_, and nevents.
void DTResolutionAnalysisTest::bookHistos | ( | DQMStore::IBooker & | ibooker | ) |
Definition at line 61 of file DTResolutionAnalysisTest.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), globalResSummary, fftjetimagerecorder_cfi::histoLabel, HltBtagPostValidation_cff::histoName, meanDistr, hgcalTBTopologyTester_cfi::sector, dqm::implementation::NavigatorBase::setCurrentFolder(), sigmaDistr, relativeConstraints::station, topHistoFolder, makeMuonMisalignmentScenario::wheel, wheelMeanHistos, wheelRingHistos, and wheelSigmaHistos.
Referenced by dqmEndJob().
void DTResolutionAnalysisTest::bookHistos | ( | DQMStore::IBooker & | ibooker, |
int | wh | ||
) |
Definition at line 299 of file DTResolutionAnalysisTest.cc.
References dqm::implementation::IBooker::book2D(), HltBtagPostValidation_cff::histoName, dqm::implementation::NavigatorBase::setCurrentFolder(), topHistoFolder, makeMuonMisalignmentScenario::wheel, wheelMeanHistos, and wheelSigmaHistos.
void DTResolutionAnalysisTest::bookHistos | ( | DQMStore::IBooker & | ibooker, |
int | wh, | ||
int | sect | ||
) |
Definition at line 340 of file DTResolutionAnalysisTest.cc.
References dqm::implementation::IBooker::book1D(), printsummarytable::folder, MeanHistos, hgcalTBTopologyTester_cfi::sector, dqm::implementation::NavigatorBase::setCurrentFolder(), SigmaHistos, topHistoFolder, and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 141 of file DTResolutionAnalysisTest.cc.
References funct::abs(), bookHistos(), DTGeometry::chambers(), dqm::implementation::IGetter::dirExists(), mps_splice::entry, dqm::impl::MonitorElement::Fill(), HcalObjRepresent::Fill(), dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getMean(), getMEName(), dqm::impl::MonitorElement::getRMS(), dqm::legacy::MonitorElement::getTH1F(), globalResSummary, LogTrace, SiStripPI::mean, meanDistr, MeanHistos, meanInRange(), muonGeom, resetMEs(), DTChamberId::sector(), sigmaDistr, SigmaHistos, sigmaInRange(), DTChamberId::station(), DTSuperLayerId::superLayer(), DTSuperLayerId::superlayer(), topHistoFolder, mps_merge::weight, DTChamberId::wheel(), wheelMeanHistos, wheelRingHistos, and wheelSigmaHistos.
string DTResolutionAnalysisTest::getMEName | ( | const DTSuperLayerId & | slID | ) |
Get the ME name.
Definition at line 408 of file DTResolutionAnalysisTest.cc.
References doCalibAnalysis, ctppsRandomDQMSource_cfi::folderName, hgcalTBTopologyTester_cfi::sector, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), topHistoFolder, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
Referenced by dqmEndJob().
|
private |
Definition at line 445 of file DTResolutionAnalysisTest.cc.
References maxGoodMeanValue, SiStripPI::mean, minBadMeanValue, and relativeConstraints::value.
Referenced by dqmEndJob().
|
private |
Definition at line 469 of file DTResolutionAnalysisTest.cc.
References globalResSummary, timingPdfMaker::histo, meanDistr, dqm::impl::MonitorElement::Reset(), sigmaDistr, wheelMeanHistos, and wheelSigmaHistos.
Referenced by dqmEndJob().
|
private |
Definition at line 457 of file DTResolutionAnalysisTest.cc.
References maxGoodSigmaValue, minBadSigmaValue, and relativeConstraints::value.
Referenced by dqmEndJob().
|
private |
Definition at line 437 of file DTResolutionAnalysisTest.cc.
References newFWLiteAna::bin, and runTheMatrix::ret.
|
private |
|
private |
Definition at line 65 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest(), and getMEName().
|
private |
Definition at line 91 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), and resetMEs().
|
private |
Definition at line 60 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest(), and meanInRange().
|
private |
Definition at line 62 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest(), and sigmaInRange().
|
private |
Definition at line 77 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), and resetMEs().
|
private |
Definition at line 71 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), and dqmEndJob().
|
private |
Definition at line 61 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest(), and meanInRange().
|
private |
Definition at line 63 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest(), and sigmaInRange().
|
private |
Definition at line 68 of file DTResolutionAnalysisTest.h.
Referenced by beginRun(), and dqmEndJob().
|
private |
Definition at line 67 of file DTResolutionAnalysisTest.h.
Referenced by beginRun().
|
private |
Definition at line 53 of file DTResolutionAnalysisTest.h.
Referenced by beginRun(), and ~DTResolutionAnalysisTest().
|
private |
Definition at line 54 of file DTResolutionAnalysisTest.h.
|
private |
Definition at line 57 of file DTResolutionAnalysisTest.h.
|
private |
Definition at line 55 of file DTResolutionAnalysisTest.h.
Referenced by DTResolutionAnalysisTest().
|
private |
Definition at line 56 of file DTResolutionAnalysisTest.h.
Referenced by generateEDF.LumiInfo::__str__(), DTWorkflow.DTWorkflow::all(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().
|
private |
Definition at line 78 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), and resetMEs().
|
private |
Definition at line 72 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), and dqmEndJob().
|
private |
Definition at line 94 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), DTResolutionAnalysisTest(), and getMEName().
|
private |
Definition at line 74 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), and resetMEs().
|
private |
Definition at line 81 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), and dqmEndJob().
|
private |
Definition at line 75 of file DTResolutionAnalysisTest.h.
Referenced by bookHistos(), dqmEndJob(), and resetMEs().