BOSS 8.0.0
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)
static vector< Mdst_klm_cluster > * getMdstKlmClusterCol (void)

Detailed Description

Member Function Documentation

◆ getMdstKlmClusterCol() [1/3]

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

Definition at line 243 of file MdstTables.cxx.

243 {
244 if ( !s_col ) s_col = new vector<Mdst_klm_cluster>;
245 return s_col;
246}

◆ getMdstKlmClusterCol() [2/3]

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

◆ getMdstKlmClusterCol() [3/3]

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

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