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

Detailed Description

Member Function Documentation

◆ getMdstSimRandCol() [1/3]

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

Definition at line 309 of file MdstTables.cxx.

309 {
310 if ( !s_col ) s_col = new vector<Mdst_sim_rand>;
311 return s_col;
312}

◆ getMdstSimRandCol() [2/3]

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

◆ getMdstSimRandCol() [3/3]

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

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