CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkV0Col Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_v0 > * getMdcTrkV0Col (void)
 

Detailed Description

Definition at line 308 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkV0Col()

vector< MdcTrk_v0 > * MdcTrkV0Col::getMdcTrkV0Col ( void )
static

Definition at line 76 of file TrkTables.cxx.

76 {
77 if (! s_col) s_col = new vector<MdcTrk_v0> ;
78 return s_col;
79}

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