BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstVeeDaughtersCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_vee_daughters > * getMdstVeeDaughtersCol (void)
 

Detailed Description

Definition at line 200 of file MdstTables.h.

Member Function Documentation

◆ getMdstVeeDaughtersCol()

vector< Mdst_vee_daughters > * MdstVeeDaughtersCol::getMdstVeeDaughtersCol ( void  )
static

Definition at line 103 of file MdstTables.cxx.

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

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