BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstPi0Col Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_pi0 > * getMdstPi0Col (void)
 
static vector< Mdst_pi0 > * getMdstPi0Col (void)
 

Detailed Description

Member Function Documentation

◆ getMdstPi0Col() [1/2]

vector< Mdst_pi0 > * MdstPi0Col::getMdstPi0Col ( void  )
static

Definition at line 129 of file MdstTables.cxx.

129 {
130 if (! s_col) s_col = new vector<Mdst_pi0> ;
131 return s_col;
132}

◆ getMdstPi0Col() [2/2]

static vector< Mdst_pi0 > * MdstPi0Col::getMdstPi0Col ( void  )
static

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