BOSS 8.0.0
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)
static vector< Mdst_acc > * getMdstAccCol (void)

Detailed Description

Member Function Documentation

◆ getMdstAccCol() [1/3]

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

Definition at line 176 of file MdstTables.cxx.

176 {
177 if ( !s_col ) s_col = new vector<Mdst_acc>;
178 return s_col;
179}

◆ getMdstAccCol() [2/3]

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

◆ getMdstAccCol() [3/3]

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

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