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

#include <HepevtTables.h>

Static Public Member Functions

static vector< Gen_hepevt > * getGenHepevtCol (void)
 

Detailed Description

Definition at line 27 of file HepevtTables.h.

Member Function Documentation

◆ getGenHepevtCol()

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}

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