Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Attributes | |
DQMStore * | dqmStore |
const VParameterSet | efficiencies |
GaussianPlusLinearFitter * | GPLfitter |
std::string | myDQMrootFolder |
TFile * | plots |
vstring | subDirs |
bool | verbose |
VoigtianPlusExponentialFitter * | VPEfitter |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 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) |
Definition at line 22 of file DQMGenericTnPClient.cc.
Definition at line 25 of file DQMGenericTnPClient.cc.
Definition at line 24 of file DQMGenericTnPClient.cc.
DQMGenericTnPClient::DQMGenericTnPClient | ( | const edm::ParameterSet & | pset | ) |
Definition at line 46 of file DQMGenericTnPClient.cc.
References GPLfitter, plots, muonDTDigis_cfi::pset, verbose, and VPEfitter.
|
override |
Definition at line 176 of file DQMGenericTnPClient.cc.
References GPLfitter, and plots.
|
inlineoverridevirtual |
|
inlineoverride |
Definition at line 30 of file DQMGenericTnPClient.cc.
void DQMGenericTnPClient::calculateEfficiency | ( | const std::string & | dirName, |
const ParameterSet & | pset | ||
) |
Definition at line 95 of file DQMGenericTnPClient.cc.
References python.cmstools::all(), dqm::implementation::IBooker::bookProfile(), dqm::implementation::IBooker::bookProfile2D(), HistogramManager_cfi::dimensions, TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, relativeConstraints::error, siStripLACalibration::fitFunction(), dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1(), GPLfitter, LogDebug, plots, hcallasereventfilter2012_cfi::prefix, muonDTDigis_cfi::pset, dqm::implementation::DQMStore::setCurrentFolder(), dqmTnP::AbstractFitter::setup(), dqmTnP::VoigtianPlusExponentialFitter::setup(), and VPEfitter.
Referenced by endRun().
|
override |
Definition at line 58 of file DQMGenericTnPClient.cc.
References calculateEfficiency(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, efficiencies, findAllSubdirectories(), myDQMrootFolder, Utilities::operator, topSingleLeptonDQM_PU_cfi::pattern, dqm::implementation::DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, PostProcessorHcalIsoTrack_cfi::subDir, and subDirs.
void DQMGenericTnPClient::findAllSubdirectories | ( | const std::string & | dir, |
std::set< std::string > * | myList, | ||
TString | pattern = "" |
||
) |
Definition at line 183 of file DQMGenericTnPClient.cc.
References dqm::implementation::DQMStore::cd(), DeadROC_duringRun::dir, dqm::implementation::IGetter::dirExists(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, dqm::implementation::IGetter::getSubdirs(), PatBasicFWLiteJetAnalyzer_Selector_cfg::myList, topSingleLeptonDQM_PU_cfi::pattern, and fetchall_from_DQM_v2::regexp.
Referenced by endRun().
|
private |
Definition at line 36 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), endRun(), and findAllSubdirectories().
|
private |
Definition at line 41 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 42 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), DQMGenericTnPClient(), and ~DQMGenericTnPClient().
|
private |
Definition at line 39 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 37 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), DQMGenericTnPClient(), and ~DQMGenericTnPClient().
|
private |
Definition at line 38 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 40 of file DQMGenericTnPClient.cc.
Referenced by DQMGenericTnPClient(), python.diffProv.difference::list_diff(), python.diffProv.difference::module_diff(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), objects.VertexAnalyzer.VertexAnalyzer::process(), and confdbOfflineConverter.OfflineConverter::query().
|
private |
Definition at line 43 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), and DQMGenericTnPClient().