5#ifndef LARG4SD_INACTIVESDTOOL_H
6#define LARG4SD_INACTIVESDTOOL_H
29 const IInterface* parent);
40 Gaudi::Property<std::vector<std::string>>
m_barVolumes{
this,
"BarrelVolumes"};
46 Gaudi::Property<std::vector<std::string>>
m_fcal1Volumes{
this,
"FCAL1Volumes"};
47 Gaudi::Property<std::vector<std::string>>
m_fcal2Volumes{
this,
"FCAL2Volumes"};
48 Gaudi::Property<std::vector<std::string>>
m_fcal3Volumes{
this,
"FCAL3Volumes"};
51 Gaudi::Property<std::string>
m_hitCollName{
this,
"HitCollectionName",
"LArCalibrationHitInactive"};
54 ,
"BarrelPresamplerCalibrationCalculator"};
56 ,
"BarrelCalibrationCalculator"};
58 ,
"EMECPosInnerWheelCalibrationCalculator"};
60 ,
"EMECNegInnerWheelCalibrationCalculator"};
62 ,
"EMECPosOuterWheelCalibrationCalculator"};
64 ,
"EMECNegOuterWheelCalibrationCalculator"};
66 ,
"HECCalibrationWheelInactiveCalculator"};
68 ,
"FCAL1CalibCalculator"};
70 ,
"FCAL2CalibCalculator"};
72 ,
"FCAL3CalibCalculator"};
Support class for PropertyMgr.
=============================================================================