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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_event_add > * getMdstEventAddCol (void)
static vector< Mdst_event_add > * getMdstEventAddCol (void)
static vector< Mdst_event_add > * getMdstEventAddCol (void)

Detailed Description

Member Function Documentation

◆ getMdstEventAddCol() [1/3]

vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol ( void )
static

Definition at line 42 of file MdstTables.cxx.

42 {
43 if ( !s_col ) s_col = new vector<Mdst_event_add>;
44 return s_col;
45}

◆ getMdstEventAddCol() [2/3]

vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol ( void )
static

◆ getMdstEventAddCol() [3/3]

vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol ( void )
static

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