BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstSimTrkCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_sim_trk > * getMdstSimTrkCol (void)
 

Detailed Description

Definition at line 684 of file MdstTables.h.

Member Function Documentation

◆ getMdstSimTrkCol()

vector< Mdst_sim_trk > * MdstSimTrkCol::getMdstSimTrkCol ( void )
static

Definition at line 337 of file MdstTables.cxx.

337 {
338 if (! s_col) s_col = new vector<Mdst_sim_trk> ;
339 return s_col;
340}

The documentation for this class was generated from the following files: