BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstSimRandCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_sim_rand > * getMdstSimRandCol (void)
 

Detailed Description

Definition at line 726 of file MdstTables.h.

Member Function Documentation

◆ getMdstSimRandCol()

vector< Mdst_sim_rand > * MdstSimRandCol::getMdstSimRandCol ( void  )
static

Definition at line 363 of file MdstTables.cxx.

363 {
364 if (! s_col) s_col = new vector<Mdst_sim_rand> ;
365 return s_col;
366}

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