IAP GITLAB

Skip to content
Snippets Groups Projects
Commit cf303a9d authored by ralfulrich's avatar ralfulrich
Browse files

formating

parent 184750f6
No related branches found
No related tags found
1 merge request!191Resolve "Runtime error with pythia"
Pipeline #1487 passed
......@@ -38,8 +38,7 @@ TEST_CASE("CONEX", "[processes]") {
int nShower = 1; // large to avoid final stats.
int maxDetail = 0;
int particleListMode = 0;
cx.Init(nShower, randomSeeds, maxDetail, particleListMode,
parameterPathName);
cx.Init(nShower, randomSeeds, maxDetail, particleListMode, parameterPathName);
double energyInGeV = 100.;
double zenith = 60;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment