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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_charged > * getMdstChargedCol (void)
 

Detailed Description

Definition at line 149 of file MdstTables.h.

Member Function Documentation

◆ getMdstChargedCol()

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}

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