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

Detailed Description

Member Function Documentation

◆ getMdstRunHeadCol() [1/3]

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

Definition at line 9 of file MdstTables.cxx.

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

◆ getMdstRunHeadCol() [2/3]

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

◆ getMdstRunHeadCol() [3/3]

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

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