BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalPedCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_ped > * getMdcCalPedCol (void)
static vector< MdcCal_ped > * getMdcCalPedCol (void)
static vector< MdcCal_ped > * getMdcCalPedCol (void)

Detailed Description

Member Function Documentation

◆ getMdcCalPedCol() [1/3]

vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol ( void )
static

Definition at line 130 of file MdcTables.cxx.

130 {
131 if ( !s_col ) s_col = new vector<MdcCal_ped>;
132 return s_col;
133}

◆ getMdcCalPedCol() [2/3]

vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol ( void )
static

◆ getMdcCalPedCol() [3/3]

vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol ( void )
static

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