BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEventCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_event > * getMdstEventCol (void)
static vector< Mdst_event > * getMdstEventCol (void)
static vector< Mdst_event > * getMdstEventCol (void)

Detailed Description

Member Function Documentation

◆ getMdstEventCol() [1/3]

vector< Mdst_event > * MdstEventCol::getMdstEventCol ( void )
static

Definition at line 31 of file MdstTables.cxx.

31 {
32 if ( !s_col ) s_col = new vector<Mdst_event>;
33 return s_col;
34}

◆ getMdstEventCol() [2/3]

vector< Mdst_event > * MdstEventCol::getMdstEventCol ( void )
static

◆ getMdstEventCol() [3/3]

vector< Mdst_event > * MdstEventCol::getMdstEventCol ( void )
static

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