| 
|   | HadrontherapyPhysicsList () | 
|   | 
| virtual  | ~HadrontherapyPhysicsList () | 
|   | 
| void  | ConstructParticle () | 
|   | 
| void  | SetCuts () | 
|   | 
| void  | SetCutForGamma (G4double) | 
|   | 
| void  | SetCutForElectron (G4double) | 
|   | 
| void  | SetCutForPositron (G4double) | 
|   | 
| void  | SetDetectorCut (G4double cut) | 
|   | 
| void  | AddPhysicsList (const G4String &name) | 
|   | 
| void  | ConstructProcess () | 
|   | 
| void  | AddStepMax () | 
|   | 
| void  | AddPackage (const G4String &name) | 
|   | 
|   | G4VModularPhysicsList () | 
|   | 
| virtual  | ~G4VModularPhysicsList () | 
|   | 
| void  | RegisterPhysics (G4VPhysicsConstructor *) | 
|   | 
| const G4VPhysicsConstructor *  | GetPhysics (G4int index) const  | 
|   | 
| const G4VPhysicsConstructor *  | GetPhysics (const G4String &name) const  | 
|   | 
| const G4VPhysicsConstructor *  | GetPhysicsWithType (G4int physics_type) const  | 
|   | 
| void  | ReplacePhysics (G4VPhysicsConstructor *) | 
|   | 
| void  | RemovePhysics (G4VPhysicsConstructor *) | 
|   | 
| void  | RemovePhysics (G4int type) | 
|   | 
| void  | RemovePhysics (const G4String &name) | 
|   | 
| void  | SetVerboseLevel (G4int value) | 
|   | 
| G4int  | GetVerboseLevel () const  | 
|   | 
| G4int  | GetInstanceID () const  | 
|   | 
|   | G4VUserPhysicsList () | 
|   | 
| virtual  | ~G4VUserPhysicsList () | 
|   | 
|   | G4VUserPhysicsList (const G4VUserPhysicsList &) | 
|   | 
| G4VUserPhysicsList &  | operator= (const G4VUserPhysicsList &) | 
|   | 
| void  | Construct () | 
|   | 
| void  | UseCoupledTransportation (G4bool vl=true) | 
|   | 
| void  | SetDefaultCutValue (G4double newCutValue) | 
|   | 
| G4double  | GetDefaultCutValue () const  | 
|   | 
| void  | BuildPhysicsTable () | 
|   | 
| void  | PreparePhysicsTable (G4ParticleDefinition *) | 
|   | 
| void  | BuildPhysicsTable (G4ParticleDefinition *) | 
|   | 
| G4bool  | StorePhysicsTable (const G4String &directory=".") | 
|   | 
| G4bool  | IsPhysicsTableRetrieved () const  | 
|   | 
| G4bool  | IsStoredInAscii () const  | 
|   | 
| const G4String &  | GetPhysicsTableDirectory () const  | 
|   | 
| void  | SetPhysicsTableRetrieved (const G4String &directory="") | 
|   | 
| void  | SetStoredInAscii () | 
|   | 
| void  | ResetPhysicsTableRetrieved () | 
|   | 
| void  | ResetStoredInAscii () | 
|   | 
| void  | DumpList () const  | 
|   | 
| void  | DumpCutValuesTable (G4int flag=1) | 
|   | 
| void  | DumpCutValuesTableIfRequested () | 
|   | 
| void  | SetVerboseLevel (G4int value) | 
|   | 
| G4int  | GetVerboseLevel () const  | 
|   | 
| void  | SetCutsWithDefault () | 
|   | 
| void  | SetCutValue (G4double aCut, const G4String &pname) | 
|   | 
| G4double  | GetCutValue (const G4String &pname) const  | 
|   | 
| void  | SetCutValue (G4double aCut, const G4String &pname, const G4String &rname) | 
|   | 
| void  | SetParticleCuts (G4double cut, G4ParticleDefinition *particle, G4Region *region=0) | 
|   | 
| void  | SetParticleCuts (G4double cut, const G4String &particleName, G4Region *region=0) | 
|   | 
| void  | SetCutsForRegion (G4double aCut, const G4String &rname) | 
|   | 
| void  | ResetCuts () | 
|   | obsolete methods  More...
  | 
|   | 
| void  | SetApplyCuts (G4bool value, const G4String &name) | 
|   | 
| G4bool  | GetApplyCuts (const G4String &name) const  | 
|   | 
| void  | RemoveProcessManager () | 
|   | 
| void  | AddProcessManager (G4ParticleDefinition *newParticle, G4ProcessManager *newManager=0) | 
|   | 
| void  | CheckParticleList () | 
|   | 
| void  | DisableCheckParticleList () | 
|   | 
| G4int  | GetInstanceID () const  | 
|   | 
| void  | InitializeWorker () | 
|   | 
Definition at line 40 of file HadrontherapyPhysicsList.hh.