BOSS 7.1.3
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MdstKlmMuExCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klm_mu_ex > * getMdstKlmMuExCol (void)
 

Detailed Description

Definition at line 640 of file MdstTables.h.

Member Function Documentation

◆ getMdstKlmMuExCol()

vector< Mdst_klm_mu_ex > * MdstKlmMuExCol::getMdstKlmMuExCol ( void )
static

Definition at line 312 of file MdstTables.cxx.

312 {
313 if (! s_col) s_col = new vector<Mdst_klm_mu_ex> ;
314 return s_col;
315}

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