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

#include <GeneratorPythia8Param.h>

Public Attributes

std::string config = ""
 
std::string hooksFileName = ""
 
std::string hooksFuncName = ""
 
bool includePartonEvent = false
 
std::string particleFilter = ""
 
int verbose = 0
 

Detailed Description

a parameter class/struct to configure the settings of the GeneratorPythia8 event generator

Definition at line 30 of file GeneratorPythia8Param.h.

Member Data Documentation

◆ config

std::string o2::eventgen::Pythia8GenConfig::config = ""

Definition at line 31 of file GeneratorPythia8Param.h.

◆ hooksFileName

std::string o2::eventgen::Pythia8GenConfig::hooksFileName = ""

Definition at line 32 of file GeneratorPythia8Param.h.

◆ hooksFuncName

std::string o2::eventgen::Pythia8GenConfig::hooksFuncName = ""

Definition at line 33 of file GeneratorPythia8Param.h.

◆ includePartonEvent

bool o2::eventgen::Pythia8GenConfig::includePartonEvent = false

Definition at line 34 of file GeneratorPythia8Param.h.

◆ particleFilter

std::string o2::eventgen::Pythia8GenConfig::particleFilter = ""

Definition at line 35 of file GeneratorPythia8Param.h.

◆ verbose

int o2::eventgen::Pythia8GenConfig::verbose = 0

Definition at line 36 of file GeneratorPythia8Param.h.


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