Project
Loading...
Searching...
No Matches
o2::eventgen::HepMCGenConfig Struct Reference

#include <GeneratorHepMCParam.h>

Public Attributes

int version = 0
 
uint64_t eventsToSkip = 0
 
std::string fileName = ""
 
bool prune = false
 

Detailed Description

Definition at line 57 of file GeneratorHepMCParam.h.

Member Data Documentation

◆ eventsToSkip

uint64_t o2::eventgen::HepMCGenConfig::eventsToSkip = 0

Definition at line 60 of file GeneratorHepMCParam.h.

◆ fileName

std::string o2::eventgen::HepMCGenConfig::fileName = ""

Definition at line 61 of file GeneratorHepMCParam.h.

◆ prune

bool o2::eventgen::HepMCGenConfig::prune = false

Definition at line 62 of file GeneratorHepMCParam.h.

◆ version

int o2::eventgen::HepMCGenConfig::version = 0

Definition at line 59 of file GeneratorHepMCParam.h.


The documentation for this struct was generated from the following file: