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

Detailed Description

Member Function Documentation

◆ getMdstEclCol() [1/3]

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

Definition at line 198 of file MdstTables.cxx.

198 {
199 if ( !s_col ) s_col = new vector<Mdst_ecl>;
200 return s_col;
201}

◆ getMdstEclCol() [2/3]

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

◆ getMdstEclCol() [3/3]

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

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