BOSS 7.0.5
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)
 
static vector< Mdst_sim_trk > * getMdstSimTrkCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstSimTrkCol() [1/2]

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}

◆ getMdstSimTrkCol() [2/2]

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

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