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

#include <MdstTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdstAccCol() [1/2]

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}

◆ getMdstAccCol() [2/2]

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

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