PFOPlots(PlotBase *pParent, const std::string &sDir, const std::string &sFEContainerName)
std::string m_sFEContainerName
TH1 * m_FE_pt_low
Pt Hisrogram binned in pt.
TH1 * m_FE_pt_etaBinA
Pt Histogram binned in eta.
void fill(const xAOD::FlowElement &FE, const xAOD::EventInfo &eventInfo)
TH1D * Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)
Book a TH1D histogram.
PlotBase(PlotBase *parent, const std::string &sDir)
float beamSpotWeight() const
Weight for beam spot size reweighting.
virtual double pt() const override
virtual double m() const override
The invariant mass of the particle.
virtual double phi() const override
The azimuthal angle ( ) of the particle.
virtual double eta() const override
The pseudorapidity ( ) of the particle.
virtual double e() const override
The total energy of the particle.
EventInfo_v1 EventInfo
Definition of the latest event info version.
FlowElement_v1 FlowElement
Definition of the current "pfo version".