BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEventCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdstEventCol() [1/2]

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}

◆ getMdstEventCol() [2/2]

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

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