star-travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
TGeaTrack Class Reference

#include <TGeaEvent.h>

Inheritance diagram for TGeaTrack:

Public Member Functions

 TGeaTrack (TGeaEvent *parentEvent=nullptr)
 
 ~TGeaTrack ()
 
TGeaStepAddStep ()
 
void Clear (const Option_t *opts="")
 
 ClassDef (TGeaTrack, 1)
 

Public Attributes

TGeaEventmParentEvent
 Transient pointer to parent event. More...
 
Int_t idTruth
 
Float_t eta
 
Float_t phi
 
Float_t x
 
Float_t y
 
Float_t z
 
Float_t px
 
Float_t py
 
Float_t pz
 
Float_t mass
 
Float_t charge
 
Int_t nSteps
 
TRefArray steps
 

Detailed Description

Definition at line 41 of file TGeaEvent.h.

Constructor & Destructor Documentation

TGeaTrack::TGeaTrack ( TGeaEvent parentEvent = nullptr)
explicit

Definition at line 90 of file TGeaEvent.cxx.

TGeaTrack::~TGeaTrack ( )
inline

Definition at line 45 of file TGeaEvent.h.

Member Function Documentation

TGeaStep * TGeaTrack::AddStep ( )

Definition at line 93 of file TGeaEvent.cxx.

TGeaTrack::ClassDef ( TGeaTrack  ,
 
)
void TGeaTrack::Clear ( const Option_t *  opts = "")

Definition at line 125 of file TGeaEvent.cxx.

Member Data Documentation

Float_t TGeaTrack::charge

Definition at line 53 of file TGeaEvent.h.

Float_t TGeaTrack::eta

Definition at line 49 of file TGeaEvent.h.

Int_t TGeaTrack::idTruth

Definition at line 48 of file TGeaEvent.h.

Float_t TGeaTrack::mass

Definition at line 53 of file TGeaEvent.h.

TGeaEvent* TGeaTrack::mParentEvent

Transient pointer to parent event.

Definition at line 47 of file TGeaEvent.h.

Int_t TGeaTrack::nSteps

Definition at line 54 of file TGeaEvent.h.

Float_t TGeaTrack::phi

Definition at line 50 of file TGeaEvent.h.

Float_t TGeaTrack::px

Definition at line 52 of file TGeaEvent.h.

Float_t TGeaTrack::py

Definition at line 52 of file TGeaEvent.h.

Float_t TGeaTrack::pz

Definition at line 52 of file TGeaEvent.h.

TRefArray TGeaTrack::steps

Definition at line 56 of file TGeaEvent.h.

Float_t TGeaTrack::x

Definition at line 51 of file TGeaEvent.h.

Float_t TGeaTrack::y

Definition at line 51 of file TGeaEvent.h.

Float_t TGeaTrack::z

Definition at line 51 of file TGeaEvent.h.


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