BOSS 7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl > * getMdstEclCol (void)
 

Detailed Description

Definition at line 470 of file MdstTables.h.

Member Function Documentation

◆ getMdstEclCol()

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}

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