Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
B02PhysicsList Class Reference

#include <B02PhysicsList.hh>

Inheritance diagram for B02PhysicsList:
Inheritance graph
[legend]
Collaboration diagram for B02PhysicsList:
Collaboration graph
[legend]

Public Member Functions

 B02PhysicsList ()
 
virtual ~B02PhysicsList ()
 
void AddParallelWorldName (G4String &pname)
 
- Public Member Functions inherited from G4VUserPhysicsList
 G4VUserPhysicsList ()
 
virtual ~G4VUserPhysicsList ()
 
 G4VUserPhysicsList (const G4VUserPhysicsList &)
 
G4VUserPhysicsListoperator= (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 G4StringGetPhysicsTableDirectory () 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 ()
 

Protected Member Functions

virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
virtual void SetCuts ()
 
virtual void ConstructGeneral ()
 
virtual void ConstructEM ()
 
virtual void ConstructHad ()
 
virtual void ConstructLeptHad ()
 
void AddScoringProcess ()
 
void ConstructAllBosons ()
 
void ConstructAllLeptons ()
 
void ConstructAllMesons ()
 
void ConstructAllBaryons ()
 
void ConstructAllIons ()
 
void ConstructAllShortLiveds ()
 
- Protected Member Functions inherited from G4VUserPhysicsList
void AddTransportation ()
 
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
void BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *)
 
virtual void RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false)
 
void InitializeProcessManager ()
 

Additional Inherited Members

- Protected Attributes inherited from G4VUserPhysicsList
G4ParticleTabletheParticleTable
 
G4ParticleTable::G4PTblDicIteratortheParticleIterator
 
G4UserPhysicsListMessengertheMessenger
 
G4int verboseLevel
 
G4double defaultCutValue
 
G4bool isSetDefaultCutValue
 
G4ProductionCutsTablefCutsTable
 
G4bool fRetrievePhysicsTable
 
G4bool fStoredInAscii
 
G4bool fIsCheckedForRetrievePhysicsTable
 
G4bool fIsRestoredCutValues
 
G4String directoryPhysicsTable
 
G4int fDisplayThreshold
 
G4bool fIsPhysicsTableBuilt
 
G4bool fDisableCheckParticleList
 
G4PhysicsListHelperthePLHelper
 

Detailed Description

Definition at line 40 of file B02PhysicsList.hh.

Constructor & Destructor Documentation

B02PhysicsList::B02PhysicsList ( )

Definition at line 54 of file B02PhysicsList.cc.

Here is the call graph for this function:

B02PhysicsList::~B02PhysicsList ( )
virtual

Definition at line 60 of file B02PhysicsList.cc.

Member Function Documentation

void B02PhysicsList::AddParallelWorldName ( G4String pname)
inline

Definition at line 47 of file B02PhysicsList.hh.

Here is the caller graph for this function:

void B02PhysicsList::AddScoringProcess ( )
protected

Definition at line 647 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllBaryons ( )
protected

Definition at line 101 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllBosons ( )
protected

Definition at line 80 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllIons ( )
protected

Definition at line 108 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllLeptons ( )
protected

Definition at line 87 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllMesons ( )
protected

Definition at line 94 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructAllShortLiveds ( )
protected

Definition at line 115 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructEM ( )
protectedvirtual

Definition at line 149 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructGeneral ( )
protectedvirtual

Definition at line 618 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructHad ( )
protectedvirtual

Definition at line 295 of file B02PhysicsList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B02PhysicsList::ConstructLeptHad ( )
protectedvirtual

Definition at line 614 of file B02PhysicsList.cc.

Here is the caller graph for this function:

void B02PhysicsList::ConstructParticle ( void  )
protectedvirtual

Implements G4VUserPhysicsList.

Definition at line 65 of file B02PhysicsList.cc.

Here is the call graph for this function:

void B02PhysicsList::ConstructProcess ( void  )
protectedvirtual

Implements G4VUserPhysicsList.

Definition at line 122 of file B02PhysicsList.cc.

Here is the call graph for this function:

void B02PhysicsList::SetCuts ( )
protectedvirtual

Reimplemented from G4VUserPhysicsList.

Definition at line 633 of file B02PhysicsList.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: