geant events for multiple scattering
This commit is contained in:
@@ -19,6 +19,7 @@ set(HEADERS
|
||||
DetectorConstruction.hh
|
||||
PhysicsList.hh
|
||||
ActionInitialization.hh
|
||||
SteppingAction.hh
|
||||
)
|
||||
|
||||
set(SOURCES
|
||||
@@ -28,6 +29,7 @@ set(SOURCES
|
||||
DetectorConstruction.cpp
|
||||
PhysicsList.cpp
|
||||
ActionInitialization.cpp
|
||||
SteppingAction.cpp
|
||||
)
|
||||
|
||||
set(libname ${PACKAGE_LIBPREFIX}Geant)
|
||||
|
||||
Reference in New Issue
Block a user