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

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_pathl > * getMdcTrkPathlCol (void)
 
static vector< MdcTrk_pathl > * getMdcTrkPathlCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcTrkPathlCol() [1/2]

vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol ( void  )
static

Definition at line 116 of file TrkTables.cxx.

116 {
117 if (! s_col) s_col = new vector<MdcTrk_pathl> ;
118 return s_col;
119}

◆ getMdcTrkPathlCol() [2/2]

static vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol ( void  )
static

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