ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UltraPhysicsList Class Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/air_shower/include/UltraPhysicsList.hh>

+ Inheritance diagram for UltraPhysicsList:
+ Collaboration diagram for UltraPhysicsList:

Public Member Functions

 UltraPhysicsList ()
 
 ~UltraPhysicsList ()
 
- Public Member Functions inherited from G4VModularPhysicsList
 G4VModularPhysicsList ()
 
virtual ~G4VModularPhysicsList ()
 
void RegisterPhysics (G4VPhysicsConstructor *)
 
const G4VPhysicsConstructorGetPhysics (G4int index) const
 
const G4VPhysicsConstructorGetPhysics (const G4String &name) const
 
const G4VPhysicsConstructorGetPhysicsWithType (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
 
virtual void TerminateWorker () override
 
- 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 ()
 
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
 
virtual void InitializeWorker ()
 

Protected Member Functions

void ConstructParticle ()
 
void ConstructProcess ()
 
void SetCuts ()
 
- Protected Member Functions inherited from G4VModularPhysicsList
 G4VModularPhysicsList (const G4VModularPhysicsList &)
 
G4VModularPhysicsListoperator= (const G4VModularPhysicsList &)
 
- 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 ()
 
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
 

Private Member Functions

UltraPhysicsListoperator= (const UltraPhysicsList &right)
 
 UltraPhysicsList (const UltraPhysicsList &)
 

Private Attributes

G4VPhysicsConstructorfEmPhysicsList
 
G4VPhysicsConstructorfOpPhysicsList
 
G4VPhysicsConstructorfDecayPhysicsList
 
std::vector
< G4VPhysicsConstructor * > 
fHadronPhys
 
G4String fEmName
 
G4int fVerboseLebel
 
G4int fMaxNumPhotonStep
 
G4bool fHelIsRegisted
 
G4bool fBicIsRegisted
 
G4bool fGnucIsRegisted
 
G4bool fStopIsRegisted
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VModularPhysicsList
static const G4VMPLManagerGetSubInstanceManager ()
 
- Protected Types inherited from G4VModularPhysicsList
typedef
G4VMPLData::G4PhysConstVectorData 
G4PhysConstVector
 
- Protected Attributes inherited from G4VModularPhysicsList
G4int verboseLevel
 
G4int g4vmplInstanceID
 
- Static Protected Attributes inherited from G4VModularPhysicsList
static G4RUN_DLL G4VMPLManager G4VMPLsubInstanceManager
 

Detailed Description

Definition at line 47 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 47 of file UltraPhysicsList.hh

Constructor & Destructor Documentation

UltraPhysicsList::UltraPhysicsList ( )

Definition at line 72 of file UltraPhysicsList.cc.

View newest version in sPHENIX GitHub at line 72 of file UltraPhysicsList.cc

References fDecayPhysicsList, fEmName, fEmPhysicsList, fOpPhysicsList, G4LossTableManager::Instance(), mm, G4VUserPhysicsList::SetDefaultCutValue(), and G4VModularPhysicsList::SetVerboseLevel().

+ Here is the call graph for this function:

UltraPhysicsList::~UltraPhysicsList ( )

Definition at line 99 of file UltraPhysicsList.cc.

View newest version in sPHENIX GitHub at line 99 of file UltraPhysicsList.cc

References fDecayPhysicsList, fEmPhysicsList, fHadronPhys, and fOpPhysicsList.

UltraPhysicsList::UltraPhysicsList ( const UltraPhysicsList )
private

Member Function Documentation

void UltraPhysicsList::ConstructParticle ( void  )
protectedvirtual

Reimplemented from G4VModularPhysicsList.

Definition at line 110 of file UltraPhysicsList.cc.

View newest version in sPHENIX GitHub at line 110 of file UltraPhysicsList.cc

References G4VPhysicsConstructor::ConstructParticle(), and fDecayPhysicsList.

+ Here is the call graph for this function:

void UltraPhysicsList::ConstructProcess ( void  )
protectedvirtual

Reimplemented from G4VModularPhysicsList.

Definition at line 116 of file UltraPhysicsList.cc.

View newest version in sPHENIX GitHub at line 116 of file UltraPhysicsList.cc

References G4VUserPhysicsList::AddTransportation(), G4VPhysicsConstructor::ConstructProcess(), fDecayPhysicsList, fEmPhysicsList, fHadronPhys, and fOpPhysicsList.

+ Here is the call graph for this function:

UltraPhysicsList& UltraPhysicsList::operator= ( const UltraPhysicsList right)
private
void UltraPhysicsList::SetCuts ( )
protectedvirtual

Reimplemented from G4VUserPhysicsList.

Definition at line 134 of file UltraPhysicsList.cc.

View newest version in sPHENIX GitHub at line 134 of file UltraPhysicsList.cc

References G4cout, G4VUserPhysicsList::SetCutsWithDefault(), and G4VModularPhysicsList::verboseLevel.

+ Here is the call graph for this function:

Member Data Documentation

G4bool UltraPhysicsList::fBicIsRegisted
private

Definition at line 76 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 76 of file UltraPhysicsList.hh

G4VPhysicsConstructor* UltraPhysicsList::fDecayPhysicsList
private

Definition at line 67 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 67 of file UltraPhysicsList.hh

Referenced by ConstructParticle(), ConstructProcess(), UltraPhysicsList(), and ~UltraPhysicsList().

G4String UltraPhysicsList::fEmName
private

Definition at line 70 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 70 of file UltraPhysicsList.hh

Referenced by UltraPhysicsList().

G4VPhysicsConstructor* UltraPhysicsList::fEmPhysicsList
private

Definition at line 65 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 65 of file UltraPhysicsList.hh

Referenced by ConstructProcess(), UltraPhysicsList(), and ~UltraPhysicsList().

G4bool UltraPhysicsList::fGnucIsRegisted
private

Definition at line 77 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 77 of file UltraPhysicsList.hh

std::vector<G4VPhysicsConstructor*> UltraPhysicsList::fHadronPhys
private

Definition at line 69 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 69 of file UltraPhysicsList.hh

Referenced by ConstructProcess(), and ~UltraPhysicsList().

G4bool UltraPhysicsList::fHelIsRegisted
private

Definition at line 75 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 75 of file UltraPhysicsList.hh

G4int UltraPhysicsList::fMaxNumPhotonStep
private

Definition at line 73 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 73 of file UltraPhysicsList.hh

G4VPhysicsConstructor* UltraPhysicsList::fOpPhysicsList
private

Definition at line 66 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 66 of file UltraPhysicsList.hh

Referenced by ConstructProcess(), UltraPhysicsList(), and ~UltraPhysicsList().

G4bool UltraPhysicsList::fStopIsRegisted
private

Definition at line 78 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 78 of file UltraPhysicsList.hh

G4int UltraPhysicsList::fVerboseLebel
private

Definition at line 72 of file UltraPhysicsList.hh.

View newest version in sPHENIX GitHub at line 72 of file UltraPhysicsList.hh


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