#include <Histograms.h>
Public Member Functions | |
MonitorElement * | charge () |
double | computeEfficiency (HTrackVariables *sim) |
MonitorElement * | computeEfficiency (MonitorElement *reco, MonitorElement *sim) |
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 (std::string dirName_, std::string name, std::string whereIs="") | |
MonitorElement * | p () |
MonitorElement * | phi () |
MonitorElement * | pt () |
~HTrackVariables () | |
Private Attributes | |
DQMStore * | dbe_ |
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 24 of file Histograms.h.
|
inline |
Definition at line 27 of file Histograms.h.
References DQMStore::book1D(), DQMStore::cd(), dbe_, TrackerOfflineValidation_Dqm_cff::dirName, hCharge, hDeltaR, hEta, hEtaVsGen, hP, hPhi, hPhiVsGen, hPt, hPtVsGen, cppFunctionSkipper::operator, Geom::pi(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theEntries, theName, and where.
|
inline |
Definition at line 62 of file Histograms.h.
|
inline |
|
inline |
Definition at line 90 of file Histograms.h.
References postValidation_cfi::efficiency, efficiencyHistos, entries(), eta(), hEtaVsGen, hPhiVsGen, hPtVsGen, phi(), and pt().
Referenced by HTrack::computeEfficiency().
|
inline |
Definition at line 102 of file Histograms.h.
References newFWLiteAna::bin, DQMStore::book1D(), dbe_, relativeConstraints::error, MonitorElement::getTH1F(), mergeVDriftHistosByStation::name, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, and indexGen::title.
|
inline |
Definition at line 69 of file Histograms.h.
References theEntries.
Referenced by computeEfficiency().
|
inline |
|
inline |
Definition at line 71 of file Histograms.h.
References MonitorElement::Fill(), hCharge, hEta, hP, hPhi, hPt, and theEntries.
Referenced by HTrack::computeResolutionAndPull(), and HTrack::Fill().
|
inline |
Definition at line 80 of file Histograms.h.
References MonitorElement::Fill(), hEtaVsGen, hPhiVsGen, and hPtVsGen.
|
inline |
Definition at line 86 of file Histograms.h.
References MonitorElement::Fill(), and hDeltaR.
Referenced by HTrack::FillDeltaR().
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 137 of file Histograms.h.
Referenced by computeEfficiency(), and HTrackVariables().
|
private |
Definition at line 156 of file Histograms.h.
Referenced by computeEfficiency().
|
private |
Definition at line 148 of file Histograms.h.
Referenced by charge(), Fill(), and HTrackVariables().
|
private |
Definition at line 154 of file Histograms.h.
Referenced by FillDeltaR(), and HTrackVariables().
|
private |
Definition at line 144 of file Histograms.h.
Referenced by eta(), Fill(), and HTrackVariables().
|
private |
Definition at line 150 of file Histograms.h.
Referenced by computeEfficiency(), Fill(), and HTrackVariables().
|
private |
Definition at line 146 of file Histograms.h.
Referenced by Fill(), HTrackVariables(), and p().
|
private |
Definition at line 145 of file Histograms.h.
Referenced by Fill(), HTrackVariables(), and phi().
|
private |
Definition at line 151 of file Histograms.h.
Referenced by computeEfficiency(), Fill(), and HTrackVariables().
|
private |
Definition at line 147 of file Histograms.h.
Referenced by Fill(), HTrackVariables(), and pt().
|
private |
Definition at line 152 of file Histograms.h.
Referenced by computeEfficiency(), Fill(), and HTrackVariables().
|
private |
Definition at line 142 of file Histograms.h.
Referenced by entries(), Fill(), and HTrackVariables().
|
private |
Definition at line 139 of file Histograms.h.
Referenced by HTrackVariables().
|
private |
Definition at line 140 of file Histograms.h.
Referenced by HTrackVariables().