BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclCrCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl_cr > * getMdstEclCrCol (void)
static vector< Mdst_ecl_cr > * getMdstEclCrCol (void)
static vector< Mdst_ecl_cr > * getMdstEclCrCol (void)

Detailed Description

Member Function Documentation

◆ getMdstEclCrCol() [1/3]

vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol ( void )
static

Definition at line 221 of file MdstTables.cxx.

221 {
222 if ( !s_col ) s_col = new vector<Mdst_ecl_cr>;
223 return s_col;
224}

◆ getMdstEclCrCol() [2/3]

vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol ( void )
static

◆ getMdstEclCrCol() [3/3]

vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol ( void )
static

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