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

Detailed Description

Member Function Documentation

◆ getMdstEclTrkCol() [1/3]

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

Definition at line 232 of file MdstTables.cxx.

232 {
233 if ( !s_col ) s_col = new vector<Mdst_ecl_trk>;
234 return s_col;
235}

◆ getMdstEclTrkCol() [2/3]

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

◆ getMdstEclTrkCol() [3/3]

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

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