Project
Loading...
Searching...
No Matches
SimConfig.cxx File Reference
#include <SimConfig/SimConfig.h>
#include <SimConfig/DetectorLists.h>
#include <DetectorsCommonDataFormats/DetID.h>
#include <SimulationDataFormat/DigitizationContext.h>
#include <boost/program_options.hpp>
#include <iostream>
#include <fairlogger/Logger.h>
#include <thread>
#include <cmath>
#include <chrono>
#include <regex>

Go to the source code of this file.

Namespaces

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

Functions

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

Function Documentation

◆ ClassImp()

ClassImp ( o2::conf::SimConfig  )