BOSS 8.0.0
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)
static vector< MdcTrk_localf > * getMdcTrkLocalfCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkLocalfCol() [1/3]

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

Definition at line 43 of file TrkTables.cxx.

43 {
44 if ( !s_col ) s_col = new vector<MdcTrk_localf>;
45 return s_col;
46}

◆ getMdcTrkLocalfCol() [2/3]

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

◆ getMdcTrkLocalfCol() [3/3]

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

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