BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstTrkAddCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk_add > * getMdstTrkAddCol (void)
static vector< Mdst_trk_add > * getMdstTrkAddCol (void)
static vector< Mdst_trk_add > * getMdstTrkAddCol (void)

Detailed Description

Member Function Documentation

◆ getMdstTrkAddCol() [1/3]

vector< Mdst_trk_add > * MdstTrkAddCol::getMdstTrkAddCol ( void )
static

Definition at line 154 of file MdstTables.cxx.

154 {
155 if ( !s_col ) s_col = new vector<Mdst_trk_add>;
156 return s_col;
157}

◆ getMdstTrkAddCol() [2/3]

vector< Mdst_trk_add > * MdstTrkAddCol::getMdstTrkAddCol ( void )
static

◆ getMdstTrkAddCol() [3/3]

vector< Mdst_trk_add > * MdstTrkAddCol::getMdstTrkAddCol ( void )
static

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