BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclAuxCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl_aux > * getMdstEclAuxCol (void)
 

Detailed Description

Definition at line 499 of file MdstTables.h.

Member Function Documentation

◆ getMdstEclAuxCol()

vector< Mdst_ecl_aux > * MdstEclAuxCol::getMdstEclAuxCol ( void  )
static

Definition at line 246 of file MdstTables.cxx.

246 {
247 if (! s_col) s_col = new vector<Mdst_ecl_aux> ;
248 return s_col;
249}

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