#include <Histograms.h>
Public Member Functions | |
MonitorElement * | charge () |
double | computeEfficiency (HTrackVariables *sim, DQMStore::IBooker &ibooker) |
MonitorElement * | computeEfficiency (MonitorElement *reco, MonitorElement *sim, DQMStore::IBooker &ibooker) |
int | entries () |
MonitorElement * | eta () |
void | Fill (double p, double pt, double eta, double phi, double charge) |
void | Fill (double pt, double eta, double phi) |
void | FillDeltaR (double deltaR) |
HTrackVariables (DQMStore::IBooker &ibooker, std::string dirName_, std::string name, std::string whereIs="") | |
MonitorElement * | p () |
MonitorElement * | phi () |
MonitorElement * | pt () |
~HTrackVariables () | |
Private Attributes | |
std::vector< MonitorElement * > | efficiencyHistos |
MonitorElement * | hCharge |
MonitorElement * | hDeltaR |
MonitorElement * | hEta |
MonitorElement * | hEtaVsGen |
MonitorElement * | hP |
MonitorElement * | hPhi |
MonitorElement * | hPhiVsGen |
MonitorElement * | hPt |
MonitorElement * | hPtVsGen |
int | theEntries |
std::string | theName |
std::string | where |
Definition at line 25 of file Histograms.h.
|
inline |
Definition at line 28 of file Histograms.h.
|
inline |
Definition at line 62 of file Histograms.h.
|
inline |
Definition at line 68 of file Histograms.h.
|
inline |
Definition at line 90 of file Histograms.h.
|
inline |
Definition at line 100 of file Histograms.h.
|
inline |
Definition at line 69 of file Histograms.h.
|
inline |
Definition at line 64 of file Histograms.h.
Referenced by Particle.Particle::__str__().
|
inline |
Definition at line 71 of file Histograms.h.
|
inline |
Definition at line 80 of file Histograms.h.
|
inline |
Definition at line 86 of file Histograms.h.
|
inline |
Definition at line 66 of file Histograms.h.
|
inline |
Definition at line 65 of file Histograms.h.
Referenced by Particle.Particle::__str__().
|
inline |
Definition at line 67 of file Histograms.h.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), and Lepton.Lepton::relIsoR().
|
private |
Definition at line 153 of file Histograms.h.
|
private |
Definition at line 145 of file Histograms.h.
|
private |
Definition at line 151 of file Histograms.h.
|
private |
Definition at line 141 of file Histograms.h.
|
private |
Definition at line 147 of file Histograms.h.
|
private |
Definition at line 143 of file Histograms.h.
|
private |
Definition at line 142 of file Histograms.h.
|
private |
Definition at line 148 of file Histograms.h.
|
private |
Definition at line 144 of file Histograms.h.
|
private |
Definition at line 149 of file Histograms.h.
|
private |
Definition at line 139 of file Histograms.h.
|
private |
Definition at line 136 of file Histograms.h.
|
private |
Definition at line 137 of file Histograms.h.