BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstTrkCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk > * getMdstTrkCol (void)
 
static vector< Mdst_trk > * getMdstTrkCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstTrkCol() [1/2]

vector< Mdst_trk > * MdstTrkCol::getMdstTrkCol ( void  )
static

Definition at line 168 of file MdstTables.cxx.

168 {
169 if (! s_col) s_col = new vector<Mdst_trk> ;
170 return s_col;
171}

◆ getMdstTrkCol() [2/2]

static vector< Mdst_trk > * MdstTrkCol::getMdstTrkCol ( void  )
static

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