BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstAccCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_acc > * getMdstAccCol (void)
 

Detailed Description

Definition at line 410 of file MdstTables.h.

Member Function Documentation

◆ getMdstAccCol()

vector< Mdst_acc > * MdstAccCol::getMdstAccCol ( void  )
static

Definition at line 207 of file MdstTables.cxx.

207 {
208 if (! s_col) s_col = new vector<Mdst_acc> ;
209 return s_col;
210}

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