BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRawWirhitCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRaw_wirhit > * getMdcRawWirhitCol (void)
 

Detailed Description

Definition at line 57 of file MdcTables.h.

Member Function Documentation

◆ getMdcRawWirhitCol()

vector< MdcRaw_wirhit > * MdcRawWirhitCol::getMdcRawWirhitCol ( void )
static

Definition at line 10 of file MdcTables.cxx.

10 {
11 if (! s_col) s_col = new vector<MdcRaw_wirhit> ;
12 return s_col;
13}

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