|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef CALOUTILS_H1WEIGHTTOOLCSC12GENERIC_H
9 #define CALOUTILS_H1WEIGHTTOOLCSC12GENERIC_H
17 #include "GaudiKernel/AlgTool.h"
26 public extends<CaloUtils::ToolWithConstants<AthAlgTool>,
27 IHadronicCalibrationTool>
31 using base_class::base_class;
36 virtual double etCryo(
double etAccb3,
double etTile1)
override;
39 virtual double wtCryo()
override;
43 Constant<CxxUtils::Array<1> >
m_wtEMB0 {
this,
"wtEMB0" };
44 Constant<CxxUtils::Array<1> >
m_wtEME0 {
this,
"wtEME0" };
45 Constant<CxxUtils::Array<1> >
m_wtEMB1 {
this,
"wtEMB1" };
46 Constant<CxxUtils::Array<1> >
m_wtEMB2 {
this,
"wtEMB2" };
47 Constant<CxxUtils::Array<1> >
m_wtEME1 {
this,
"wtEME1" };
48 Constant<CxxUtils::Array<1> >
m_wtEME2 {
this,
"wtEME2" };
49 Constant<CxxUtils::Array<1> >
m_wtTile1 {
this,
"wtTile1" };
50 Constant<CxxUtils::Array<1> >
m_wtTile2 {
this,
"wtTile2" };
51 Constant<CxxUtils::Array<1> >
m_wtHec1 {
this,
"wtHec1" };
52 Constant<CxxUtils::Array<1> >
m_wtHec2 {
this,
"wtHec2" };
53 Constant<CxxUtils::Array<1> >
m_wtFCal1 {
this,
"wtFCal1" };
54 Constant<CxxUtils::Array<1> >
m_wtFCal2 {
this,
"wtFCal2" };
55 Constant<float>
m_wtGap {
this,
"wtGap" };
58 Constant<CxxUtils::Array<2> >
m_etaFit {
this,
"etaFit" };
Scalar eta() const
pseudorapidity method
::StatusCode StatusCode
StatusCode definition for legacy code.
Data object for each calorimeter readout cell.