CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkLocalzCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_localz > * getMdcTrkLocalzCol (void)
 

Detailed Description

Definition at line 201 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkLocalzCol()

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

Definition at line 37 of file TrkTables.cxx.

37 {
38 if (! s_col) s_col = new vector<MdcTrk_localz> ;
39 return s_col;
40}

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