Project
Loading...
Searching...
No Matches
SimConfig.h File Reference
#include <Rtypes.h>
#include <boost/program_options.hpp>

Go to the source code of this file.

Classes

struct  o2::conf::SimConfigData
 
class  o2::conf::SimConfig
 
struct  o2::conf::SimReconfigData
 TODO: Make this a base class of SimConfigData? More...
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::conf
 

Enumerations

enum class  o2::conf::SimFieldMode { o2::conf::kDefault = 0 , o2::conf::kUniform = 1 , o2::conf::kCCDB = 2 }
 
enum class  o2::conf::VertexMode { o2::conf::kNoVertex = 0 , o2::conf::kDiamondParam = 1 , o2::conf::kCCDB = 2 , o2::conf::kCollCxt = 3 }
 
enum class  o2::conf::TimeStampMode { o2::conf::kNow = 0 , o2::conf::kManual = 1 , o2::conf::kRun = 2 }
 

Functions

bool o2::conf::parseSimReconfigFromString (std::string const &argumentstring, SimReconfigData &config)