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

#include <geant4/tree/geant4-10.6-release/examples/extended/exoticphysics/monopole/include/G4MonopolePhysics.hh>

+ Inheritance diagram for G4MonopolePhysics:
+ Collaboration diagram for G4MonopolePhysics:

Public Member Functions

 G4MonopolePhysics (const G4String &nam="Monopole Physics")
 
 ~G4MonopolePhysics ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
void SetMagneticCharge (G4double)
 
void SetElectricCharge (G4double)
 
void SetMonopoleMass (G4double)
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 
virtual void TerminateWorker ()
 

Private Member Functions

G4MonopolePhysicsoperator= (const G4MonopolePhysics &right)
 
 G4MonopolePhysics (const G4MonopolePhysics &)
 

Private Attributes

G4double fMagCharge
 
G4double fElCharge
 
G4double fMonopoleMass
 
G4MonopolePhysicsMessengerfMessenger
 
G4MonopolefMpl
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
 
- Protected Types inherited from G4VPhysicsConstructor
using PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V
 
- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
 
PhysicsBuilder_V GetBuilders () const
 
void AddBuilder (G4PhysicsBuilderInterface *bld)
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 44 of file G4MonopolePhysics.hh.

View newest version in sPHENIX GitHub at line 44 of file G4MonopolePhysics.hh

Constructor & Destructor Documentation

G4MonopolePhysics::G4MonopolePhysics ( const G4String nam = "Monopole Physics")

Definition at line 70 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 70 of file G4MonopolePhysics.cc

References bUnknown, fElCharge, fMagCharge, fMessenger, fMonopoleMass, GeV, and G4VPhysicsConstructor::SetPhysicsType().

+ Here is the call graph for this function:

G4MonopolePhysics::~G4MonopolePhysics ( )

Definition at line 84 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 84 of file G4MonopolePhysics.cc

References fMessenger.

G4MonopolePhysics::G4MonopolePhysics ( const G4MonopolePhysics )
private

Member Function Documentation

void G4MonopolePhysics::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 91 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 91 of file G4MonopolePhysics.cc

References fElCharge, fMagCharge, fMonopoleMass, fMpl, G4Monopole::Monopole(), and G4Monopole::MonopoleDefinition().

+ Here is the call graph for this function:

G4MonopolePhysics& G4MonopolePhysics::operator= ( const G4MonopolePhysics right)
private
void G4MonopolePhysics::SetElectricCharge ( G4double  val)

Definition at line 155 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 155 of file G4MonopolePhysics.cc

References fElCharge, fMpl, G4Exception(), and JustWarning.

Referenced by G4MonopolePhysicsMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4MonopolePhysics::SetMagneticCharge ( G4double  val)

Definition at line 143 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 143 of file G4MonopolePhysics.cc

References fMagCharge, fMpl, G4Exception(), and JustWarning.

Referenced by G4MonopolePhysicsMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4MonopolePhysics::SetMonopoleMass ( G4double  mass)

Definition at line 167 of file G4MonopolePhysics.cc.

View newest version in sPHENIX GitHub at line 167 of file G4MonopolePhysics.cc

References fMonopoleMass, fMpl, G4Exception(), JustWarning, and mass.

Referenced by G4MonopolePhysicsMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4MonopolePhysics::fElCharge
private

Definition at line 71 of file G4MonopolePhysics.hh.

View newest version in sPHENIX GitHub at line 71 of file G4MonopolePhysics.hh

Referenced by ConstructParticle(), G4MonopolePhysics(), and SetElectricCharge().

G4double G4MonopolePhysics::fMagCharge
private

Definition at line 70 of file G4MonopolePhysics.hh.

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

Referenced by ConstructParticle(), G4MonopolePhysics(), and SetMagneticCharge().

G4MonopolePhysicsMessenger* G4MonopolePhysics::fMessenger
private

Definition at line 74 of file G4MonopolePhysics.hh.

View newest version in sPHENIX GitHub at line 74 of file G4MonopolePhysics.hh

Referenced by G4MonopolePhysics(), and ~G4MonopolePhysics().

G4double G4MonopolePhysics::fMonopoleMass
private

Definition at line 72 of file G4MonopolePhysics.hh.

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

Referenced by ConstructParticle(), ConstructProcess(), G4MonopolePhysics(), and SetMonopoleMass().

G4Monopole* G4MonopolePhysics::fMpl
private

Definition at line 75 of file G4MonopolePhysics.hh.

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

Referenced by ConstructParticle(), ConstructProcess(), SetElectricCharge(), SetMagneticCharge(), and SetMonopoleMass().


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