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

Detailed Description

Member Function Documentation

◆ getMdstChargedCol() [1/3]

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

Definition at line 64 of file MdstTables.cxx.

64 {
65 if ( !s_col ) s_col = new vector<Mdst_charged>;
66 return s_col;
67}

◆ getMdstChargedCol() [2/3]

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

◆ getMdstChargedCol() [3/3]

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

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