CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEventAddCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_event_add > * getMdstEventAddCol (void)
 

Detailed Description

Definition at line 90 of file MdstTables.h.

Member Function Documentation

◆ getMdstEventAddCol()

vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol ( void )
static

Definition at line 49 of file MdstTables.cxx.

49 {
50 if (! s_col) s_col = new vector<Mdst_event_add> ;
51 return s_col;
52}

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