![]() |
ATLAS Offline Software
|
#include <MMSimHit.h>
Private Attributes | |
| HitID | m_MMId |
| double | m_globalTime |
| Amg::Vector3D | m_globalPosition |
| int | m_particleEncoding |
| double | m_kineticEnergy |
| Amg::Vector3D | m_globalDirection |
| double | m_depositEnergy |
| HepMcParticleLink | m_partLink |
Definition at line 15 of file MMSimHit.h.
| MMSimHit::MMSimHit | ( | ) |
Definition at line 8 of file MMSimHit.cxx.
|
default |
| MMSimHit::MMSimHit | ( | HitID | id, |
| double | time, | ||
| const Amg::Vector3D & | position, | ||
| const int | particleEncoding, | ||
| const double | kineticEnergy, | ||
| const Amg::Vector3D & | direction, | ||
| const double | depositEnergy, | ||
| const int | truthBarcode | ||
| ) |
Definition at line 18 of file MMSimHit.cxx.
| MMSimHit::MMSimHit | ( | HitID | id, |
| double | time, | ||
| const Amg::Vector3D & | position, | ||
| const int | particleEncoding, | ||
| const double | kineticEnergy, | ||
| const Amg::Vector3D & | direction, | ||
| const double | depositEnergy, | ||
| const HepMcParticleLink & | hmpl | ||
| ) |
Definition at line 35 of file MMSimHit.cxx.
|
inline |
Definition at line 42 of file MMSimHit.h.
|
inline |
Definition at line 41 of file MMSimHit.h.
|
inline |
Definition at line 38 of file MMSimHit.h.
|
inline |
Definition at line 35 of file MMSimHit.h.
|
inline |
Definition at line 40 of file MMSimHit.h.
|
inline |
Definition at line 89 of file MMSimHit.h.
|
inline |
Definition at line 44 of file MMSimHit.h.
Definition at line 47 of file MMSimHit.h.
|
inline |
Definition at line 39 of file MMSimHit.h.
|
inline |
Definition at line 87 of file MMSimHit.h.
| std::string MMSimHit::print | ( | ) | const |
Definition at line 52 of file MMSimHit.cxx.
|
inline |
Definition at line 53 of file MMSimHit.h.
|
inline |
sets the direction expressed in global coordinates
Definition at line 55 of file MMSimHit.h.
|
inline |
sets the position expressed in global coordinates
Definition at line 54 of file MMSimHit.h.
|
inline |
Definition at line 52 of file MMSimHit.h.
|
inline |
Definition at line 56 of file MMSimHit.h.
| int MMSimHit::truthBarcode | ( | ) | const |
Definition at line 69 of file MMSimHit.cxx.
| int MMSimHit::truthID | ( | ) | const |
Definition at line 72 of file MMSimHit.cxx.
|
private |
Definition at line 80 of file MMSimHit.h.
|
private |
Definition at line 79 of file MMSimHit.h.
|
private |
Definition at line 74 of file MMSimHit.h.
|
private |
Definition at line 72 of file MMSimHit.h.
|
private |
Definition at line 77 of file MMSimHit.h.
|
private |
Definition at line 71 of file MMSimHit.h.
|
private |
Definition at line 76 of file MMSimHit.h.
|
private |
Definition at line 82 of file MMSimHit.h.
1.8.18