Resolve "synchronize output format between examples"
Closes #576 (closed)
- Adds an
applications
directory - Splits
examples
directory into subdirectories by conceptual topic - Changes
corsika.cpp
toc8_air_shower.cpp
- Increased uniformity of examples
- Renames several scripts
- Removed:
cascade_example.cpp
,cascade_proton_example.cpp
,vertical_EAS.cpp
- Added guards for FLUKA so that
mars.cpp
andwater.cpp
no longer compile without it - Added missing
override
to thegetConfig
andgetSummary
calls in some writers to reduce warnings
Edited by Alan Coleman