BOSS 7.0.7
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)
 

Detailed Description

Definition at line 705 of file MdstTables.h.

Member Function Documentation

◆ getMdstSimEclCol()

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

Definition at line 350 of file MdstTables.cxx.

350 {
351 if (! s_col) s_col = new vector<Mdst_sim_ecl> ;
352 return s_col;
353}

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