![]() |
ATLAS Offline Software
|
#include <LArHVPathology.h>
Public Member Functions | |
| LArHVPathology () | |
| LArHVPathology (const LArHVPathology *in) | |
| LArHVPathology (const LArHVPathologiesDb *in) | |
| virtual | ~LArHVPathology () |
| const std::vector< LArHVPathologiesDb::LArHVElectPathologyDb > & | getPathology () const |
| std::map< std::pair< Identifier, unsigned int >, std::vector< unsigned short > > & | getElecMap () |
Private Attributes | |
| std::vector< LArHVPathologiesDb::LArHVElectPathologyDb > | m_v |
| std::map< std::pair< Identifier, unsigned int >, std::vector< unsigned short > > | m_electIndMap |
Definition at line 14 of file LArHVPathology.h.
|
inline |
Definition at line 18 of file LArHVPathology.h.
|
inline |
Definition at line 36 of file LArHVPathology.h.
|
inline |
Definition at line 43 of file LArHVPathology.h.
|
inlinevirtual |
Definition at line 21 of file LArHVPathology.h.
|
inline |
Definition at line 26 of file LArHVPathology.h.
|
inline |
Definition at line 23 of file LArHVPathology.h.
|
private |
Definition at line 32 of file LArHVPathology.h.
|
private |
Definition at line 31 of file LArHVPathology.h.