![]() |
Project
|
#include <GeneratorPythia8Param.h>
Public Attributes | |
std::string | config = "" |
std::string | hooksFileName = "" |
std::string | hooksFuncName = "" |
bool | includePartonEvent = false |
std::string | particleFilter = "" |
int | verbose = 0 |
a parameter class/struct to configure the settings of the GeneratorPythia8 event generator
Definition at line 30 of file GeneratorPythia8Param.h.
std::string o2::eventgen::Pythia8GenConfig::config = "" |
Definition at line 31 of file GeneratorPythia8Param.h.
std::string o2::eventgen::Pythia8GenConfig::hooksFileName = "" |
Definition at line 32 of file GeneratorPythia8Param.h.
std::string o2::eventgen::Pythia8GenConfig::hooksFuncName = "" |
Definition at line 33 of file GeneratorPythia8Param.h.
bool o2::eventgen::Pythia8GenConfig::includePartonEvent = false |
Definition at line 34 of file GeneratorPythia8Param.h.
std::string o2::eventgen::Pythia8GenConfig::particleFilter = "" |
Definition at line 35 of file GeneratorPythia8Param.h.
int o2::eventgen::Pythia8GenConfig::verbose = 0 |
Definition at line 36 of file GeneratorPythia8Param.h.