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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_efc > * getMdstEfcCol (void)
 

Detailed Description

Definition at line 663 of file MdstTables.h.

Member Function Documentation

◆ getMdstEfcCol()

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}

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