BOSS 7.1.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)
 

Detailed Description

Definition at line 519 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecExglobalCol()

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}

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