14 const std::string& name,
15 const IInterface* parent )
39 std::map<HWIdentifier,HWIdentifier> electrode_hvline_map;
47 return StatusCode::SUCCESS;
52const std::vector<HWIdentifier>&
60 return (elecIt)->second;
67 ATH_MSG_WARNING(
"LArHVCablingSimTool: getLArElectrodeIDvec did not find electrode for hvline ["
68 << part <<
"." << canl <<
"." << cann <<
"." << hvli <<
"]" );
69 static const std::vector<HWIdentifier> invalid;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_VERBOSE(x)
#define ATH_MSG_WARNING(x)
Helper to read HV ID mapping data from a file or conditions.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
const ServiceHandle< StoreGateSvc > & detStore() const
An AttributeList represents a logical row of attributes in a metadata table.
Helper for the Liquid Argon Calorimeter cell at the electrode level.
Helper to read HV ID mapping data from a file or conditions.