1#ifndef TG4_SPECIAL_STACKING_ACTION_MESSENGER_H
2#define TG4_SPECIAL_STACKING_ACTION_MESSENGER_H
18#include <G4UImessenger.hh>
24class G4UIcmdWithAnInteger;
25class G4UIcmdWithABool;
Messenger class that defines commands for TG4StackingAction.
G4UIcmdWithABool * fSkipNeutrinoCmd
command: skipNeutrino
TG4SpecialStackingActionMessenger()
Not implemented.
TG4SpecialStackingActionMessenger & operator=(const TG4SpecialStackingActionMessenger &right)
Not implemented.
virtual ~TG4SpecialStackingActionMessenger()
TG4SpecialStackingAction * fStackingAction
associated class
G4UIcmdWithABool * fWaitPrimaryCmd
command: waitPrimary
virtual void SetNewValue(G4UIcommand *command, G4String string)
TG4SpecialStackingActionMessenger(const TG4SpecialStackingActionMessenger &right)
Not implemented.
Defines a special stacking mechanism.