Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TRACY3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Optics
TRACY3
Commits
7b8f4f27
Commit
7b8f4f27
authored
14 years ago
by
nadolski
Browse files
Options
Downloads
Patches
Plain Diff
LNLS: add number of turn for Mometum acceptance computation
parent
93670c5a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tracy/tracy/inc/soleillib.h
+1
-1
1 addition, 1 deletion
tracy/tracy/inc/soleillib.h
with
1 addition
and
1 deletion
tracy/tracy/inc/soleillib.h
+
1
−
1
View file @
7b8f4f27
...
...
@@ -34,7 +34,7 @@ void PhasePortrait2(long pos,double x0,double px0,double z0, double pz0, double
void
Multipole_thicksext
(
char
const
*
fic_hcorr
,
char
const
*
fic_vcorr
,
char
const
*
fic_skew
);
void
Multipole_thinsext
(
char
const
*
fic_hcorr
,
char
const
*
fic_vcorr
,
char
const
*
fic_skew
);
void
MomentumAcceptance
(
long
deb
,
long
fin
,
double
ep_min
,
double
ep_max
,
long
nstepp
,
double
em_min
,
double
em_max
,
long
nstepm
);
double
em_min
,
double
em_max
,
long
nstepm
,
long
nturn
);
void
Trac_Tab
(
double
x
,
double
px
,
double
y
,
double
py
,
double
dp
,
long
nmax
,
long
pos
,
long
*
lastn
,
long
*
lastpos
,
FILE
*
outf1
,
double
Tx
[][
NTURN
]);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment