Private Attributes | |
DQMStore * | dqmStore |
const VParameterSet | efficiencies |
GaussianPlusLinearFitter * | GPLfitter |
std::string | myDQMrootFolder |
TFile * | plots |
vstring | subDirs |
bool | verbose |
VoigtianPlusExponentialFitter * | VPEfitter |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
Definition at line 24 of file DQMGenericTnPClient.cc.
DQMGenericTnPClient::DQMGenericTnPClient | ( | const edm::ParameterSet & | pset | ) |
Definition at line 43 of file DQMGenericTnPClient.cc.
References edm::ParameterSet::getUntrackedParameter(), GPLfitter, plots, and VPEfitter.
|
virtual |
Definition at line 180 of file DQMGenericTnPClient.cc.
References GPLfitter, and plots.
|
inlineoverridevirtual |
void DQMGenericTnPClient::calculateEfficiency | ( | std::string | dirName, |
const ParameterSet & | pset | ||
) |
Definition at line 98 of file DQMGenericTnPClient.cc.
References cond::ecalcond::all, DQMStore::bookProfile(), DQMStore::bookProfile2D(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, relativeConstraints::error, DQMStore::get(), MonitorElement::getTH1(), edm::ParameterSet::getUntrackedParameter(), GPLfitter, LogDebug, plots, prof2calltree::prefix, DQMStore::setCurrentFolder(), dqmTnP::AbstractFitter::setup(), dqmTnP::VoigtianPlusExponentialFitter::setup(), and VPEfitter.
Referenced by endRun().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file DQMGenericTnPClient.cc.
References calculateEfficiency(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, efficiencies, findAllSubdirectories(), metacharacters(), myDQMrootFolder, cppFunctionSkipper::operator, listBenchmarks::pattern, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and subDirs.
void DQMGenericTnPClient::findAllSubdirectories | ( | std::string | dir, |
std::set< std::string > * | myList, | ||
TString | pattern = "" |
||
) |
Definition at line 187 of file DQMGenericTnPClient.cc.
References DQMStore::cd(), DQMStore::dirExists(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, DQMStore::getSubdirs(), nonPerlWildcard(), and listBenchmarks::pattern.
Referenced by endRun().
|
private |
Definition at line 33 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), endRun(), and findAllSubdirectories().
|
private |
Definition at line 38 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 39 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), DQMGenericTnPClient(), and ~DQMGenericTnPClient().
|
private |
Definition at line 36 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 34 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), DQMGenericTnPClient(), and ~DQMGenericTnPClient().
|
private |
Definition at line 35 of file DQMGenericTnPClient.cc.
Referenced by endRun().
|
private |
Definition at line 37 of file DQMGenericTnPClient.cc.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), and python.diffProv.difference::onefilemodules().
|
private |
Definition at line 40 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), and DQMGenericTnPClient().