BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstTrkFitCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk_fit > * getMdstTrkFitCol (void)
 

Detailed Description

Definition at line 384 of file MdstTables.h.

Member Function Documentation

◆ getMdstTrkFitCol()

vector< Mdst_trk_fit > * MdstTrkFitCol::getMdstTrkFitCol ( void  )
static

Definition at line 194 of file MdstTables.cxx.

194 {
195 if (! s_col) s_col = new vector<Mdst_trk_fit> ;
196 return s_col;
197}

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