BOSS 7.0.3
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)
 
static vector< Mdst_run_head > * getMdstRunHeadCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstRunHeadCol() [1/2]

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}

◆ getMdstRunHeadCol() [2/2]

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

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