BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkLocallCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_locall > * getMdcTrkLocallCol (void)
static vector< MdcTrk_locall > * getMdcTrkLocallCol (void)
static vector< MdcTrk_locall > * getMdcTrkLocallCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkLocallCol() [1/3]

vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol ( void )
static

Definition at line 54 of file TrkTables.cxx.

54 {
55 if ( !s_col ) s_col = new vector<MdcTrk_locall>;
56 return s_col;
57}

◆ getMdcTrkLocallCol() [2/3]

vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol ( void )
static

◆ getMdcTrkLocallCol() [3/3]

vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol ( void )
static

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