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

Detailed Description

Member Function Documentation

◆ getMdstRunEndCol() [1/3]

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

Definition at line 20 of file MdstTables.cxx.

20 {
21 if ( !s_col ) s_col = new vector<Mdst_run_end>;
22 return s_col;
23}

◆ getMdstRunEndCol() [2/3]

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

◆ getMdstRunEndCol() [3/3]

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

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