BOSS 8.0.0
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)
static vector< Mdst_pi0 > * getMdstPi0Col (void)

Detailed Description

Member Function Documentation

◆ getMdstPi0Col() [1/3]

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

Definition at line 110 of file MdstTables.cxx.

110 {
111 if ( !s_col ) s_col = new vector<Mdst_pi0>;
112 return s_col;
113}

◆ getMdstPi0Col() [2/3]

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

◆ getMdstPi0Col() [3/3]

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

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