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

Detailed Description

Member Function Documentation

◆ getMdcTrkPathlCol() [1/3]

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

Definition at line 99 of file TrkTables.cxx.

99 {
100 if ( !s_col ) s_col = new vector<MdcTrk_pathl>;
101 return s_col;
102}

◆ getMdcTrkPathlCol() [2/3]

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

◆ getMdcTrkPathlCol() [3/3]

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

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