4 #ifndef __KVCOULOMBPROPAGATOR_H
5 #define __KVCOULOMBPROPAGATOR_H
#define ClassDef(name, id)
Perform Coulomb propagation of events.
virtual ~KVCoulombPropagator()
Destructor.
void Propagate(int maxTime)
Int_t particle_position_offset(Int_t i)
KVCoulombPropagator(KVSimEvent *, Double_t precision=1.e-9)
Double_t TotalPotentialEnergy() const
Int_t particle_velocity_offset(Int_t i)
void CalcDerivs(Double_t, Double_t *Y, Double_t *DYDX)
Adaptive step-size 4th order Runge-Kutta ODE integrator from Numerical Recipes.
Container class for simulated nuclei, KVSimNucleus.