CGEM BOSS 6.6.5.f
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)
 
static vector< Mdst_event_add > * getMdstEventAddCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstEventAddCol() [1/2]

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}

◆ getMdstEventAddCol() [2/2]

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

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