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

#include <HepevtTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ 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: