Skip to content

Commit

Permalink
Remove codes related to the neutron capture process
Browse files Browse the repository at this point in the history
  • Loading branch information
whokion committed Apr 1, 2024
1 parent 6e8d44a commit bcf3788
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 966 deletions.
2 changes: 0 additions & 2 deletions src/celeritas/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ list(APPEND SOURCES
mat/MaterialParams.cc
mat/MaterialParamsOutput.cc
mat/detail/Utils.cc
neutron/process/NeutronCaptureProcess.cc
neutron/process/NeutronElasticProcess.cc
neutron/process/NeutronInelasticProcess.cc
optical/CerenkovParams.cc
Expand Down Expand Up @@ -256,7 +255,6 @@ celeritas_polysource(global/alongstep/AlongStepGeneralLinearAction)
celeritas_polysource(global/alongstep/AlongStepNeutralAction)
celeritas_polysource(global/alongstep/AlongStepUniformMscAction)
celeritas_polysource(global/alongstep/AlongStepRZMapFieldMscAction)
celeritas_polysource(neutron/model/NeutronCaptureModel)
celeritas_polysource(neutron/model/NeutronElasticModel)
celeritas_polysource(neutron/model/NeutronInelasticModel)
celeritas_polysource(phys/detail/DiscreteSelectAction)
Expand Down
95 changes: 0 additions & 95 deletions src/celeritas/neutron/data/NeutronCaptureData.hh

This file was deleted.

71 changes: 0 additions & 71 deletions src/celeritas/neutron/executor/NeutronCaptureExecutor.hh

This file was deleted.

92 changes: 0 additions & 92 deletions src/celeritas/neutron/interactor/NeutronCaptureInteractor.hh

This file was deleted.

0 comments on commit bcf3788

Please sign in to comment.