BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
GenHepevtCol Class Reference

#include <HepevtTables.h>

Static Public Member Functions

static vector< Gen_hepevt > * getGenHepevtCol (void)
 
static vector< Gen_hepevt > * getGenHepevtCol (void)
 

Detailed Description

Member Function Documentation

◆ getGenHepevtCol() [1/2]

vector< Gen_hepevt > * GenHepevtCol::getGenHepevtCol ( void  )
static

Definition at line 10 of file HepevtTables.cxx.

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

◆ getGenHepevtCol() [2/2]

static vector< Gen_hepevt > * GenHepevtCol::getGenHepevtCol ( void  )
static

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