|
BOSS 7.1.3
BESIII Offline Software System
|
#include <McTruthDataStructure.h>
Public Attributes | |
| int | trackIndex |
| int | PDGcode |
| int | charge |
| int | v0Index |
| int | v1Index |
| int | px |
| int | py |
| int | pz |
| int | energy |
| int | minDaughterIndex |
| int | maxDaughterIndex |
Definition at line 4 of file McTruthDataStructure.h.
| int TrackTruth_t::charge |
Definition at line 7 of file McTruthDataStructure.h.
| int TrackTruth_t::energy |
Definition at line 13 of file McTruthDataStructure.h.
| int TrackTruth_t::maxDaughterIndex |
Definition at line 15 of file McTruthDataStructure.h.
| int TrackTruth_t::minDaughterIndex |
Definition at line 14 of file McTruthDataStructure.h.
| int TrackTruth_t::PDGcode |
Definition at line 6 of file McTruthDataStructure.h.
| int TrackTruth_t::px |
Definition at line 10 of file McTruthDataStructure.h.
| int TrackTruth_t::py |
Definition at line 11 of file McTruthDataStructure.h.
| int TrackTruth_t::pz |
Definition at line 12 of file McTruthDataStructure.h.
| int TrackTruth_t::trackIndex |
Definition at line 5 of file McTruthDataStructure.h.
| int TrackTruth_t::v0Index |
Definition at line 8 of file McTruthDataStructure.h.
| int TrackTruth_t::v1Index |
Definition at line 9 of file McTruthDataStructure.h.