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

Detailed Description

Member Function Documentation

◆ getMdstEclAuxCol() [1/3]

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

Definition at line 209 of file MdstTables.cxx.

209 {
210 if ( !s_col ) s_col = new vector<Mdst_ecl_aux>;
211 return s_col;
212}

◆ getMdstEclAuxCol() [2/3]

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

◆ getMdstEclAuxCol() [3/3]

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

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