BOSS 7.0.3
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)
 
static vector< Mdst_sim_rand > * getMdstSimRandCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstSimRandCol() [1/2]

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}

◆ getMdstSimRandCol() [2/2]

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

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