Class Reference for E1039 Core & Analysis Software
TruthTrack Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TargetSim/TruthEval/TruthTrack.h>

+ Inheritance diagram for TruthTrack:
+ Collaboration diagram for TruthTrack:

Public Member Functions

 TruthTrack ()
 

Public Attributes

int pid
 
float vx
 
float vy
 
float vz
 
float t
 
float px
 
float py
 
float pz
 
float e
 
float pt
 
float p
 
float eta
 
float mass
 
int parentid
 
int det_id
 
float edep_coil
 0 : Target, 1: Coil, 9999: other More...
 
float path_coil
 
float edep_wire
 
float path_wire
 

Detailed Description

Definition at line 13 of file TruthTrack.h.

Constructor & Destructor Documentation

◆ TruthTrack()

TruthTrack::TruthTrack ( )
inline

Definition at line 15 of file TruthTrack.h.

Member Data Documentation

◆ det_id

int TruthTrack::det_id

Definition at line 33 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ e

float TruthTrack::e

Definition at line 29 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ edep_coil

float TruthTrack::edep_coil

0 : Target, 1: Coil, 9999: other

Definition at line 34 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ edep_wire

float TruthTrack::edep_wire

Definition at line 36 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ eta

float TruthTrack::eta

Definition at line 30 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ mass

float TruthTrack::mass

Definition at line 30 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ p

float TruthTrack::p

Definition at line 30 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ parentid

int TruthTrack::parentid

Definition at line 32 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ path_coil

float TruthTrack::path_coil

Definition at line 35 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ path_wire

float TruthTrack::path_wire

Definition at line 37 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ pid

int TruthTrack::pid

Definition at line 27 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ pt

float TruthTrack::pt

Definition at line 30 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ px

float TruthTrack::px

Definition at line 29 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ py

float TruthTrack::py

Definition at line 29 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ pz

float TruthTrack::pz

Definition at line 29 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ t

float TruthTrack::t

Definition at line 28 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ vx

float TruthTrack::vx

Definition at line 28 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ vy

float TruthTrack::vy

Definition at line 28 of file TruthTrack.h.

Referenced by TruthEval::process_event().

◆ vz

float TruthTrack::vz

Definition at line 28 of file TruthTrack.h.

Referenced by TruthEval::process_event().


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