|
Geant4
10.01.p01
|
#include <G4Monopole.hh>
Inheritance diagram for G4Monopole:
Collaboration diagram for G4Monopole:Static Public Member Functions | |
| static G4Monopole * | MonopoleDefinition (G4double mass=100.*CLHEP::GeV, G4double magCharge=1.0, G4double elCharge=0.0) |
| static G4Monopole * | Monopole () |
Static Public Member Functions inherited from G4ParticleDefinition | |
| static const G4PDefManager & | GetSubInstanceManager () |
Private Member Functions | |
| G4Monopole (const G4String &aName, G4double mass, G4double width, G4double charge, G4int iSpin, G4int iParity, G4int iConjugation, G4int iIsospin, G4int iIsospin3, G4int gParity, const G4String &pType, G4int lepton, G4int baryon, G4int encoding, G4bool stable, G4double lifetime, G4DecayTable *decaytable) | |
| virtual | ~G4Monopole () |
Static Private Attributes | |
| static G4Monopole * | theMonopole = 0 |
| static G4double | magCharge = 0.0 |
Additional Inherited Members | |
Protected Types inherited from G4ParticleDefinition | |
| enum | { NumberOfQuarkFlavor = 6 } |
Protected Member Functions inherited from G4ParticleDefinition | |
| G4int | FillQuarkContents () |
| void | SetParticleSubType (const G4String &subtype) |
| void | SetAtomicNumber (G4int) |
| void | SetAtomicMass (G4int) |
| G4ParticleDefinition (const G4ParticleDefinition &right) | |
| G4ParticleDefinition () | |
Protected Attributes inherited from G4ParticleDefinition | |
| G4int | theQuarkContent [NumberOfQuarkFlavor] |
| G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
| G4bool | isGeneralIon |
Definition at line 61 of file G4Monopole.hh.
|
private |
Definition at line 62 of file G4Monopole.cc.
Referenced by MonopoleDefinition().
Here is the caller graph for this function:
|
privatevirtual |
Definition at line 79 of file G4Monopole.cc.
| G4double G4Monopole::MagneticCharge | ( | ) | const |
Definition at line 125 of file G4Monopole.cc.
References magCharge.
Referenced by G4MonopoleTransportation::AlongStepGetPhysicalInteractionLength(), and G4MonopolePhysics::ConstructProcess().
Here is the caller graph for this function:
|
static |
Definition at line 117 of file G4Monopole.cc.
References MonopoleDefinition(), and theMonopole.
Here is the call graph for this function:
|
static |
Definition at line 93 of file G4Monopole.cc.
References eplus, G4cout, G4endl, G4Monopole(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), GeV, magCharge, MeV, and theMonopole.
Referenced by G4MonopolePhysics::ConstructParticle(), and Monopole().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 92 of file G4Monopole.hh.
Referenced by MagneticCharge(), and MonopoleDefinition().
|
staticprivate |
Definition at line 65 of file G4Monopole.hh.
Referenced by Monopole(), and MonopoleDefinition().