Project
Loading...
Searching...
No Matches
o2::conf::SimReconfigData Struct Reference

TODO: Make this a base class of SimConfigData? More...

#include <SimConfig.h>

Public Member Functions

 ClassDefNV (SimReconfigData, 1)
 

Public Attributes

std::string generator
 
std::string trigger
 
unsigned int nEvents
 
std::string extKinfileName
 
std::string embedIntoFileName
 
unsigned int startEvent = 0
 
float mBMax
 
std::string outputPrefix
 
std::string outputDir
 
std::string keyValueTokens
 
std::string configFile
 
unsigned int primaryChunkSize
 
ULong_t startSeed
 
bool stop
 
std::string mFromCollisionContext = ""
 

Detailed Description

TODO: Make this a base class of SimConfigData?

Definition at line 203 of file SimConfig.h.

Member Function Documentation

◆ ClassDefNV()

o2::conf::SimReconfigData::ClassDefNV ( SimReconfigData  ,
 
)

Member Data Documentation

◆ configFile

std::string o2::conf::SimReconfigData::configFile

Definition at line 216 of file SimConfig.h.

◆ embedIntoFileName

std::string o2::conf::SimReconfigData::embedIntoFileName

Definition at line 208 of file SimConfig.h.

◆ extKinfileName

std::string o2::conf::SimReconfigData::extKinfileName

Definition at line 207 of file SimConfig.h.

◆ generator

std::string o2::conf::SimReconfigData::generator

Definition at line 204 of file SimConfig.h.

◆ keyValueTokens

std::string o2::conf::SimReconfigData::keyValueTokens

Definition at line 213 of file SimConfig.h.

◆ mBMax

float o2::conf::SimReconfigData::mBMax

Definition at line 210 of file SimConfig.h.

◆ mFromCollisionContext

std::string o2::conf::SimReconfigData::mFromCollisionContext = ""

Definition at line 222 of file SimConfig.h.

◆ nEvents

unsigned int o2::conf::SimReconfigData::nEvents

Definition at line 206 of file SimConfig.h.

◆ outputDir

std::string o2::conf::SimReconfigData::outputDir

Definition at line 212 of file SimConfig.h.

◆ outputPrefix

std::string o2::conf::SimReconfigData::outputPrefix

Definition at line 211 of file SimConfig.h.

◆ primaryChunkSize

unsigned int o2::conf::SimReconfigData::primaryChunkSize

Definition at line 219 of file SimConfig.h.

◆ startEvent

unsigned int o2::conf::SimReconfigData::startEvent = 0

Definition at line 209 of file SimConfig.h.

◆ startSeed

ULong_t o2::conf::SimReconfigData::startSeed

Definition at line 220 of file SimConfig.h.

◆ stop

bool o2::conf::SimReconfigData::stop

Definition at line 221 of file SimConfig.h.

◆ trigger

std::string o2::conf::SimReconfigData::trigger

Definition at line 205 of file SimConfig.h.


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