CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl > * getMdstEclCol (void)
 
static vector< Mdst_ecl > * getMdstEclCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstEclCol() [1/2]

vector< Mdst_ecl > * MdstEclCol::getMdstEclCol ( void  )
static

Definition at line 233 of file MdstTables.cxx.

233 {
234 if (! s_col) s_col = new vector<Mdst_ecl> ;
235 return s_col;
236}

◆ getMdstEclCol() [2/2]

static vector< Mdst_ecl > * MdstEclCol::getMdstEclCol ( void  )
static

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