![]() |
Project
|
#include <cstring>
#include "SimSetup/SimSetup.h"
#include "TVirtualMC.h"
#include <fairlogger/Logger.h>
#include "SetCuts.h"
#include <dlfcn.h>
#include <cassert>
#include <sstream>
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 | |
Typedefs | |
typedef void(* | o2::setup_fnc) () |
Functions | |
void | o2::execFromPlugin (const char *libname, const char *funcname) |
void | o2::execSetupFromPlugin (const char *libname, const char *funcname) |