CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
TrackTruthType Class Reference

#include <AsciiData.hh>

Public Member Functions

 TrackTruthType ()
 
 TrackTruthType ()
 

Public Attributes

int trackIndex
 
int PDGCode
 
float PDGCharge
 
int v0Index
 
int v1Index
 
float px
 
float py
 
float pz
 
float E
 
int minDaughterIndex
 
int maxDaughterIndex
 

Detailed Description

Definition at line 42 of file AsciiData.hh.

Constructor & Destructor Documentation

◆ TrackTruthType() [1/2]

TrackTruthType::TrackTruthType ( )
inline

Definition at line 44 of file AsciiData.hh.

44{};

◆ TrackTruthType() [2/2]

TrackTruthType::TrackTruthType ( )
inline

Definition at line 44 of file AsciiData.h.

44{};

Member Data Documentation

◆ E

float TrackTruthType::E

Definition at line 54 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ maxDaughterIndex

int TrackTruthType::maxDaughterIndex

Definition at line 56 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ minDaughterIndex

int TrackTruthType::minDaughterIndex

Definition at line 55 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ PDGCharge

float TrackTruthType::PDGCharge

Definition at line 48 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ PDGCode

int TrackTruthType::PDGCode

Definition at line 47 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ px

float TrackTruthType::px

Definition at line 51 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ py

float TrackTruthType::py

Definition at line 52 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ pz

float TrackTruthType::pz

Definition at line 53 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ trackIndex

int TrackTruthType::trackIndex

Definition at line 46 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ v0Index

int TrackTruthType::v0Index

Definition at line 49 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().

◆ v1Index

int TrackTruthType::v1Index

Definition at line 50 of file AsciiData.hh.

Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().


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