|
const std::string | getLabel (void) const |
|
MonitorElement * | getMEhisto_CSV () |
|
MonitorElement * | getMEhisto_CSV_RECOvsHLT () |
|
MonitorElement * | getMEhisto_Eta () |
|
MonitorElement * | getMEhisto_fastPVz () |
|
MonitorElement * | getMEhisto_fastPVz_HLTMinusRECO () |
|
MonitorElement * | getMEhisto_Pt () |
|
MonitorElement * | getMEhisto_PVz () |
|
MonitorElement * | getMEhisto_PVz_HLTMinusRECO () |
|
const int | getObjectType (void) const |
|
const std::string | getPath (void) const |
|
const int | getprescaleUsed (void) const |
|
const std::string | getProcess (void) const |
|
const edm::InputTag | getTag (void) const |
|
const std::string | getTriggerType (void) const |
|
bool | operator== (const std::string v) |
|
| PathInfo (int prescaleUsed, std::string pathName, std::string filterName, std::string processName, size_t type, std::string triggerType) |
|
void | setHistos (MonitorElement *const CSV, MonitorElement *const Pt, MonitorElement *const Eta, MonitorElement *const CSV_RECOvsHLT, MonitorElement *const PVz, MonitorElement *const fastPVz, MonitorElement *const PVz_HLTMinusRECO, MonitorElement *const fastPVz_HLTMinusRECO) |
|
void | setLabel (std::string labelName) |
|
| ~PathInfo () |
|
Definition at line 91 of file BTVHLTOfflineSource.h.
BTVHLTOfflineSource::PathInfo::PathInfo |
( |
| ) |
|
|
inlineprivate |
BTVHLTOfflineSource::PathInfo::~PathInfo |
( |
| ) |
|
|
inline |
BTVHLTOfflineSource::PathInfo::PathInfo |
( |
int |
prescaleUsed, |
|
|
std::string |
pathName, |
|
|
std::string |
filterName, |
|
|
std::string |
processName, |
|
|
size_t |
type, |
|
|
std::string |
triggerType |
|
) |
| |
|
inline |
const std::string BTVHLTOfflineSource::PathInfo::getLabel |
( |
void |
| ) |
const |
|
inline |
MonitorElement* BTVHLTOfflineSource::PathInfo::getMEhisto_CSV_RECOvsHLT |
( |
| ) |
|
|
inline |
MonitorElement* BTVHLTOfflineSource::PathInfo::getMEhisto_fastPVz_HLTMinusRECO |
( |
| ) |
|
|
inline |
MonitorElement* BTVHLTOfflineSource::PathInfo::getMEhisto_PVz_HLTMinusRECO |
( |
| ) |
|
|
inline |
const int BTVHLTOfflineSource::PathInfo::getObjectType |
( |
void |
| ) |
const |
|
inline |
const std::string BTVHLTOfflineSource::PathInfo::getPath |
( |
void |
| ) |
const |
|
inline |
const int BTVHLTOfflineSource::PathInfo::getprescaleUsed |
( |
void |
| ) |
const |
|
inline |
const std::string BTVHLTOfflineSource::PathInfo::getProcess |
( |
void |
| ) |
const |
|
inline |
const edm::InputTag BTVHLTOfflineSource::PathInfo::getTag |
( |
void |
| ) |
const |
|
inline |
const std::string BTVHLTOfflineSource::PathInfo::getTriggerType |
( |
void |
| ) |
const |
|
inline |
bool BTVHLTOfflineSource::PathInfo::operator== |
( |
const std::string |
v | ) |
|
|
inline |
void BTVHLTOfflineSource::PathInfo::setLabel |
( |
std::string |
labelName | ) |
|
|
inline |
std::string BTVHLTOfflineSource::PathInfo::filterName_ |
|
private |
int BTVHLTOfflineSource::PathInfo::objectType_ |
|
private |
std::string BTVHLTOfflineSource::PathInfo::pathName_ |
|
private |
int BTVHLTOfflineSource::PathInfo::prescaleUsed_ |
|
private |
std::string BTVHLTOfflineSource::PathInfo::processName_ |
|
private |
std::string BTVHLTOfflineSource::PathInfo::triggerType_ |
|
private |