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

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_locall > * getMdcTrkLocallCol (void)
 

Detailed Description

Definition at line 284 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkLocallCol()

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

Definition at line 63 of file TrkTables.cxx.

63 {
64 if (! s_col) s_col = new vector<MdcTrk_locall> ;
65 return s_col;
66}

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