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

Detailed Description

Member Function Documentation

◆ getMdcRecExglobalCol() [1/2]

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

Definition at line 237 of file MdcTables.cxx.

237 {
238 if (! s_col) s_col = new vector<MdcRec_exglobal> ;
239 return s_col;
240}

◆ getMdcRecExglobalCol() [2/2]

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

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