|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCELLREC_LARNONLINEARITY_H
6 #define LARCELLREC_LARNONLINEARITY_H
43 const EventContext& ctx)
const override;
50 static const double m_p0[6][2];
51 static const double m_p1[6][2];
52 static const double m_p2[6][2];
53 static const double m_p3[6][2];
62 #endif // of LARCELLREC_LARNONLINEARITY
static const double m_emax[6]
static const double m_p3[6][2]
static const double m_p2[6][2]
Add non linearity in calorimeter for test at L2.
static const double m_p0[6][2]
Helper class for LArHEC offline identifiers.
const LArFCAL_ID * m_fcalID
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void MakeCorrection(CaloCell *theCell, const EventContext &ctx) const override
virtual ~LArNonLinearity()
virtual StatusCode initialize() override
Data object for each calorimeter readout cell.
static const double m_p1[6][2]
const LArHEC_ID * m_hecID
defines and typedefs for IOVSvc
Helper class for LArEM offline identifiers.
static const double m_etrans[6]
static const double m_etatrans
Helper class for LArFCAL offline identifiers.
LArNonLinearity(const std::string &type, const std::string &name, const IInterface *parent)