Closed YanzhaoW closed 1 year ago
Hi, @jose-luis-rs. It's now ready to be merged if no other problem.
Hi @jose-luis-rs . This PR is ready. Could you merge it?
Hi @YanzhaoW
Sorry, I hadn't seen this PR, just a simple question about the R3BNeulandDigitizer class. In the function R3BNeulandDigitizer::SetParContainers() the use of FairRunAna is mandatory, so this means that we cannot run the simulations + Digitizer tasks simultaneously. Can we make it optional?
In some cases, we want to produce "Point" and "Hit" data simultaneously without the use of extra macros.
Hi @jose-luis-rs
I think this was added long time ago. The main reason of this is because the simulation of NeuLAND by FairRunSim is very very slow compared to FairRunAna. So it's strongly encourage to run the simulation only one time, and then change or check something using FairRuaAna. I would just keep making FairRunAna mandatory.
Update the manual.
Checklist:
dev
branch