BOSS 7.1.2
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)
 

Detailed Description

Definition at line 580 of file MdstTables.h.

Member Function Documentation

◆ getMdstKlmClusterCol()

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}

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