CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstEclCrCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_ecl_cr > * getMdstEclCrCol (void)
 

Detailed Description

Definition at line 529 of file MdstTables.h.

Member Function Documentation

◆ getMdstEclCrCol()

vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol ( void )
static

Definition at line 260 of file MdstTables.cxx.

260 {
261 if (! s_col) s_col = new vector<Mdst_ecl_cr> ;
262 return s_col;
263}

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