BOSS 8.0.0
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)
static vector< MdcTrk_v0 > * getMdcTrkV0Col (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkV0Col() [1/3]

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

Definition at line 65 of file TrkTables.cxx.

65 {
66 if ( !s_col ) s_col = new vector<MdcTrk_v0>;
67 return s_col;
68}

◆ getMdcTrkV0Col() [2/3]

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

◆ getMdcTrkV0Col() [3/3]

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

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