|
BOSS 7.1.3
BESIII Offline Software System
|
#include <BesTruthEvent.hh>
Public Member Functions | |
| BesTruthEvent () | |
| ~BesTruthEvent () | |
| vector< BesTruthTrack * > * | GetTrackList () |
| vector< BesTruthVertex * > * | GetVertexList () |
| void | SetTrackList (vector< BesTruthTrack * > *trackList) |
| void | SetVertexList (vector< BesTruthVertex * > *vertexList) |
Definition at line 18 of file BesTruthEvent.hh.
| BesTruthEvent::BesTruthEvent | ( | ) |
Definition at line 15 of file BesTruthEvent.cc.
| BesTruthEvent::~BesTruthEvent | ( | ) |
Definition at line 19 of file BesTruthEvent.cc.
|
inline |
Definition at line 24 of file BesTruthEvent.hh.
|
inline |
Definition at line 25 of file BesTruthEvent.hh.
|
inline |
Definition at line 27 of file BesTruthEvent.hh.
|
inline |
Definition at line 28 of file BesTruthEvent.hh.