IAP GITLAB

Skip to content
Snippets Groups Projects

Interaction histogram

Merged Maximilian Reininghaus requested to merge interaction_counter into master
Files
10
@@ -87,7 +87,7 @@ if (Pythia8_FOUND)
install (TARGETS cascade_proton_example DESTINATION share/examples)
endif()
CORSIKA_ADD_TEST(vertical_EAS)
add_executable(vertical_EAS vertical_EAS.cc)
target_link_libraries (vertical_EAS
SuperStupidStack
CORSIKAunits
@@ -100,10 +100,10 @@ target_link_libraries (vertical_EAS
CORSIKAcascade
ProcessEnergyLoss
ProcessObservationPlane
ProcessTrackWriter
ProcessTrackingLine
ProcessParticleCut
ProcessStackInspector
ProcessInteractionCounter
CORSIKAprocesses
CORSIKAcascade
CORSIKAparticles
Loading