Precalibrated Ion Beam Identification Detector Simulation 1.0
A pilot study detector simulation, written in C++ with Geant4.
Public Member Functions | Private Attributes
PrimaryGeneratorMessenger::RunActionMessenger Class Reference

Creates commands that can be used to control the RunAction via the command line. More...

#include <PrimaryGeneratorMessenger.hh>

List of all members.

Public Member Functions

 RunActionMessenger (RunAction *)
 Constructor, constructs the object.
virtual ~RunActionMessenger ()
 Destructor, destroys the object.
void SetNewValue (G4UIcommand *, G4String)
 This method is invoked when a command that alters RunAction is typed in via the command line.

Private Attributes

RunActionrunAction
 The RunAction associated with this RunActionMessenger.
G4UIdirectory * eventDir
 The directory in which the command will be contained.
G4UIcmdWithAString * SimulationResultsFileCmd
 The command itself.
G4UIcmdWithAString * VerboseResultsFile
G4UIcmdWithABool * UseVerboseFile

Detailed Description

Creates commands that can be used to control the RunAction via the command line.

Definition at line 34 of file PrimaryGeneratorMessenger.hh.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark