Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
cortes_c
src
Commits
e448207d
Commit
e448207d
authored
Aug 01, 2018
by
frey_m
Browse files
Cyclotron: add TC threshold to constructor
parent
754e1858
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/Classic/AbsBeamline/Cyclotron.cpp
src/Classic/AbsBeamline/Cyclotron.cpp
+1
-0
No files found.
src/Classic/AbsBeamline/Cyclotron.cpp
View file @
e448207d
...
...
@@ -61,6 +61,7 @@ Cyclotron::Cyclotron(const Cyclotron &right):
zinit_m
(
right
.
zinit_m
),
pzinit_m
(
right
.
pzinit_m
),
spiral_flag_m
(
right
.
spiral_flag_m
),
trimCoilThreshold_m
(
right
.
trimCoilThreshold_m
),
type_m
(
right
.
type_m
),
harm_m
(
right
.
harm_m
),
bscale_m
(
right
.
bscale_m
),
...
...
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