#include <TrigObjTnPHistColl.h>
Public Member Functions | |
void | init (const HLTConfigProvider &hltConfig) |
bool | operator() (const edm::TriggerResults &trigResults, const edm::TriggerNames &trigNames) const |
PathSelector (const edm::ParameterSet &config) | |
Static Public Member Functions | |
static edm::ParameterSetDescription | makePSetDescription () |
Static Private Member Functions | |
static std::string | expandPath (const std::string &pathPattern, const HLTConfigProvider &hltConfig, bool isAND, int verbose) |
static std::string | expandSelectionStr (const std::string &selStr, const HLTConfigProvider &hltConfig, bool isAND, int verbose) |
Private Attributes | |
std::string | expandedSelStr_ |
bool | isANDForExpandedPaths_ |
bool | isInited_ |
std::string | selectionStr_ |
int | verbose_ |
Definition at line 122 of file TrigObjTnPHistColl.h.
TrigObjTnPHistColl::PathSelector::PathSelector | ( | const edm::ParameterSet & | config | ) |
Definition at line 134 of file TrigObjTnPHistColl.cc.
|
staticprivate |
Definition at line 204 of file TrigObjTnPHistColl.cc.
References HltComparatorCreateWorkflow::hltConfig, trigObjTnPSource_cfi::isAND, muonTagProbeFilters_cff::matched, AlCaHLTBitMon_QueryRunRegistry::string, trigNames, and verbose.
|
staticprivate |
void TrigObjTnPHistColl::PathSelector::init | ( | const HLTConfigProvider & | hltConfig | ) |
Definition at line 148 of file TrigObjTnPHistColl.cc.
References HltComparatorCreateWorkflow::hltConfig.
Referenced by TrigObjTnPHistColl::init().
|
static |
Definition at line 140 of file TrigObjTnPHistColl.cc.
References submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by TrigObjTnPHistColl::makePSetDescription().
bool TrigObjTnPHistColl::PathSelector::operator() | ( | const edm::TriggerResults & | trigResults, |
const edm::TriggerNames & | trigNames | ||
) | const |
Definition at line 156 of file TrigObjTnPHistColl.cc.
References accept(), edm::HLTGlobalStatus::accept(), L1GtLogicParser::expressionResult(), L1GtLogicParser::operandTokenVector(), hltMonBTagIPClient_cfi::pathName, AlCaHLTBitMon_QueryRunRegistry::string, unpackBuffers-CaloStage2::token, and trigNames.
|
private |
Definition at line 140 of file TrigObjTnPHistColl.h.
|
private |
Definition at line 141 of file TrigObjTnPHistColl.h.
|
private |
Definition at line 143 of file TrigObjTnPHistColl.h.
|
private |
Definition at line 139 of file TrigObjTnPHistColl.h.
|
private |
Definition at line 142 of file TrigObjTnPHistColl.h.