CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkLocalfCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_localf > * getMdcTrkLocalfCol (void)
 

Detailed Description

Definition at line 243 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkLocalfCol()

vector< MdcTrk_localf > * MdcTrkLocalfCol::getMdcTrkLocalfCol ( void  )
static

Definition at line 50 of file TrkTables.cxx.

50 {
51 if (! s_col) s_col = new vector<MdcTrk_localf> ;
52 return s_col;
53}

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