BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstKlongCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klong > * getMdstKlongCol (void)
 
static vector< Mdst_klong > * getMdstKlongCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstKlongCol() [1/2]

vector< Mdst_klong > * MdstKlongCol::getMdstKlongCol ( void  )
static

Definition at line 142 of file MdstTables.cxx.

142 {
143 if (! s_col) s_col = new vector<Mdst_klong> ;
144 return s_col;
145}

◆ getMdstKlongCol() [2/2]

static vector< Mdst_klong > * MdstKlongCol::getMdstKlongCol ( void  )
static

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