BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkV0Col Class Reference

#include <TrkTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcTrkV0Col() [1/2]

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}

◆ getMdcTrkV0Col() [2/2]

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

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