5#ifndef LARG4SD_INACTIVESDTOOL_H
6#define LARG4SD_INACTIVESDTOOL_H
29 const IInterface* parent);
43 Gaudi::Property<std::vector<std::string>>
m_barVolumes{
this,
"BarrelVolumes"};
49 Gaudi::Property<std::vector<std::string>>
m_fcal1Volumes{
this,
"FCAL1Volumes"};
50 Gaudi::Property<std::vector<std::string>>
m_fcal2Volumes{
this,
"FCAL2Volumes"};
51 Gaudi::Property<std::vector<std::string>>
m_fcal3Volumes{
this,
"FCAL3Volumes"};
54 Gaudi::Property<std::string>
m_hitCollName{
this,
"HitCollectionName",
"LArCalibrationHitInactive"};
57 ,
"BarrelPresamplerCalibrationCalculator"};
59 ,
"BarrelCalibrationCalculator"};
61 ,
"EMECPosInnerWheelCalibrationCalculator"};
63 ,
"EMECNegInnerWheelCalibrationCalculator"};
65 ,
"EMECPosOuterWheelCalibrationCalculator"};
67 ,
"EMECNegOuterWheelCalibrationCalculator"};
69 ,
"HECCalibrationWheelInactiveCalculator"};
71 ,
"FCAL1CalibCalculator"};
73 ,
"FCAL2CalibCalculator"};
75 ,
"FCAL3CalibCalculator"};
Support class for PropertyMgr.
=============================================================================