1#ifndef TG4_PRIMARY_GENERATOR_MESSENGER_H
2#define TG4_PRIMARY_GENERATOR_MESSENGER_H
18#include <G4UImessenger.hh>
24class G4UIcmdWithAString;
25class G4UIcmdWithAnInteger;
26class G4UIcmdWithABool;
Primary generator action defined via TVirtualMCStack and TVirtualMCApplication.
Messenger class that defines commands for TG4PrimaryGeneratorAction.
G4UIcmdWithABool * fSkipUnknownParticlesCmd
command: /mcPrimaryGenerator/skipUnknownParticles
virtual ~TG4PrimaryGeneratorMessenger()
TG4PrimaryGeneratorAction * fPrimaryGeneratorAction
associated class
TG4PrimaryGeneratorMessenger(const TG4PrimaryGeneratorMessenger &right)
Not implemented.
TG4PrimaryGeneratorMessenger & operator=(const TG4PrimaryGeneratorMessenger &right)
Not implemented.
virtual void SetNewValue(G4UIcommand *command, G4String string)
G4UIdirectory * fDirectory
command directory
TG4PrimaryGeneratorMessenger()
Not implemented.