BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEfcCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_efc > * getMdstEfcCol (void)
 
static vector< Mdst_efc > * getMdstEfcCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstEfcCol() [1/2]

vector< Mdst_efc > * MdstEfcCol::getMdstEfcCol ( void  )
static

Definition at line 325 of file MdstTables.cxx.

325 {
326 if (! s_col) s_col = new vector<Mdst_efc> ;
327 return s_col;
328}

◆ getMdstEfcCol() [2/2]

static vector< Mdst_efc > * MdstEfcCol::getMdstEfcCol ( void  )
static

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