BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclTrkCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl_trk > * getMdstEclTrkCol (void)
 
static vector< Mdst_ecl_trk > * getMdstEclTrkCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstEclTrkCol() [1/2]

vector< Mdst_ecl_trk > * MdstEclTrkCol::getMdstEclTrkCol ( void  )
static

Definition at line 273 of file MdstTables.cxx.

273 {
274 if (! s_col) s_col = new vector<Mdst_ecl_trk> ;
275 return s_col;
276}

◆ getMdstEclTrkCol() [2/2]

static vector< Mdst_ecl_trk > * MdstEclTrkCol::getMdstEclTrkCol ( void  )
static

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