12#include "FairRunSim.h"
13#include "MCReplay/MCReplayEngine.h"
17#include <fairlogger/Logger.h>
18#include "FairModule.h"
20#include "../commonConfig.C"
27namespace mcreplayconfig
34 auto* replay =
new mcreplay::MCReplayEngine();
35 stackSetup(replay, run);
37 replay->setStepFilename(
params.stepFilename);
38 replay->setStepTreename(
params.stepTreename);
39 replay->SetCut(
"CUTALLE",
params.energyCut);
40 replay->cutsFromConfig(
params.cutFile);
41 replay->blockSetProcessesCuts();
46 LOG(info) <<
"Setting up MCReplay sim from library code";
Definition of the Stack class.
static const MCReplayParam & Instance()
GLenum const GLfloat * params
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"