ATLAS Offline Software
eflowCellEOverPTool_Run2_mc20_JetETMiss.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef EFLOWCELLEOVERPTOOL_RUN2_MC20_JETETMISS_H
6 #define EFLOWCELLEOVERPTOOL_RUN2_MC20_JETETMISS_H
7 
9 
10 class eflowBaseParameters;
11 
25 
26  public:
27 
28  eflowCellEOverPTool_Run2_mc20_JetETMiss(const std::string& type,const std::string& name,const IInterface* parent);
29 
31 
35 
36  private:
37 
38  std::vector<double> m_eBinValues;
39  std::vector<double> m_etaBinBounds;
40  std::vector<std::string> m_eBinLabels;
41  std::vector<std::string> m_etaBinLabels;
42 
43 };
44 #endif
eflowCellEOverPTool_Run2_mc20_JetETMiss::m_eBinValues
std::vector< double > m_eBinValues
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:38
eflowEEtaBinnedParameters
Inherits from eflowEEtaBinBase.
Definition: eflowEEtaBinnedParameters.h:56
IEFlowCellEOverPTool.h
eflowCellEOverPTool_Run2_mc20_JetETMiss::m_etaBinLabels
std::vector< std::string > m_etaBinLabels
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:41
eflowCellEOverPTool_Run2_mc20_JetETMiss::finalize
StatusCode finalize()
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.cxx:3252
IEFlowCellEOverPTool
Pure virtual base class, from which concrete classes inherit and define reference e/p mean and widths...
Definition: IEFlowCellEOverPTool.h:30
eflowCellEOverPTool_Run2_mc20_JetETMiss::fillBinnedParameters
StatusCode fillBinnedParameters(eflowEEtaBinnedParameters *binnedParameters) const
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.cxx:38
eflowCellEOverPTool_Run2_mc20_JetETMiss::~eflowCellEOverPTool_Run2_mc20_JetETMiss
~eflowCellEOverPTool_Run2_mc20_JetETMiss()
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:30
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
test_pyathena.parent
parent
Definition: test_pyathena.py:15
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
eflowCellEOverPTool_Run2_mc20_JetETMiss::m_eBinLabels
std::vector< std::string > m_eBinLabels
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:40
eflowCellEOverPTool_Run2_mc20_JetETMiss::eflowCellEOverPTool_Run2_mc20_JetETMiss
eflowCellEOverPTool_Run2_mc20_JetETMiss(const std::string &type, const std::string &name, const IInterface *parent)
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.cxx:15
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
eflowCellEOverPTool_Run2_mc20_JetETMiss
Class to store reference e/p mean and widths, as well as reference energy density radial profile fit ...
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:24
eflowCellEOverPTool_Run2_mc20_JetETMiss::initialize
StatusCode initialize()
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.cxx:33
eflowCellEOverPTool_Run2_mc20_JetETMiss::m_etaBinBounds
std::vector< double > m_etaBinBounds
Definition: eflowCellEOverPTool_Run2_mc20_JetETMiss.h:39