BOSS 6.6.4.p03
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)
 

Detailed Description

Definition at line 348 of file MdstTables.h.

Member Function Documentation

◆ getMdstTrkAddCol()

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}

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