![]() |
ATLAS Offline Software
|
#include <DblQ00Atyp.h>
Classes | |
| struct | ATYP |
Public Member Functions | |
| DblQ00Atyp ()=default | |
| ~DblQ00Atyp ()=default | |
| DblQ00Atyp (IRDBAccessSvc *pAccessSvc, const std::string &GeoTag="", const std::string &GeoNode="") | |
| DblQ00Atyp & | operator= (const DblQ00Atyp &right)=delete |
| DblQ00Atyp (const DblQ00Atyp &)=delete | |
| const ATYP * | data () const |
| unsigned int | size () const |
| unsigned int | getNObj () const |
| std::string | getName () const |
| std::string | getDirName () const |
| std::string | getObjName () const |
Private Attributes | |
| std::vector< ATYP > | m_d {0} |
| unsigned int | m_nObj {0} |
Definition at line 23 of file DblQ00Atyp.h.
|
default |
|
default |
| MuonGM::DblQ00Atyp::DblQ00Atyp | ( | IRDBAccessSvc * | pAccessSvc, |
| const std::string & | GeoTag = "", | ||
| const std::string & | GeoNode = "" ) |
Definition at line 21 of file DblQ00Atyp.cxx.
|
delete |
Definition at line 40 of file DblQ00Atyp.h.
|
inline |
Definition at line 45 of file DblQ00Atyp.h.
|
inline |
Definition at line 44 of file DblQ00Atyp.h.
|
inline |
Definition at line 42 of file DblQ00Atyp.h.
|
inline |
Definition at line 46 of file DblQ00Atyp.h.
|
delete |
|
inline |
Definition at line 41 of file DblQ00Atyp.h.
|
private |
Definition at line 49 of file DblQ00Atyp.h.
|
private |
Definition at line 50 of file DblQ00Atyp.h.