CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEventCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_event > * getMdstEventCol (void)
 

Detailed Description

Definition at line 70 of file MdstTables.h.

Member Function Documentation

◆ getMdstEventCol()

vector< Mdst_event > * MdstEventCol::getMdstEventCol ( void  )
static

Definition at line 36 of file MdstTables.cxx.

36 {
37 if (! s_col) s_col = new vector<Mdst_event> ;
38 return s_col;
39}

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