BOSS 7.1.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)
 

Detailed Description

Definition at line 250 of file MdstTables.h.

Member Function Documentation

◆ getMdstPi0Col()

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}

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