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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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.
|
override |
Definition at line 177 of file DQMGenericTnPClient.cc.
References GPLfitter, and plots.
|
inlineoverride |
Definition at line 28 of file DQMGenericTnPClient.cc.
References dir, TrackerOfflineValidation_Dqm_cff::dirName, Ecal2004TBTDCRanges_v1_cff::endRun, PatBasicFWLiteJetAnalyzer_Selector_cfg::myList, listBenchmarks::pattern, writedatasetfile::run, GeneralSetup::setup(), and AlCaHLTBitMon_QueryRunRegistry::string.
void DQMGenericTnPClient::calculateEfficiency | ( | const std::string & | dirName, |
const ParameterSet & | pset | ||
) |
Definition at line 95 of file DQMGenericTnPClient.cc.
References Vispa.Plugins.EdmBrowser.EdmDataAccessor::all(), SiPixelPhase1DigisV_cfi::dimensions, TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, relativeConstraints::error, MonitorElement::getTH1(), edm::ParameterSet::getUntrackedParameter(), GPLfitter, LogDebug, plots, tablePrinter::prefix, dqmTnP::AbstractFitter::setup(), dqmTnP::VoigtianPlusExponentialFitter::setup(), and VPEfitter.
Referenced by endRun().
|
override |
Definition at line 55 of file DQMGenericTnPClient.cc.
References calculateEfficiency(), TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, efficiencies, findAllSubdirectories(), metacharacters(), myDQMrootFolder, Utilities::operator, listBenchmarks::pattern, AlCaHLTBitMon_QueryRunRegistry::string, RecoMuonValidator_cff::subDir, and subDirs.
void DQMGenericTnPClient::findAllSubdirectories | ( | const std::string & | dir, |
std::set< std::string > * | myList, | ||
TString | pattern = "" |
||
) |
Definition at line 184 of file DQMGenericTnPClient.cc.
References DEFINE_FWK_MODULE, TrackerOfflineValidation_Dqm_cff::dirName, dqmStore, nonPerlWildcard(), listBenchmarks::pattern, and fetchall_from_DQM_v2::regexp.
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(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), objects.VertexAnalyzer.VertexAnalyzer::process(), and confdbOfflineConverter.OfflineConverter::query().
|
private |
Definition at line 40 of file DQMGenericTnPClient.cc.
Referenced by calculateEfficiency(), and DQMGenericTnPClient().