ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
eflowRec
eflowRec
eflowCellEOverPTool_mc12_HLLHC.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EFLOWCELLEOVERPTOOL_MC12_HLLHC_H
6
#define EFLOWCELLEOVERPTOOL_MC12_HLLHC_H
7
8
#include "
eflowRec/IEFlowCellEOverPTool.h
"
9
10
class
eflowBaseParameters;
11
15
class
eflowCellEOverPTool_mc12_HLLHC
:
public
IEFlowCellEOverPTool
{
16
17
public
:
18
19
eflowCellEOverPTool_mc12_HLLHC
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
20
21
~eflowCellEOverPTool_mc12_HLLHC
() {};
22
23
StatusCode
initialize
();
24
StatusCode
fillBinnedParameters
(
eflowEEtaBinnedParameters
*binnedParameters)
const
;
25
StatusCode
finalize
() ;
26
27
private
:
28
29
std::vector<double>
m_eBinValues
;
30
std::vector<double>
m_etaBinBounds
;
31
std::vector<std::string>
m_eBinLabels
;
32
std::vector<std::string>
m_etaBinLabels
;
33
34
};
35
#endif
IEFlowCellEOverPTool.h
IEFlowCellEOverPTool::IEFlowCellEOverPTool
IEFlowCellEOverPTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
IEFlowCellEOverPTool.h:34
eflowCellEOverPTool_mc12_HLLHC::m_etaBinBounds
std::vector< double > m_etaBinBounds
Definition
eflowCellEOverPTool_mc12_HLLHC.h:30
eflowCellEOverPTool_mc12_HLLHC::m_eBinValues
std::vector< double > m_eBinValues
Definition
eflowCellEOverPTool_mc12_HLLHC.h:29
eflowCellEOverPTool_mc12_HLLHC::~eflowCellEOverPTool_mc12_HLLHC
~eflowCellEOverPTool_mc12_HLLHC()
Definition
eflowCellEOverPTool_mc12_HLLHC.h:21
eflowCellEOverPTool_mc12_HLLHC::m_eBinLabels
std::vector< std::string > m_eBinLabels
Definition
eflowCellEOverPTool_mc12_HLLHC.h:31
eflowCellEOverPTool_mc12_HLLHC::m_etaBinLabels
std::vector< std::string > m_etaBinLabels
Definition
eflowCellEOverPTool_mc12_HLLHC.h:32
eflowCellEOverPTool_mc12_HLLHC::eflowCellEOverPTool_mc12_HLLHC
eflowCellEOverPTool_mc12_HLLHC(const std::string &type, const std::string &name, const IInterface *parent)
Definition
eflowCellEOverPTool_mc12_HLLHC.cxx:15
eflowCellEOverPTool_mc12_HLLHC::fillBinnedParameters
StatusCode fillBinnedParameters(eflowEEtaBinnedParameters *binnedParameters) const
Definition
eflowCellEOverPTool_mc12_HLLHC.cxx:39
eflowCellEOverPTool_mc12_HLLHC::initialize
StatusCode initialize()
Definition
eflowCellEOverPTool_mc12_HLLHC.cxx:34
eflowCellEOverPTool_mc12_HLLHC::finalize
StatusCode finalize()
Definition
eflowCellEOverPTool_mc12_HLLHC.cxx:5277
eflowEEtaBinnedParameters
Inherits from eflowEEtaBinBase.
Definition
eflowEEtaBinnedParameters.h:56
type
Generated on
for ATLAS Offline Software by
1.14.0