31#ifndef GarfieldFastSimulationModel_h
32#define GarfieldFastSimulationModel_h 1
34#include "G4VFastSimulationModel.hh"
37class G4VPhysicalVolume;
52 virtual G4bool
IsApplicable(
const G4ParticleDefinition&);
54 virtual void DoIt(
const G4FastTrack&, G4FastStep&);
Definition of the GarfieldPhysics class.
virtual G4bool ModelTrigger(const G4FastTrack &)
~GarfieldG4FastSimulationModel()
virtual void DoIt(const G4FastTrack &, G4FastStep &)
void WriteGeometryToGDML(G4VPhysicalVolume *physicalVolume)
void SetPhysics(GarfieldPhysics *fGarfieldPhysics)
virtual G4bool IsApplicable(const G4ParticleDefinition &)