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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_run_head > * getMdstRunHeadCol (void)
 

Detailed Description

Definition at line 26 of file MdstTables.h.

Member Function Documentation

◆ getMdstRunHeadCol()

vector< Mdst_run_head > * MdstRunHeadCol::getMdstRunHeadCol ( void  )
static

Definition at line 10 of file MdstTables.cxx.

10 {
11 if (! s_col) s_col = new vector<Mdst_run_head> ;
12 return s_col;
13}

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