BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecExglobalCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_exglobal > * getMdcRecExglobalCol (void)
static vector< MdcRec_exglobal > * getMdcRecExglobalCol (void)
static vector< MdcRec_exglobal > * getMdcRecExglobalCol (void)

Detailed Description

Member Function Documentation

◆ getMdcRecExglobalCol() [1/3]

vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol ( void )
static

Definition at line 200 of file MdcTables.cxx.

200 {
201 if ( !s_col ) s_col = new vector<MdcRec_exglobal>;
202 return s_col;
203}

◆ getMdcRecExglobalCol() [2/3]

vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol ( void )
static

◆ getMdcRecExglobalCol() [3/3]

vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol ( void )
static

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