Definition at line 172 of file FourVectorHLTriggerOffline.h.
FourVectorHLTriggerOffline::PathInfo::PathInfo | ( | ) | [inline, private] |
Definition at line 173 of file FourVectorHLTriggerOffline.h.
: pathIndex_(-1), denomPathName_("unset"), pathName_("unset"), l1pathName_("unset"), filterName_("unset"), processName_("unset"), objectType_(-1) {};
FourVectorHLTriggerOffline::PathInfo::~PathInfo | ( | ) | [inline] |
Definition at line 481 of file FourVectorHLTriggerOffline.h.
{};
FourVectorHLTriggerOffline::PathInfo::PathInfo | ( | std::string | denomPathName, |
std::string | pathName, | ||
std::string | l1pathName, | ||
std::string | filterName, | ||
std::string | processName, | ||
size_t | type, | ||
float | ptmin, | ||
float | ptmax | ||
) | [inline] |
Definition at line 482 of file FourVectorHLTriggerOffline.h.
: denomPathName_(denomPathName), pathName_(pathName), l1pathName_(l1pathName), filterName_(filterName), processName_(processName), objectType_(type), NMc_(0), mcEtMc_(0), mcEtavsmcPhiMc_(0), NOn_(0), onEtOn_(0), onEtavsonPhiOn_(0), NOff_(0), offEtOff_(0), offEtavsoffPhiOff_(0), NL1_(0), l1EtL1_(0), l1Etavsl1PhiL1_(0), NL1On_(0), l1EtL1On_(0), l1Etavsl1PhiL1On_(0), NL1Off_(0), offEtL1Off_(0), offEtavsoffPhiL1Off_(0), NOnOff_(0), offEtOnOff_(0), offEtavsoffPhiOnOff_(0), NL1Mc_(0), mcEtL1Mc_(0), mcEtavsmcPhiL1Mc_(0), NOffMc_(0), mcEtOffMc_(0), mcEtavsmcPhiOffMc_(0), NOnMc_(0), mcEtOnMc_(0), mcEtavsmcPhiOnMc_(0), NL1OnUM_(0), l1EtL1OnUM_(0), l1Etavsl1PhiL1OnUM_(0), NL1OffUM_(0), offEtL1OffUM_(0), offEtavsoffPhiL1OffUM_(0), NOnOffUM_(0), offEtOnOffUM_(0), offEtavsoffPhiOnOffUM_(0), NL1McUM_(0), mcEtL1McUM_(0), mcEtavsmcPhiL1McUM_(0), NOffMcUM_(0), mcEtOffMcUM_(0), mcEtavsmcPhiOffMcUM_(0), NOnMcUM_(0), mcEtOnMcUM_(0), mcEtavsmcPhiOnMcUM_(0), mcDRL1Mc_(0), mcDROnMc_(0), mcDROffMc_(0), offDRL1Off_(0), offDROnOff_(0), l1DRL1On_(0), ptmin_(ptmin), ptmax_(ptmax) { };
FourVectorHLTriggerOffline::PathInfo::PathInfo | ( | std::string | denomPathName, |
std::string | pathName, | ||
std::string | l1pathName, | ||
std::string | filterName, | ||
std::string | processName, | ||
size_t | type, | ||
MonitorElement * | NMc, | ||
MonitorElement * | mcEtMc, | ||
MonitorElement * | mcEtavsmcPhiMc, | ||
MonitorElement * | NOn, | ||
MonitorElement * | onEtOn, | ||
MonitorElement * | onEtavsonPhiOn, | ||
MonitorElement * | NOff, | ||
MonitorElement * | offEtOff, | ||
MonitorElement * | offEtavsoffPhiOff, | ||
MonitorElement * | NL1, | ||
MonitorElement * | l1EtL1, | ||
MonitorElement * | l1Etavsl1PhiL1, | ||
MonitorElement * | NL1On, | ||
MonitorElement * | l1EtL1On, | ||
MonitorElement * | l1Etavsl1PhiL1On, | ||
MonitorElement * | NL1Off, | ||
MonitorElement * | offEtL1Off, | ||
MonitorElement * | offEtavsoffPhiL1Off, | ||
MonitorElement * | NOnOff, | ||
MonitorElement * | offEtOnOff, | ||
MonitorElement * | offEtavsoffPhiOnOff, | ||
MonitorElement * | NL1Mc, | ||
MonitorElement * | mcEtL1Mc, | ||
MonitorElement * | mcEtavsmcPhiL1Mc, | ||
MonitorElement * | NOffMc, | ||
MonitorElement * | mcEtOffMc, | ||
MonitorElement * | mcEtavsmcPhiOffMc, | ||
MonitorElement * | NOnMc, | ||
MonitorElement * | mcEtOnMc, | ||
MonitorElement * | mcEtavsmcPhiOnMc, | ||
MonitorElement * | NL1OnUM, | ||
MonitorElement * | l1EtL1OnUM, | ||
MonitorElement * | l1Etavsl1PhiL1OnUM, | ||
MonitorElement * | NL1OffUM, | ||
MonitorElement * | offEtL1OffUM, | ||
MonitorElement * | offEtavsoffPhiL1OffUM, | ||
MonitorElement * | NOnOffUM, | ||
MonitorElement * | offEtOnOffUM, | ||
MonitorElement * | offEtavsoffPhiOnOffUM, | ||
MonitorElement * | NL1McUM, | ||
MonitorElement * | mcEtL1McUM, | ||
MonitorElement * | mcEtavsmcPhiL1McUM, | ||
MonitorElement * | NOffMcUM, | ||
MonitorElement * | mcEtOffMcUM, | ||
MonitorElement * | mcEtavsmcPhiOffMcUM, | ||
MonitorElement * | NOnMcUM, | ||
MonitorElement * | mcEtOnMcUM, | ||
MonitorElement * | mcEtavsmcPhiOnMcUM, | ||
MonitorElement * | mcDRL1Mc, | ||
MonitorElement * | mcDROnMc, | ||
MonitorElement * | mcDROffMc, | ||
MonitorElement * | offDRL1Off, | ||
MonitorElement * | offDROnOff, | ||
MonitorElement * | l1DRL1On, | ||
float | ptmin, | ||
float | ptmax | ||
) | [inline] |
Definition at line 506 of file FourVectorHLTriggerOffline.h.
: denomPathName_(denomPathName), pathName_(pathName), l1pathName_(l1pathName), filterName_(filterName), processName_(processName), objectType_(type), NMc_(NMc), mcEtMc_(mcEtMc), mcEtavsmcPhiMc_(mcEtavsmcPhiMc), NOn_(NOn), onEtOn_(onEtOn), onEtavsonPhiOn_(onEtavsonPhiOn), NOff_(NOff), offEtOff_(offEtOff), offEtavsoffPhiOff_(offEtavsoffPhiOff), NL1_(NL1), l1EtL1_(l1EtL1), l1Etavsl1PhiL1_(l1Etavsl1PhiL1), NL1On_(NL1On), l1EtL1On_(l1EtL1On), l1Etavsl1PhiL1On_(l1Etavsl1PhiL1On), NL1Off_(NL1Off), offEtL1Off_(offEtL1Off), offEtavsoffPhiL1Off_(offEtavsoffPhiL1Off), NOnOff_(NOnOff), offEtOnOff_(offEtOnOff), offEtavsoffPhiOnOff_(offEtavsoffPhiOnOff), NL1Mc_(NL1Mc), mcEtL1Mc_(mcEtL1Mc), mcEtavsmcPhiL1Mc_(mcEtavsmcPhiL1Mc), NOffMc_(NOffMc), mcEtOffMc_(mcEtOffMc), mcEtavsmcPhiOffMc_(mcEtavsmcPhiOffMc), NOnMc_(NOnMc), mcEtOnMc_(mcEtOnMc), mcEtavsmcPhiOnMc_(mcEtavsmcPhiOnMc), NL1OnUM_(NL1OnUM), l1EtL1OnUM_(l1EtL1OnUM), l1Etavsl1PhiL1OnUM_(l1Etavsl1PhiL1OnUM), NL1OffUM_(NL1OffUM), offEtL1OffUM_(offEtL1OffUM), offEtavsoffPhiL1OffUM_(offEtavsoffPhiL1OffUM), NOnOffUM_(NOnOffUM), offEtOnOffUM_(offEtOnOffUM), offEtavsoffPhiOnOffUM_(offEtavsoffPhiOnOffUM), NL1McUM_(NL1McUM), mcEtL1McUM_(mcEtL1McUM), mcEtavsmcPhiL1McUM_(mcEtavsmcPhiL1McUM), NOffMcUM_(NOffMcUM), mcEtOffMcUM_(mcEtOffMcUM), mcEtavsmcPhiOffMcUM_(mcEtavsmcPhiOffMcUM), NOnMcUM_(NOnMcUM), mcEtOnMcUM_(mcEtOnMcUM), mcEtavsmcPhiOnMcUM_(mcEtavsmcPhiOnMcUM), mcDRL1Mc_(mcDRL1Mc), mcDROnMc_(mcDROnMc), mcDROffMc_(mcDROffMc), offDRL1Off_(offDRL1Off), offDROnOff_(offDROnOff), l1DRL1On_(l1DRL1On), ptmin_(ptmin), ptmax_(ptmax) {};
const std::string FourVectorHLTriggerOffline::PathInfo::getDenomPath | ( | void | ) | const [inline] |
Definition at line 467 of file FourVectorHLTriggerOffline.h.
References denomPathName_.
{ return denomPathName_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1DROnL1Histo | ( | ) | [inline] |
Definition at line 451 of file FourVectorHLTriggerOffline.h.
References l1DRL1On_.
{ return l1DRL1On_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtaVsL1PhiL1Histo | ( | ) | [inline] |
Definition at line 321 of file FourVectorHLTriggerOffline.h.
References l1Etavsl1PhiL1_.
{ return l1Etavsl1PhiL1_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtaVsL1PhiL1OnHisto | ( | ) | [inline] |
Definition at line 330 of file FourVectorHLTriggerOffline.h.
References l1Etavsl1PhiL1On_.
{ return l1Etavsl1PhiL1On_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtaVsL1PhiL1OnUMHisto | ( | ) | [inline] |
Definition at line 386 of file FourVectorHLTriggerOffline.h.
References l1Etavsl1PhiL1OnUM_.
{ return l1Etavsl1PhiL1OnUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtL1Histo | ( | ) | [inline] |
Definition at line 318 of file FourVectorHLTriggerOffline.h.
References l1EtL1_.
{ return l1EtL1_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtL1OnHisto | ( | ) | [inline] |
Definition at line 327 of file FourVectorHLTriggerOffline.h.
References l1EtL1On_.
{ return l1EtL1On_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getL1EtL1OnUMHisto | ( | ) | [inline] |
Definition at line 383 of file FourVectorHLTriggerOffline.h.
References l1EtL1OnUM_.
{ return l1EtL1OnUM_; }
const std::string FourVectorHLTriggerOffline::PathInfo::getl1Path | ( | void | ) | const [inline] |
Definition at line 464 of file FourVectorHLTriggerOffline.h.
References l1pathName_.
{ return l1pathName_; }
const std::string FourVectorHLTriggerOffline::PathInfo::getLabel | ( | void | ) | const [inline] |
Definition at line 454 of file FourVectorHLTriggerOffline.h.
References filterName_.
{ return filterName_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcDRL1McHisto | ( | ) | [inline] |
Definition at line 436 of file FourVectorHLTriggerOffline.h.
References mcDRL1Mc_.
{ return mcDRL1Mc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcDROffMcHisto | ( | ) | [inline] |
Definition at line 448 of file FourVectorHLTriggerOffline.h.
References mcDROffMc_.
{ return mcDROffMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcDROnMcHisto | ( | ) | [inline] |
Definition at line 445 of file FourVectorHLTriggerOffline.h.
References mcDROnMc_.
{ return mcDROnMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiL1McHisto | ( | ) | [inline] |
Definition at line 357 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiL1Mc_.
{ return mcEtavsmcPhiL1Mc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiL1McUMHisto | ( | ) | [inline] |
Definition at line 413 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiL1McUM_.
{ return mcEtavsmcPhiL1McUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiMcHisto | ( | ) | [inline] |
Definition at line 294 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiMc_.
{ return mcEtavsmcPhiMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiOffMcHisto | ( | ) | [inline] |
Definition at line 367 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiOffMc_.
{ return mcEtavsmcPhiOffMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiOffMcUMHisto | ( | ) | [inline] |
Definition at line 423 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiOffMcUM_.
{ return mcEtavsmcPhiOffMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiOnMcHisto | ( | ) | [inline] |
Definition at line 377 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiOnMc_.
{ return mcEtavsmcPhiOnMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtaVsMcPhiOnMcUMHisto | ( | ) | [inline] |
Definition at line 433 of file FourVectorHLTriggerOffline.h.
References mcEtavsmcPhiOnMcUM_.
{ return mcEtavsmcPhiOnMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtL1McHisto | ( | ) | [inline] |
Definition at line 354 of file FourVectorHLTriggerOffline.h.
References mcEtL1Mc_.
{ return mcEtL1Mc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtL1McUMHisto | ( | ) | [inline] |
Definition at line 410 of file FourVectorHLTriggerOffline.h.
References mcEtL1McUM_.
{ return mcEtL1McUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtMcHisto | ( | ) | [inline] |
Definition at line 291 of file FourVectorHLTriggerOffline.h.
References mcEtMc_.
{ return mcEtMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtOffMcHisto | ( | ) | [inline] |
Definition at line 364 of file FourVectorHLTriggerOffline.h.
References mcEtOffMc_.
{ return mcEtOffMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtOffMcUMHisto | ( | ) | [inline] |
Definition at line 420 of file FourVectorHLTriggerOffline.h.
References mcEtOffMcUM_.
{ return mcEtOffMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtOnMcHisto | ( | ) | [inline] |
Definition at line 374 of file FourVectorHLTriggerOffline.h.
References mcEtOnMc_.
{ return mcEtOnMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getMcEtOnMcUMHisto | ( | ) | [inline] |
Definition at line 430 of file FourVectorHLTriggerOffline.h.
References mcEtOnMcUM_.
{ return mcEtOnMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1Histo | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1McHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1McUMHisto | ( | ) | [inline] |
Definition at line 407 of file FourVectorHLTriggerOffline.h.
References NL1McUM_.
{ return NL1McUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1OffHisto | ( | ) | [inline] |
Definition at line 333 of file FourVectorHLTriggerOffline.h.
References NL1Off_.
{ return NL1Off_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1OffUMHisto | ( | ) | [inline] |
Definition at line 389 of file FourVectorHLTriggerOffline.h.
References NL1OffUM_.
{ return NL1OffUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1OnHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNL1OnUMHisto | ( | ) | [inline] |
Definition at line 380 of file FourVectorHLTriggerOffline.h.
References NL1OnUM_.
{ return NL1OnUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNMcHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOffHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOffMcHisto | ( | ) | [inline] |
Definition at line 361 of file FourVectorHLTriggerOffline.h.
References NOffMc_.
{ return NOffMc_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOffMcUMHisto | ( | ) | [inline] |
Definition at line 417 of file FourVectorHLTriggerOffline.h.
References NOffMcUM_.
{ return NOffMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOnHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOnMcHisto | ( | ) | [inline] |
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOnMcUMHisto | ( | ) | [inline] |
Definition at line 427 of file FourVectorHLTriggerOffline.h.
References NOnMcUM_.
{ return NOnMcUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOnOffHisto | ( | ) | [inline] |
Definition at line 342 of file FourVectorHLTriggerOffline.h.
References NOnOff_.
{ return NOnOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getNOnOffUMHisto | ( | ) | [inline] |
Definition at line 398 of file FourVectorHLTriggerOffline.h.
References NOnOffUM_.
{ return NOnOffUM_; }
const int FourVectorHLTriggerOffline::PathInfo::getObjectType | ( | void | ) | const [inline] |
Definition at line 473 of file FourVectorHLTriggerOffline.h.
References objectType_.
{ return objectType_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffDRL1OffHisto | ( | ) | [inline] |
Definition at line 439 of file FourVectorHLTriggerOffline.h.
References offDRL1Off_.
{ return offDRL1Off_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffDROnOffHisto | ( | ) | [inline] |
Definition at line 442 of file FourVectorHLTriggerOffline.h.
References offDROnOff_.
{ return offDROnOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtaVsOffPhiL1OffHisto | ( | ) | [inline] |
Definition at line 339 of file FourVectorHLTriggerOffline.h.
References offEtavsoffPhiL1Off_.
{ return offEtavsoffPhiL1Off_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtaVsOffPhiL1OffUMHisto | ( | ) | [inline] |
Definition at line 395 of file FourVectorHLTriggerOffline.h.
References offEtavsoffPhiL1OffUM_.
{ return offEtavsoffPhiL1OffUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtaVsOffPhiOffHisto | ( | ) | [inline] |
Definition at line 312 of file FourVectorHLTriggerOffline.h.
References offEtavsoffPhiOff_.
{ return offEtavsoffPhiOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtaVsOffPhiOnOffHisto | ( | ) | [inline] |
Definition at line 348 of file FourVectorHLTriggerOffline.h.
References offEtavsoffPhiOnOff_.
{ return offEtavsoffPhiOnOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtaVsOffPhiOnOffUMHisto | ( | ) | [inline] |
Definition at line 404 of file FourVectorHLTriggerOffline.h.
References offEtavsoffPhiOnOffUM_.
{ return offEtavsoffPhiOnOffUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtL1OffHisto | ( | ) | [inline] |
Definition at line 336 of file FourVectorHLTriggerOffline.h.
References offEtL1Off_.
{ return offEtL1Off_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtL1OffUMHisto | ( | ) | [inline] |
Definition at line 392 of file FourVectorHLTriggerOffline.h.
References offEtL1OffUM_.
{ return offEtL1OffUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtOffHisto | ( | ) | [inline] |
Definition at line 309 of file FourVectorHLTriggerOffline.h.
References offEtOff_.
{ return offEtOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtOnOffHisto | ( | ) | [inline] |
Definition at line 345 of file FourVectorHLTriggerOffline.h.
References offEtOnOff_.
{ return offEtOnOff_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOffEtOnOffUMHisto | ( | ) | [inline] |
Definition at line 401 of file FourVectorHLTriggerOffline.h.
References offEtOnOffUM_.
{ return offEtOnOffUM_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOnEtaVsOnPhiOnHisto | ( | ) | [inline] |
Definition at line 303 of file FourVectorHLTriggerOffline.h.
References onEtavsonPhiOn_.
{ return onEtavsonPhiOn_; }
MonitorElement* FourVectorHLTriggerOffline::PathInfo::getOnEtOnHisto | ( | ) | [inline] |
Definition at line 300 of file FourVectorHLTriggerOffline.h.
References onEtOn_.
{ return onEtOn_; }
const std::string FourVectorHLTriggerOffline::PathInfo::getPath | ( | void | ) | const [inline] |
Definition at line 461 of file FourVectorHLTriggerOffline.h.
References pathName_.
{ return pathName_; }
const std::string FourVectorHLTriggerOffline::PathInfo::getProcess | ( | void | ) | const [inline] |
Definition at line 470 of file FourVectorHLTriggerOffline.h.
References processName_.
{ return processName_; }
float FourVectorHLTriggerOffline::PathInfo::getPtMax | ( | ) | const [inline] |
float FourVectorHLTriggerOffline::PathInfo::getPtMin | ( | ) | const [inline] |
const edm::InputTag FourVectorHLTriggerOffline::PathInfo::getTag | ( | void | ) | const [inline] |
Definition at line 477 of file FourVectorHLTriggerOffline.h.
References filterName_, processName_, and corrections_cfg::tagName.
{ edm::InputTag tagName(filterName_,"",processName_); return tagName; }
const int FourVectorHLTriggerOffline::PathInfo::index | ( | ) | [inline, private] |
Definition at line 623 of file FourVectorHLTriggerOffline.h.
References pathIndex_.
{ return pathIndex_; }
bool FourVectorHLTriggerOffline::PathInfo::operator== | ( | const std::string | v | ) | [inline] |
Definition at line 588 of file FourVectorHLTriggerOffline.h.
References filterName_.
{ return v==filterName_; }
void FourVectorHLTriggerOffline::PathInfo::setHistos | ( | MonitorElement *const | NMc, |
MonitorElement *const | mcEtMc, | ||
MonitorElement *const | mcEtavsmcPhiMc, | ||
MonitorElement *const | NOn, | ||
MonitorElement *const | onEtOn, | ||
MonitorElement *const | onEtavsonPhiOn, | ||
MonitorElement *const | NOff, | ||
MonitorElement *const | offEtOff, | ||
MonitorElement *const | offEtavsoffPhiOff, | ||
MonitorElement *const | NL1, | ||
MonitorElement *const | l1EtL1, | ||
MonitorElement *const | l1Etavsl1PhiL1, | ||
MonitorElement *const | NL1On, | ||
MonitorElement *const | l1EtL1On, | ||
MonitorElement *const | l1Etavsl1PhiL1On, | ||
MonitorElement *const | NL1Off, | ||
MonitorElement *const | offEtL1Off, | ||
MonitorElement *const | offEtavsoffPhiL1Off, | ||
MonitorElement *const | NOnOff, | ||
MonitorElement *const | offEtOnOff, | ||
MonitorElement *const | offEtavsoffPhiOnOff, | ||
MonitorElement *const | NL1Mc, | ||
MonitorElement *const | mcEtL1Mc, | ||
MonitorElement *const | mcEtavsmcPhiL1Mc, | ||
MonitorElement *const | NOffMc, | ||
MonitorElement *const | mcEtOffMc, | ||
MonitorElement *const | mcEtavsmcPhiOffMc, | ||
MonitorElement *const | NOnMc, | ||
MonitorElement *const | mcEtOnMc, | ||
MonitorElement *const | mcEtavsmcPhiOnMc, | ||
MonitorElement *const | NL1OnUM, | ||
MonitorElement *const | l1EtL1OnUM, | ||
MonitorElement *const | l1Etavsl1PhiL1OnUM, | ||
MonitorElement *const | NL1OffUM, | ||
MonitorElement *const | offEtL1OffUM, | ||
MonitorElement *const | offEtavsoffPhiL1OffUM, | ||
MonitorElement *const | NOnOffUM, | ||
MonitorElement *const | offEtOnOffUM, | ||
MonitorElement *const | offEtavsoffPhiOnOffUM, | ||
MonitorElement *const | NL1McUM, | ||
MonitorElement *const | mcEtL1McUM, | ||
MonitorElement *const | mcEtavsmcPhiL1McUM, | ||
MonitorElement *const | NOffMcUM, | ||
MonitorElement *const | mcEtOffMcUM, | ||
MonitorElement *const | mcEtavsmcPhiOffMcUM, | ||
MonitorElement *const | NOnMcUM, | ||
MonitorElement *const | mcEtOnMcUM, | ||
MonitorElement *const | mcEtavsmcPhiOnMcUM, | ||
MonitorElement *const | mcDRL1Mc, | ||
MonitorElement *const | mcDROnMc, | ||
MonitorElement *const | mcDROffMc, | ||
MonitorElement *const | offDRL1Off, | ||
MonitorElement *const | offDROnOff, | ||
MonitorElement *const | l1DRL1On | ||
) | [inline] |
Definition at line 177 of file FourVectorHLTriggerOffline.h.
References l1DRL1On_, l1Etavsl1PhiL1_, l1Etavsl1PhiL1On_, l1Etavsl1PhiL1OnUM_, l1EtL1_, l1EtL1On_, l1EtL1OnUM_, mcDRL1Mc_, mcDROffMc_, mcDROnMc_, mcEtavsmcPhiL1Mc_, mcEtavsmcPhiL1McUM_, mcEtavsmcPhiMc_, mcEtavsmcPhiOffMc_, mcEtavsmcPhiOffMcUM_, mcEtavsmcPhiOnMc_, mcEtavsmcPhiOnMcUM_, mcEtL1Mc_, mcEtL1McUM_, mcEtMc_, mcEtOffMc_, mcEtOffMcUM_, mcEtOnMc_, mcEtOnMcUM_, NL1_, NL1Mc_, NL1McUM_, NL1Off_, NL1OffUM_, NL1On_, NL1OnUM_, NMc_, NOff_, NOffMc_, NOffMcUM_, NOn_, NOnMc_, NOnMcUM_, NOnOff_, NOnOffUM_, offDRL1Off_, offDROnOff_, offEtavsoffPhiL1Off_, offEtavsoffPhiL1OffUM_, offEtavsoffPhiOff_, offEtavsoffPhiOnOff_, offEtavsoffPhiOnOffUM_, offEtL1Off_, offEtL1OffUM_, offEtOff_, offEtOnOff_, offEtOnOffUM_, onEtavsonPhiOn_, and onEtOn_.
{ NMc_ = NMc; mcEtMc_ = mcEtMc; mcEtavsmcPhiMc_ = mcEtavsmcPhiMc; NOn_ = NOn; onEtOn_ = onEtOn; onEtavsonPhiOn_ = onEtavsonPhiOn; NOff_ = NOff; offEtOff_ = offEtOff; offEtavsoffPhiOff_ = offEtavsoffPhiOff; NL1_ = NL1; l1EtL1_ = l1EtL1; l1Etavsl1PhiL1_ = l1Etavsl1PhiL1; NL1On_ = NL1On; l1EtL1On_ = l1EtL1On; l1Etavsl1PhiL1On_ = l1Etavsl1PhiL1On; NL1Off_ = NL1Off; offEtL1Off_ = offEtL1Off; offEtavsoffPhiL1Off_ = offEtavsoffPhiL1Off; NOnOff_ = NOnOff; offEtOnOff_ = offEtOnOff; offEtavsoffPhiOnOff_ = offEtavsoffPhiOnOff; NL1Mc_ = NL1Mc; mcEtL1Mc_ = mcEtL1Mc; mcEtavsmcPhiL1Mc_ = mcEtavsmcPhiL1Mc; NOffMc_ = NOffMc; mcEtOffMc_ = mcEtOffMc; mcEtavsmcPhiOffMc_ = mcEtavsmcPhiOffMc; NOnMc_ = NOnMc; mcEtOnMc_ = mcEtOnMc; mcEtavsmcPhiOnMc_ = mcEtavsmcPhiOnMc; NL1OnUM_ = NL1OnUM; l1EtL1OnUM_ = l1EtL1OnUM; l1Etavsl1PhiL1OnUM_ = l1Etavsl1PhiL1OnUM; NL1OffUM_ = NL1OffUM; offEtL1OffUM_ = offEtL1OffUM; offEtavsoffPhiL1OffUM_ = offEtavsoffPhiL1OffUM; NOnOffUM_ = NOnOffUM; offEtOnOffUM_ = offEtOnOffUM; offEtavsoffPhiOnOffUM_ = offEtavsoffPhiOnOffUM; NL1McUM_ = NL1McUM; mcEtL1McUM_ = mcEtL1McUM; mcEtavsmcPhiL1McUM_ = mcEtavsmcPhiL1McUM; NOffMcUM_ = NOffMcUM; mcEtOffMcUM_ = mcEtOffMcUM; mcEtavsmcPhiOffMcUM_ = mcEtavsmcPhiOffMcUM; NOnMcUM_ = NOnMcUM; mcEtOnMcUM_ = mcEtOnMcUM; mcEtavsmcPhiOnMcUM_ = mcEtavsmcPhiOnMcUM; mcDRL1Mc_ = mcDRL1Mc; mcDROnMc_ = mcDROnMc; mcDROffMc_ = mcDROffMc; offDRL1Off_ = offDRL1Off; offDROnOff_ = offDROnOff; l1DRL1On_ = l1DRL1On; }
void FourVectorHLTriggerOffline::PathInfo::setLabel | ( | std::string | labelName | ) | [inline] |
Definition at line 457 of file FourVectorHLTriggerOffline.h.
References filterName_.
{ filterName_ = labelName; return; }
const int FourVectorHLTriggerOffline::PathInfo::type | ( | ) | [inline, private] |
Definition at line 626 of file FourVectorHLTriggerOffline.h.
References objectType_.
{ return objectType_; }
std::string FourVectorHLTriggerOffline::PathInfo::denomPathName_ [private] |
Definition at line 594 of file FourVectorHLTriggerOffline.h.
Referenced by getDenomPath().
std::string FourVectorHLTriggerOffline::PathInfo::filterName_ [private] |
Definition at line 597 of file FourVectorHLTriggerOffline.h.
Referenced by getLabel(), getTag(), operator==(), and setLabel().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getL1DROnL1Histo(), and setHistos().
Definition at line 605 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtaVsL1PhiL1Histo(), and setHistos().
Definition at line 606 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtaVsL1PhiL1OnHisto(), and setHistos().
Definition at line 612 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtaVsL1PhiL1OnUMHisto(), and setHistos().
Definition at line 605 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtL1Histo(), and setHistos().
Definition at line 606 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtL1OnHisto(), and setHistos().
Definition at line 612 of file FourVectorHLTriggerOffline.h.
Referenced by getL1EtL1OnUMHisto(), and setHistos().
std::string FourVectorHLTriggerOffline::PathInfo::l1pathName_ [private] |
Definition at line 596 of file FourVectorHLTriggerOffline.h.
Referenced by getl1Path().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getMcDRL1McHisto(), and setHistos().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getMcDROffMcHisto(), and setHistos().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getMcDROnMcHisto(), and setHistos().
Definition at line 609 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiL1McHisto(), and setHistos().
Definition at line 615 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiL1McUMHisto(), and setHistos().
Definition at line 602 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiMcHisto(), and setHistos().
Definition at line 610 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiOffMcHisto(), and setHistos().
Definition at line 616 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiOffMcUMHisto(), and setHistos().
Definition at line 611 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiOnMcHisto(), and setHistos().
Definition at line 617 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtaVsMcPhiOnMcUMHisto(), and setHistos().
Definition at line 609 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtL1McHisto(), and setHistos().
Definition at line 615 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtL1McUMHisto(), and setHistos().
Definition at line 602 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtMcHisto(), and setHistos().
Definition at line 610 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtOffMcHisto(), and setHistos().
Definition at line 616 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtOffMcUMHisto(), and setHistos().
Definition at line 611 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtOnMcHisto(), and setHistos().
Definition at line 617 of file FourVectorHLTriggerOffline.h.
Referenced by getMcEtOnMcUMHisto(), and setHistos().
Definition at line 605 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1Histo(), and setHistos().
Definition at line 609 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1McHisto(), and setHistos().
Definition at line 615 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1McUMHisto(), and setHistos().
Definition at line 607 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1OffHisto(), and setHistos().
Definition at line 613 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1OffUMHisto(), and setHistos().
Definition at line 606 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1OnHisto(), and setHistos().
Definition at line 612 of file FourVectorHLTriggerOffline.h.
Referenced by getNL1OnUMHisto(), and setHistos().
Definition at line 602 of file FourVectorHLTriggerOffline.h.
Referenced by getNMcHisto(), and setHistos().
Definition at line 604 of file FourVectorHLTriggerOffline.h.
Referenced by getNOffHisto(), and setHistos().
Definition at line 610 of file FourVectorHLTriggerOffline.h.
Referenced by getNOffMcHisto(), and setHistos().
Definition at line 616 of file FourVectorHLTriggerOffline.h.
Referenced by getNOffMcUMHisto(), and setHistos().
Definition at line 603 of file FourVectorHLTriggerOffline.h.
Referenced by getNOnHisto(), and setHistos().
Definition at line 611 of file FourVectorHLTriggerOffline.h.
Referenced by getNOnMcHisto(), and setHistos().
Definition at line 617 of file FourVectorHLTriggerOffline.h.
Referenced by getNOnMcUMHisto(), and setHistos().
Definition at line 608 of file FourVectorHLTriggerOffline.h.
Referenced by getNOnOffHisto(), and setHistos().
Definition at line 614 of file FourVectorHLTriggerOffline.h.
Referenced by getNOnOffUMHisto(), and setHistos().
int FourVectorHLTriggerOffline::PathInfo::objectType_ [private] |
Definition at line 599 of file FourVectorHLTriggerOffline.h.
Referenced by getObjectType(), and type().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getOffDRL1OffHisto(), and setHistos().
Definition at line 618 of file FourVectorHLTriggerOffline.h.
Referenced by getOffDROnOffHisto(), and setHistos().
Definition at line 607 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtaVsOffPhiL1OffHisto(), and setHistos().
Definition at line 613 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtaVsOffPhiL1OffUMHisto(), and setHistos().
Definition at line 604 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtaVsOffPhiOffHisto(), and setHistos().
Definition at line 608 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtaVsOffPhiOnOffHisto(), and setHistos().
Definition at line 614 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtaVsOffPhiOnOffUMHisto(), and setHistos().
Definition at line 607 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtL1OffHisto(), and setHistos().
Definition at line 613 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtL1OffUMHisto(), and setHistos().
Definition at line 604 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtOffHisto(), and setHistos().
Definition at line 608 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtOnOffHisto(), and setHistos().
Definition at line 614 of file FourVectorHLTriggerOffline.h.
Referenced by getOffEtOnOffUMHisto(), and setHistos().
Definition at line 603 of file FourVectorHLTriggerOffline.h.
Referenced by getOnEtaVsOnPhiOnHisto(), and setHistos().
Definition at line 603 of file FourVectorHLTriggerOffline.h.
Referenced by getOnEtOnHisto(), and setHistos().
int FourVectorHLTriggerOffline::PathInfo::pathIndex_ [private] |
Definition at line 593 of file FourVectorHLTriggerOffline.h.
Referenced by index().
std::string FourVectorHLTriggerOffline::PathInfo::pathName_ [private] |
Definition at line 595 of file FourVectorHLTriggerOffline.h.
Referenced by getPath().
std::string FourVectorHLTriggerOffline::PathInfo::processName_ [private] |
Definition at line 598 of file FourVectorHLTriggerOffline.h.
Referenced by getProcess(), and getTag().
float FourVectorHLTriggerOffline::PathInfo::ptmax_ [private] |
Definition at line 621 of file FourVectorHLTriggerOffline.h.
Referenced by getPtMax().
float FourVectorHLTriggerOffline::PathInfo::ptmin_ [private] |
Definition at line 621 of file FourVectorHLTriggerOffline.h.
Referenced by getPtMin().