ATLAS Offline Software
Public Attributes | List of all members
TruthTrajectory Class Reference

#include <TruthTrajectory.h>

Inheritance diagram for TruthTrajectory:
Collaboration diagram for TruthTrajectory:

Public Attributes

elements
 STL member. More...
 

Detailed Description

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.

Member Data Documentation

◆ elements

T std::vector< T >::elements
inherited

STL member.


The documentation for this class was generated from the following file: