|
ATLAS Offline Software
|
Go to the documentation of this file.
9 const std::string&
sDir,
10 const std::string& sFEContainerName)
12 , m_FEPlots(this,
"", sFEContainerName)
13 , m_FEPVMatchedPlots(this,
"", sFEContainerName)
14 , m_FEAlgPropertyPlots(this,
"", sFEContainerName)
15 , m_FELinkerPlots(this,
"", sFEContainerName, false)
void fill(const xAOD::FlowElement &FE, const xAOD::Vertex &theVertex, const xAOD::EventInfo &eventInfo)
void fill(const xAOD::FlowElement &theFE, const xAOD::EventInfo &eventInfo)
void fill(const xAOD::FlowElement &theFE, const xAOD::Vertex *theVertex, const xAOD::EventInfo &eventInfo)
fill the histograms up
void fill(const xAOD::FlowElement &FE, const xAOD::EventInfo &eventInfo)
PFOChargedValidationPlots(PlotBase *pParent, const std::string &sDir, const std::string &sFEContainerName)
Standard Constructor.
PFO::PFOPVMatchedPlots m_FEPVMatchedPlots
4-vector and charge histograms with PV match cut applied
PFO::PFOAlgPropertyPlots m_FEAlgPropertyPlots
Algorithm property plots.
PFO::PFOPlots m_FEPlots
4-vector and charge histograms
Class describing the basic event information.
void fill(const xAOD::FlowElement &FE, const xAOD::EventInfo &eventInfo)
Class describing a Vertex.
A detector object made of other lower level object(s)
PFO::FlowElement_LinkerPlots m_FELinkerPlots