Geant4.10
|
#include <G4Monopole.hh>
Static Public Member Functions | |
static G4Monopole * | MonopoleDefinition (G4double mass=100.*CLHEP::GeV, G4double magCharge=1.0, G4double elCharge=0.0) |
static G4Monopole * | Monopole () |
![]() | |
static const G4PDefManager & | GetSubInstanceManager () |
Additional Inherited Members | |
![]() | |
enum | { NumberOfQuarkFlavor = 6 } |
![]() | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
G4ParticleDefinition (const G4ParticleDefinition &right) | |
G4ParticleDefinition () | |
![]() | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
Definition at line 61 of file G4Monopole.hh.
G4double G4Monopole::MagneticCharge | ( | ) | const |
Definition at line 125 of file G4Monopole.cc.
Referenced by G4MonopoleTransportation::AlongStepGetPhysicalInteractionLength(), and G4MonopolePhysics::ConstructProcess().
|
static |
Definition at line 117 of file G4Monopole.cc.
References MonopoleDefinition().
|
static |
Definition at line 93 of file G4Monopole.cc.
References python.hepunit::eplus, python.hepunit::fine_structure_const, G4cout, G4endl, G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), python.hepunit::GeV, and python.hepunit::MeV.
Referenced by G4MonopolePhysics::ConstructParticle(), and Monopole().