33 #ifndef P6D_EXT_DECAYER_PHYSICS_H
34 #define P6D_EXT_DECAYER_PHYSICS_H
38 #include <Geant4/globals.hh>
39 #include <Geant4/G4VPhysicsConstructor.hh>
58 _active_force_decay =
true;
59 _force_decay_type = force_decay_type;
75 bool _active_force_decay;
79 #endif //P6D_EXT_DECAYER_PHYSICS_H
virtual void ConstructProcess()
virtual void ConstructParticle()
P6DExtDecayerPhysics(const G4String &name="ExtDecayer")
void SetForceDecay(EDecayType force_decay_type)
virtual ~P6DExtDecayerPhysics()
EDecayType GetForceDecay()