|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef LARCABLING_LARHVIDMAPPINGREADER_H
14 #define LARCABLING_LARHVIDMAPPINGREADER_H
19 #include "GaudiKernel/StatusCode.h"
59 #endif // not LARCABLING_LARHVIDMAPPINGREADER_H
std::map< HWIdentifier, std::vector< HWIdentifier > > electrodeMap_t
std::string fromFile() const
Helper for the Liquid Argon Calorimeter cell at the electrode level.
Helper to read HV ID mapping data from a file or conditions.
std::map< HWIdentifier, HWIdentifier > hvlineMap_t
std::string fromAttrList(const AthenaAttributeList &attrList) const
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
StatusCode fillHV(const std::string &content, const LArHVLineID &hvlineHelper, const LArElectrodeID &electrodeHelper, hvlineMap_t &hvlineMap, electrodeMap_t &electrodeMap) const
StatusCode read(const AthenaAttributeList *attrList, const LArHVLineID &hvlineHelper, const LArElectrodeID &electrodeHelper, hvlineMap_t &hvlineMap, electrodeMap_t &electrodeMap) const
Helper for the Liquid Argon Calorimeter High-Voltage identifiers.