- 26 Mar, 2019 1 commit
-
-
snuverink_j authored
-
- 09 Mar, 2018 2 commits
-
-
snuverink_j authored
This reverts commit 69985bb1.
-
adelmann authored
-
- 09 Feb, 2018 1 commit
-
-
Philippe Ganz authored
-
- 06 Feb, 2018 2 commits
-
-
frey_m authored
-
Philippe Ganz authored
-
- 10 Apr, 2017 1 commit
-
-
snuverink_j authored
-
- 08 Apr, 2017 1 commit
-
-
frey_m authored
modified: BeamBeam.cpp modified: BeamBeam.h modified: Bend.cpp modified: Bend.h modified: Collimator.cpp modified: Collimator.h modified: Component.cpp modified: Component.h modified: Corrector.cpp modified: Corrector.h modified: Cyclotron.cpp modified: Cyclotron.h modified: CyclotronValley.cpp modified: CyclotronValley.h modified: Degrader.cpp modified: Degrader.h modified: Diagnostic.cpp modified: Diagnostic.h modified: Drift.cpp modified: Drift.h modified: Integrator.h modified: Lambertson.cpp modified: Lambertson.h modified: Marker.cpp modified: Marker.h modified: Monitor.cpp modified: Monitor.h modified: Multipole.cpp modified: Multipole.h modified: Offset.cpp modified: Offset.h modified: ParallelPlate.cpp modified: ParallelPlate.h modified: Patch.cpp modified: Patch.h modified: Probe.cpp modified: Probe.h modified: RBend.cpp modified: RBend3D.cpp modified: RBend3D.h modified: RFCavity.cpp modified: RFCavity.h modified: RFQuadrupole.cpp modified: RFQuadrupole.h modified: Ring.cpp modified: Ring.h modified: SBend.cpp modified: SBend3D.cpp modified: SBend3D.h modified: SectorFieldMapComponent.h modified: Separator.cpp modified: Separator.h modified: Septum.cpp modified: Septum.h modified: Solenoid.cpp modified: Solenoid.h modified: Source.cpp modified: Source.h modified: Stripper.cpp modified: Stripper.h modified: TravelingWave.cpp modified: TravelingWave.h modified: VariableRFCavity.cpp modified: VariableRFCavity.h
-
- 08 Feb, 2017 1 commit
-
-
Christof Metzger-Kraus authored
ParallelTTracker. Particle-Matter interaction doesn't work either at the moment. I hope that I didn't create too much of a mess when merging!
-
- 19 Oct, 2016 1 commit
-
-
kraus authored
moving Classic into src directory and pack all objects into libOpal since Classic also depends on libOpal
-
- 08 Aug, 2016 1 commit
-
-
Andreas Adelmann authored
-
- 02 Dec, 2015 1 commit
-
-
kraus authored
-
- 12 May, 2015 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
-
- 10 Jul, 2013 2 commits
- 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
-