BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstKlmClusterCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klm_cluster > * getMdstKlmClusterCol (void)
 
static vector< Mdst_klm_cluster > * getMdstKlmClusterCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstKlmClusterCol() [1/2]

vector< Mdst_klm_cluster > * MdstKlmClusterCol::getMdstKlmClusterCol ( void  )
static

Definition at line 286 of file MdstTables.cxx.

286 {
287 if (! s_col) s_col = new vector<Mdst_klm_cluster> ;
288 return s_col;
289}

◆ getMdstKlmClusterCol() [2/2]

static vector< Mdst_klm_cluster > * MdstKlmClusterCol::getMdstKlmClusterCol ( void  )
static

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