#include <HepevtTables.h>
◆ getGenPakvtxCol() [1/3]
| vector< Gen_pakvtx > * GenPakvtxCol::getGenPakvtxCol |
( |
void | | ) |
|
|
static |
Definition at line 31 of file HepevtTables.cxx.
31 {
32 if ( !s_col ) s_col = new vector<Gen_pakvtx>;
33 return s_col;
34}
◆ getGenPakvtxCol() [2/3]
| vector< Gen_pakvtx > * GenPakvtxCol::getGenPakvtxCol |
( |
void | | ) |
|
|
static |
◆ getGenPakvtxCol() [3/3]
| vector< Gen_pakvtx > * GenPakvtxCol::getGenPakvtxCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: