#include <iostream>#include <cmath>#include <cstdlib>#include <utl/RK5ODEIntegrator.h>#include <RelativisticChargeInMagneticFieldODE.h>Go to the source code of this file.
Classes | |
| class | ConstantMagneticField |
Typedefs | |
| typedef double | Vector3 [3] |
| typedef double | Vector6 [6] |
Functions | |
| int | main () |
| typedef double Vector3[3] |
Definition at line 14 of file ChargeInConstantMagneticField.cc.
| typedef double Vector6[6] |
Definition at line 15 of file ChargeInConstantMagneticField.cc.
| int main | ( | void | ) |
Definition at line 38 of file ChargeInConstantMagneticField.cc.
References utl::RK5ODEIntegrator< DerivativeFunctor >::AdaptiveBegin(), RdGeoCeLDFFitter::b, utl::AdaptiveRK5Iterator< DerivativeFunctor, VectorType, ErrorScalingPolicy >::GetX(), utl::AdaptiveRK5Iterator< DerivativeFunctor, VectorType, ErrorScalingPolicy >::GetY(), and sqrt().