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

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_localz > * getMdcTrkLocalzCol (void)
static vector< MdcTrk_localz > * getMdcTrkLocalzCol (void)
static vector< MdcTrk_localz > * getMdcTrkLocalzCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkLocalzCol() [1/3]

vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol ( void )
static

Definition at line 32 of file TrkTables.cxx.

32 {
33 if ( !s_col ) s_col = new vector<MdcTrk_localz>;
34 return s_col;
35}

◆ getMdcTrkLocalzCol() [2/3]

vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol ( void )
static

◆ getMdcTrkLocalzCol() [3/3]

vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol ( void )
static

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