CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstKlongCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klong > * getMdstKlongCol (void)
 

Detailed Description

Definition at line 276 of file MdstTables.h.

Member Function Documentation

◆ getMdstKlongCol()

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}

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