- 08 Jun, 2015 1 commit
-
-
kraus authored
- fixing number of particles when the numbers don't add up to the total due to rounding errors; - clean up: rename files to comply with coding guide lines; - improve message when field of bend overlapps; - warning is emitted if too few fourier coefficients are used to filter the field map;
-
- 12 May, 2015 1 commit
-
-
kraus authored
-
- 28 Oct, 2014 1 commit
-
-
kraus authored
-
- 18 Oct, 2014 1 commit
-
-
kraus authored
- remove 'using namespace' from header files - remove 'using std::string' and 'using std::abs' from header files For reason see: o http://stackoverflow.com/questions/5849457/using-namespace-in-c-headers
-
- 21 Nov, 2013 1 commit
-
-
adelmann authored
-
- 01 Oct, 2013 1 commit
-
-
adelmann authored
-
- 17 Jul, 2013 1 commit
-
-
adelmann authored
-
- 11 Jul, 2013 1 commit
-
-
adelmann authored
-
- 10 Jul, 2013 4 commits
- 08 May, 2013 1 commit
-
-
adelmann authored
-
- 08 Jan, 2013 1 commit
-
-
adelmann authored
in svn+ssh://savannah02.psi.ch/repos/opal/tests/trunk/Collimator - Now we have to check again aginst FLUKA and mabe mcmpx (ToDo: Y. Bi) - In the collimator physics class the start of the collimator in floor coordinates is wrong is always 0.0 (ToDo: A. Adelmann) - In the collimator physics class there is a duplocation of the actual collimator code, this needs to be elliminated (A. Adelmann) - One has to check the CCollimator (ToDo: J. Yang)
-
- 03 Dec, 2012 1 commit
-
-
adelmann authored
-
- 02 May, 2012 1 commit
-
-
Jianjun Yang authored
MINR, MAXR, MINZ, MAXZ. - if a particle is out of cyclotron aperture or out of the field map, it will be deleted after this step and its parameters are recorded in the *.loss file - change data type of particle id from int to size_t - many minor cosmetics of display massage
-
- 16 Apr, 2012 1 commit
-
-
kraus authored
- use forward declaration where possible - remove unused includes
-
- 15 Mar, 2012 1 commit
-
-
gsell authored
-