42#ifndef G4VFastSimulationModel_h
43#define G4VFastSimulationModel_h
154 return (
this==&fsm) ? true :
false;
virtual void DoIt(const G4FastTrack &, G4FastStep &)=0
virtual G4bool ModelTrigger(const G4FastTrack &)=0
virtual void AtRestDoIt(const G4FastTrack &, G4FastStep &)
virtual G4bool IsApplicable(const G4ParticleDefinition &)=0
const G4String GetName() const
G4bool operator==(const G4VFastSimulationModel &) const
virtual G4bool AtRestModelTrigger(const G4FastTrack &)
virtual ~G4VFastSimulationModel()