ATLAS Offline Software
|
#include <LArCalibLineMapping.h>
Public Member Functions | |
LArCalibLineMapping ()=delete | |
LArCalibLineMapping (const LArOnlineID_Base *onlineId) | |
const std::vector< HWIdentifier > & | calibSlotLine (const HWIdentifier id) const |
const std::vector< HWIdentifier > & | calibSlotLineFromHash (const IdentifierHash h) const |
Private Attributes | |
std::vector< std::vector< HWIdentifier > > | m_onlHashToCalibLines |
const LArOnlineID_Base * | m_onlineId |
Friends | |
class | LArCalibLineMappingAlg |
Definition at line 17 of file LArCalibLineMapping.h.
|
delete |
LArCalibLineMapping::LArCalibLineMapping | ( | const LArOnlineID_Base * | onlineId | ) |
Definition at line 9 of file LArCalibLineMapping.cxx.
const std::vector< HWIdentifier > & LArCalibLineMapping::calibSlotLine | ( | const HWIdentifier | id | ) | const |
Definition at line 15 of file LArCalibLineMapping.cxx.
|
inline |
Definition at line 36 of file LArCalibLineMapping.h.
|
friend |
Definition at line 19 of file LArCalibLineMapping.h.
|
private |
Definition at line 29 of file LArCalibLineMapping.h.
|
private |
Definition at line 30 of file LArCalibLineMapping.h.