ATLAS Offline Software
|
class to provide SC mapping More...
#include <LArLATOMEMapping.h>
Public Member Functions | |
LArLATOMEMapping (unsigned nLatomes=0) | |
HWIdentifier | getChannelID (const unsigned int sourceID, const unsigned int chan) const |
create a HWIdentifier from an Identifier More... | |
Private Attributes | |
const HWIdentifier | m_hwidEmpty |
Invalid default instance of HWIdentifier. More... | |
std::vector< unsigned int > | m_sourceID |
std::vector< std::vector< HWIdentifier > > | m_onlineID |
std::unordered_map< unsigned, std::vector< HWIdentifier > > | m_map |
Friends | |
class | LArLATOMEMappingAlg |
class which fills object from conditions DB More... | |
class to provide SC mapping
Definition at line 28 of file LArLATOMEMapping.h.
LArLATOMEMapping::LArLATOMEMapping | ( | unsigned | nLatomes = 0 | ) |
Definition at line 8 of file LArLATOMEMapping.cxx.
|
inline |
|
friend |
class which fills object from conditions DB
Definition at line 34 of file LArLATOMEMapping.h.
|
private |
Invalid default instance of HWIdentifier.
Definition at line 50 of file LArLATOMEMapping.h.
|
private |
Definition at line 54 of file LArLATOMEMapping.h.
|
private |
Definition at line 53 of file LArLATOMEMapping.h.
|
private |
Definition at line 52 of file LArLATOMEMapping.h.