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