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

Detailed Description

Member Function Documentation

◆ getMdstSimTrkCol() [1/3]

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

Definition at line 287 of file MdstTables.cxx.

287 {
288 if ( !s_col ) s_col = new vector<Mdst_sim_trk>;
289 return s_col;
290}

◆ getMdstSimTrkCol() [2/3]

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

◆ getMdstSimTrkCol() [3/3]

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

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