BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstKlmMuCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klm_mu > * getMdstKlmMuCol (void)
 

Detailed Description

Definition at line 602 of file MdstTables.h.

Member Function Documentation

◆ getMdstKlmMuCol()

vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol ( void )
static

Definition at line 299 of file MdstTables.cxx.

299 {
300 if (! s_col) s_col = new vector<Mdst_klm_mu> ;
301 return s_col;
302}

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