BOSS 6.6.4.p03
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)
 

Detailed Description

Definition at line 554 of file MdstTables.h.

Member Function Documentation

◆ getMdstEclTrkCol()

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}

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