BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstRunEndCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_run_end > * getMdstRunEndCol (void)
 
static vector< Mdst_run_end > * getMdstRunEndCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstRunEndCol() [1/2]

vector< Mdst_run_end > * MdstRunEndCol::getMdstRunEndCol ( void  )
static

Definition at line 23 of file MdstTables.cxx.

23 {
24 if (! s_col) s_col = new vector<Mdst_run_end> ;
25 return s_col;
26}

◆ getMdstRunEndCol() [2/2]

static vector< Mdst_run_end > * MdstRunEndCol::getMdstRunEndCol ( void  )
static

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