BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstTrkAddCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk_add > * getMdstTrkAddCol (void)
 
static vector< Mdst_trk_add > * getMdstTrkAddCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstTrkAddCol() [1/2]

vector< Mdst_trk_add > * MdstTrkAddCol::getMdstTrkAddCol ( void  )
static

Definition at line 181 of file MdstTables.cxx.

181 {
182 if (! s_col) s_col = new vector<Mdst_trk_add> ;
183 return s_col;
184}

◆ getMdstTrkAddCol() [2/2]

static vector< Mdst_trk_add > * MdstTrkAddCol::getMdstTrkAddCol ( void  )
static

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