BOSS 7.0.1
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)
 
static vector< Mdst_ecl_aux > * getMdstEclAuxCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstEclAuxCol() [1/2]

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}

◆ getMdstEclAuxCol() [2/2]

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

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