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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_vee2 > * getMdstVee2Col (void)
static vector< Mdst_vee2 > * getMdstVee2Col (void)
static vector< Mdst_vee2 > * getMdstVee2Col (void)

Detailed Description

Member Function Documentation

◆ getMdstVee2Col() [1/3]

vector< Mdst_vee2 > * MdstVee2Col::getMdstVee2Col ( void )
static

Definition at line 76 of file MdstTables.cxx.

76 {
77 if ( !s_col ) s_col = new vector<Mdst_vee2>;
78 return s_col;
79}

◆ getMdstVee2Col() [2/3]

vector< Mdst_vee2 > * MdstVee2Col::getMdstVee2Col ( void )
static

◆ getMdstVee2Col() [3/3]

vector< Mdst_vee2 > * MdstVee2Col::getMdstVee2Col ( void )
static

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