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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_sim_ecl > * getMdstSimEclCol (void)
static vector< Mdst_sim_ecl > * getMdstSimEclCol (void)
static vector< Mdst_sim_ecl > * getMdstSimEclCol (void)

Detailed Description

Member Function Documentation

◆ getMdstSimEclCol() [1/3]

vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol ( void )
static

Definition at line 298 of file MdstTables.cxx.

298 {
299 if ( !s_col ) s_col = new vector<Mdst_sim_ecl>;
300 return s_col;
301}

◆ getMdstSimEclCol() [2/3]

vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol ( void )
static

◆ getMdstSimEclCol() [3/3]

vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol ( void )
static

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