35 #ifndef HadrontherapyAnalysisFileMessenger_h 
   36 #define HadrontherapyAnalysisFileMessenger_h 1 
   78 #ifdef G4ANALYSIS_USE_ROOT 
void SetNewValue(G4UIcommand *command, G4String newValue)
Called when new command given. 
 
G4UIcmdWithABool * secondaryCmd
 
HadrontherapyAnalysisManager * AnalysisManager
handle to AnalysisManager 
 
A messenger object of this class is created by the AnalysisManager. 
 
~HadrontherapyAnalysisFileMessenger()
 
A class for connecting the simulation to an analysis package. 
 
G4UIcmdWithABool * LetCmd
G4 user interface command (that takes a string argument) object Constructor requires command name and...
 
G4UIcmdWithAString * DoseMatrixCmd
 
HadrontherapyAnalysisFileMessenger(HadrontherapyAnalysisManager *)