ATLAS Offline Software
|
#include <TruthTrajectory.h>
Public Attributes | |
T | elements |
STL member. More... | |
A TruthTrajectory is a chain of charged MC particles connected through the mother-daughter relationship. We limit the chain to its "observed" part by requiring that the first and the last particles have produced hits in the detector.
Particles in TruthTrajectory are stored in reverse order: the last particle, uniquely ideintifying the trajectory, is at [0], and the most primary on trajectory is at rbegin()
Definition at line 26 of file TruthTrajectory.h.
|
inherited |
STL member.