IAP GITLAB

Skip to content

corsika.cpp prints out the seed independently of logging level

Nikos Karastathis requested to merge corsika.cpp-seed-printout into master

I think it is good to decouple the printout of the random seed from the logging level (at least for now if there are arguments not to print it out in general). This way when we test showers or simply want to reproduce a simulation we can simply look it up in our screen, because it will always appear no matter in what logging level we run.

Merge request reports