BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkLocalfCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcTrkLocalfCol() [1/2]

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}

◆ getMdcTrkLocalfCol() [2/2]

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

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