IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 25016e20 authored by Felix Riehn's avatar Felix Riehn Committed by Maximilian Reininghaus
Browse files

fixed it!

parent a97409ab
No related branches found
No related tags found
1 merge request!490Resolve "ObservationPlanes show non-existing particles"
......@@ -371,7 +371,7 @@ int main(int argc, char** argv) {
// assemble the final process sequence
auto sequence = make_sequence(stackInspect, hadronSequence, decaySequence, cut,
emCascade, emContinuous, // trackWriter,
observationLevel, longprof);
longprof, observationLevel);
/* === END: SETUP PROCESS LIST === */
// create the cascade object using the default stack and tracking
......
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