IAP GITLAB

Skip to content
Snippets Groups Projects
Commit e43d64c1 authored by Alan Coleman's avatar Alan Coleman
Browse files

Fix overwriting of primary writer by startOfLibrary command

parent ee7cecc2
No related branches found
No related tags found
1 merge request!604"Need for writing first interaction information"
......@@ -181,6 +181,8 @@ int main(int argc, char** argv) {
auto sequence = make_sequence(emCascade, emContinuous, longprof, observationLevel, cut);
// define air shower object, run simulation
TrackingType tracking;
output.startOfLibrary();
output.startOfLibrary();
......
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