IAP GITLAB

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

testCascade output

parent 49717d33
No related branches found
No related tags found
1 merge request!373Less verbose testing
Pipeline #4831 failed
...@@ -150,7 +150,7 @@ TEST_CASE("Cascade", "[Cascade]") { ...@@ -150,7 +150,7 @@ TEST_CASE("Cascade", "[Cascade]") {
auto env = make_dummy_env(); auto env = make_dummy_env();
auto const& rootCS = env.getCoordinateSystem(); auto const& rootCS = env.getCoordinateSystem();
StackInspector<TestCascadeStack> stackInspect(1, true, E0); StackInspector<TestCascadeStack> stackInspect(100, true, E0);
NullModel nullModel; NullModel nullModel;
const HEPEnergyType Ecrit = 85_MeV; const HEPEnergyType Ecrit = 85_MeV;
......
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