BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkV0DaughtersCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_v0_daughters > * getMdcTrkV0DaughtersCol (void)
 

Detailed Description

Definition at line 356 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkV0DaughtersCol()

vector< MdcTrk_v0_daughters > * MdcTrkV0DaughtersCol::getMdcTrkV0DaughtersCol ( void  )
static

Definition at line 103 of file TrkTables.cxx.

103 {
104 if (! s_col) s_col = new vector<MdcTrk_v0_daughters> ;
105 return s_col;
106}

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