|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Files | |
| file | constants.hpp [code] |
| Library of constants. | |
| file | Particle.hpp [code] |
| A class that holds the properties of a particle. | |
| file | PenningTrap.hpp [code] |
| A class for simulating a Penning trap. | |
| file | typedefs.hpp [code] |
| Useful typedefs for cleaner code. | |
| file | utils.hpp [code] |
| Function prototypes and macros that are useful. | |