Skip to content
Snippets Groups Projects
Commit eb8855a4 authored by zhang's avatar zhang
Browse files

08/02/2011

1)  delete obsolte find DefineU20ch( ) and chamberon( )
parent c5b1d3f5
Branches
Tags
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment