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

Detailed Description

Member Function Documentation

◆ getMdstVee2Col() [1/2]

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

Definition at line 89 of file MdstTables.cxx.

89 {
90 if (! s_col) s_col = new vector<Mdst_vee2> ;
91 return s_col;
92}

◆ getMdstVee2Col() [2/2]

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

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