#include <F04EventActionMessenger.hh>
Definition at line 43 of file F04EventActionMessenger.hh.
 
      
        
          | F04EventActionMessenger::F04EventActionMessenger  | 
          ( | 
          F04EventAction *  | 
          eventAction | ) | 
           | 
        
      
 
Definition at line 41 of file F04EventActionMessenger.cc.
   42      :fEventAction(eventAction)
 
   45   fSetVerboseCmd->
SetGuidance(
"Set verbose level ." );
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
void SetGuidance(const char *aGuidance)
 
void SetDefaultValue(G4int defVal)
 
 
 
 
  
  
      
        
          | F04EventActionMessenger::~F04EventActionMessenger  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Reimplemented from G4UImessenger.
Definition at line 60 of file F04EventActionMessenger.cc.
   62   if(command == fSetVerboseCmd)
 
static G4int GetNewIntValue(const char *paramString)
 
void SetEventVerbose(G4int)
 
 
 
 
The documentation for this class was generated from the following files: