![]() |
ATLAS Offline Software
|
#include <LArTBLeakHit.h>
Public Member Functions | |
| LArTBLeakHit ()=default | |
| LArTBLeakHit (int d) | |
| void | SetEkin (double ed) |
| void | AddEkin (double ed) |
| double | GetEkin () |
| void | SetEtot (double ed) |
| void | AddEtot (double ed) |
| double | GetEtot () |
| void | SetCode (int cod) |
| int | GetCode () |
| void | SetPos (const CLHEP::Hep3Vector &p) |
| CLHEP::Hep3Vector | GetPos () |
| void | SetDir (int d) |
| int | GetDir () |
Private Attributes | |
| double | m_ekin {} |
| double | m_etot {} |
| int | m_pcode {} |
| CLHEP::Hep3Vector | m_pos |
| int | m_dir {} |
Definition at line 19 of file LArTBLeakHit.h.
|
default |
|
inline |
Definition at line 23 of file LArTBLeakHit.h.
|
inline |
Definition at line 28 of file LArTBLeakHit.h.
|
inline |
Definition at line 31 of file LArTBLeakHit.h.
|
inline |
Definition at line 36 of file LArTBLeakHit.h.
|
inline |
Definition at line 44 of file LArTBLeakHit.h.
|
inline |
Definition at line 29 of file LArTBLeakHit.h.
|
inline |
Definition at line 32 of file LArTBLeakHit.h.
|
inline |
Definition at line 40 of file LArTBLeakHit.h.
|
inline |
Definition at line 35 of file LArTBLeakHit.h.
|
inline |
Definition at line 43 of file LArTBLeakHit.h.
|
inline |
Definition at line 27 of file LArTBLeakHit.h.
|
inline |
Definition at line 30 of file LArTBLeakHit.h.
|
inline |
Definition at line 39 of file LArTBLeakHit.h.
|
private |
Definition at line 54 of file LArTBLeakHit.h.
|
private |
Definition at line 47 of file LArTBLeakHit.h.
|
private |
Definition at line 48 of file LArTBLeakHit.h.
|
private |
Definition at line 49 of file LArTBLeakHit.h.
|
private |
Definition at line 53 of file LArTBLeakHit.h.