|
BOSS 7.1.3
BESIII Offline Software System
|
#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 |
Definition at line 42 of file AsciiData.hh.
|
inline |
Definition at line 44 of file AsciiData.hh.
|
inline |
Definition at line 44 of file AsciiData.h.
| float TrackTruthType::E |
Definition at line 54 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::maxDaughterIndex |
Definition at line 56 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::minDaughterIndex |
Definition at line 55 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| float TrackTruthType::PDGCharge |
Definition at line 48 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::PDGCode |
Definition at line 47 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| float TrackTruthType::px |
Definition at line 51 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| float TrackTruthType::py |
Definition at line 52 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| float TrackTruthType::pz |
Definition at line 53 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::trackIndex |
Definition at line 46 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::v0Index |
Definition at line 49 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().
| int TrackTruthType::v1Index |
Definition at line 50 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth(), and BesAsciiIO::SaveTrackTruth().