1#ifndef TG4_EXT_DECAYER_PHYSICS_H
2#define TG4_EXT_DECAYER_PHYSICS_H
37 G4int theVerboseLevel,
const G4String& name =
"ExtDecayer");
Definition of the TG4ExtDecayerMessenger class.
Definition of the TG4VPhysicsConstructor class.
Messenger class that defines commands for the stack popper special process.
The builder for external decayer.
void SetSelection(const G4String &selection)
TG4ExtDecayerPhysics & operator=(const TG4ExtDecayerPhysics &right)
Not implemented.
G4bool fSkipNeutrino
option to skip importing neutrinos
TG4ExtDecayerMessenger fMessenger
messenger
TG4ExtDecayerPhysics(const G4String &name="ExtDecayer")
TG4ExtDecayerPhysics(const TG4ExtDecayerPhysics &right)
Not implemented.
G4Decay * fDecayProcess
decay process
void SetSkipNeutrino(G4bool skipNeutrino)
virtual ~TG4ExtDecayerPhysics()
virtual void ConstructParticle()
Construct particles.
G4String fSelection
particles selection
virtual void ConstructProcess()
Construct physics processes.
Abstract base class for physics constructors with verbose.