|
MonitorElement * | getEtaHisto () |
|
MonitorElement * | getEtaVsPhiHisto () |
|
MonitorElement * | getEtHisto () |
|
const std::string | getName (void) const |
|
MonitorElement * | getPhiHisto () |
|
float | getPtMax () const |
|
float | getPtMin () const |
|
bool | operator== (const std::string v) |
|
| PathInfo (std::string pathName, size_t type, float ptmin, float ptmax) |
|
| PathInfo (std::string pathName, size_t type, MonitorElement *et, MonitorElement *eta, MonitorElement *phi, MonitorElement *etavsphi, float ptmin, float ptmax) |
|
void | setHistos (MonitorElement *const et, MonitorElement *const eta, MonitorElement *const phi, MonitorElement *const etavsphi) |
|
| ~PathInfo () |
|
Definition at line 83 of file FourVectorHLT.h.
◆ PathInfo() [1/3]
FourVectorHLT::PathInfo::PathInfo |
( |
| ) |
|
|
inlineprivate |
◆ ~PathInfo()
FourVectorHLT::PathInfo::~PathInfo |
( |
| ) |
|
|
inline |
◆ PathInfo() [2/3]
FourVectorHLT::PathInfo::PathInfo |
( |
std::string |
pathName, |
|
|
size_t |
type, |
|
|
float |
ptmin, |
|
|
float |
ptmax |
|
) |
| |
|
inline |
◆ PathInfo() [3/3]
◆ getEtaHisto()
◆ getEtaVsPhiHisto()
◆ getEtHisto()
◆ getName()
const std::string FourVectorHLT::PathInfo::getName |
( |
void |
| ) |
const |
|
inline |
◆ getPhiHisto()
◆ getPtMax()
float FourVectorHLT::PathInfo::getPtMax |
( |
| ) |
const |
|
inline |
◆ getPtMin()
float FourVectorHLT::PathInfo::getPtMin |
( |
| ) |
const |
|
inline |
◆ index()
const int FourVectorHLT::PathInfo::index |
( |
| ) |
|
|
inlineprivate |
◆ operator==()
bool FourVectorHLT::PathInfo::operator== |
( |
const std::string |
v | ) |
|
|
inline |
◆ setHistos()
◆ type()
const int FourVectorHLT::PathInfo::type |
( |
| ) |
|
|
inlineprivate |
◆ et_
◆ eta_
◆ etavsphi_
◆ objectType_
int FourVectorHLT::PathInfo::objectType_ |
|
private |
◆ pathIndex_
int FourVectorHLT::PathInfo::pathIndex_ |
|
private |
◆ pathName_
std::string FourVectorHLT::PathInfo::pathName_ |
|
private |
◆ phi_
◆ ptmax_
float FourVectorHLT::PathInfo::ptmax_ |
|
private |
◆ ptmin_
float FourVectorHLT::PathInfo::ptmin_ |
|
private |