#include <HLTGenValHistCollPath.h>
Public Types | |
using | DQMStore = dqm::legacy::DQMStore |
using | MonitorElement = dqm::legacy::MonitorElement |
Public Member Functions | |
void | bookHists (DQMStore::IBooker &iBooker, std::vector< edm::ParameterSet > &histConfigs, std::vector< edm::ParameterSet > &histConfigs2D) |
void | fillHists (const HLTGenValObject &obj, edm::Handle< trigger::TriggerEvent > &triggerEvent) |
HLTGenValHistCollPath (edm::ParameterSet pathCollConfig, HLTConfigProvider &hltConfig) | |
Static Public Member Functions | |
static edm::ParameterSetDescription | makePSetDescription () |
Private Attributes | |
std::vector< HLTGenValHistCollFilter > | collectionFilter_ |
bool | doOnlyLastFilter_ |
std::vector< std::string > | filters_ |
HLTConfigProvider | hltConfig_ |
std::string | pathString_ |
std::string | pathStringName_ |
std::string | triggerPath_ |
Definition at line 34 of file HLTGenValHistCollPath.h.
Definition at line 37 of file HLTGenValHistCollPath.h.
Definition at line 36 of file HLTGenValHistCollPath.h.
|
explicit |
Definition at line 4 of file HLTGenValHistCollPath.cc.
References edm::ParameterSet::addParameter(), collectionFilter_, doOnlyLastFilter_, ALCARECOTkAlBeamHalo_cff::filter, pdwgDoubleElectron_cfi::filterName, filters_, edm::ParameterSet::getParameter(), hltConfig_, pathString_, pathStringName_, HLTConfigProvider::saveTagsModules(), AlCaHLTBitMon_QueryRunRegistry::string, and triggerPath_.
void HLTGenValHistCollPath::bookHists | ( | DQMStore::IBooker & | iBooker, |
std::vector< edm::ParameterSet > & | histConfigs, | ||
std::vector< edm::ParameterSet > & | histConfigs2D | ||
) |
Definition at line 71 of file HLTGenValHistCollPath.cc.
References dqm::implementation::IBooker::bookString(), collectionFilter_, B2GTnPMonitor_cfi::histConfigs, pathString_, and pathStringName_.
void HLTGenValHistCollPath::fillHists | ( | const HLTGenValObject & | obj, |
edm::Handle< trigger::TriggerEvent > & | triggerEvent | ||
) |
Definition at line 83 of file HLTGenValHistCollPath.cc.
References collectionFilter_, getGTfromDQMFile::obj, and PDWG_DiPhoton_SD_cff::triggerEvent.
|
static |
Definition at line 59 of file HLTGenValHistCollPath.cc.
References submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 50 of file HLTGenValHistCollPath.h.
Referenced by bookHists(), fillHists(), and HLTGenValHistCollPath().
|
private |
Definition at line 53 of file HLTGenValHistCollPath.h.
Referenced by HLTGenValHistCollPath().
|
private |
Definition at line 51 of file HLTGenValHistCollPath.h.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), Config.Process::filterNames(), HLTGenValHistCollPath(), Config.Process::prune(), and Config.Process::splitPython().
|
private |
Definition at line 52 of file HLTGenValHistCollPath.h.
Referenced by HLTGenValHistCollPath().
|
private |
Definition at line 58 of file HLTGenValHistCollPath.h.
Referenced by bookHists(), and HLTGenValHistCollPath().
|
private |
Definition at line 57 of file HLTGenValHistCollPath.h.
Referenced by bookHists(), and HLTGenValHistCollPath().
|
private |
Definition at line 49 of file HLTGenValHistCollPath.h.
Referenced by HLTGenValHistCollPath().