#include <HepevtTables.h>
◆ getGenHepevtCol() [1/3]
| vector< Gen_hepevt > * GenHepevtCol::getGenHepevtCol |
( |
void | | ) |
|
|
static |
Definition at line 9 of file HepevtTables.cxx.
9 {
10 if ( !s_col ) s_col = new vector<Gen_hepevt>;
11 return s_col;
12}
◆ getGenHepevtCol() [2/3]
| vector< Gen_hepevt > * GenHepevtCol::getGenHepevtCol |
( |
void | | ) |
|
|
static |
◆ getGenHepevtCol() [3/3]
| vector< Gen_hepevt > * GenHepevtCol::getGenHepevtCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: