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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_gamma > * getMdstGammaCol (void)
static vector< Mdst_gamma > * getMdstGammaCol (void)
static vector< Mdst_gamma > * getMdstGammaCol (void)

Detailed Description

Member Function Documentation

◆ getMdstGammaCol() [1/3]

vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol ( void )
static

Definition at line 99 of file MdstTables.cxx.

99 {
100 if ( !s_col ) s_col = new vector<Mdst_gamma>;
101 return s_col;
102}

◆ getMdstGammaCol() [2/3]

vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol ( void )
static

◆ getMdstGammaCol() [3/3]

vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol ( void )
static

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