BOSS 7.0.5
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)
 
static vector< Mdst_trk_fit > * getMdstTrkFitCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstTrkFitCol() [1/2]

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}

◆ getMdstTrkFitCol() [2/2]

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

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