BOSS 7.1.2
BESIII Offline Software System
|
#include <McTruthDataStructure.h>
Public Attributes | |
int | trackIndex |
int | layerId |
int | cellId |
int | edep |
int | driftD |
int | x |
int | y |
int | z |
int | posFlag |
Definition at line 27 of file McTruthDataStructure.h.
int MdcTruth_t::cellId |
Definition at line 30 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::driftD |
Definition at line 32 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::edep |
Definition at line 31 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::layerId |
Definition at line 29 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::posFlag |
Definition at line 36 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::trackIndex |
Definition at line 28 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::x |
Definition at line 33 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::y |
Definition at line 34 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().
int MdcTruth_t::z |
Definition at line 35 of file McTruthDataStructure.h.
Referenced by RawDataMdcMcHitCnv::createObj(), and MdcMcHitBuilder::unPack().