![]() |
ATLAS Offline Software
|
#include <Samplers.h>
Public Member Functions | |
| ~SampledParticle () | |
| SampledParticle (int pid=0, TLorentzVector mom=TLorentzVector(0, 0, 0, 0), TLorentzVector pos=TLorentzVector(0, 0, 0, 0)) | |
Public Attributes | |
| int | m_pid {} |
| TLorentzVector | m_mom |
| TLorentzVector | m_pos |
| float | m_mass {} |
Definition at line 330 of file Samplers.h.
|
inline |
Definition at line 332 of file Samplers.h.
|
inline |
Definition at line 333 of file Samplers.h.
| float SampledParticle::m_mass {} |
Definition at line 341 of file Samplers.h.
| TLorentzVector SampledParticle::m_mom |
Definition at line 340 of file Samplers.h.
| int SampledParticle::m_pid {} |
Definition at line 339 of file Samplers.h.
| TLorentzVector SampledParticle::m_pos |
Definition at line 340 of file Samplers.h.