BOSS 7.0.9
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)
 

Detailed Description

Definition at line 46 of file MdstTables.h.

Member Function Documentation

◆ getMdstRunEndCol()

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}

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