63                         :theParticleTable(pTable),
   134     G4cout << 
"G4ProcessManagerMessenger::SetCurrentParticle() ";
   146       G4cout << 
"Particle is not selected yet !! Command ignored." << 
G4endl;
   154     } 
else if ( index < theManager->GetProcessListLength()){
   180     const char* temp = (
const char*)(newValue);
   181     std::istringstream is((
char*)temp);
   183     is  >>Verbose >>
index;
   187     } 
else if ( index < theManager->GetProcessListLength()){
 G4int GetVerboseLevel() const
 
void SetParameter(G4UIparameter *const newParameter)
 
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
 
G4ProcessVector * GetProcessList() const
 
G4String GetCurrentStringValue(const char *aCommand, G4int parameterNumber=1, G4bool reGet=true)
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
static G4int GetNewIntValue(const char *paramString)
 
G4ParticleDefinition * currentParticle
 
G4ParticleTable * theParticleTable
 
void SetDefaultValue(const char *theDefaultValue)
 
static G4String ConvertToString(G4bool boolVal)
 
void SetVerboseLevel(G4int value)
 
G4ProcessManager * GetProcessManager() const
 
G4UIcmdWithAnInteger * dumpCmd
 
G4VProcess * SetProcessActivation(G4VProcess *aProcess, G4bool fActive)
 
static G4UImanager * GetUIpointer()
 
G4GLOB_DLL std::ostream G4cout
 
void SetRange(const char *rs)
 
void SetGuidance(const char *aGuidance)
 
G4UIcmdWithAnInteger * inactivateCmd
 
void AvailableForStates(G4ApplicationState s1)
 
virtual void SetNewValue(G4UIcommand *command, G4String newValues)
 
G4UIcmdWithAnInteger * activateCmd
 
G4UIdirectory * thisDirectory
 
virtual void DumpInfo() const
 
G4VProcess * currentProcess
 
G4ProcessManagerMessenger(G4ParticleTable *pTable=0)
 
G4ProcessVector * theProcessList
 
static G4ParticleTable * GetParticleTable()
 
virtual ~G4ProcessManagerMessenger()
 
virtual G4String GetCurrentValue(G4UIcommand *command)
 
G4ParticleDefinition * SetCurrentParticle()
 
G4ProcessManager * theManager
 
void SetDefaultValue(G4int defVal)
 
void SetVerboseLevel(G4int value)
 
G4int ApplyCommand(const char *aCommand)