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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_vee2 > * getMdstVee2Col (void)
 

Detailed Description

Definition at line 177 of file MdstTables.h.

Member Function Documentation

◆ getMdstVee2Col()

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}

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