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