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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Optics
TRACY3
Commits
eb8855a4
Commit
eb8855a4
authored
14 years ago
by
zhang
Browse files
Options
Downloads
Patches
Plain Diff
08/02/2011
1) delete obsolte find DefineU20ch( ) and chamberon( )
parent
c5b1d3f5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tracy/tracy/inc/soleillib.h
+3
-4
3 additions, 4 deletions
tracy/tracy/inc/soleillib.h
with
3 additions
and
4 deletions
tracy/tracy/inc/soleillib.h
+
3
−
4
View file @
eb8855a4
...
...
@@ -35,7 +35,7 @@ void Multipole_thicksext(char const *fic_hcorr, char const *fic_vcorr, char cons
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
);
void
ReadCh
(
const
char
*
AperFile
);
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
]);
void
SetSkewQuad
(
void
);
...
...
@@ -59,9 +59,8 @@ void TunesShiftWithAmplitude(long Nbx, long Nbz, long Nbtour, double xmax, doubl
double
energy
);
/* Vacuum chamber */
void
ChamberOn
(
void
);
void
DefineCh
(
void
);
void
DefineChNoU20
(
void
);
void
ReadCh
(
const
char
*
AperFile
);
void
Enveloppe
(
double
x
,
double
px
,
double
y
,
double
py
,
double
dp
,
double
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