BOSS 7.0.5
BESIII Offline Software System
|
#include <AsciiData.hh>
Public Member Functions | |
TrackTruthType () | |
TrackTruthType () | |
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 Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
|
inline |
Definition at line 44 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
|
inline |
Definition at line 44 of file InstallArea/include/AsciiDmp/AsciiDmp/AsciiData.hh.
|
inline |
Definition at line 44 of file InstallArea/include/Trigger/Trigger/AsciiData.h.
|
inline |
Definition at line 44 of file Trigger/Trigger/Trigger-00-01-05/Trigger/AsciiData.h.
float TrackTruthType::E |
Definition at line 54 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::maxDaughterIndex |
Definition at line 56 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::minDaughterIndex |
Definition at line 55 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
float TrackTruthType::PDGCharge |
Definition at line 48 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::PDGCode |
Definition at line 47 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
float TrackTruthType::px |
Definition at line 51 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
float TrackTruthType::py |
Definition at line 52 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
float TrackTruthType::pz |
Definition at line 53 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::trackIndex |
Definition at line 46 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::v0Index |
Definition at line 49 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().
int TrackTruthType::v1Index |
Definition at line 50 of file Event/AsciiDmp/AsciiDmp-01-03-01/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveTrackTruth().