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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_charged > * getMdstChargedCol (void)
 
static vector< Mdst_charged > * getMdstChargedCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstChargedCol() [1/2]

vector< Mdst_charged > * MdstChargedCol::getMdstChargedCol ( void  )
static

Definition at line 75 of file MdstTables.cxx.

75 {
76 if (! s_col) s_col = new vector<Mdst_charged> ;
77 return s_col;
78}

◆ getMdstChargedCol() [2/2]

static vector< Mdst_charged > * MdstChargedCol::getMdstChargedCol ( void  )
static

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