IAP GITLAB

Skip to content
Snippets Groups Projects

"Need for writing first interaction information"

Closed Alan Coleman requested to merge first_interaction_writer into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -181,7 +181,7 @@ 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();
Loading