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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_trk > * getMdstTrkCol (void)
static vector< Mdst_trk > * getMdstTrkCol (void)
static vector< Mdst_trk > * getMdstTrkCol (void)

Detailed Description

Member Function Documentation

◆ getMdstTrkCol() [1/3]

vector< Mdst_trk > * MdstTrkCol::getMdstTrkCol ( void )
static

Definition at line 143 of file MdstTables.cxx.

143 {
144 if ( !s_col ) s_col = new vector<Mdst_trk>;
145 return s_col;
146}

◆ getMdstTrkCol() [2/3]

vector< Mdst_trk > * MdstTrkCol::getMdstTrkCol ( void )
static

◆ getMdstTrkCol() [3/3]

vector< Mdst_trk > * MdstTrkCol::getMdstTrkCol ( void )
static

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