1 #ifndef CLASSIC_TrackIntegrator_HH 
    2 #define CLASSIC_TrackIntegrator_HH 
   31 template <
class T, 
int N> 
class FVps;
 
   63                           bool backBeam, 
bool backTrack) 
const;
 
   72 #endif // CLASSIC_TrackIntegrator_HH 
virtual void trackMap(FVps< double, 6 > &map, const PartData &data, bool backBeam, bool backTrack) const 
Track a map. 
Interface for basic beam line object. 
virtual void accept(BeamlineVisitor &visitor) const 
Apply visitor. 
void operator=(const TrackIntegrator &)
virtual TrackIntegrator * clone() const =0
Make a clone. 
Base class for special integrators. 
virtual ~TrackIntegrator()
Vector truncated power series in n variables.