8#ifndef LARCALIBUTILS_LARAUTOCORRDECODERTOOL_H
9#define LARCALIBUTILS_LARAUTOCORRDECODERTOOL_H
22 public extends<AthAlgTool,ILArAutoCorrDecoderTool>
28 using base_class::base_class;
38 virtual StatusCode
finalize(){
return StatusCode::SUCCESS;}
49 Gaudi::Property<bool>
m_isSC{
this,
"isSC",
false};
50 Gaudi::Property<std::string>
m_keyAutoCorr{
this,
"KeyAutoCorr",
"LArAutoCorr"};
Helper for the Liquid Argon Calorimeter cell identifiers.