BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
GenPakvtxCol Class Reference

#include <HepevtTables.h>

Static Public Member Functions

static vector< Gen_pakvtx > * getGenPakvtxCol (void)
 

Detailed Description

Definition at line 73 of file HepevtTables.h.

Member Function Documentation

◆ getGenPakvtxCol()

vector< Gen_pakvtx > * GenPakvtxCol::getGenPakvtxCol ( void  )
static

Definition at line 36 of file HepevtTables.cxx.

36 {
37 if (! s_col) s_col = new vector<Gen_pakvtx> ;
38 return s_col;
39}

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