BOSS 7.0.7
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MdstTrkCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk > * getMdstTrkCol (void)
 

Detailed Description

Definition at line 328 of file MdstTables.h.

Member Function Documentation

◆ getMdstTrkCol()

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}

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