Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geant4-projects
cosmic-rays
Commits
d137db5f
Commit
d137db5f
authored
Jul 24, 2019
by
MARCOS ANTONIO DE OLIVEIRA DEROS
Browse files
added new files
parent
3f2572a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d137db5f
...
@@ -37,6 +37,8 @@ set(PROJECT_SRC
...
@@ -37,6 +37,8 @@ set(PROJECT_SRC
src/B1RunAction.cc
src/B1RunAction.cc
src/B1SteppingAction.cc
src/B1SteppingAction.cc
src/B1TrackingAction.cc
src/B1TrackingAction.cc
src/B1SD.cc
src/B1Hits.cc
)
)
set
(
PROJECT_HEADER
set
(
PROJECT_HEADER
...
@@ -48,6 +50,8 @@ include/B1RunAction.hh
...
@@ -48,6 +50,8 @@ include/B1RunAction.hh
include/B1SteppingAction.hh
include/B1SteppingAction.hh
include/B1Analysis.hh
include/B1Analysis.hh
include/B1TrackingAction.hh
include/B1TrackingAction.hh
include/B1SD.hh
include/B1Hits.hh
)
)
#----------------------------------------------------------------------------
#----------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment