Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
python.hepunit Namespace Reference

Variables

int millimeter = 1
 
 millimeter2 = millimeter*millimeter
 
 millimeter3 = millimeter*millimeter*millimeter
 
int centimeter = 10
 
 centimeter2 = centimeter*centimeter
 
 centimeter3 = centimeter*centimeter*centimeter
 
int meter = 1000
 
 meter2 = meter*meter
 
 meter3 = meter*meter*meter
 
int kilometer = 1000
 
 kilometer2 = kilometer*kilometer
 
 kilometer3 = kilometer*kilometer*kilometer
 
float parsec = 3.0856775807e+16
 
int micrometer = 1
 
int nanometer = 1
 
int angstrom = 1
 
int fermi = 1
 
int barn = 1
 
int millibarn = 1
 
int microbarn = 1
 
int nanobarn = 1
 
int picobarn = 1
 
 mm = millimeter
 
 mm2 = millimeter2
 
 mm3 = millimeter3
 
 cm = centimeter
 
 cm2 = centimeter2
 
 cm3 = centimeter3
 
 m = meter
 
 m2 = meter2
 
 m3 = meter3
 
 km = kilometer
 
 km2 = kilometer2
 
 km3 = kilometer3
 
 pc = parsec
 
int radian = 1
 
int milliradian = 1
 
tuple degree = (3.14159265358979323846/180.0)
 
int steradian = 1
 
 rad = radian
 
 mrad = milliradian
 
 sr = steradian
 
 deg = degree
 
int nanosecond = 1
 
int second = 1
 
int millisecond = 1
 
int microsecond = 1
 
int picosecond = 1
 
int hertz = 1
 
int kilohertz = 1
 
int megahertz = 1
 
 ns = nanosecond
 
 s = second
 
 ms = millisecond
 
int eplus = 1
 
float e_SI = 1.60217733e-19
 
 coulomb = eplus/e_SI
 
int megaelectronvolt = 1
 
int electronvolt = 1
 
int kiloelectronvolt = 1
 
int gigaelectronvolt = 1
 
int teraelectronvolt = 1
 
int petaelectronvolt = 1
 
 joule = electronvolt/e_SI
 
 MeV = megaelectronvolt
 
 eV = electronvolt
 
 keV = kiloelectronvolt
 
 GeV = gigaelectronvolt
 
 TeV = teraelectronvolt
 
 PeV = petaelectronvolt
 
tuple kilogram = joule*second*second/(meter*meter)
 
int gram = 1
 
int milligram = 1
 
 kg = kilogram
 
 g = gram
 
 mg = milligram
 
 watt = joule/second
 
 newton = joule/meter
 
 pascal = newton/m2
 
int bar = 100000
 
int atmosphere = 101325
 
 ampere = coulomb/second
 
int milliampere = 1
 
int microampere = 1
 
int nanoampere = 1
 
 megavolt = megaelectronvolt/eplus
 
int kilovolt = 1
 
int volt = 1
 
 ohm = volt/ampere
 
 farad = coulomb/volt
 
int millifarad = 1
 
int microfarad = 1
 
int nanofarad = 1
 
int picofarad = 1
 
 weber = volt*second
 
 tesla = volt*second/meter2
 
int gauss = 1
 
int kilogauss = 1
 
 henry = weber/ampere
 
int kelvin = 1
 
int mole = 1
 
int becquerel = 1
 
float curie = 3.7e+10
 
 gray = joule/kilogram
 
int candela = 1
 
 lumen = candela*steradian
 
 lux = lumen/meter2
 
float perCent = 0.01
 
float perThousand = 0.001
 
float perMillion = 0.000001
 
float pi = 3.14159265358979323846
 
int twopi = 2
 
int halfpi = pi/2
 
 pi2 = pi*pi
 
float Avogadro = 6.0221367e+23
 
float c_light = 2.99792458e+8
 
 c_squared = c_light*c_light
 
float h_Planck = 6.6260755e-34
 
 hbar_Planck = h_Planck/twopi
 
 hbarc = hbar_Planck*c_light
 
 hbarc_squared = hbarc*hbarc
 
 electron_charge = -eplus
 
 e_squared = eplus*eplus
 
float electron_mass_c2 = 0.51099906
 
float proton_mass_c2 = 938.27231
 
float neutron_mass_c2 = 939.56563
 
float amu_c2 = 931.49432
 
 amu = amu_c2/c_squared
 
int mu0 = 4
 
int epsilon0 = 1
 
tuple elm_coupling = e_squared/(4*pi*epsilon0)
 
 fine_structure_const = elm_coupling/hbarc
 
 classic_electr_radius = elm_coupling/electron_mass_c2
 
 electron_Compton_length = hbarc/electron_mass_c2
 
 Bohr_radius = electron_Compton_length/fine_structure_const
 
 alpha_rcl2 = fine_structure_const*classic_electr_radius\
 
 twopi_mc2_rcl2 = twopi*electron_mass_c2\
 
float k_Boltzmann = 8.617385e-11
 
float STP_Temperature = 273.15
 
int STP_Pressure = 1
 
int kGasThreshold = 10
 
int universe_mean_density = 1
 

Detailed Description

# ==================================================================
#   Python module
#
#   This module defines physical units and constants used in HEP,
#   which are imported from CLHEP library.
#
#                                              Q, 2005
# ==================================================================

Variable Documentation

python.hepunit.alpha_rcl2 = fine_structure_const*classic_electr_radius\

Definition at line 292 of file hepunit.py.

python.hepunit.ampere = coulomb/second
python.hepunit.amu = amu_c2/c_squared
float python.hepunit.amu_c2 = 931.49432
int python.hepunit.angstrom = 1
int python.hepunit.atmosphere = 101325
float python.hepunit.Avogadro = 6.0221367e+23
int python.hepunit.bar = 100000
int python.hepunit.barn = 1

Definition at line 39 of file hepunit.py.

Referenced by G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4UnitDefinition.BuildUnitsTable(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4ecpssrBaseLixsModel.CalculateL1CrossSection(), G4OrlicLiXsModel.CalculateL1CrossSection(), G4ecpssrBaseLixsModel.CalculateL2CrossSection(), G4OrlicLiXsModel.CalculateL2CrossSection(), G4ecpssrBaseLixsModel.CalculateL3CrossSection(), G4OrlicLiXsModel.CalculateL3CrossSection(), G4RToEConvForGamma.ComputeCrossSection(), G4LivermorePolarizedPhotoElectricModel.ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel.ComputeCrossSectionPerAtom(), G4PenelopeAnnihilationModel.ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel.ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel.ComputeCrossSectionPerAtom(), G4LivermoreIonisationModel.ComputeCrossSectionPerAtom(), G4HeatedKleinNishinaCompton.ComputeCrossSectionPerAtom(), G4PenelopePhotoElectricModel.ComputeCrossSectionPerAtom(), G4EmCalculator.ComputeCrossSectionPerAtom(), G4PenelopeIonisationCrossSection.CrossSection(), G4NeutronHPFissionData.DumpPhysicsTable(), G4NeutronHPCaptureData.DumpPhysicsTable(), G4NeutronHPInelasticData.DumpPhysicsTable(), G4NeutronHPElasticData.DumpPhysicsTable(), G4LENDCrossSection.DumpPhysicsTable(), G4PixeCrossSectionHandler.G4PixeCrossSectionHandler(), G4VXTRenergyLoss.GetComptonPerAtom(), CCalDataSet.getCrossSection(), G4BGGNucleonInelasticXS.GetElementCrossSection(), G4BGGPionElasticXS.GetElementCrossSection(), G4BGGNucleonElasticXS.GetElementCrossSection(), G4BGGPionInelasticXS.GetElementCrossSection(), G4BGGNucleonInelasticXS.GetIsoCrossSection(), G4BGGPionElasticXS.GetIsoCrossSection(), G4BGGNucleonElasticXS.GetIsoCrossSection(), G4BGGPionInelasticXS.GetIsoCrossSection(), G4NeutronHPIsoData.Init(), and HepTool::Evaluator.setSystemOfUnits().

int python.hepunit.becquerel = 1

Definition at line 213 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.Bohr_radius = electron_Compton_length/fine_structure_const
float python.hepunit.c_light = 2.99792458e+8

Definition at line 257 of file hepunit.py.

Referenced by HistoManager.AddTargetStep(), G4MagHelicalStepper.AdvanceHelix(), G4ErrorSurfaceTrajState.BuildErrorMatrix(), G4VLongitudinalStringDecay.CalculateHadronTimePosition(), G4PreCompoundTransitions.CalculateProbability(), G4Track.CalculateVelocity(), G4Track.CalculateVelocityForOpticalPhoton(), G4ParticleChange.CheckIt(), G4ParticleChange.DumpInfo(), G4KM_NucleonEqRhs.EvaluateRhsGivenB(), G4KM_OpticalEqRhs.EvaluateRhsGivenB(), G4EqMagElectricField.EvaluateRhsGivenB(), G4RepleteEofM.EvaluateRhsGivenB(), G4EqEMFieldWithSpin.EvaluateRhsGivenB(), G4EqEMFieldWithEDM.EvaluateRhsGivenB(), G4MonopoleEq.EvaluateRhsGivenB(), G4EqGravityField.EvaluateRhsGivenB(), G4MonopoleEquation.EvaluateRhsGivenB(), G4LundStringFragmentation.FragmentString(), G4ErrorFreeTrajState.G4ErrorFreeTrajState(), G4RayleighAngularGenerator.G4RayleighAngularGenerator(), G4SynchrotronRadiation.G4SynchrotronRadiation(), UltraPrimaryGeneratorAction.GeneratePrimaries(), G4SynchrotronRadiation.GetMeanFreePath(), G4Decay.GetMeanFreePath(), G4RadioactiveDecay.GetMeanFreePath(), G4RKPropagation.GetSphereIntersectionTimes(), G4Scatterer.GetTimeToInteraction(), HepMCG4Interface.HepMC2G4(), G4LowEnergyRayleigh.PostStepDoIt(), G4LowEnergyCompton.PostStepDoIt(), G4LowEnergyPolarizedCompton.PostStepDoIt(), G4VXTRenergyLoss.PostStepDoIt(), G4UserSpecialCuts.PostStepGetPhysicalInteractionLength(), G4MaxTimeCuts.PostStepGetPhysicalInteractionLength(), DMXMaxTimeCuts.PostStepGetPhysicalInteractionLength(), G4Decay.PostStepGetPhysicalInteractionLength(), G4LivermorePolarizedComptonModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), G4EqEMFieldWithSpin.SetChargeMomentumMass(), G4EqMagElectricField.SetChargeMomentumMass(), G4RepleteEofM.SetChargeMomentumMass(), G4EqEMFieldWithEDM.SetChargeMomentumMass(), G4Mag_SpinEqRhs.SetChargeMomentumMass(), G4MonopoleEquation.SetChargeMomentumMass(), and G4Mag_EqRhs.SetChargeMomentumMass().

python.hepunit.c_squared = c_light*c_light
int python.hepunit.candela = 1
int python.hepunit.centimeter = 10

Definition at line 20 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.centimeter2 = centimeter*centimeter

Definition at line 21 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.centimeter3 = centimeter*centimeter*centimeter

Definition at line 22 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.classic_electr_radius = elm_coupling/electron_mass_c2
python.hepunit.cm = centimeter

Definition at line 50 of file hepunit.py.

Referenced by G4AdjointCrossSurfChecker.AddaSphericalSurfaceWithCenterAtTheCenterOfAVolume(), G4GMocrenFileSceneHandler.AddSolid(), G4VContinuousProcess.AlongStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess.AlongStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess.AlongStepGetPhysicalInteractionLength(), G4VRestContinuousProcess.AlongStepGetPhysicalInteractionLength(), B01PrimaryGeneratorAction.B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction.B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction.B03PrimaryGeneratorAction(), B4bRunAction.B4bRunAction(), B4RunAction.B4RunAction(), B5CellParameterisation.B5CellParameterisation(), Histo.BeginOfHisto(), RunAction.BeginOfRunAction(), BrachyDetectorConstruction.BrachyDetectorConstruction(), G4ErrorSurfaceTrajState.BuildErrorMatrix(), HadrontherapyModulator.BuildModulator(), BuildTarget(), G4UnitDefinition.BuildUnitsTable(), G4INCL::Nucleus.computeCenterOfMass(), G4EmCalculator.ComputeCrossSectionPerVolume(), G4PropagatorInField.ComputeStep(), VoxelParam.ComputeTransformation(), RE04ParallelWorldParam.ComputeTransformation(), G4PSCellFluxForCylinder3D.ComputeVolume(), GFlashSamplingShowerParameterisation.ComputeZAX0EFFetc(), Par01DetectorConstruction.Construct(), ExN04DetectorConstruction.Construct(), G4VoxelLeftBreast.Construct(), G4VoxelRightBreast.Construct(), G4MIRDLiver.Construct(), G4MIRDPelvis.Construct(), G4MIRDRightAdrenal.Construct(), G4MIRDRightClavicle.Construct(), G4MIRDRightKidney.Construct(), G4MIRDRightLeg.Construct(), G4MIRDRightLegBone.Construct(), G4MIRDRightScapula.Construct(), G4MIRDSkull.Construct(), G4MIRDSmallIntestine.Construct(), G4MIRDThyroid.Construct(), G4MIRDUpperLargeIntestine.Construct(), B03DetectorConstruction.Construct(), B1DetectorConstruction.Construct(), G4MIRDLeftAdrenal.Construct(), G4MIRDLeftClavicle.Construct(), G4MIRDLeftKidney.Construct(), G4MIRDLeftLeg.Construct(), G4MIRDLeftOvary.Construct(), G4MIRDLeftScapula.Construct(), G4MIRDLeftTeste.Construct(), G4MIRDLeftLegBone.Construct(), G4MIRDLowerLargeIntestine.Construct(), G4MIRDMaleGenitalia.Construct(), G4MIRDPancreas.Construct(), G4MIRDRibCage.Construct(), G4MIRDRightBreast.Construct(), G4MIRDRightLung.Construct(), G4MIRDRightOvary.Construct(), G4MIRDRightTeste.Construct(), G4MIRDSpleen.Construct(), G4MIRDStomach.Construct(), G4MIRDThymus.Construct(), G4MIRDTrunk.Construct(), G4MIRDUpperSpine.Construct(), G4MIRDUterus.Construct(), ExP02DetectorConstruction.Construct(), G4MIRDBrain.Construct(), QDetectorConstruction.Construct(), G4MIRDHeart.Construct(), RE05DetectorConstruction.Construct(), G4MIRDLeftBreast.Construct(), G4MIRDLeftLung.Construct(), G4MIRDMiddleLowerSpine.Construct(), G4MIRDRightArmBone.Construct(), B01DetectorConstruction.Construct(), G4MIRDUrinaryBladder.Construct(), B02DetectorConstruction.Construct(), GB01DetectorConstruction.Construct(), GB02DetectorConstruction.Construct(), G4MIRDHead.Construct(), G4MIRDLeftArmBone.Construct(), B3DetectorConstruction.Construct(), ExGflashDetectorConstruction.Construct(), MyDetectorConstruction.Construct(), RE04ParallelWorldConstruction.Construct(), ExN01DetectorConstruction.Construct(), FCALEMModule.Construct(), FCALHadModule.Construct(), eRositaDetectorConstruction.Construct(), B5DetectorConstruction.Construct(), ExN02DetectorConstruction.Construct(), ExP01DetectorConstruction.Construct(), B02ImportanceDetectorConstruction.Construct(), DMXDetectorConstruction.Construct(), CML2Ph_BoxInBox.Construct(), RE02DetectorConstruction.Construct(), WLSDetectorConstruction.ConstructDetector(), G02DetectorConstruction.ConstructParametrisationChamber(), ElectronBenchmarkDetector.CreateExitWindow(), ElectronBenchmarkDetector.CreateHeliumBag(), ElectronBenchmarkDetector.CreateMonitor(), ElectronBenchmarkDetector.CreatePrimaryFoil(), ElectronBenchmarkDetector.CreateScorer(), ElectronBenchmarkDetector.CreateWorld(), G4DNAScreenedRutherfordElasticModel.CrossSectionPerVolume(), G4DNADingfelderChargeDecreaseModel.CrossSectionPerVolume(), G4DNAChampionElasticModel.CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel.CrossSectionPerVolume(), G4DNABornExcitationModel.CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel.CrossSectionPerVolume(), G4DNAMeltonAttachmentModel.CrossSectionPerVolume(), G4DNASancheExcitationModel.CrossSectionPerVolume(), G4DNARuddIonisationModel.CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel.CrossSectionPerVolume(), G4DNABornIonisationModel.CrossSectionPerVolume(), G4MuElecElasticModel.CrossSectionPerVolume(), G4MicroElecElasticModel.CrossSectionPerVolume(), G4MuElecInelasticModel.CrossSectionPerVolume(), G4MicroElecInelasticModel.CrossSectionPerVolume(), G4UnknownDecay.DecayIt(), G4Decay.DecayIt(), G4RadioactiveDecay.DecayIt(), G4PSTrackLength.DefineUnitAndCategory(), G4H2O.Definition(), DetectorConstruction.DetectorConstruction(), Par01EnergySpot.Draw(), B5HadCalorimeterHit.Draw(), ElectronBenchmarkDetector.ElectronBenchmarkDetector(), RE02RunAction.EndOfRunAction(), ExGflashDetectorConstruction.ExGflashDetectorConstruction(), ExN02PhysicsList.ExN02PhysicsList(), ExN03DetectorConstruction.ExN03DetectorConstruction(), ExN04Field.ExN04Field(), ExN04MuonSD.ExN04MuonSD(), ExP01PhysicsList.ExP01PhysicsList(), ExP02PhysicsList.ExP02PhysicsList(), F02DetectorConstruction.F02DetectorConstruction(), F02ElectricFieldSetup.F02ElectricFieldSetup(), F04DetectorConstruction.F04DetectorConstruction(), exGPSHistoManager.Fill(), Analysis.FillDose(), Analysis.FillIncident(), G4ScreeningMottCrossSection.FormFactor2ExpHof(), G3toG4MakeSolid(), G4CreateCloneVTE(), G4ErrorFreeTrajState.G4ErrorFreeTrajState(), G4ErrorPhysicsList.G4ErrorPhysicsList(), G4gspos(), G4gstmed(), G4ParticleGunMessenger.G4ParticleGunMessenger(), G4RayleighAngularGenerator.G4RayleighAngularGenerator(), G4VTwistedFaceted.G4VTwistedFaceted(), G4VXTRenergyLoss.G4VXTRenergyLoss(), GammaRayTelDetectorConstruction.GammaRayTelDetectorConstruction(), GammaRayTelPrimaryGeneratorAction.GammaRayTelPrimaryGeneratorAction(), GammaRayTelPrimaryGeneratorMessenger.GammaRayTelPrimaryGeneratorMessenger(), GB01PrimaryGeneratorAction.GB01PrimaryGeneratorAction(), GB02PrimaryGeneratorAction.GB02PrimaryGeneratorAction(), ExTGPrimaryGeneratorAction.GeneratePrimaries(), eRositaPrimaryGeneratorAction.GeneratePrimaries(), ExN02PrimaryGeneratorAction.GeneratePrimaries(), B3PrimaryGeneratorAction.GeneratePrimaries(), RE04PrimaryGeneratorAction.GeneratePrimaries(), ExP01PrimaryGeneratorAction.GeneratePrimaries(), PurgMagPrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPrimaryGeneratorAction.GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction.GeneratePrimaries(), G4EmCalculator.GetCrossSectionPerVolume(), G4IonDEDXHandler.GetDEDX(), XrayFluoDetectorConstruction.GetDetectorPosition(), PassiveCarbonBeamLine.HadrontherapyBeamMonitoring(), PassiveProtonBeamLine.HadrontherapyBeamMonitoring(), HadrontherapyDetectorConstruction.HadrontherapyDetectorConstruction(), G4DNAChampionElasticModel.Initialise(), G4DNAMeltonAttachmentModel.Initialise(), G4MicroElecElasticModel.Initialise(), G4MuElecElasticModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4MicroElecInelasticModel.Initialise(), G4ScoringCylinder.List(), G4ScoringBox.List(), G4VScoringMesh.List(), LXeMainVolume.LXeMainVolume(), LXePrimaryGeneratorAction.LXePrimaryGeneratorAction(), main(), MedicalBeam.MedicalBeam(), OpNovicePrimaryGeneratorAction.OpNovicePrimaryGeneratorAction(), Par01PrimaryGeneratorAction.Par01PrimaryGeneratorAction(), G4DNASancheExcitationModel.PartialCrossSection(), G4LowEnergyRayleigh.PostStepDoIt(), G4LowEnergyCompton.PostStepDoIt(), G4LowEnergyPolarizedCompton.PostStepDoIt(), G4DNASecondOrderReaction.PostStepGetPhysicalInteractionLength(), G4VRestDiscreteProcess.PostStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess.PostStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess.PostStepGetPhysicalInteractionLength(), G4VDiscreteProcess.PostStepGetPhysicalInteractionLength(), G4Decay.PostStepGetPhysicalInteractionLength(), G4VEmProcess.PostStepGetPhysicalInteractionLength(), G4VEnergyLossProcess.PostStepGetPhysicalInteractionLength(), XrayFluoPlaneDetectorConstruction.PrintApparateParameters(), G4IonDEDXHandler.PrintDEDXTable(), G4IonParametrisedLossModel.PrintDEDXTable(), RunAction.PrintDedxTables(), BrachyDetectorConstruction.PrintDetectorParameters(), GVFlashShowerParameterisation.PrintMaterial(), Run.PrintSummary(), ProcessEvent(), G4ErrorFreeTrajState.PropagateError(), PurgMagTabulatedField3D.PurgMagTabulatedField3D(), RE01Field.RE01Field(), RE01PrimaryGeneratorAction.RE01PrimaryGeneratorAction(), RE02PrimaryGeneratorAction.RE02PrimaryGeneratorAction(), RE04PrimaryGeneratorAction.RE04PrimaryGeneratorAction(), RE05Field.RE05Field(), RE05MuonSD.RE05MuonSD(), RE05PrimaryGeneratorAction.RE05PrimaryGeneratorAction(), G4LivermorePolarizedComptonModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), ExP01DetectorConstruction.setChamberMaterial(), ExN02DetectorConstruction.setChamberMaterial(), PrimaryGeneratorAction.SetDefaultKinematic(), LXeDetectorConstruction.SetDefaults(), exrdmDetectorConstruction.SetDetectorMaterial(), HepTool::Evaluator.setSystemOfUnits(), ExP01DetectorConstruction.setTargetMaterial(), ExN02DetectorConstruction.setTargetMaterial(), exrdmDetectorConstruction.SetTargetMaterial(), G4TwistedBox.StreamInfo(), G4TwistedTrd.StreamInfo(), G4VTwistedFaceted.StreamInfo(), G4TwistedTrap.StreamInfo(), TabulatedField3D.TabulatedField3D(), UltraPrimaryGeneratorAction.UltraPrimaryGeneratorAction(), CCalSteppingAction.UserSteppingAction(), FCALSteppingAction.UserSteppingAction(), PurgMagSteppingAction.UserSteppingAction(), HadrontherapySteppingAction.UserSteppingAction(), XrayFluoMercuryPrimaryGeneratorAction.XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlanePrimaryGeneratorAction.XrayFluoPlanePrimaryGeneratorAction(), XrayFluoPrimaryGeneratorAction.XrayFluoPrimaryGeneratorAction(), and XrayTelDetectorConstruction.XrayTelDetectorConstruction().

python.hepunit.cm2 = centimeter2
python.hepunit.cm3 = centimeter3

Definition at line 52 of file hepunit.py.

Referenced by exrdmMaterial.AddMaterial(), RE06DetectorConstruction.AddMaterial(), G4GMocrenFileSceneHandler.AddSolid(), GammaRayTelTrackerROGeometry.Build(), G4tgbMaterialMixtureByVolume.BuildG4Material(), G4tgbMaterialMixtureByWeight.BuildG4Material(), G4tgbMaterialMixtureByNoAtoms.BuildG4Material(), DicomDetectorConstruction.BuildMaterialWithChangingDensity(), G4UnitDefinition.BuildUnitsTable(), G4ProductionCutsTable.CheckMaterialInfo(), G4PSCellFluxForCylinder3D.ComputeVolume(), GFlashSamplingShowerParameterisation.ComputeZAX0EFFetc(), Construct(), Materials.Construct(), H02DetectorConstruction.Construct(), OpNoviceDetectorConstruction.Construct(), G4MIRDLiver.Construct(), exGPSGeometryConstruction.Construct(), MyMaterials.Construct(), QMaterials.Construct(), G4MIRDSkull.Construct(), G4MIRDSmallIntestine.Construct(), G4MIRDThyroid.Construct(), G4MIRDUpperLargeIntestine.Construct(), G4MIRDLeftAdrenal.Construct(), G4MIRDLeftClavicle.Construct(), G4MIRDLeftKidney.Construct(), B03DetectorConstruction.Construct(), G4MIRDLeftLegBone.Construct(), G4MIRDLeftOvary.Construct(), G4MIRDLeftLeg.Construct(), G4MIRDLeftTeste.Construct(), G4MIRDLeftScapula.Construct(), G4MIRDLowerLargeIntestine.Construct(), G4MIRDMaleGenitalia.Construct(), G4MIRDPelvis.Construct(), G4MIRDRightAdrenal.Construct(), G4MIRDRightClavicle.Construct(), G4MIRDRightKidney.Construct(), G4MIRDRightLeg.Construct(), G4MIRDRightLegBone.Construct(), G4MIRDRightScapula.Construct(), G4MIRDMiddleLowerSpine.Construct(), ExP02DetectorConstruction.Construct(), G4MIRDSpleen.Construct(), G4MIRDStomach.Construct(), G4MIRDBrain.Construct(), G4MIRDThymus.Construct(), G4MIRDTrunk.Construct(), G4MIRDUpperSpine.Construct(), G4MIRDUterus.Construct(), G4MIRDLeftBreast.Construct(), G4MIRDLeftLung.Construct(), G4MIRDHeart.Construct(), RE01DetectorConstruction.Construct(), G4MIRDPancreas.Construct(), G4MIRDRibCage.Construct(), G4MIRDRightBreast.Construct(), G4MIRDRightOvary.Construct(), G4MIRDRightLung.Construct(), G4MIRDRightTeste.Construct(), G4MIRDHead.Construct(), G4MIRDUrinaryBladder.Construct(), B02DetectorConstruction.Construct(), G4MIRDLeftArmBone.Construct(), G4MIRDRightArmBone.Construct(), B01DetectorConstruction.Construct(), ExN01DetectorConstruction.Construct(), eRositaDetectorConstruction.Construct(), ExN02DetectorConstruction.Construct(), ExP01DetectorConstruction.Construct(), XrayTelDetectorConstruction.Construct(), CML2Ph_BoxInBox.Construct(), G4NistMaterialBuilder.ConstructNewMaterial(), G4VRangeToEnergyConverter.Convert(), G4HumanPhantomMaterial.DefineMaterials(), BrachyMaterial.DefineMaterials(), ElectronBenchmarkDetector.DefineMaterials(), G4GDMLReadMaterials.DRead(), G4tgbGeometryDumper.DumpMaterial(), G4GDMLWriteMaterials.DWrite(), Histo.EndOfHisto(), exrdmMaterial.exrdmMaterial(), FCALMaterialConsultant.FCALMaterialConsultant(), CCalMaterialFactory.findMaterial(), G4gsmate(), G4gsmixt(), G4Material.G4Material(), G4tgrMaterialMixture.G4tgrMaterialMixture(), G4tgrMaterialSimple.G4tgrMaterialSimple(), DicomDetectorConstruction.InitialisationOfMaterials(), PhantomConfiguration.Initialize(), G03DetectorConstruction.ListOfMaterials(), G02DetectorConstruction.ListOfMaterials(), main(), operator<<(), G4IonDEDXHandler.PrintDEDXTable(), G4IonParametrisedLossModel.PrintDEDXTable(), G4ViewParameters.SceneModifyingCommands(), GFlashHomoShowerParameterisation.SetMaterial(), exrdmMaterialMessenger.SetNewValue(), DicomIntersectVolume.SetNewValue(), G4ModelingParameters.SetVisibleDensity(), G4ViewParameters.SetVisibleDensity(), and G4ProductionCutsTable.StoreMaterialInfo().

python.hepunit.coulomb = eplus/e_SI
float python.hepunit.curie = 3.7e+10

Definition at line 214 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.deg = degree

Definition at line 77 of file hepunit.py.

Referenced by CCalRotationMatrixFactory.AddMatrix(), HadrontherapyModulator.BuildModulator(), G4ViewParameters.CameraAndLightingCommands(), G4RadioactiveDecay.ChooseCollimationDirection(), G4NucleiModel.choosePointAlongTraj(), G4RadioactiveDecay.CollimateDecay(), B2bChamberParameterisation.ComputeDimensions(), G4ParameterisationTubsRho.ComputeTransformation(), G4ParameterisationPolyconeRho.ComputeTransformation(), G4ParameterisationPolyhedraRho.ComputeTransformation(), G4ParameterisationTubsPhi.ComputeTransformation(), G4ParameterisationConsPhi.ComputeTransformation(), G4ParameterisationPolyconePhi.ComputeTransformation(), G4ParameterisationPolyhedraPhi.ComputeTransformation(), G4ParameterisationTubsZ.ComputeTransformation(), G4ParameterisationPolyconeZ.ComputeTransformation(), G4ParameterisationPolyhedraZ.ComputeTransformation(), H02DetectorConstruction.Construct(), ExN04DetectorConstruction.Construct(), exGPSGeometryConstruction.Construct(), B1DetectorConstruction.Construct(), B03DetectorConstruction.Construct(), ExP02DetectorConstruction.Construct(), G4MIRDUpperSpine.Construct(), QDetectorConstruction.Construct(), RE05DetectorConstruction.Construct(), B02DetectorConstruction.Construct(), B01DetectorConstruction.Construct(), B3DetectorConstruction.Construct(), ExN01DetectorConstruction.Construct(), B5DetectorConstruction.Construct(), FCALTestbeamSetup.Construct(), B02ImportanceDetectorConstruction.Construct(), DMXDetectorConstruction.Construct(), WLSDetectorConstruction.ConstructDetector(), CCalG4Ecal.constructIn(), BrachyDetectorConstructionI.ConstructIodium(), BrachyDetectorConstructionIr.ConstructIridium(), BrachyDetectorConstructionLeipzig.ConstructLeipzig(), G02DetectorConstruction.ConstructSubDetector1(), ElectronBenchmarkDetector.CreateExitWindow(), ElectronBenchmarkDetector.CreateHeliumBag(), ElectronBenchmarkDetector.CreateMonitor(), ElectronBenchmarkDetector.CreatePrimaryFoil(), ElectronBenchmarkDetector.CreateScorer(), ElectronBenchmarkDetector.CreateWorld(), G4tgbGeometryDumper.DumpPVReplica(), G4tgbGeometryDumper.DumpRotationMatrix(), ExN04StackingAction.ExN04StackingAction(), exGPSHistoManager.Fill(), G4tgbVolume.FindOrConstructG4Solid(), G4JTPolynomialSolver.FindRoots(), G3toG4MakeSolid(), G4MaterialScanner.G4MaterialScanner(), G4ParameterisationPolyconePhi.G4ParameterisationPolyconePhi(), G4tgrRotationMatrix.G4tgrRotationMatrix(), G4TheRayTracer.G4TheRayTracer(), G4VRML2FileViewer.G4VRML2FileViewer(), G4VTwistedFaceted.G4VTwistedFaceted(), PrimaryGeneratorAction1.GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction.GeneratePrimaries(), CCalPrimaryGeneratorAction.GeneratePrimaries(), G4PrimaryTransformer.GenerateSingleTrack(), CML2AcceleratorConstruction.getCurrentRotationString(), G4MatScanMessenger.GetCurrentValue(), EMField.GetFieldValue(), G4tgbGeometryDumper.GetSolidParams(), PassiveProtonBeamLine.HadrontherapyBeamCollimators(), PassiveCarbonBeamLine.HadrontherapyBeamFinalCollimator(), PassiveProtonBeamLine.HadrontherapyBeamFinalCollimator(), PassiveCarbonBeamLine.HadrontherapyBeamNozzle(), PassiveProtonBeamLine.HadrontherapyBeamNozzle(), PassiveProtonBeamLine.HadrontherapyBeamScatteringFoils(), HadrontherapyModulator.HadrontherapyModulator(), Collimator50BeamLine.IortBeamLineBlocks(), Collimator60BeamLine.IortBeamLineBlocks(), Collimator100BeamLine.IortBeamLineBlocks(), Collimator70BeamLine.IortBeamLineBlocks(), Collimator80BeamLine.IortBeamLineBlocks(), Collimator40BeamLine.IortBeamLineBlocks(), Collimator50BeamLine.IortBeamLineFinalCollimator(), Collimator60BeamLine.IortBeamLineFinalCollimator(), Collimator70BeamLine.IortBeamLineFinalCollimator(), Collimator80BeamLine.IortBeamLineFinalCollimator(), Collimator40BeamLine.IortBeamLineFinalCollimator(), Collimator100BeamLine.IortBeamLineFinalCollimator(), Collimator50BeamLine.IortBeamLineJunctions(), Collimator60BeamLine.IortBeamLineJunctions(), Collimator100BeamLine.IortBeamLineJunctions(), Collimator70BeamLine.IortBeamLineJunctions(), Collimator80BeamLine.IortBeamLineJunctions(), Collimator40BeamLine.IortBeamLineJunctions(), Collimator40BeamLine.IortBeamLineMonitorChambers(), Collimator60BeamLine.IortBeamLineMonitorChambers(), Collimator50BeamLine.IortBeamLineMonitorChambers(), Collimator70BeamLine.IortBeamLineMonitorChambers(), Collimator80BeamLine.IortBeamLineMonitorChambers(), Collimator100BeamLine.IortBeamLineMonitorChambers(), Collimator50BeamLine.IortBeamLineTitaniumWindows(), Collimator80BeamLine.IortBeamLineTitaniumWindows(), Collimator70BeamLine.IortBeamLineTitaniumWindows(), Collimator40BeamLine.IortBeamLineTitaniumWindows(), Collimator60BeamLine.IortBeamLineTitaniumWindows(), Collimator100BeamLine.IortBeamLineTitaniumWindows(), Collimator100BeamLine.IortBeamLineVacuumSource(), Collimator60BeamLine.IortBeamLineVacuumSource(), Collimator70BeamLine.IortBeamLineVacuumSource(), Collimator80BeamLine.IortBeamLineVacuumSource(), Collimator40BeamLine.IortBeamLineVacuumSource(), Collimator50BeamLine.IortBeamLineVacuumSource(), LXeMainVolume.LXeMainVolume(), LXeWLSSlab.LXeWLSSlab(), operator<<(), PrimaryGeneratorAction3.PrimaryGeneratorAction3(), PrimaryGeneratorAction4.PrimaryGeneratorAction4(), CexmcEventAction.PrintTrackPoints(), RE05StackingAction.RE05StackingAction(), CCalEcal.readFile(), CML2AcceleratorConstruction.rotateAccelerator(), PassiveCarbonBeamLine.ScatteringSystem(), HadrontherapyModulator.SetModulatorAngle(), G4VisCommandsViewerSet.SetNewValue(), OpNovicePrimaryGeneratorMessenger.SetNewValue(), G4MatScanMessenger.SetNewValue(), OpNovicePrimaryGeneratorAction.SetOptPhotonPolar(), G4ErrorFreeTrajParam.SetParameters(), HepTool::Evaluator.setSystemOfUnits(), F04DetectorConstruction.StringToRotationMatrix(), WLSDetectorConstruction.StringToRotationMatrix(), WLSSteppingAction.UserSteppingAction(), WLSDetectorConstruction.WLSDetectorConstruction(), and CML2AcceleratorConstruction.writeInfo().

tuple python.hepunit.degree = (3.14159265358979323846/180.0)

Definition at line 69 of file hepunit.py.

Referenced by G4LEpp.ApplyYourself(), G4LEnp.ApplyYourself(), G4UnitDefinition.BuildUnitsTable(), CCalPrimaryGeneratorAction.CCalPrimaryGeneratorAction(), ChromosomeParameterisation.ChromosomeParameterisation(), G4GDMLWriteParamvol.Cone_dimensionsWrite(), G4GDMLWriteSolids.ConeWrite(), G4VoxelLeftBreast.Construct(), G4VoxelRightBreast.Construct(), G4MIRDLiver.Construct(), G4MIRDLeftClavicle.Construct(), G4MIRDLeftLegBone.Construct(), G4MIRDLeftLeg.Construct(), G4MIRDLeftScapula.Construct(), G4MIRDLowerLargeIntestine.Construct(), G4MIRDMaleGenitalia.Construct(), G4MIRDRightClavicle.Construct(), G4MIRDRightLeg.Construct(), G4MIRDRightLegBone.Construct(), G4MIRDRightScapula.Construct(), G4MIRDSmallIntestine.Construct(), G4MIRDThyroid.Construct(), G4MIRDUpperLargeIntestine.Construct(), G4MIRDHeart.Construct(), G4MIRDLeftBreast.Construct(), G4MIRDPancreas.Construct(), G4MIRDRightBreast.Construct(), G4MIRDRightLung.Construct(), G4MIRDTrunk.Construct(), G4MIRDUterus.Construct(), G4MIRDHead.Construct(), G4MIRDLeftArmBone.Construct(), G4MIRDRightArmBone.Construct(), G4AngularDistributionPP.CosTheta(), G4AngularDistributionNP.CosTheta(), G4GDMLWriteSolids.CutTubeWrite(), G4Cons.DistanceToOut(), G4GDMLWriteSolids.GenericPolyconeWrite(), G4GDMLWriteParamvol.Hype_dimensionsWrite(), G4GDMLWriteSolids.HypeWrite(), G4GDMLWriteParamvol.Para_dimensionsWrite(), G4GDMLWriteSolids.ParaWrite(), G4GDMLWriteParamvol.Polycone_dimensionsWrite(), G4GDMLWriteSolids.PolyconeWrite(), G4GDMLWriteParamvol.Polyhedra_dimensionsWrite(), G4GDMLWriteSolids.PolyhedraWrite(), G4CoulombScattering.PrintInfo(), G4MuMultipleScattering.PrintInfo(), GammaKnifeController.ReadFile(), G4GDMLWriteDefine.Rotation_vectorWrite(), UCons.SafetyFromInside(), G4GDMLWriteParamvol.Sphere_dimensionsWrite(), G4GDMLWriteSolids.SphereWrite(), G4TwistedBox.StreamInfo(), G4TwistedTrd.StreamInfo(), G4GenericPolycone.StreamInfo(), G4CutTubs.StreamInfo(), G4OTubs.StreamInfo(), G4VTwistedFaceted.StreamInfo(), G4Hype.StreamInfo(), G4TwistedTrap.StreamInfo(), G4Polycone.StreamInfo(), G4Polyhedra.StreamInfo(), G4TwistedTubs.StreamInfo(), G4Para.StreamInfo(), G4Tubs.StreamInfo(), G4Torus.StreamInfo(), G4Cons.StreamInfo(), G4Sphere.StreamInfo(), G4Trap.StreamInfo(), G4NuclNuclDiffuseElastic.TestAngleTable(), G4DiffuseElastic.TestAngleTable(), G4GDMLWriteParamvol.Torus_dimensionsWrite(), G4GDMLWriteSolids.TorusWrite(), G4GDMLWriteParamvol.Trap_dimensionsWrite(), G4GDMLWriteSolids.TrapWrite(), G4GDMLWriteParamvol.Tube_dimensionsWrite(), G4GDMLWriteSolids.TubeWrite(), G4GDMLWriteSolids.TwistedboxWrite(), G4GDMLWriteSolids.TwistedtrapWrite(), G4GDMLWriteSolids.TwistedtrdWrite(), and G4GDMLWriteSolids.TwistedtubsWrite().

float python.hepunit.e_SI = 1.60217733e-19

Definition at line 101 of file hepunit.py.

Referenced by HepTool::Evaluator.setSystemOfUnits().

python.hepunit.e_squared = eplus*eplus

Definition at line 270 of file hepunit.py.

python.hepunit.electron_charge = -eplus

Definition at line 269 of file hepunit.py.

python.hepunit.electron_Compton_length = hbarc/electron_mass_c2
float python.hepunit.electron_mass_c2 = 0.51099906

Definition at line 274 of file hepunit.py.

Referenced by G4AdjointComptonModel.AdjointCrossSection(), G4EmCaptureCascade.ApplyYourself(), G4MuonMinusBoundDecay.ApplyYourself(), G4eplusPolarizedAnnihilation.AtRestDoIt(), G4eplusAnnihilation.AtRestDoIt(), G4eIonisationSpectrum.AverageEnergy(), G4RDeIonisationSpectrum.AverageEnergy(), G4EmCorrections.Bethe(), G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4RDGenerator2BN.Calculatedsdkdt(), G4Generator2BN.Calculatedsdkdt(), G4ecpssrBaseLixsModel.CalculateL1CrossSection(), G4ecpssrBaseLixsModel.CalculateL2CrossSection(), G4OrlicLiXsModel.CalculateL2CrossSection(), G4ecpssrBaseLixsModel.CalculateL3CrossSection(), G4OrlicLiXsModel.CalculateL3CrossSection(), G4ecpssrBaseLixsModel.CalculateVelocity(), G4PolarizedAnnihilationModel.ComputeAsymmetriesPerElectron(), G4PolarizedComptonModel.ComputeAsymmetryPerAtom(), G4HeatedKleinNishinaCompton.ComputeCrossSectionPerAtom(), G4KleinNishinaCompton.ComputeCrossSectionPerAtom(), G4KleinNishinaModel.ComputeCrossSectionPerAtom(), G4BetheHeitlerModel.ComputeCrossSectionPerAtom(), G4PairProductionRelModel.ComputeCrossSectionPerAtom(), G4UrbanMscModel.ComputeCrossSectionPerAtom(), G4GammaConversionToMuons.ComputeCrossSectionPerAtom(), G4PolarizedMollerBhabhaModel.ComputeCrossSectionPerElectron(), G4eeToTwoGammaModel.ComputeCrossSectionPerElectron(), G4MollerBhabhaModel.ComputeCrossSectionPerElectron(), G4eeToHadronsModel.ComputeCrossSectionPerElectron(), G4MuBetheBlochModel.ComputeCrossSectionPerElectron(), MyMollerBhabhaModel.ComputeDEDXPerVolume(), G4MollerBhabhaModel.ComputeDEDXPerVolume(), G4MuBetheBlochModel.ComputeDEDXPerVolume(), G4BetheBlochModel.ComputeDEDXPerVolume(), G4hBremsstrahlungModel.ComputeDMicroscopicCrossSection(), G4hPairProductionModel.ComputeDMicroscopicCrossSection(), G4MuBremsstrahlungModel.ComputeDMicroscopicCrossSection(), G4MuPairProductionModel.ComputeDMicroscopicCrossSection(), G4eBremsstrahlungRelModel.ComputeDXSectionPerAtom(), G4RToEConvForProton.ComputeLoss(), G4PairProductionRelModel.ComputeXSectionPerAtom(), G4RDGenerator2BN.ConstructMajorantSurface(), G4Generator2BN.ConstructMajorantSurface(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4Electron.Definition(), G4Positron.Definition(), G4AdjointElectron.Definition(), G4AdjointPositron.Definition(), G4AdjointComptonModel.DiffCrossSectionPerAtomPrimToScatPrim(), G4AdjointIonIonisationModel.DiffCrossSectionPerAtomPrimToSecond(), G4AdjointhIonisationModel.DiffCrossSectionPerAtomPrimToSecond(), G4InitXscPAI.DifPAIxSection(), G4PAIxSection.DifPAIxSection(), G4PAIySection.DifPAIySection(), G4IonFluctuations.Dispersion(), G4MuMinusCaptureCascade.DoCascade(), G4AnnihiToMuPair.G4AnnihiToMuPair(), G4BoldyshevTripletModel.G4BoldyshevTripletModel(), G4GammaConversion.G4GammaConversion(), G4IonCoulombCrossSection.G4IonCoulombCrossSection(), G4IonisParamElm.G4IonisParamElm(), G4LivermoreGammaConversionModel.G4LivermoreGammaConversionModel(), G4LivermoreGammaConversionModelRC.G4LivermoreGammaConversionModelRC(), G4LivermoreNuclearGammaConversionModel.G4LivermoreNuclearGammaConversionModel(), G4LivermorePolarizedGammaConversionModel.G4LivermorePolarizedGammaConversionModel(), G4mplIonisationModel.G4mplIonisationModel(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4PenelopeGammaConversionModel.G4PenelopeGammaConversionModel(), G4PolarizedGammaConversion.G4PolarizedGammaConversion(), G4SynchrotronRadiation.G4SynchrotronRadiation(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4RDGenerator2BN.Generate2BN(), G4eeToHadronsModel.GenerateCMPhoton(), G4HyperNucleiProperties.GetAtomicMass(), G4VXTRenergyLoss.GetComptonPerAtom(), G4RDVeLowEnergyLoss.GetLossWithFluct(), G4AnnihiToMuPair.GetMeanFreePath(), G4RDPhotoElectricAngularGeneratorPolarized.GetPhotoElectronDirection(), G4RDPhotoElectricAngularGeneratorSauterGavrila.GetPhotoElectronDirection(), G4AdjointComptonModel.GetSecondAdjEnergyMaxForScatProjToProjCase(), G4AdjointComptonModel.GetSecondAdjEnergyMinForProdToProjCase(), G4eeToHadronsModel.Initialise(), G4alphaIonisation.InitialiseEnergyLossProcess(), G4hhIonisation.InitialiseEnergyLossProcess(), G4hIonisation.InitialiseEnergyLossProcess(), G4MuIonisation.InitialiseEnergyLossProcess(), G4UniversalFluctuation.InitialiseMe(), G4PolarizedGammaConversion.InitialiseProcess(), G4GammaConversion.InitialiseProcess(), G4PolarizedPEEffectCrossSection.Initialize(), G4PolarizedPairProductionCrossSection.Initialize(), G4PolarizedBremsstrahlungCrossSection.Initialize(), G4mplIonisationWithDeltaModel.MaxSecondaryEnergy(), G4PAIPhotModel.MaxSecondaryEnergy(), G4MuBetheBlochModel.MaxSecondaryEnergy(), G4PAIModel.MaxSecondaryEnergy(), G4ICRU73QOModel.MaxSecondaryEnergy(), G4BraggModel.MaxSecondaryEnergy(), G4BraggIonModel.MaxSecondaryEnergy(), G4BetheBlochModel.MaxSecondaryEnergy(), G4PAIPhotonModel.MaxSecondaryEnergy(), G4IonParametrisedLossModel.MaxSecondaryEnergy(), G4PixeCrossSectionHandler.MicroscopicCrossSection(), G4hhIonisation.MinPrimaryEnergy(), G4alphaIonisation.MinPrimaryEnergy(), G4GammaConversion.MinPrimaryEnergy(), G4hIonisation.MinPrimaryEnergy(), G4MuIonisation.MinPrimaryEnergy(), G4InitXscPAI.Normalisation(), G4PAIySection.NormShift(), G4PAIxSection.NormShift(), G4InitXscPAI.PAIdNdxPlasmon(), G4PAIySection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxResonance(), G4RDGenerator2BS.PolarAngle(), G4DipBustGenerator.PolarAngle(), G4RDModifiedTsai.PolarAngle(), G4LowEnergyCompton.PostStepDoIt(), G4LowEnergyGammaConversion.PostStepDoIt(), G4LowEnergyIonisation.PostStepDoIt(), G4LowEnergyPolarizedCompton.PostStepDoIt(), G4LowEnergyBremsstrahlung.PostStepDoIt(), G4AnnihiToMuPair.PostStepDoIt(), G4GammaConversionToMuons.PostStepDoIt(), G4VEmProcess.PostStepDoIt(), G4hImpactIonisation.PostStepDoIt(), TrackingAction.PostUserTrackingAction(), G4PenelopeBremsstrahlungAngular.PrepareTables(), G4eeToHadronsMultiModel.PrintInfo(), G4eIonisationSpectrum.Probability(), G4RDeIonisationSpectrum.Probability(), G4AdjointComptonModel.RapidSampleSecondaries(), G4AdjointBremsstrahlungModel.RapidSampleSecondaries(), G4PhotoElectricAngularGeneratorPolarized.SampleDirection(), G4DeltaAngleFreeScat.SampleDirection(), G4DipBustGenerator.SampleDirection(), G4SauterGavrilaAngularDistribution.SampleDirection(), G4PhotoElectricAngularGeneratorSauterGavrila.SampleDirection(), G4DeltaAngle.SampleDirection(), G4PenelopeBremsstrahlungAngular.SampleDirection(), G4ModifiedTsai.SampleDirection(), G4Generator2BS.SampleDirection(), G4eIonisationSpectrum.SampleEnergy(), G4RDeIonisationSpectrum.SampleEnergy(), G4UniversalFluctuation.SampleFluctuations(), G4DNADingfelderChargeDecreaseModel.SampleSecondaries(), G4DNADingfelderChargeIncreaseModel.SampleSecondaries(), MyKleinNishinaCompton.SampleSecondaries(), G4BoldyshevTripletModel.SampleSecondaries(), G4LivermoreNuclearGammaConversionModel.SampleSecondaries(), G4AdjointComptonModel.SampleSecondaries(), G4LivermoreGammaConversionModelRC.SampleSecondaries(), G4LivermorePolarizedGammaConversionModel.SampleSecondaries(), G4LivermorePolarizedComptonModel.SampleSecondaries(), G4DNABornIonisationModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4AdjointBremsstrahlungModel.SampleSecondaries(), G4LivermoreGammaConversionModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4AdjointPhotoElectricModel.SampleSecondaries(), G4SeltzerBergerModel.SampleSecondaries(), G4LivermoreBremsstrahlungModel.SampleSecondaries(), G4PolarizedMollerBhabhaModel.SampleSecondaries(), G4PenelopeAnnihilationModel.SampleSecondaries(), G4PenelopeGammaConversionModel.SampleSecondaries(), G4LivermoreIonisationModel.SampleSecondaries(), G4PenelopeRayleighModel.SampleSecondaries(), G4HeatedKleinNishinaCompton.SampleSecondaries(), G4PolarizedComptonModel.SampleSecondaries(), G4KleinNishinaCompton.SampleSecondaries(), G4KleinNishinaModel.SampleSecondaries(), G4MuElecInelasticModel.SampleSecondaries(), G4MicroElecInelasticModel.SampleSecondaries(), G4BetheHeitlerModel.SampleSecondaries(), G4PairProductionRelModel.SampleSecondaries(), G4PolarizedAnnihilationModel.SampleSecondaries(), G4eBremsstrahlungRelModel.SampleSecondaries(), G4mplIonisationWithDeltaModel.SampleSecondaries(), G4eeToHadronsModel.SampleSecondaries(), G4eeToTwoGammaModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), G4MuPairProductionModel.SampleSecondaries(), G4MollerBhabhaModel.SampleSecondaries(), G4PAIPhotonModel.SampleSecondaries(), G4ICRU73QOModel.SampleSecondaries(), G4BraggModel.SampleSecondaries(), G4BraggIonModel.SampleSecondaries(), G4MuBetheBlochModel.SampleSecondaries(), G4BetheBlochModel.SampleSecondaries(), G4IonParametrisedLossModel.SampleSecondaries(), G4VEnergyLossProcess.SampleSubCutSecondaries(), G4UniversalFluctuation.SetParticleAndCharge(), and G4PAIPhotonModel.TestSecondaries().

int python.hepunit.electronvolt = 1

Definition at line 108 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable(), and G4GDMLWriteMaterials.MEEWrite().

tuple python.hepunit.elm_coupling = e_squared/(4*pi*epsilon0)
int python.hepunit.eplus = 1

Definition at line 100 of file hepunit.py.

Referenced by G4MagHelicalStepper.AdvanceHelix(), G4NuclearStopping.AlongStepDoIt(), G4BinaryLightIonReaction.ApplyYourself(), G4LowEIonFragmentation.ApplyYourself(), G4QMDReaction.ApplyYourself(), G4eLowEnergyLoss.BuildDEDXTable(), G4hRDEnergyLoss.BuildDEDXTable(), G4hImpactIonisation.BuildPhysicsTable(), G4UnitDefinition.BuildUnitsTable(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4ecpssrBaseLixsModel.CalculateL1CrossSection(), G4ecpssrBaseLixsModel.CalculateL2CrossSection(), G4ecpssrBaseLixsModel.CalculateL3CrossSection(), G4BetheBlochIonGasModel.ChargeSquareRatio(), G4BraggIonGasModel.ChargeSquareRatio(), G4PDGCodeChecker.CheckCharge(), G4ICRU49NuclearStoppingModel.ComputeDEDXPerVolume(), G4PAIPhotonModel.ComputeDEDXPerVolume(), RunAction.ComputeMscHighland(), Run.ComputeMscHighland(), G4ShortLivedConstructor.ConstructBaryons(), G4ShortLivedConstructor.ConstructMesons(), G4ShortLivedConstructor.ConstructQuarks(), G4IonTable.CreateIon(), G4BcMesonPlus.Definition(), G4BcMesonMinus.Definition(), G4AntiXiMinus.Definition(), G4SigmacPlus.Definition(), G4SigmacPlusPlus.Definition(), G4SigmacZero.Definition(), G4AntiLambda.Definition(), G4SigmaPlus.Definition(), G4TauMinus.Definition(), G4AntiXiZero.Definition(), G4AntiXicPlus.Definition(), G4AntiLambdacPlus.Definition(), G4AntiOmegabMinus.Definition(), G4XiMinus.Definition(), G4XicPlus.Definition(), G4AntiNeutron.Definition(), G4BMesonMinus.Definition(), G4BMesonPlus.Definition(), G4SigmaMinus.Definition(), G4TauPlus.Definition(), G4AntiOmegacZero.Definition(), G4AntiOmegaMinus.Definition(), G4KaonMinus.Definition(), G4KaonPlus.Definition(), G4Lambda.Definition(), G4LambdacPlus.Definition(), G4XiZero.Definition(), G4DMesonMinus.Definition(), G4DMesonPlus.Definition(), G4DsMesonPlus.Definition(), G4OmegaMinus.Definition(), G4OmegacZero.Definition(), G4MuonMinus.Definition(), G4MuonPlus.Definition(), G4AntiProton.Definition(), G4AntiSigmacPlus.Definition(), G4OmegabMinus.Definition(), G4DsMesonMinus.Definition(), G4AntiSigmacPlusPlus.Definition(), G4AntiSigmacZero.Definition(), G4Electron.Definition(), G4AntiSigmaMinus.Definition(), G4PionMinus.Definition(), G4AntiSigmaPlus.Definition(), G4PionPlus.Definition(), G4AntiXibMinus.Definition(), G4Proton.Definition(), G4SigmabPlus.Definition(), G4Alpha.Definition(), G4SigmabMinus.Definition(), G4AntiTriton.Definition(), G4He3.Definition(), G4AntiDeuteron.Definition(), G4XibMinus.Definition(), G4Triton.Definition(), G4AntiHe3.Definition(), G4Positron.Definition(), G4AntiSigmabMinus.Definition(), G4Deuteron.Definition(), G4AntiAlpha.Definition(), G4Neutron.Definition(), G4AntiSigmabPlus.Definition(), G4AdjointHe3.Definition(), G4ChargedGeantino.Definition(), G4AdjointTriton.Definition(), G4AdjointAlpha.Definition(), G4AdjointDeuteron.Definition(), G4AdjointGenericIon.Definition(), G4AdjointPositron.Definition(), G4AdjointProton.Definition(), G4AdjointElectron.Definition(), G4GenericIon.Definition(), G4PAIPhotModel.Dispersion(), G4PAIModel.Dispersion(), G4PAIPhotonModel.Dispersion(), G4ScreenedCoulombClassicalKinematics.DoCollisionStep(), G4ParticleChangeForLoss.DumpInfo(), G4ParticleChange.DumpInfo(), G4ParticleDefinition.DumpTable(), G4ionEffectiveCharge.EffectiveCharge(), G4EmCorrections.EffectiveChargeCorrection(), G4ParticleDefinition.FillQuarkContents(), G4Absorber.FindAbsorbers(), G4Absorber.FindProducts(), G4AdjointIons.G4AdjointIons(), G4DNAIons.G4DNAIons(), G4ionEffectiveCharge.G4ionEffectiveCharge(), G4Ions.G4Ions(), G4mplIonisation.G4mplIonisation(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4ParticleDefinition.G4ParticleDefinition(), G4SynchrotronRadiation.G4SynchrotronRadiation(), G4VPreCompoundFragment.G4VPreCompoundFragment(), B3PrimaryGeneratorAction.GeneratePrimaries(), G4TextPPReporter.GeneratePropertyTable(), G4PrimaryTransformer.GenerateSingleTrack(), G4ExcitedBaryonConstructor.GetCharge(), G4ExcitedMesonConstructor.GetCharge(), G4IonsKoxCrossSection.GetElementCrossSection(), G4IonProtonCrossSection.GetElementCrossSection(), G4TripathiLightCrossSection.GetElementCrossSection(), G4GeneralSpaceNNCrossSection.GetElementCrossSection(), G4IonsShenCrossSection.GetIsoCrossSection(), G4hImpactIonisation.GetMeanFreePath(), G4ScreenedNuclearRecoil.GetMeanFreePath(), G4BetheBlochIonGasModel.GetParticleCharge(), G4BraggIonGasModel.GetParticleCharge(), G4UAtomicDeexcitation.GetShellIonisationCrossSectionPerAtom(), G4ErrorPropagator.InitG4Track(), G4BohrFluctuations.InitialiseMe(), G4UniversalFluctuation.InitialiseMe(), G4IonFluctuations.InitialiseMe(), G4EmCorrections.IonHighOrderCorrections(), G4IonProtonCrossSection.IsElementApplicable(), G4TripathiLightCrossSection.IsElementApplicable(), G4InuclNuclei.makeNuclearFragment(), G4TextPPRetriever.ModifyPropertyTable(), G4Monopole.MonopoleDefinition(), G4EmCorrections.NuclearDEDX(), G4ScreenedNuclearRecoil.PostStepDoIt(), G4PrimaryParticle.Print(), G4ParticlePropertyData.Print(), G4GeneratorPrecompoundInterface.Propagate(), G4GeneratorPrecompoundInterface.PropagateNuclNucl(), G4RepleteEofM.SetChargeMomentumMass(), G4EqEMFieldWithSpin.SetChargeMomentumMass(), G4EqMagElectricField.SetChargeMomentumMass(), G4MonopoleEq.SetChargeMomentumMass(), G4EqEMFieldWithEDM.SetChargeMomentumMass(), G4Mag_SpinEqRhs.SetChargeMomentumMass(), G4MonopoleEquation.SetChargeMomentumMass(), G4Mag_EqRhs.SetChargeMomentumMass(), DMXParticleSourceMessenger.SetNewValue(), G4IonFluctuations.SetParticleAndCharge(), G4WentzelOKandVIxSection.SetupParticle(), G4WentzelVIRelXSection.SetupParticle(), G4IonYangFluctuationModel.TheValue(), G4hNuclearStoppingModel.TheValue(), G4hIonEffChargeSquare.TheValue(), and G4QAOLowEnergyLoss.TheValue().

int python.hepunit.epsilon0 = 1
python.hepunit.eV = electronvolt

Definition at line 118 of file hepunit.py.

Referenced by G4PenelopeCrossSection.AddCrossSectionPoint(), G4NeutronHPCaptureFS.ApplyYourself(), G4NeutronHPThermalScattering.ApplyYourself(), G4EmCaptureCascade.ApplyYourself(), G4EMDissociation.ApplyYourself(), G4WilsonAbrasionModel.ApplyYourself(), B3PrimaryGeneratorAction.B3PrimaryGeneratorAction(), G4WilsonAblationModel.BreakItUp(), G4PAIPhotonModel.BuildPAIonisationTable(), G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4LossTableBuilder.BuildTableForModel(), G4UnitDefinition.BuildUnitsTable(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4PreCompoundTransitions.CalculateProbability(), CCalStackingAction.ClassifyNewTrack(), G4eeToTwoGammaModel.ComputeCrossSectionPerElectron(), OpNoviceDetectorConstruction.Construct(), DMXDetectorConstruction.Construct(), WLSDetectorConstruction.ConstructDetector(), eRositaPhysicsList.ConstructEM(), G4EmLivermorePolarizedPhysics.ConstructProcess(), G4EmLowEPPhysics.ConstructProcess(), G4EmLivermorePhysics.ConstructProcess(), G4EmPenelopePhysics.ConstructProcess(), NeutronHPphysics.ConstructProcess(), PhysListEmStandardGS.ConstructProcess(), PhysListEmStandardNR.ConstructProcess(), PhysListEmStandardSS.ConstructProcess(), PhysListEmStandardWVI.ConstructProcess(), PhysListEmStandard_GS.ConstructProcess(), PhysListEmStandard_WVI.ConstructProcess(), PhysListEmStandard_option3.ConstructProcess(), PhysListEmStandard_SS.ConstructProcess(), G4EmUserPhysics.ConstructProcess(), G4EmStandardPhysics_option3.ConstructProcess(), G4EmStandardPhysics_option4.ConstructProcess(), GammaRayTelHadronPhysics.ConstructProcess(), G4DNAChemistryManager.CreateSolvatedElectron(), G4DNAChemistryManager.CreateWaterMolecule(), G4PenelopeIonisationCrossSection.CrossSection(), G4DNAScreenedRutherfordElasticModel.CrossSectionPerVolume(), G4DNADingfelderChargeDecreaseModel.CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4DNAChampionElasticModel.CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel.CrossSectionPerVolume(), G4DNABornExcitationModel.CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel.CrossSectionPerVolume(), G4DNAMeltonAttachmentModel.CrossSectionPerVolume(), G4DNASancheExcitationModel.CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel.CrossSectionPerVolume(), G4DNARuddIonisationModel.CrossSectionPerVolume(), G4DNABornIonisationModel.CrossSectionPerVolume(), G4MicroElecElasticModel.CrossSectionPerVolume(), G4MuElecElasticModel.CrossSectionPerVolume(), G4MicroElecInelasticModel.CrossSectionPerVolume(), G4MuElecInelasticModel.CrossSectionPerVolume(), G4HumanPhantomMaterial.DefineMaterials(), BrachyMaterial.DefineMaterials(), G4PSTrackLength.DefineUnitAndCategory(), DMXDetectorConstruction.DMXDetectorConstruction(), G4MuMinusCaptureCascade.DoCascade(), G4PenelopeOscillatorManager.Dump(), G4DensityEffectData.DumpData(), G4ElectronIonPair.DumpG4MeanEnergyPerIonPair(), G4tgbGeometryDumper.DumpMaterial(), G4ElectronIonPair.DumpMeanEnergyPerIonPair(), G4NeutronHPFissionData.DumpPhysicsTable(), G4NeutronHPCaptureData.DumpPhysicsTable(), G4NeutronHPInelasticData.DumpPhysicsTable(), G4NeutronHPElasticData.DumpPhysicsTable(), G4LENDCrossSection.DumpPhysicsTable(), UltraEventAction.EndOfEventAction(), G4ElectronIonPair.FindG4MeanEnergyPerIonPair(), G4IonisParamMat.FindMeanExcitationEnergy(), G4B11GEMProbability.G4B11GEMProbability(), G4B12GEMProbability.G4B12GEMProbability(), G4BraggIonModel.G4BraggIonModel(), G4BraggModel.G4BraggModel(), G4C11GEMProbability.G4C11GEMProbability(), G4C12GEMProbability.G4C12GEMProbability(), G4DNAChampionElasticModel.G4DNAChampionElasticModel(), G4DNAEmfietzoglouExcitationModel.G4DNAEmfietzoglouExcitationModel(), G4DNAMeltonAttachmentModel.G4DNAMeltonAttachmentModel(), G4DNARuddIonisationExtendedModel.G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel.G4DNARuddIonisationModel(), G4DNASancheExcitationModel.G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel.G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel.G4DNATransformElectronModel(), G4DNAWaterExcitationStructure.G4DNAWaterExcitationStructure(), G4DNAWaterIonisationStructure.G4DNAWaterIonisationStructure(), G4eSingleCoulombScatteringModel.G4eSingleCoulombScatteringModel(), G4Generator2BN.G4Generator2BN(), G4HadronElastic.G4HadronElastic(), G4HeatedKleinNishinaCompton.G4HeatedKleinNishinaCompton(), G4ICRU49NuclearStoppingModel.G4ICRU49NuclearStoppingModel(), G4IonCoulombScatteringModel.G4IonCoulombScatteringModel(), G4IonisParamElm.G4IonisParamElm(), G4KleinNishinaCompton.G4KleinNishinaCompton(), G4KleinNishinaModel.G4KleinNishinaModel(), G4LENDModel.G4LENDModel(), G4Li6GEMProbability.G4Li6GEMProbability(), G4LivermoreBremsstrahlungModel.G4LivermoreBremsstrahlungModel(), G4LivermoreComptonModel.G4LivermoreComptonModel(), G4LivermoreComptonModifiedModel.G4LivermoreComptonModifiedModel(), G4LivermoreIonisationCrossSection.G4LivermoreIonisationCrossSection(), G4LivermoreIonisationModel.G4LivermoreIonisationModel(), G4LivermorePolarizedComptonModel.G4LivermorePolarizedComptonModel(), G4LivermorePolarizedPhotoElectricModel.G4LivermorePolarizedPhotoElectricModel(), G4LivermorePolarizedRayleighModel.G4LivermorePolarizedRayleighModel(), G4LivermoreRayleighModel.G4LivermoreRayleighModel(), G4LowEnergyIonisation.G4LowEnergyIonisation(), G4LowEPComptonModel.G4LowEPComptonModel(), G4Mg24GEMProbability.G4Mg24GEMProbability(), G4Mg25GEMProbability.G4Mg25GEMProbability(), G4MicroElecElasticModel.G4MicroElecElasticModel(), G4MicroElecSiStructure.G4MicroElecSiStructure(), G4MuElecElasticModel.G4MuElecElasticModel(), G4MuElecSiStructure.G4MuElecSiStructure(), G4N14GEMProbability.G4N14GEMProbability(), G4Na21GEMProbability.G4Na21GEMProbability(), G4NeutronHPElastic.G4NeutronHPElastic(), G4NeutronHPThermalScattering.G4NeutronHPThermalScattering(), G4NeutronHPThermalScatteringData.G4NeutronHPThermalScatteringData(), G4NeutronRadCapture.G4NeutronRadCapture(), G4PEEffectFluoModel.G4PEEffectFluoModel(), G4PenelopeBremsstrahlungModel.G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel.G4PenelopeComptonModel(), G4PenelopeIonisationCrossSection.G4PenelopeIonisationCrossSection(), G4PenelopeIonisationModel.G4PenelopeIonisationModel(), G4PenelopeIonisationXSHandler.G4PenelopeIonisationXSHandler(), G4PenelopePhotoElectricModel.G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel.G4PenelopeRayleighModel(), G4RDGenerator2BN.G4RDGenerator2BN(), G4FissionFragmentGenerator.G4SetIncidentEnergy(), G4StrawTubeXTRadiator.G4StrawTubeXTRadiator(), G4VEnergyLossProcess.G4VEnergyLossProcess(), G4VMultipleScattering.G4VMultipleScattering(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIModel.G4WentzelVIModel(), G4WentzelVIRelModel.G4WentzelVIRelModel(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4XrayRayleighModel.G4XrayRayleighModel(), G4HadDecayGenerator.GenerateOneBody(), XPrimaryGeneratorAction.GeneratePrimaries(), F06PrimaryGeneratorAction.GeneratePrimaries(), WLSPrimaryGeneratorAction.GeneratePrimaries(), UltraPrimaryGeneratorAction.GeneratePrimaries(), G4AtomicShells.GetBindingEnergy(), G4PAIPhotonModel.GetdEdxCut(), G4PenelopeIonisationXSHandler.GetDensityCorrection(), G4PAIPhotonModel.GetdNdxCut(), G4PAIPhotonModel.GetdNdxPhotonCut(), G4PAIPhotonModel.GetdNdxPlasmonCut(), G4RDVeLowEnergyLoss.GetLossWithFluct(), G4SandiaTable.GetSandiaCofPerAtom(), G4AtomicShells.GetTotalBindingEnergy(), G4NeutronHPFFFissionFS.Init(), G4NeutronHPFissionBaseFS.Init(), G4NeutronHPContAngularPar.Init(), G4NeutronHPElasticFS.Init(), G4NeutronHPAngular.Init(), G4NeutronHPInelasticBaseFS.Init(), G4NeutronHPIsoData.Init(), G4NeutronHPLabAngularEnergy.Init(), G4NeutronHPInelasticCompFS.Init(), G4NeutronHPPhotonDist.InitAngular(), G4NeutronHPPhotonDist.InitEnergies(), G4LivermoreRayleighModel.Initialise(), G4DNAScreenedRutherfordElasticModel.Initialise(), G4DNADingfelderChargeDecreaseModel.Initialise(), G4DNADingfelderChargeIncreaseModel.Initialise(), G4DNAChampionElasticModel.Initialise(), G4DNAEmfietzoglouExcitationModel.Initialise(), G4DNAMillerGreenExcitationModel.Initialise(), G4DNABornExcitationModel.Initialise(), G4LivermorePolarizedRayleighModel.Initialise(), G4DNAMeltonAttachmentModel.Initialise(), G4DNASancheExcitationModel.Initialise(), G4LivermorePolarizedComptonModel.Initialise(), G4DNARuddIonisationExtendedModel.Initialise(), G4DNARuddIonisationModel.Initialise(), G4LivermoreComptonModel.Initialise(), G4DNABornIonisationModel.Initialise(), G4LivermoreComptonModifiedModel.Initialise(), G4MicroElecElasticModel.Initialise(), G4MuElecElasticModel.Initialise(), G4MicroElecInelasticModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4PAIPhotData.Initialise(), G4PAIModelData.Initialise(), G4LowEPComptonModel.Initialise(), G4EmModelManager.Initialise(), G4DNAVibExcitation.InitialiseProcess(), G4DNAChargeIncrease.InitialiseProcess(), G4DNAElastic.InitialiseProcess(), G4DNAAttachment.InitialiseProcess(), G4DNAChargeDecrease.InitialiseProcess(), G4DNAExcitation.InitialiseProcess(), G4DNAIonisation.InitialiseProcess(), G4MicroElecElastic.InitialiseProcess(), G4MuElecElastic.InitialiseProcess(), G4MuElecInelastic.InitialiseProcess(), G4MicroElecInelastic.InitialiseProcess(), G4PAIySection.Initialize(), G4PAIxSection.Initialize(), G4NeutronHPPhotonDist.InitMean(), G4NeutronHPPhotonDist.InitPartials(), G4NeutronHPThermalScatteringData.IsIsoApplicable(), G4GDMLReadMaterials.MEERead(), G4DNAEmfietzoglouExcitationModel.PartialCrossSection(), G4DNASancheExcitationModel.PartialCrossSection(), G4LindhardRobinsonPartition.PartitionNIEL(), G4LowEnergyIonisation.PostStepDoIt(), G4HadronElasticProcess.PreparePhysicsTable(), XAluminumElectrodeHit.Print(), G4hImpactIonisation.PrintInfoDefinition(), XAluminumElectrodeSensitivity.ProcessHits(), UltraPMTSD.ProcessHits(), G4DNAChemistryManager.PushMoleculeAtParentTimeAndPlace(), G4NeutronHPContAngularPar.Sample(), G4NeutronHPWattSpectrum.Sample(), G4UrbanMscModel.SampleScattering(), G4DNAMillerGreenExcitationModel.SampleSecondaries(), G4DNABornIonisationModel.SampleSecondaries(), G4DNAOneStepSolvatationModel.SampleSecondaries(), G4PenelopeAnnihilationModel.SampleSecondaries(), G4LivermoreIonisationModel.SampleSecondaries(), G4PenelopePhotoElectricModel.SampleSecondaries(), G4KleinNishinaModel.SampleSecondaries(), G4MuElecInelasticModel.SampleSecondaries(), G4MicroElecInelasticModel.SampleSecondaries(), G4PEEffectFluoModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4PenelopeIonisationModel.SampleSecondaries(), eRositaPhysicsList.SetCuts(), BrachyPhysicsList.SetCuts(), G4HumanPhantomPhysicsList.SetCuts(), DMXPhysicsList.SetCuts(), G4IonisParamMat.SetMeanExcitationEnergy(), HepTool::Evaluator.setSystemOfUnits(), G4RPGInelastic.SetUpChange(), UltraPrimaryGeneratorAction.UltraPrimaryGeneratorAction(), TrackingAction.UpdateTrackInfo(), and XPrimaryGeneratorAction.XPrimaryGeneratorAction().

python.hepunit.farad = coulomb/volt

Definition at line 176 of file hepunit.py.

int python.hepunit.fermi = 1

Definition at line 37 of file hepunit.py.

Referenced by G4QMDReaction.ApplyYourself(), G4BinaryCascade.ApplyYourself(), G4WilsonAbrasionModel.ApplyYourself(), G4UnitDefinition.BuildUnitsTable(), G4GEMCoulombBarrier.CalcCompoundRadius(), G4GEMCoulombBarrierHE.CalcCompoundRadius(), G4StatMFMacroTriNucleon.CalcEntropy(), G4StatMFMacroTetraNucleon.CalcEntropy(), G4StatMFMacroNucleon.CalcEntropy(), G4StatMFMacroBiNucleon.CalcEntropy(), G4StatMFMacroMultiNucleon.CalcEntropy(), G4StatMFMacroNucleon.CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon.CalcMeanMultiplicity(), G4StatMFMacroTriNucleon.CalcMeanMultiplicity(), G4StatMFMacroBiNucleon.CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon.CalcMeanMultiplicity(), G4StatMFMicroPartition.CalcPartitionProbability(), G4QMDCollision.CalFinalStateOfTheBinaryCollision(), G4QMDCollision.CalKinematicsOfBinaryCollisions(), G4ScreenedNuclearRecoil.CheckNuclearCollision(), G4LundStringFragmentation.FragmentString(), G4EMDissociationCrossSection.G4EMDissociationCrossSection(), G4FTFParameters.G4FTFParameters(), G4NeutronField.G4NeutronField(), G4NuclearFermiDensity.G4NuclearFermiDensity(), G4NuclearShellModelDensity.G4NuclearShellModelDensity(), G4Nucleus.G4Nucleus(), G4PreCompoundParameters.G4PreCompoundParameters(), G4ProtonField.G4ProtonField(), G4TripathiLightCrossSection.G4TripathiLightCrossSection(), G4VLongitudinalStringDecay.G4VLongitudinalStringDecay(), G4WilsonRadius.G4WilsonRadius(), G4EMDissociationSpectrum.GetClosestApproach(), G4AntiNuclElastic.GetcosTeta1(), G4GEMCoulombBarrierHE.GetCoulombBarrier(), G4CoulombBarrier.GetCoulombBarrier(), G4HadronNucleonXsc.GetCoulombBarrier(), G4NuclNuclDiffuseElastic.GetDiffElasticProb(), G4DiffuseElastic.GetDiffElasticProb(), G4NuclNuclDiffuseElastic.GetDiffElasticSumProb(), G4DiffuseElastic.GetDiffElasticSumProb(), G4NuclNuclDiffuseElastic.GetDiffElasticSumProbA(), G4DiffuseElastic.GetDiffElasticSumProbA(), G4IonsKoxCrossSection.GetElementCrossSection(), G4TripathiLightCrossSection.GetElementCrossSection(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfTarget(), G4NeutronField.GetField(), G4ProtonField.GetField(), G4GlauberGribovCrossSection.GetIsoCrossSection(), G4ComponentGGHadronNucleusXsc.GetIsoCrossSection(), G4FTFParticipants.GetList(), G4GGNuclNuclCrossSection.GetNucleusRadiusDE(), G4ComponentGGNuclNuclXsc.GetNucleusRadiusDE(), G4GGNuclNuclCrossSection.GetNucleusRadiusRMS(), G4ComponentGGNuclNuclXsc.GetNucleusRadiusRMS(), G4RKPropagation.GetSphereIntersectionTimes(), G4InteractionContent.operator<(), and G4VLongitudinalStringDecay.SetStringTensionParameter().

python.hepunit.fine_structure_const = elm_coupling/hbarc

Definition at line 287 of file hepunit.py.

Referenced by G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4AntiNuclElastic.CalculateZommerfeld(), G4GammaConversionToMuons.ComputeCrossSectionPerAtom(), G4KokoulinMuonNuclearXS.ComputeDDMicroscopicCrossSection(), G4InitXscPAI.DifPAIxSection(), G4PAIxSection.DifPAIxSection(), G4PAIySection.DifPAIySection(), G4BetaDecayCorrections.G4BetaDecayCorrections(), G4mplIonisation.G4mplIonisation(), G4mplIonisationModel.G4mplIonisationModel(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4SynchrotronRadiation.G4SynchrotronRadiation(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4eeToHadronsModel.GenerateCMPhoton(), G4GGNuclNuclCrossSection.GetCoulombBarier(), G4ComponentGGNuclNuclXsc.GetCoulombBarier(), G4HadronNucleonXsc.GetCoulombBarrier(), G4EMDissociationSpectrum.GetGeneralE1Spectrum(), G4EMDissociationSpectrum.GetGeneralE2Spectrum(), G4MuonMinusBoundDecay.GetMuonDecayRate(), G4mplIonisationModel.Initialise(), G4mplIonisationWithDeltaModel.Initialise(), G4Monopole.MonopoleDefinition(), G4EmCorrections.MottCorrection(), G4InitXscPAI.Normalisation(), G4PAIySection.NormShift(), G4PAIxSection.NormShift(), G4PAIySection.PAIdNdxCerenkov(), G4PAIxSection.PAIdNdxCerenkov(), G4InitXscPAI.PAIdNdxCherenkov(), G4PAIxSection.PAIdNdxMM(), G4InitXscPAI.PAIdNdxPlasmon(), G4PAIySection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxResonance(), G4LowEnergyCompton.PostStepDoIt(), G4LowEnergyPolarizedCompton.PostStepDoIt(), G4LivermorePolarizedComptonModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4LivermoreBremsstrahlungModel.SampleSecondaries(), G4SeltzerBergerModel.SampleSecondaries(), G4PenelopeGammaConversionModel.SampleSecondaries(), and G4MonopoleEq.SetChargeMomentumMass().

python.hepunit.g = gram

Definition at line 133 of file hepunit.py.

int python.hepunit.gauss = 1
python.hepunit.GeV = gigaelectronvolt

Definition at line 120 of file hepunit.py.

Referenced by G4RPGReaction.AddBlackTrackParticles(), CexmcEnergyDepositDigitizer.AddCrystalResolutionRange(), G4CollisionOutput.addOutgoingParticles(), G4PartialWidthTable.AddWidths(), G4FTFAnnihilation.Annihilate(), G4Nucleus.AnnihilationEvaporationEffects(), G4LightMedia.AntiLambdaExchange(), G4LightMedia.AntiNeutronExchange(), G4LightMedia.AntiOmegaMinusExchange(), G4LightMedia.AntiProtonExchange(), G4LightMedia.AntiSigmaMinusExchange(), G4LightMedia.AntiSigmaPlusExchange(), G4LightMedia.AntiXiMinusExchange(), G4LightMedia.AntiXiZeroExchange(), G4RPGNeutronInelastic.ApplyYourself(), G4RPGProtonInelastic.ApplyYourself(), G4RPGAntiSigmaPlusInelastic.ApplyYourself(), G4RPGAntiLambdaInelastic.ApplyYourself(), G4RPGAntiProtonInelastic.ApplyYourself(), G4RPGAntiSigmaMinusInelastic.ApplyYourself(), G4RPGAntiNeutronInelastic.ApplyYourself(), G4RPGAntiXiMinusInelastic.ApplyYourself(), G4RPGAntiOmegaMinusInelastic.ApplyYourself(), G4RPGAntiXiZeroInelastic.ApplyYourself(), G4HadronElastic.ApplyYourself(), G4ChargeExchange.ApplyYourself(), G4LEpp.ApplyYourself(), G4LEnp.ApplyYourself(), G4QMDReaction.ApplyYourself(), G4MuMinusCapturePrecompound.ApplyYourself(), G4AntiNeutronAnnihilationAtRest.AtRestDoIt(), B2PrimaryGeneratorAction.B2PrimaryGeneratorAction(), RMC01AnalysisManager.book(), G4CollisionOutput.boostToLabFrame(), G4InuclEvaporation.BreakItUp(), G4BertiniElectroNuclearBuilder.Build(), G4ErrorSurfaceTrajState.BuildErrorMatrix(), G4VHadronPhysics.BuildModel(), G4ChargeExchangeProcess.BuildPhysicsTable(), G4BGGNucleonInelasticXS.BuildPhysicsTable(), G4BGGNucleonElasticXS.BuildPhysicsTable(), G4UnitDefinition.BuildUnitsTable(), G4RPGInelastic.CalculateMomenta(), G4QMDNucleus.CalEnergyAndAngularMomentumInCM(), G4QMDCollision.CalFinalStateOfTheBinaryCollision(), G4QMDCollision.CalKinematicsOfBinaryCollisions(), CCalPrimaryGeneratorAction.CCalPrimaryGeneratorAction(), G4CascadeInterface.checkFinalResult(), G4Nucleus.Cinema(), G4KokoulinMuonNuclearXS.ComputeDDMicroscopicCrossSection(), G4RToEConvForElectron.ComputeLoss(), G4RToEConvForPositron.ComputeLoss(), GFlashHomoShowerParameterisation.ComputeRadialParameters(), GFlashSamplingShowerParameterisation.ComputeRadialParameters(), G4PairProductionRelModel.ComputeXSectionPerAtom(), G4ShortLivedConstructor.ConstructBaryons(), DMXPhysicsList.ConstructEM(), DicomPhysicsList.ConstructHad(), B03PhysicsList.ConstructHad(), DMXPhysicsList.ConstructHad(), G4EmLivermorePolarizedPhysics.ConstructProcess(), G4EmLowEPPhysics.ConstructProcess(), G4EmLivermorePhysics.ConstructProcess(), G4EmPenelopePhysics.ConstructProcess(), LocalINCLIonIonInelasticPhysic.ConstructProcess(), LocalIonIonInelasticPhysic.ConstructProcess(), G4EmDNAPhysics.ConstructProcess(), GammaPhysics.ConstructProcess(), PhysListEmLivermore.ConstructProcess(), PhysListEmPenelope.ConstructProcess(), PhysListEmStandardNR.ConstructProcess(), PhysListEmStandard_GS.ConstructProcess(), PhysListEmStandard_WVI.ConstructProcess(), PhysListEmStandard_option3.ConstructProcess(), PhysListEmStandard_option0.ConstructProcess(), PhysListEmStandard_SS.ConstructProcess(), G4HadronDElasticPhysics.ConstructProcess(), G4HadronHElasticPhysics.ConstructProcess(), exrdmPhysListHadron.ConstructProcess(), G4EmStandardPhysics_option4.ConstructProcess(), G4HadronInelasticQBBC.ConstructProcess(), G4IonPhysics.ConstructProcess(), G4EmStandardPhysics_option2.ConstructProcess(), G4HadronElasticPhysics.ConstructProcess(), G4IonBinaryCascadePhysics.ConstructProcess(), IonDPMJETPhysics.ConstructProcess(), GammaRayTelIonPhysics.ConstructProcess(), GammaRayTelHadronPhysics.ConstructProcess(), G4ShortLivedConstructor.ConstructQuarks(), G4InuclNuclei.copy(), G4AngularDistributionNP.CosTheta(), G4AngularDistributionPP.CosTheta(), G4CascadeInterface.coulombBarrierViolation(), MuCrossSections.CR_PerAtom(), G4CascadeInterface.createBullet(), B01DetectorConstruction.CreateWeightWindowStore(), B02ImportanceDetectorConstruction.CreateWeightWindowStore(), G4XPDGElastic.CrossSection(), G4XPDGTotal.CrossSection(), G4XDeltaNstarTable.CrossSectionTable(), G4XDeltaDeltaTable.CrossSectionTable(), G4XNNstarTable.CrossSectionTable(), G4XDeltaDeltastarTable.CrossSectionTable(), G4XNDeltaTable.CrossSectionTable(), G4XNDeltastarTable.CrossSectionTable(), G4KL3DecayChannel.DalitzDensity(), G4KL3DecayChannel.DecayIt(), G4NonEquilibriumEvaporator.deExcite(), G4BigBanger.deExcite(), G4EquilibriumEvaporator.deExcite(), G4BcMesonMinus.Definition(), G4BcMesonPlus.Definition(), G4EtaPrime.Definition(), G4Upsilon.Definition(), G4KaonPlus.Definition(), G4KaonMinus.Definition(), G4AntiOmegacZero.Definition(), G4AntiOmegaMinus.Definition(), G4Lambda.Definition(), G4LambdacPlus.Definition(), G4AntiSigmacPlus.Definition(), G4AntiSigmacPlusPlus.Definition(), G4AntiSigmacZero.Definition(), G4AntiSigmaMinus.Definition(), G4AntiSigmaPlus.Definition(), G4AntiSigmaZero.Definition(), G4DMesonMinus.Definition(), G4DMesonPlus.Definition(), G4DMesonZero.Definition(), G4DsMesonMinus.Definition(), G4DsMesonPlus.Definition(), G4AntiXicPlus.Definition(), G4AntiXicZero.Definition(), G4AntiXiMinus.Definition(), G4AntiXiZero.Definition(), G4MuonMinus.Definition(), G4MuonPlus.Definition(), G4OmegabMinus.Definition(), G4OmegacZero.Definition(), G4OmegaMinus.Definition(), G4Eta.Definition(), G4AntiBMesonZero.Definition(), G4PionMinus.Definition(), G4PionPlus.Definition(), G4PionZero.Definition(), G4SigmaPlus.Definition(), G4KaonZeroLong.Definition(), G4SigmacZero.Definition(), G4BMesonMinus.Definition(), G4KaonZeroShort.Definition(), G4BMesonPlus.Definition(), G4KaonZero.Definition(), G4AntiOmegabMinus.Definition(), G4AntiDMesonZero.Definition(), G4BMesonZero.Definition(), G4XiZero.Definition(), G4AntiBsMesonZero.Definition(), G4AntiLambda.Definition(), G4SigmacPlus.Definition(), G4BsMesonZero.Definition(), G4SigmacPlusPlus.Definition(), G4SigmaMinus.Definition(), G4SigmaZero.Definition(), G4TauMinus.Definition(), G4TauPlus.Definition(), G4AntiLambdacPlus.Definition(), G4AntiKaonZero.Definition(), G4XicPlus.Definition(), G4XicZero.Definition(), G4XiMinus.Definition(), G4AntiNeutron.Definition(), G4JPsi.Definition(), G4AntiSigmabPlus.Definition(), G4AntiSigmabMinus.Definition(), G4AntiSigmabZero.Definition(), G4Deuteron.Definition(), G4AntiTriton.Definition(), G4AntiXibMinus.Definition(), G4AntiXibZero.Definition(), G4Neutron.Definition(), G4Etac.Definition(), G4Alpha.Definition(), G4AntiAlpha.Definition(), G4AntiDeuteron.Definition(), G4AntiHe3.Definition(), G4SigmabPlus.Definition(), G4SigmabMinus.Definition(), G4Triton.Definition(), G4SigmabZero.Definition(), G4He3.Definition(), G4XibZero.Definition(), G4XibMinus.Definition(), G4Lambdab.Definition(), G4AntiLambdab.Definition(), G4AdjointAlpha.Definition(), G4AdjointDeuteron.Definition(), G4AdjointHe3.Definition(), G4AdjointTriton.Definition(), G4AdjointGenericIon.Definition(), G4GenericIon.Definition(), G4AngularDistribution.DifferentialCrossSection(), B5EmCalorimeterHit.Draw(), B5HadCalorimeterHit.Draw(), H02MuonHit.Draw(), G4EnergyRangeManager.Dump(), G4CrossSectionDataStore.DumpHtml(), G4ParticleChange.DumpInfo(), G4CrossSectionPairGG.DumpPhysicsTable(), G4ParticleDefinition.DumpTable(), Em10PrimaryGeneratorAction.Em10PrimaryGeneratorAction(), ExN04EventAction.EndOfEventAction(), ExGflashEventAction.EndOfEventAction(), RE05EventAction.EndOfEventAction(), RE01EventAction.EndOfEventAction(), CCalEndOfEventAction.EndOfEventAction(), HistoManager.EndOfRun(), G4Nucleus.EvaporationEffects(), G4QGSDiffractiveExcitation.ExciteParticipants(), ExN02PrimaryGeneratorAction.ExN02PrimaryGeneratorAction(), ExP01PrimaryGeneratorAction.ExP01PrimaryGeneratorAction(), ExP02PrimaryGeneratorAction.ExP02PrimaryGeneratorAction(), F01PrimaryGeneratorAction.F01PrimaryGeneratorAction(), F02PrimaryGeneratorAction.F02PrimaryGeneratorAction(), F03PrimaryGeneratorAction.F03PrimaryGeneratorAction(), FCALPrimaryGeneratorAction.FCALPrimaryGeneratorAction(), G4NucleiModel.fillBindingEnergies(), G4VDecayChannel.FillDaughters(), Analysis.FillDose(), G4CascadeRecoilMaker.fillRecoil(), G4FissionBarrier.FissionBarrier(), G01PrimaryGeneratorAction.G01PrimaryGeneratorAction(), G04PrimaryGeneratorAction.G04PrimaryGeneratorAction(), G4AdjointBremsstrahlungModel.G4AdjointBremsstrahlungModel(), G4BertiniKaonBuilder.G4BertiniKaonBuilder(), G4BertiniNeutronBuilder.G4BertiniNeutronBuilder(), G4BertiniPiKBuilder.G4BertiniPiKBuilder(), G4BertiniPionBuilder.G4BertiniPionBuilder(), G4BertiniProtonBuilder.G4BertiniProtonBuilder(), G4BGGNucleonElasticXS.G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS.G4BGGNucleonInelasticXS(), G4BGGPionElasticXS.G4BGGPionElasticXS(), G4BGGPionInelasticXS.G4BGGPionInelasticXS(), G4BinaryCascade.G4BinaryCascade(), G4BinaryNeutronBuilder.G4BinaryNeutronBuilder(), G4BinaryPiKBuilder.G4BinaryPiKBuilder(), G4BinaryPionBuilder.G4BinaryPionBuilder(), G4BinaryProtonBuilder.G4BinaryProtonBuilder(), G4BoldyshevTripletModel.G4BoldyshevTripletModel(), G4BraggIonModel.G4BraggIonModel(), G4CascadeInterface.G4CascadeInterface(), G4ChargeExchange.G4ChargeExchange(), G4DiffuseElastic.G4DiffuseElastic(), G4eeToHadronsMultiModel.G4eeToHadronsMultiModel(), G4ElasticData.G4ElasticData(), G4ElasticHadrNucleusHE.G4ElasticHadrNucleusHE(), G4EMDissociation.G4EMDissociation(), G4EventGenerator.G4EventGenerator(), G4FTFBinaryKaonBuilder.G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder.G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder.G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder.G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder.G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder.G4FTFPAntiBarionBuilder(), G4FTFParameters.G4FTFParameters(), G4FTFPKaonBuilder.G4FTFPKaonBuilder(), G4FTFPNeutronBuilder.G4FTFPNeutronBuilder(), G4FTFPPiKBuilder.G4FTFPPiKBuilder(), G4FTFPPionBuilder.G4FTFPPionBuilder(), G4FTFPProtonBuilder.G4FTFPProtonBuilder(), G4HadronElastic.G4HadronElastic(), G4HadronicAbsorptionFritiof.G4HadronicAbsorptionFritiof(), G4HyperonFTFPBuilder.G4HyperonFTFPBuilder(), G4INCLXXNeutronBuilder.G4INCLXXNeutronBuilder(), G4INCLXXPiKBuilder.G4INCLXXPiKBuilder(), G4INCLXXProtonBuilder.G4INCLXXProtonBuilder(), G4IonINCLXXPhysics.G4IonINCLXXPhysics(), G4IonQMDPhysics.G4IonQMDPhysics(), G4LEnp.G4LEnp(), G4LEpp.G4LEpp(), G4LFission.G4LFission(), G4LivermoreComptonModifiedModel.G4LivermoreComptonModifiedModel(), G4LivermoreGammaConversionModelRC.G4LivermoreGammaConversionModelRC(), G4LivermoreIonisationCrossSection.G4LivermoreIonisationCrossSection(), G4LivermoreIonisationModel.G4LivermoreIonisationModel(), G4LivermoreNuclearGammaConversionModel.G4LivermoreNuclearGammaConversionModel(), G4LivermorePolarizedComptonModel.G4LivermorePolarizedComptonModel(), G4LivermorePolarizedGammaConversionModel.G4LivermorePolarizedGammaConversionModel(), G4LivermorePolarizedPhotoElectricModel.G4LivermorePolarizedPhotoElectricModel(), G4LivermorePolarizedRayleighModel.G4LivermorePolarizedRayleighModel(), G4LowEnergyCompton.G4LowEnergyCompton(), G4LowEnergyGammaConversion.G4LowEnergyGammaConversion(), G4LowEnergyPhotoElectric.G4LowEnergyPhotoElectric(), G4LowEnergyPolarizedCompton.G4LowEnergyPolarizedCompton(), G4LowEnergyRayleigh.G4LowEnergyRayleigh(), G4LowEPComptonModel.G4LowEPComptonModel(), G4LundStringFragmentation.G4LundStringFragmentation(), G4MonopolePhysics.G4MonopolePhysics(), G4mplIonisationModel.G4mplIonisationModel(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4MuBremsstrahlungModel.G4MuBremsstrahlungModel(), G4MuonVDNuclearModel.G4MuonVDNuclearModel(), G4NeutronRadCapture.G4NeutronRadCapture(), G4NuclNuclDiffuseElastic.G4NuclNuclDiffuseElastic(), G4PAIModelData.G4PAIModelData(), G4PAIPhotData.G4PAIPhotData(), G4PartialWidthTable.G4PartialWidthTable(), G4ParticleGunMessenger.G4ParticleGunMessenger(), G4PenelopeAnnihilationModel.G4PenelopeAnnihilationModel(), G4PenelopeBremsstrahlungModel.G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel.G4PenelopeComptonModel(), G4PenelopeGammaConversionModel.G4PenelopeGammaConversionModel(), G4PenelopeIonisationCrossSection.G4PenelopeIonisationCrossSection(), G4PenelopeIonisationModel.G4PenelopeIonisationModel(), G4PenelopeIonisationXSHandler.G4PenelopeIonisationXSHandler(), G4PenelopePhotoElectricModel.G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel.G4PenelopeRayleighModel(), G4PiData.G4PiData(), G4PixeCrossSectionHandler.G4PixeCrossSectionHandler(), G4PolarizedCompton.G4PolarizedCompton(), G4PolarizedGammaConversion.G4PolarizedGammaConversion(), G4QGSBinaryKaonBuilder.G4QGSBinaryKaonBuilder(), G4QGSBinaryNeutronBuilder.G4QGSBinaryNeutronBuilder(), G4QGSBinaryPiKBuilder.G4QGSBinaryPiKBuilder(), G4QGSBinaryPionBuilder.G4QGSBinaryPionBuilder(), G4QGSBinaryProtonBuilder.G4QGSBinaryProtonBuilder(), G4QGSPNeutronBuilder.G4QGSPNeutronBuilder(), G4QGSPPiKBuilder.G4QGSPPiKBuilder(), G4QGSPPionBuilder.G4QGSPPionBuilder(), G4QGSPProtonBuilder.G4QGSPProtonBuilder(), G4RPGNucleonInelastic.G4RPGNucleonInelastic(), G4RPGPionInelastic.G4RPGPionInelastic(), G4FissionProductYieldDist.G4SetEnergy(), G4FissionFragmentGenerator.G4SetIncidentEnergy(), G4VEnergyLossProcess.G4VEnergyLossProcess(), G4VLongitudinalStringDecay.G4VLongitudinalStringDecay(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4WilsonAbrasionModel.G4WilsonAbrasionModel(), G4XNNElasticLowE.G4XNNElasticLowE(), G4XnpElasticLowE.G4XnpElasticLowE(), G4XnpTotalLowE.G4XnpTotalLowE(), G4XPDGElastic.G4XPDGElastic(), G4XPDGTotal.G4XPDGTotal(), CexmcReimplementedGenbod.Generate(), G4HadPhaseSpaceNBodyAsai.GenerateMultiBody(), G4RPGReaction.GenerateNBodyEvent(), G4ReactionDynamics.GenerateNBodyEvent(), G4RPGReaction.GenerateNBodyEventT(), PrimaryGeneratorAction1.GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction.GeneratePrimaries(), CCalPrimaryGeneratorAction.GeneratePrimaries(), G4HEPEvtInterface.GeneratePrimaryVertex(), G4TextPPReporter.GeneratePropertyTable(), G4ReactionDynamics.GenerateXandPt(), G4QMDParticipant.Get4Momentum(), G4ComponentAntiNuclNuclearXS.GetAntiHadronNucleonTotCrSc(), G4HadronCrossSections.GetCaptureCrossSection(), G4VXTRenergyLoss.GetComptonPerAtom(), G4FermiFragmentsPool.GetConfigurationList(), GFlashShowerModelMessenger.GetCurrentValue(), G4ChargeExchangeProcess.GetElementCrossSection(), G4LFission.GetFatalEnergyCheckLevels(), G4HadronicInteraction.GetFatalEnergyCheckLevels(), G4HadronCrossSections.GetFissionCrossSection(), G4GlauberGribovCrossSection.GetHadronNucleonXsc(), G4GGNuclNuclCrossSection.GetHadronNucleonXsc(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXsc(), G4ComponentGGNuclNuclXsc.GetHadronNucleonXsc(), G4HadronNucleonXsc.GetHadronNucleonXscEL(), G4HadronNucleonXsc.GetHadronNucleonXscNS(), G4GlauberGribovCrossSection.GetHadronNucleonXscNS(), G4GGNuclNuclCrossSection.GetHadronNucleonXscNS(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXscNS(), G4ComponentGGNuclNuclXsc.GetHadronNucleonXscNS(), G4HadronNucleonXsc.GetHadronNucleonXscPDG(), G4GlauberGribovCrossSection.GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXscPDG(), G4HadronNucleonXsc.GetHadronNucleonXscVU(), G4GlauberGribovCrossSection.GetHNinelasticXscVU(), G4GGNuclNuclCrossSection.GetHNinelasticXscVU(), G4ComponentGGNuclNuclXsc.GetHNinelasticXscVU(), G4ComponentGGHadronNucleusXsc.GetHNinelasticXscVU(), G4HadronNucleonXsc.GetKaonNucleonXscGG(), G4GlauberGribovCrossSection.GetKaonNucleonXscVector(), G4ComponentGGHadronNucleusXsc.GetKaonNucleonXscVector(), G4EmCalculator.GetKinEnergy(), G4ExcitedXiConstructor.GetMass(), G4Decay.GetMeanFreePath(), G4RadioactiveDecay.GetMeanFreePath(), G4RadioactiveDecay.GetMeanLifeTime(), G4VCrossSectionSource.GetMinStringMass(), G4RPGInelastic.GetNormalizationConstant(), G4InuclNuclei.getNucleiMass(), G4VMscModel.GetParticleChangeForMSC(), G4InuclElementaryParticle.getParticleMass(), G4DetailedBalancePhaseSpaceIntegral.GetPhaseSpaceIntegral(), G4ProtonInelasticCrossSection.GetProtonCrossSection(), G4CascadeDeexciteBase.getTargetData(), G4Scatterer.GetTimeToInteraction(), G4CollisionOutput.getTotalOutputMomentum(), G4VCrossSectionSource.GetTransversePionMass(), GFlashParticleBounds.GFlashParticleBounds(), G4CascadeRecoilMaker.goodNucleus(), G4ElasticHadrNucleusHE.HadronProtonQ2(), HepMCG4Interface.HepMC2G4(), G4Pythia6Decayer.ImportDecayProducts(), G4LivermoreRayleighModel.Initialise(), G4LivermoreGammaConversionModel.Initialise(), G4LivermorePolarizedPhotoElectricModel.Initialise(), G4BoldyshevTripletModel.Initialise(), G4LivermorePolarizedRayleighModel.Initialise(), G4LivermoreNuclearGammaConversionModel.Initialise(), G4LivermoreGammaConversionModelRC.Initialise(), G4LivermorePolarizedComptonModel.Initialise(), G4LivermorePolarizedGammaConversionModel.Initialise(), G4LivermoreComptonModel.Initialise(), G4LivermoreComptonModifiedModel.Initialise(), G4PenelopeAnnihilationModel.Initialise(), G4PenelopeGammaConversionModel.Initialise(), G4PenelopeRayleighModel.Initialise(), G4LivermoreIonisationModel.Initialise(), G4eeToHadronsModel.Initialise(), G4PenelopePhotoElectricModel.Initialise(), G4eeToHadronsMultiModel.Initialise(), G4PenelopeBremsstrahlungModel.Initialise(), G4PenelopeComptonModel.Initialise(), G4MicroElecInelasticModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4PenelopeIonisationModel.Initialise(), G4hCoulombScatteringModel.Initialise(), G4LowEPComptonModel.Initialise(), G4eBremsstrahlung.InitialiseEnergyLossProcess(), G4MuIonisation.InitialiseEnergyLossProcess(), G4CoulombScattering.InitialiseProcess(), G4MuElecInelastic.InitialiseProcess(), G4MicroElecInelastic.InitialiseProcess(), G4GammaConversion.InitialiseProcess(), G4AdjointhMultipleScattering.InitialiseProcess(), G4NucleiModel.initializeCascad(), G4TripathiCrossSection.IsElementApplicable(), G4NucleonNuclearCrossSection.IsElementApplicable(), G4TripathiLightCrossSection.IsElementApplicable(), G4ComponentBarNucleonNucleusXsc.IsElementApplicable(), G4XNNTotalLowE.IsValid(), G4LightMedia.KaonPlusExchange(), G4LightMedia.KaonZeroShortExchange(), G4LightMedia.LambdaExchange(), main(), G4CascadeInterface.makeDynamicParticle(), G4CascadeDeexciteBase.makeFragment(), G4InuclNuclei.makeG4Fragment(), G4InuclNuclei.makeNuclearFragment(), G4CascadeRecoilMaker.makeRecoilFragment(), G4GeneralPhaseSpaceDecay.ManyBodyDecayIt(), G4BaryonWidth.MassDependentWidth(), G4BaryonPartialWidth.MassDependentWidth(), G4NuclearLevelManager.MaxLevelEnergy(), G4NuclearLevelManager.MinLevelEnergy(), G4TextPPRetriever.ModifyPropertyTable(), G4Monopole.MonopoleDefinition(), G4NuclearLevelManager.NearestLevel(), G4LightMedia.NeutronExchange(), G4VHadronPhysics.NewModel(), RE01StackingAction.NewStage(), G4RPGReaction.NuclearReaction(), G4ReactionDynamics.NuclearReaction(), G4LightMedia.OmegaMinusExchange(), Par01PrimaryGeneratorAction.Par01PrimaryGeneratorAction(), G4KL3DecayChannel.PhaseSpace(), G4LightMedia.PionPlusExchange(), Em10TrackingAction.PreUserTrackingAction(), RE01TrackInformation.Print(), RE01CalorimeterHit.Print(), G4XNNElasticLowE.Print(), G4XnpElasticLowE.Print(), G4XnpTotalLowE.Print(), H02MuonHit.Print(), G4PrimaryParticle.Print(), G4ParticlePropertyData.Print(), G4VCrossSectionSource.PrintAll(), RunAction.PrintDedxTables(), G4HadronicProcessStore.PrintHtml(), G4CoulombScattering.PrintInfo(), G4MuPairProduction.PrintInfo(), G4eeToHadronsMultiModel.PrintInfo(), G4eBremsstrahlung.PrintInfo(), G4AnnihiToMuPair.PrintInfoDefinition(), G4GammaConversionToMuons.PrintInfoDefinition(), G4MCTSimParticle.PrintSingle(), ProcessEvent(), G4IntraNucleiCascader.processSecondary(), G4ReactionDynamics.ProduceStrangeParticlePairs(), G4ErrorFreeTrajState.PropagateError(), G4LightMedia.ProtonExchange(), RE01PrimaryGeneratorAction.RE01PrimaryGeneratorAction(), RE03PrimaryGeneratorAction.RE03PrimaryGeneratorAction(), RE04PrimaryGeneratorAction.RE04PrimaryGeneratorAction(), RE05PrimaryGeneratorAction.RE05PrimaryGeneratorAction(), RE06PrimaryGeneratorAction.RE06PrimaryGeneratorAction(), G4RPGPionSuppression.ReactionStage(), G4RPGStrangeProduction.ReactionStage(), G4RPGTwoBody.ReactionStage(), G4RPGTwoCluster.ReactionStage(), G4RPGFragmentation.ReactionStage(), G4IntraNucleiCascader.releaseSecondary(), G4RPGReaction.Rotate(), G4AntiNuclElastic.SampleInvariantT(), G4HadronElastic.SampleInvariantT(), G4ElasticHadrNucleusHE.SampleInvariantT(), G4PairProductionRelModel.SampleSecondaries(), G4AntiNuclElastic.SampleThetaCMS(), G4AntiNuclElastic.SampleThetaLab(), G4NuclNuclDiffuseElastic.SampleThetaLab(), G4DiffuseElastic.SampleThetaLab(), G4QGSParticipants.SelectInteractions(), G4LEpp.SetCoulombEffects(), eRositaPhysicsList.SetCuts(), BrachyPhysicsList.SetCuts(), G4HumanPhantomPhysicsList.SetCuts(), DMXPhysicsList.SetCuts(), G4VRangeToEnergyConverter.SetEnergyRange(), G4InuclNuclei.setExitationEnergy(), G4PomeronCrossSection.Setgamma(), CCalPrimaryGeneratorAction.SetMaximumEnergy(), CCalPrimaryGeneratorAction.SetMinimumEnergy(), G4InuclParticle.setMomentum(), G4CollisionOutput.setOnShell(), G4ParticleGun.SetParticleEnergy(), G4ParticleGun.SetParticleMomentum(), G4CollisionOutput.setRemainingExitationEnergy(), G4VLongitudinalStringDecay.SetStringTensionParameter(), G4LightMedia.SigmaMinusExchange(), G4LightMedia.SigmaPlusExchange(), G4ReactionDynamics.SuppressChargedPions(), G4GeneralPhaseSpaceDecay.ThreeBodyDecayIt(), G4ReactionDynamics.TwoBody(), G4VHadDecayAlgorithm.TwoBodyMomentum(), G4ReactionDynamics.TwoCluster(), CCalSteppingAction.UserSteppingAction(), G4CascadeRecoilMaker.wholeEvent(), G4LightMedia.XiMinusExchange(), and G4LightMedia.XiZeroExchange().

int python.hepunit.gigaelectronvolt = 1
int python.hepunit.gram = 1

Definition at line 128 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable(), G4EmCalculator.ComputeDEDX(), G4EmCalculator.ComputeNuclearDEDX(), G4MIRDLiver.Construct(), G4MIRDLeftClavicle.Construct(), G4MIRDLeftTeste.Construct(), G4MIRDRightScapula.Construct(), G4MIRDLeftScapula.Construct(), G4MIRDSkull.Construct(), G4MIRDSmallIntestine.Construct(), G4MIRDLowerLargeIntestine.Construct(), G4MIRDLeftKidney.Construct(), G4MIRDMaleGenitalia.Construct(), G4MIRDThyroid.Construct(), G4MIRDUpperLargeIntestine.Construct(), G4MIRDPelvis.Construct(), G4MIRDLeftLeg.Construct(), G4MIRDRightAdrenal.Construct(), G4MIRDRightLegBone.Construct(), G4MIRDRightLeg.Construct(), G4MIRDRightKidney.Construct(), G4MIRDLeftLegBone.Construct(), G4MIRDLeftAdrenal.Construct(), G4MIRDRightClavicle.Construct(), G4MIRDLeftOvary.Construct(), G4MIRDLeftBreast.Construct(), G4MIRDBrain.Construct(), G4MIRDRightLung.Construct(), G4MIRDSpleen.Construct(), G4MIRDStomach.Construct(), G4MIRDTrunk.Construct(), G4MIRDMiddleLowerSpine.Construct(), G4MIRDRightOvary.Construct(), G4MIRDUterus.Construct(), G4MIRDThymus.Construct(), G4MIRDRightTeste.Construct(), G4MIRDRightBreast.Construct(), G4MIRDUpperSpine.Construct(), G4MIRDPancreas.Construct(), G4MIRDRibCage.Construct(), G4MIRDHeart.Construct(), G4MIRDLeftLung.Construct(), G4MIRDRightArmBone.Construct(), G4MIRDHead.Construct(), G4MIRDUrinaryBladder.Construct(), G4MIRDLeftArmBone.Construct(), G4EmCalculator.GetDEDX(), and G4NativeScreenedCoulombCrossSection.LoadData().

python.hepunit.gray = joule/kilogram
float python.hepunit.h_Planck = 6.6260755e-34
int python.hepunit.halfpi = pi/2
python.hepunit.hbar_Planck = h_Planck/twopi
python.hepunit.hbarc = hbar_Planck*c_light

Definition at line 265 of file hepunit.py.

Referenced by G4VXTRenergyLoss.AngleXTRdEdx(), G4DiffuseElastic.BuildAngleTable(), G4AntiNuclElastic.CalculateAm(), G4PreCompoundTransitions.CalculateProbability(), G4XrayRayleighModel.ComputeCrossSectionPerAtom(), G4InitXscPAI.DifPAIxSection(), G4PAIxSection.DifPAIxSection(), G4PAIySection.DifPAIySection(), G4E1SingleProbability1.EmissionProbDensity(), G4FermiConfigurationList.G4FermiConfigurationList(), G4KM_NucleonEqRhs.G4KM_NucleonEqRhs(), G4mplIonisationModel.G4mplIonisationModel(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4Nucleus.G4Nucleus(), G4PolarizedComptonCrossSection.G4PolarizedComptonCrossSection(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4VXTRenergyLoss.GetAngleVector(), G4AntiNuclElastic.GetcosTeta1(), G4GGNuclNuclCrossSection.GetCoulombBarier(), G4ComponentGGNuclNuclXsc.GetCoulombBarier(), G4HadronNucleonXsc.GetCoulombBarrier(), G4EMDissociationCrossSection.GetCrossSectionForProjectile(), G4NuclNuclDiffuseElastic.GetDiffuseElasticSumXsc(), G4DiffuseElastic.GetDiffuseElasticSumXsc(), G4NuclNuclDiffuseElastic.GetDiffuseElasticXsc(), G4DiffuseElastic.GetDiffuseElasticXsc(), G4SigmaPlusField.GetField(), G4KaonZeroField.GetField(), G4SigmaMinusField.GetField(), G4SigmaZeroField.GetField(), G4PionZeroField.GetField(), G4AntiProtonField.GetField(), G4KaonMinusField.GetField(), G4KaonPlusField.GetField(), G4PionPlusField.GetField(), G4PionMinusField.GetField(), G4VXTRenergyLoss.GetGasFormationZone(), G4EMDissociationSpectrum.GetGeneralE1Spectrum(), G4EMDissociationSpectrum.GetGeneralE2Spectrum(), G4StrawTubeXTRadiator.GetMediumFormationZone(), G4VXTRenergyLoss.GetPlateFormationZone(), G4StrawTubeXTRadiator.GetStackFactor(), G4InitXscPAI.ImPartDielectricConst(), G4PAIySection.ImPartDielectricConst(), G4PAIxSection.ImPartDielectricConst(), G4NuclNuclDiffuseElastic.IntegralElasticProb(), G4DiffuseElastic.IntegralElasticProb(), G4InitXscPAI.Normalisation(), G4PAIySection.NormShift(), G4PAIxSection.NormShift(), G4VXTRenergyLoss.OneInterfaceXTRdEdx(), G4PAIySection.PAIdNdxCerenkov(), G4PAIxSection.PAIdNdxCerenkov(), G4InitXscPAI.PAIdNdxCherenkov(), G4PAIxSection.PAIdNdxMM(), G4InitXscPAI.PAIdNdxPlasmon(), G4PAIySection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxResonance(), G4EvaporationProbability.ProbabilityDistributionFunction(), G4InitXscPAI.RePartDielectricConst(), G4PAIySection.RePartDielectricConst(), G4PAIxSection.RePartDielectricConst(), G4XrayRayleighModel.SampleSecondaries(), G4NuclNuclDiffuseElastic.SampleThetaCMS(), G4DiffuseElastic.SampleThetaCMS(), G4KM_OpticalEqRhs.SetFactor(), G4XTRRegularRadModel.SpectralXTRdEdx(), G4XTRTransparentRegRadModel.SpectralXTRdEdx(), G4RegularXTRadiator.SpectralXTRdEdx(), G4TransparentRegXTRadiator.SpectralXTRdEdx(), Em10XTRTransparentRegRadModel.SpectralXTRdEdx(), G4NuclNuclDiffuseElastic.TestAngleTable(), and G4DiffuseElastic.TestAngleTable().

python.hepunit.hbarc_squared = hbarc*hbarc
python.hepunit.henry = weber/ampere

Definition at line 198 of file hepunit.py.

int python.hepunit.hertz = 1

Definition at line 88 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.joule = electronvolt/e_SI
float python.hepunit.k_Boltzmann = 8.617385e-11
int python.hepunit.kelvin = 1
python.hepunit.keV = kiloelectronvolt

Definition at line 119 of file hepunit.py.

Referenced by HistoManager.AddEnergy(), exrdmAnalysisManager.AddEnergy(), HistoManager.AddTargetStep(), G4NeutronHPFinalState.adjust_final_state(), XrayTelAnalysis.analyseStepping(), G4BinaryLightIonReaction.ApplyYourself(), G4ParaFissionModel.ApplyYourself(), G4eIonisationSpectrum.AverageEnergy(), G4RDeIonisationSpectrum.AverageEnergy(), G4NeutronHPInelasticBaseFS.BaseApply(), HistoManager.BeginOfRun(), RMC01AnalysisManager.book(), G4EvaporationChannel.BreakUp(), G4PAIPhotonModel.BuildLambdaVector(), G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4UnitDefinition.BuildUnitsTable(), G4PenelopeIonisationXSHandler.BuildXSTable(), G4OrlicLiXsModel.CalculateL1CrossSection(), G4OrlicLiXsModel.CalculateL2CrossSection(), G4OrlicLiXsModel.CalculateL3CrossSection(), G4NeutronHPInelasticCompFS.CompositeApply(), G4RToEConvForGamma.ComputeCrossSection(), G4LivermorePolarizedPhotoElectricModel.ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel.ComputeCrossSectionPerAtom(), G4PenelopeAnnihilationModel.ComputeCrossSectionPerAtom(), G4HeatedKleinNishinaCompton.ComputeCrossSectionPerAtom(), G4LivermoreIonisationModel.ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel.ComputeCrossSectionPerAtom(), G4KleinNishinaCompton.ComputeCrossSectionPerAtom(), G4KleinNishinaModel.ComputeCrossSectionPerAtom(), G4EmCalculator.ComputeCrossSectionPerVolume(), MyMollerBhabhaModel.ComputeDEDXPerVolume(), G4LivermoreIonisationModel.ComputeDEDXPerVolume(), G4MollerBhabhaModel.ComputeDEDXPerVolume(), G4PenelopeBremsstrahlungModel.ComputeDEDXPerVolume(), G4PenelopeIonisationModel.ComputeDEDXPerVolume(), G4RToEConvForElectron.ComputeLoss(), G4RToEConvForPositron.ComputeLoss(), eRositaPhysicsList.ConstructEM(), G4MonopolePhysics.ConstructProcess(), RE02DetectorConstruction.ConstructSDandField(), G4RToEConvForProton.Convert(), G4VRangeToEnergyConverter.Convert(), G4IonTable.CreateIon(), G4PenelopeIonisationCrossSection.CrossSection(), G4PenelopeComptonModel.CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel.CrossSectionPerVolume(), G4PenelopeIonisationModel.CrossSectionPerVolume(), G4NuclearDecayChannel.DecayIt(), G4PSTrackLength.DefineUnitAndCategory(), G4Upsilon.Definition(), G4Eta.Definition(), G4AdjointBremsstrahlungModel.DiffCrossSectionPerVolumePrimToSecondApproximated1(), G4IsotopeProperty.DumpInfo(), BrachyUserScoreWriter.DumpQuantityToFile(), G4ionEffectiveCharge.EffectiveCharge(), G4hSRIM2000p.ElectronicStoppingPower(), G4hICRU49p.ElectronicStoppingPower(), G4hZiegler1985p.ElectronicStoppingPower(), G4PromptPhotonEvaporation.EmittedFragment(), SensitiveDetector.EndOfEvent(), HistoManager.EndOfEvent(), LXeEventAction.EndOfEventAction(), GammaRayTelEventAction.EndOfEventAction(), HistoManager.EndOfRun(), Em10RunAction.EndOfRunAction(), EventAction.EventAction(), G4NuclideTable.FillHardCodeList(), G4IsomerTable.FillIsotopeList(), G4LevelReader.FillLevels(), G4IonTable.FindIon(), G4AdjointBremsstrahlungModel.G4AdjointBremsstrahlungModel(), G4AlphaGEMProbability.G4AlphaGEMProbability(), G4B10GEMProbability.G4B10GEMProbability(), G4B11GEMProbability.G4B11GEMProbability(), G4B12GEMProbability.G4B12GEMProbability(), G4B13GEMProbability.G4B13GEMProbability(), G4B8GEMProbability.G4B8GEMProbability(), G4Be10GEMProbability.G4Be10GEMProbability(), G4Be11GEMProbability.G4Be11GEMProbability(), G4Be7GEMProbability.G4Be7GEMProbability(), G4Be9GEMProbability.G4Be9GEMProbability(), G4BraggIonModel.G4BraggIonModel(), G4BraggModel.G4BraggModel(), G4C10GEMProbability.G4C10GEMProbability(), G4C11GEMProbability.G4C11GEMProbability(), G4C12GEMProbability.G4C12GEMProbability(), G4C13GEMProbability.G4C13GEMProbability(), G4C14GEMProbability.G4C14GEMProbability(), G4C15GEMProbability.G4C15GEMProbability(), G4ChargeExchange.G4ChargeExchange(), G4DiffuseElastic.G4DiffuseElastic(), G4DNARuddIonisationExtendedModel.G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel.G4DNARuddIonisationModel(), G4eBremParametrizedModel.G4eBremParametrizedModel(), G4eCoulombScatteringModel.G4eCoulombScatteringModel(), G4EmCorrections.G4EmCorrections(), G4F17GEMProbability.G4F17GEMProbability(), G4F18GEMProbability.G4F18GEMProbability(), G4F19GEMProbability.G4F19GEMProbability(), G4F20GEMProbability.G4F20GEMProbability(), G4F21GEMProbability.G4F21GEMProbability(), G4FissionProductYieldDist.G4GetFission(), G4HadronElasticProcess.G4HadronElasticProcess(), G4hCoulombScatteringModel.G4hCoulombScatteringModel(), G4He6GEMProbability.G4He6GEMProbability(), G4HeatedKleinNishinaCompton.G4HeatedKleinNishinaCompton(), G4ICRU73QOModel.G4ICRU73QOModel(), G4ionEffectiveCharge.G4ionEffectiveCharge(), G4Li6GEMProbability.G4Li6GEMProbability(), G4Li7GEMProbability.G4Li7GEMProbability(), G4Li8GEMProbability.G4Li8GEMProbability(), G4Li9GEMProbability.G4Li9GEMProbability(), G4LivermorePolarizedGammaConversionModel.G4LivermorePolarizedGammaConversionModel(), G4LivermorePolarizedPhotoElectricModel.G4LivermorePolarizedPhotoElectricModel(), G4LowEnergyCompton.G4LowEnergyCompton(), G4LowEnergyPhotoElectric.G4LowEnergyPhotoElectric(), G4LowEnergyPolarizedCompton.G4LowEnergyPolarizedCompton(), G4LowEnergyRayleigh.G4LowEnergyRayleigh(), G4Mg22GEMProbability.G4Mg22GEMProbability(), G4Mg23GEMProbability.G4Mg23GEMProbability(), G4Mg24GEMProbability.G4Mg24GEMProbability(), G4Mg25GEMProbability.G4Mg25GEMProbability(), G4Mg26GEMProbability.G4Mg26GEMProbability(), G4Mg27GEMProbability.G4Mg27GEMProbability(), G4Mg28GEMProbability.G4Mg28GEMProbability(), G4MicroElecElasticModel.G4MicroElecElasticModel(), G4MuElecElasticModel.G4MuElecElasticModel(), G4N12GEMProbability.G4N12GEMProbability(), G4N13GEMProbability.G4N13GEMProbability(), G4N14GEMProbability.G4N14GEMProbability(), G4N15GEMProbability.G4N15GEMProbability(), G4N16GEMProbability.G4N16GEMProbability(), G4N17GEMProbability.G4N17GEMProbability(), G4Na21GEMProbability.G4Na21GEMProbability(), G4Na22GEMProbability.G4Na22GEMProbability(), G4Na23GEMProbability.G4Na23GEMProbability(), G4Na24GEMProbability.G4Na24GEMProbability(), G4Na25GEMProbability.G4Na25GEMProbability(), G4Ne18GEMProbability.G4Ne18GEMProbability(), G4Ne19GEMProbability.G4Ne19GEMProbability(), G4Ne20GEMProbability.G4Ne20GEMProbability(), G4Ne21GEMProbability.G4Ne21GEMProbability(), G4Ne22GEMProbability.G4Ne22GEMProbability(), G4Ne23GEMProbability.G4Ne23GEMProbability(), G4Ne24GEMProbability.G4Ne24GEMProbability(), G4NeutronRadCapture.G4NeutronRadCapture(), G4NuclNuclDiffuseElastic.G4NuclNuclDiffuseElastic(), G4O14GEMProbability.G4O14GEMProbability(), G4O15GEMProbability.G4O15GEMProbability(), G4O16GEMProbability.G4O16GEMProbability(), G4O17GEMProbability.G4O17GEMProbability(), G4O18GEMProbability.G4O18GEMProbability(), G4O19GEMProbability.G4O19GEMProbability(), G4PAIModelData.G4PAIModelData(), G4PAIPhotData.G4PAIPhotData(), G4PenelopeRayleighModel.G4PenelopeRayleighModel(), G4PhotoElectricEffect.G4PhotoElectricEffect(), G4PixeCrossSectionHandler.G4PixeCrossSectionHandler(), G4PolarizedCompton.G4PolarizedCompton(), G4RayleighScattering.G4RayleighScattering(), G4SeltzerBergerModel.G4SeltzerBergerModel(), G4FissionFragmentGenerator.G4SetIncidentEnergy(), G4VEmProcess.G4VEmProcess(), G4VEnergyLossProcess.G4VEnergyLossProcess(), G4VUserPhysicsList.G4VUserPhysicsList(), G4VXTRenergyLoss.G4VXTRenergyLoss(), GammaRayTelDigitizer.GammaRayTelDigitizer(), GammaRayTelDigitizerMessenger.GammaRayTelDigitizerMessenger(), G4NuclideTable.GenerateNuclide(), PrimaryGeneratorAction1.GeneratePrimaries(), B3PrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction.GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPrimaryGeneratorAction.GeneratePrimaries(), G4VXTRenergyLoss.GetComptonPerAtom(), G4NeutronInelasticCrossSection.GetCrossSection(), G4PAIxSection.GetElectronRange(), G4PromptPhotonEvaporation.GetEmissionProbability(), G4VXTRenergyLoss.GetGasZmuProduct(), XrayFluoHPGeDetectorType.GetInfData(), G4IonTable.GetIon(), G4IonTable.GetIonName(), G4NuclideTable.GetIsotope(), G4RadioactiveDecay.GetMeanFreePath(), G4NeutronHPPhotonDist.GetPhotons(), G4VXTRenergyLoss.GetPlateZmuProduct(), G4SandiaTable.GetSandiaCofPerAtom(), XrayFluoHPGeDetectorType.GetSupData(), G4CascadeRecoilMaker.goodNucleus(), G4VhElectronicStoppingPower.HeEffChargeSquare(), G4NeutronHPGamma.Init(), G4NeutronHPDeExGammas.Init(), G4DNADingfelderChargeDecreaseModel.Initialise(), G4LivermorePolarizedPhotoElectricModel.Initialise(), G4DNADingfelderChargeIncreaseModel.Initialise(), G4DNABornExcitationModel.Initialise(), G4DNAMillerGreenExcitationModel.Initialise(), G4LivermorePolarizedGammaConversionModel.Initialise(), G4DNARuddIonisationExtendedModel.Initialise(), G4DNARuddIonisationModel.Initialise(), G4DNABornIonisationModel.Initialise(), G4MuElecElasticModel.Initialise(), G4MicroElecElasticModel.Initialise(), G4PenelopeAnnihilationModel.Initialise(), G4PenelopeRayleighModel.Initialise(), G4LivermoreIonisationModel.Initialise(), G4PenelopeBremsstrahlungModel.Initialise(), G4PenelopeComptonModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4MicroElecInelasticModel.Initialise(), G4PAIPhotData.Initialise(), G4PenelopeIonisationModel.Initialise(), G4ePolarizedBremsstrahlung.InitialiseEnergyLossProcess(), G4DNAChargeIncrease.InitialiseProcess(), G4DNAChargeDecrease.InitialiseProcess(), G4DNAIonisation.InitialiseProcess(), G4DNAExcitation.InitialiseProcess(), G4MuElecInelastic.InitialiseProcess(), G4MicroElecInelastic.InitialiseProcess(), G4eplusPolarizedAnnihilation.InitialiseProcess(), G4PAIySection.Initialize(), G4PAIxSection.Initialize(), XrayFluoSiLiDetectorType.LoadEfficiencyData(), XrayFluoHPGeDetectorType.LoadEfficiencyData(), XrayFluoHPGeDetectorType.LoadResponseData(), XrayFluoSiLiDetectorType.LoadResponseData(), G4QAOLowEnergyLoss.LowEnergyLimit(), LXePrimaryGeneratorAction.LXePrimaryGeneratorAction(), main(), XrayFluoNormalization.Normalize(), G4PAIxSection.NormShift(), G4hICRU49Nuclear.NuclearStoppingPower(), G4hZiegler1985Nuclear.NuclearStoppingPower(), OpNovicePrimaryGeneratorAction.OpNovicePrimaryGeneratorAction(), G4LowEnergyBremsstrahlung.PostStepDoIt(), G4SynchrotronRadiationInMat.PostStepDoIt(), G4VXTRenergyLoss.PostStepDoIt(), RE01TrackerHit.Print(), UltraOpticalHit.Print(), G4ShellData.PrintData(), G4RDShellData.PrintData(), RunAction.PrintDedxTables(), G4hImpactIonisation.PrintInfoDefinition(), G4eIonisationSpectrum.Probability(), G4RDeIonisationSpectrum.Probability(), HadrontherapyDetectorSD.ProcessHits(), GammaRayTelTrackerSD.ProcessHits(), GammaRayTelCalorimeterSD.ProcessHits(), GammaRayTelAnticoincidenceSD.ProcessHits(), B3Run.RecordEvent(), XrayFluoSiLiDetectorType.ResponseFunction(), XrayFluoHPGeDetectorType.ResponseFunction(), G4ProductionCutsTable.RetrieveCutsInfo(), G4PenelopeBremsstrahlungAngular.SampleDirection(), G4eIonisationSpectrum.SampleEnergy(), G4RDeIonisationSpectrum.SampleEnergy(), G4FissionProductYieldDist.SampleGammaEnergies(), G4PenelopeBremsstrahlungFS.SampleGammaEnergy(), G4LivermorePhotoElectricModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4PenelopeAnnihilationModel.SampleSecondaries(), G4PenelopeGammaConversionModel.SampleSecondaries(), G4LivermoreIonisationModel.SampleSecondaries(), G4PenelopePhotoElectricModel.SampleSecondaries(), G4KleinNishinaModel.SampleSecondaries(), G4PEEffectFluoModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4PenelopeBremsstrahlungModel.SampleSecondaries(), G4PenelopeIonisationModel.SampleSecondaries(), G4SandiaTable.SandiaIntervals(), G4SandiaTable.SandiaMixing(), G4DiscreteGammaTransition.SelectGamma(), LXeDetectorConstruction.SetDefaults(), DMXParticleSourceMessenger.SetNewValue(), G4hICRU49p.StoppingPower(), G4ProductionCutsTable.StoreCutsInfo(), HadrontherapyLet.StoreLetAscii(), BrachySteppingAction.UserSteppingAction(), XrayFluoMercuryPrimaryGeneratorAction.XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlanePrimaryGeneratorAction.XrayFluoPlanePrimaryGeneratorAction(), and XrayFluoPrimaryGeneratorAction.XrayFluoPrimaryGeneratorAction().

python.hepunit.kg = kilogram
int python.hepunit.kGasThreshold = 10

Definition at line 304 of file hepunit.py.

Referenced by G4Material.G4Material().

int python.hepunit.kiloelectronvolt = 1

Definition at line 109 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.kilogauss = 1
tuple python.hepunit.kilogram = joule*second*second/(meter*meter)
int python.hepunit.kilohertz = 1

Definition at line 89 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.kilometer = 1000

Definition at line 28 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.kilometer2 = kilometer*kilometer

Definition at line 29 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.kilometer3 = kilometer*kilometer*kilometer

Definition at line 30 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.kilovolt = 1
python.hepunit.km = kilometer
python.hepunit.km2 = kilometer2

Definition at line 59 of file hepunit.py.

python.hepunit.km3 = kilometer3

Definition at line 60 of file hepunit.py.

python.hepunit.lumen = candela*steradian

Definition at line 229 of file hepunit.py.

python.hepunit.lux = lumen/meter2

Definition at line 234 of file hepunit.py.

python.hepunit.m = meter

Definition at line 54 of file hepunit.py.

Referenced by G4RDVCrossSectionHandler.ActiveElements(), B4bRunAction.B4bRunAction(), B4RunAction.B4RunAction(), B5PrimaryGeneratorAction.B5PrimaryGeneratorAction(), G4Abla.barfit(), BrachyDetectorConstruction.BrachyDetectorConstruction(), build_tree(), G4RDAugerData.BuildAugerTransitionTable(), G4RDCrossSectionHandler.BuildCrossSectionsForMaterials(), G4RDBremsstrahlungCrossSectionHandler.BuildCrossSectionsForMaterials(), G4RDeIonisationCrossSectionHandler.BuildCrossSectionsForMaterials(), G4RDVCrossSectionHandler.BuildMeanFreePathForMaterials(), G4UnitDefinition.BuildUnitsTable(), G4ParticleChangeForGamma.CheckIt(), G4ParticleChangeForMSC.CheckIt(), G4ParticleChangeForLoss.CheckIt(), G4ParticleChangeForDecay.CheckIt(), G4ParticleChange.CheckIt(), G4VParticleChange.CheckIt(), G4VParticleChange.CheckSecondary(), G4INCL::DeltaDecayChannel.computeDecayTime(), H02DetectorConstruction.Construct(), OpNoviceDetectorConstruction.Construct(), ExP02DetectorConstruction.Construct(), GB01DetectorConstruction.Construct(), GB02DetectorConstruction.Construct(), MyDetectorConstruction.Construct(), ExN01DetectorConstruction.Construct(), B5DetectorConstruction.Construct(), F05DetectorConstruction.Construct(), F06DetectorConstruction.Construct(), DicomPartialDetectorConstruction.Construct(), DicomDetectorConstruction.Construct(), UltraDetectorConstruction.Construct(), DetectorConstruction.ConstructSDandField(), create_mspace(), create_mspace_with_base(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4NonEquilibriumEvaporator.deExcite(), G4EquilibriumEvaporator.deExcite(), G4PSTrackLength.DefineUnitAndCategory(), G4Electron_aq.Definition(), G4H2.Definition(), G4H2O2.Definition(), G4Hydrogen.Definition(), G4H3O.Definition(), G4OH.Definition(), B5HadCalorimeterHit.Draw(), G4INCL::KinematicsUtils.energy(), F04DetectorConstruction.F04DetectorConstruction(), F04ElementField.F04ElementField(), fill_window(), G4LorentzConvertor.fillKinematics(), G01PrimaryGeneratorAction.G01PrimaryGeneratorAction(), G02DetectorConstruction.G02DetectorConstruction(), G04PrimaryGeneratorAction.G04PrimaryGeneratorAction(), G4BlineTracer.G4BlineTracer(), G4NeutronField.G4NeutronField(), G4PartonPair.G4PartonPair(), G4ProtonField.G4ProtonField(), G4TheRayTracer.G4TheRayTracer(), gen_bitlen(), RE06PrimaryGeneratorAction.GeneratePrimaries(), F05PrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction.GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPrimaryGeneratorAction.GeneratePrimaries(), G4INCL::NuclearPotential::INuclearPotential.getFermiMomentum(), H02Field.GetFieldValue(), TabulatedField3D.GetFieldValue(), EMField.GetFieldValue(), F05Field.GetFieldValue(), G4SynchrotronRadiationInMat.GetMeanFreePath(), G4RadioactiveDecay.GetMeanFreePath(), PassiveCarbonBeamLine.HadrontherapyBeamLineSupport(), PassiveProtonBeamLine.HadrontherapyBeamLineSupport(), G4DNABornExcitationModel.Initialise(), G4DNARuddIonisationModel.Initialise(), G4DNARuddIonisationExtendedModel.Initialise(), G4DNABornIonisationModel.Initialise(), G4LatticeLogical.LoadMap(), CCalMagneticField.MagneticField(), main(), G4LatticeManager.MapKtoV(), OpNoviceDetectorConstruction.OpNoviceDetectorConstruction(), H02MuonHit.Print(), XrayFluoMercuryDetectorConstruction.PrintApparateParameters(), XrayFluoPlaneDetectorConstruction.PrintApparateParameters(), XrayFluoDetectorConstruction.PrintApparateParameters(), RE03PrimaryGeneratorAction.RE03PrimaryGeneratorAction(), G4LowEPComptonModel.SampleSecondaries(), B5DetectorConstruction.SetArmAngle(), G4INCL::Config.setClusterMaxMass(), G4VGlobalFastSimulationManager.SetConcreteInstance(), Pythia6.SetMDCY(), Pythia6.SetMDME(), Pythia6.SetMSTJ(), G4MonopolePhysicsMessenger.SetNewValue(), G4GenericMessenger.SetNewValue(), RE06ParallelWorld.SetSerialGeometry(), RE06DetectorConstruction.SetSerialGeometry(), HepTool::Evaluator.setSystemOfUnits(), Em10PhysicsList.SetXTRModel(), tpia_particle_getInternalID(), WLSDetectorConstruction.WLSDetectorConstruction(), and XrayTelPhysicsList.XrayTelPhysicsList().

python.hepunit.m2 = meter2
python.hepunit.m3 = meter3
int python.hepunit.megaelectronvolt = 1
int python.hepunit.megahertz = 1

Definition at line 90 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.megavolt = megaelectronvolt/eplus

Definition at line 164 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.meter = 1000
python.hepunit.meter2 = meter*meter

Definition at line 25 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.meter3 = meter*meter*meter

Definition at line 26 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.MeV = megaelectronvolt

Definition at line 117 of file hepunit.py.

Referenced by G4NeutronHPKallbachMannSyst.A(), G4VEmProcess.ActivateSecondaryBiasing(), G4VEnergyLossProcess.ActivateSecondaryBiasing(), G4RPGReaction.AddBlackTrackParticles(), G4RadioactiveDecay.AddDecayRateTable(), HistoManager.AddDeltaElectron(), exrdmAnalysisManager.AddEnergy(), HistoManager.AddLeakingParticle(), exrdmAnalysisManager.AddParticle(), Histo.AddPhantomGamma(), Histo.AddPhantomStep(), HistoManager.AddPhoton(), HistoManager.AddTargetStep(), G4AdjointBremsstrahlungModel.AdjointCrossSection(), G4NeutronHPFinalState.adjust_final_state(), G4Transportation.AlongStepDoIt(), G4CoupledTransportation.AlongStepDoIt(), G4MonopoleTransportation.AlongStepDoIt(), G4ITTransportation.AlongStepDoIt(), G4Transportation.AlongStepGetPhysicalInteractionLength(), G4FTFAnnihilation.Annihilate(), G4BinaryLightIonReaction.ApplyYourself(), G4RPGKMinusInelastic.ApplyYourself(), G4RPGNeutronInelastic.ApplyYourself(), G4RPGAntiLambdaInelastic.ApplyYourself(), G4RPGAntiProtonInelastic.ApplyYourself(), G4RPGAntiSigmaPlusInelastic.ApplyYourself(), G4RPGSigmaPlusInelastic.ApplyYourself(), G4RPGXiMinusInelastic.ApplyYourself(), G4RPGAntiNeutronInelastic.ApplyYourself(), G4RPGAntiOmegaMinusInelastic.ApplyYourself(), G4RPGAntiSigmaMinusInelastic.ApplyYourself(), G4RPGAntiXiMinusInelastic.ApplyYourself(), G4RPGOmegaMinusInelastic.ApplyYourself(), G4RPGAntiXiZeroInelastic.ApplyYourself(), G4RPGKPlusInelastic.ApplyYourself(), G4RPGKZeroInelastic.ApplyYourself(), G4RPGLambdaInelastic.ApplyYourself(), G4RPGSigmaMinusInelastic.ApplyYourself(), G4NeutronHPCaptureFS.ApplyYourself(), G4RPGXiZeroInelastic.ApplyYourself(), G4LENDModel.ApplyYourself(), G4RPGAntiKZeroInelastic.ApplyYourself(), G4HadronElastic.ApplyYourself(), G4NeutronRadCapture.ApplyYourself(), G4ChargeExchange.ApplyYourself(), G4LENDCapture.ApplyYourself(), G4LENDInelastic.ApplyYourself(), G4LENDElastic.ApplyYourself(), G4LENDFission.ApplyYourself(), G4QMDReaction.ApplyYourself(), G4LFission.ApplyYourself(), G4MuMinusCapturePrecompound.ApplyYourself(), G4FissionLibrary.ApplyYourself(), G4WilsonAbrasionModel.ApplyYourself(), G4INCLXXInterface.ApplyYourself(), G4LFission.Atomas(), G4eIonisationSpectrum.AverageEnergy(), G4RDeIonisationSpectrum.AverageEnergy(), G4eBremsstrahlungSpectrum.AverageEnergy(), G4RDeBremsstrahlungSpectrum.AverageEnergy(), B01PrimaryGeneratorAction.B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction.B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction.B03PrimaryGeneratorAction(), B1PrimaryGeneratorAction.B1PrimaryGeneratorAction(), B4bRunAction.B4bRunAction(), B4PrimaryGeneratorAction.B4PrimaryGeneratorAction(), B4RunAction.B4RunAction(), G4NeutronHPInelasticBaseFS.BaseApply(), Histo.BeginOfHisto(), exrdmAnalysisManager.BookHisto(), HistoManager.BookHisto(), HistoManager.bookHisto(), G4Evaporation.BreakItUp(), G4WilsonAblationModel.BreakItUp(), G4EvaporationChannel.BreakUp(), G4RDeIonisationCrossSectionHandler.BuildCrossSectionsForMaterials(), G4eIonisationCrossSectionHandler.BuildCrossSectionsForMaterials(), G4ElectronCapture.BuildPhysicsTable(), G4hImpactIonisation.BuildPhysicsTable(), G4BGGPionInelasticXS.BuildPhysicsTable(), G4ScreenedNuclearRecoil.BuildPhysicsTable(), G4IonStoppingData.BuildPhysicsVector(), G4UnitDefinition.BuildUnitsTable(), G4StatMFMacroTemperature.CalcTemperature(), G4ecpssrFormFactorKxsModel.CalculateCrossSection(), G4RDGenerator2BN.Calculatedsdkdt(), G4Generator2BN.Calculatedsdkdt(), G4PaulKxsModel.CalculateKCrossSection(), G4ecpssrFormFactorLixsModel.CalculateL1CrossSection(), G4ecpssrFormFactorLixsModel.CalculateL2CrossSection(), G4ecpssrFormFactorLixsModel.CalculateL3CrossSection(), G4GNASHTransitions.CalculateProbability(), G4HadronicProcess.CheckEnergyMomentumConservation(), G4ParticleChangeForGamma.CheckIt(), G4ParticleChangeForMSC.CheckIt(), G4ParticleChangeForLoss.CheckIt(), G4ParticleChangeForDecay.CheckIt(), G4ParticleChange.CheckIt(), G4VParticleChange.CheckIt(), G4FastStep.CheckIt(), G4VParticleChange.CheckSecondary(), G4QuasiElRatios.ChExElCoef(), CCalStackingAction.ClassifyNewTrack(), G4RToEConvForGamma.ComputeCrossSection(), G4LivermoreRayleighModel.ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel.ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel.ComputeCrossSectionPerAtom(), G4PenelopePhotoElectricModel.ComputeCrossSectionPerAtom(), G4IonParametrisedLossModel.ComputeCrossSectionPerAtom(), G4EmCalculator.ComputeCrossSectionPerAtom(), G4EmCalculator.ComputeCrossSectionPerVolume(), G4EmCalculator.ComputeDEDX(), G4ICRU49NuclearStoppingModel.ComputeDEDXPerVolume(), G4hBremsstrahlungModel.ComputeDMicroscopicCrossSection(), G4SeltzerBergerModel.ComputeDXSectionPerAtom(), G4LivermoreBremsstrahlungModel.ComputeDXSectionPerAtom(), G4EmCorrections.ComputeIonCorrections(), G4RToEConvForElectron.ComputeLoss(), G4RToEConvForPositron.ComputeLoss(), G4RToEConvForProton.ComputeLoss(), G4EmCalculator.ComputeMeanFreePath(), RunAction.ComputeMscHighland(), Run.ComputeMscHighland(), G4EmCalculator.ComputeNuclearDEDX(), G4EmCalculator.ComputeTotalDEDX(), G4GoudsmitSaundersonMscModel.ComputeTruePathLengthLimit(), G4UrbanMscModel.ComputeTruePathLengthLimit(), GFlashSamplingShowerParameterisation.ComputeZAX0EFFetc(), OpNoviceDetectorConstruction.Construct(), G4ShortLivedConstructor.ConstructBaryons(), eRositaPhysicsList.ConstructEM(), DicomPhysicsList.ConstructHad(), B03PhysicsList.ConstructHad(), DMXPhysicsList.ConstructHad(), G4ShortLivedConstructor.ConstructMesons(), G4EmLivermorePolarizedPhysics.ConstructProcess(), G4EmLowEPPhysics.ConstructProcess(), G4EmLivermorePhysics.ConstructProcess(), G4EmPenelopePhysics.ConstructProcess(), LocalINCLIonIonInelasticPhysic.ConstructProcess(), LocalIonIonInelasticPhysic.ConstructProcess(), PhysListEmStandardNR.ConstructProcess(), G4HadronDElasticPhysics.ConstructProcess(), G4HadronHElasticPhysics.ConstructProcess(), G4NeutronTrackingCut.ConstructProcess(), exrdmPhysListHadron.ConstructProcess(), G4HadronElasticPhysicsHP.ConstructProcess(), G4HadronElasticPhysicsLEND.ConstructProcess(), G4EmStandardPhysics.ConstructProcess(), G4EmStandardPhysics_option3.ConstructProcess(), G4EmStandardPhysics_option4.ConstructProcess(), G4EmStandardPhysics_option1.ConstructProcess(), G4HadronElasticPhysics.ConstructProcess(), G4EmStandardPhysics_option2.ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP.ConstructProcess(), G4HadronPhysicsShielding.ConstructProcess(), G4HadronPhysicsQGSP_BERT_HP.ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP.ConstructProcess(), G4StoppingPhysics.ConstructProcess(), G4HadronPhysicsINCLXX.ConstructProcess(), G4ShortLivedConstructor.ConstructQuarks(), G4IonParametrisedLossModel.CorrectionsAlongStep(), G4AdjointIonIonisationModel.CorrectPostStepWeight(), G4Fancy3DNucleus.CoulombBarrier(), G4CascadeInterface.coulombBarrierViolation(), RE01TrackerHit.CreateAttValues(), G4IonTable.CreateIon(), G4DiffractiveExcitation.CreateStrings(), RunAction.CriticalEnergy(), G4LowEXsection.CrossSection(), G4XpipNTotal.CrossSection(), G4XpimNTotal.CrossSection(), G4PenelopeComptonModel.CrossSectionPerVolume(), G4UnknownDecay.DecayIt(), G4Decay.DecayIt(), G4BigBanger.deExcite(), G4AblaInterface.DeExcite(), G4PreCompoundModel.DeExcite(), G4PSTrackLength.DefineUnitAndCategory(), G4PhononLong.Definition(), G4PhononTransSlow.Definition(), G4PhononTransFast.Definition(), G4BcMesonMinus.Definition(), G4BcMesonPlus.Definition(), G4EtaPrime.Definition(), G4DsMesonPlus.Definition(), G4AntiLambda.Definition(), G4AntiLambdacPlus.Definition(), G4SigmaMinus.Definition(), G4AntiNeutrinoE.Definition(), G4SigmacPlusPlus.Definition(), G4AntiNeutrinoTau.Definition(), G4AntiNeutrinoMu.Definition(), G4DMesonMinus.Definition(), G4SigmacPlus.Definition(), G4DMesonPlus.Definition(), G4SigmaPlus.Definition(), G4SigmaZero.Definition(), G4DMesonZero.Definition(), G4AntiOmegabMinus.Definition(), G4TauMinus.Definition(), G4TauPlus.Definition(), G4AntiOmegacZero.Definition(), G4AntiOmegaMinus.Definition(), G4AntiProton.Definition(), G4XicPlus.Definition(), G4XicZero.Definition(), G4XiMinus.Definition(), G4AntiSigmacPlus.Definition(), G4Lambda.Definition(), G4AntiSigmacPlusPlus.Definition(), G4DsMesonMinus.Definition(), G4AntiSigmacZero.Definition(), G4JPsi.Definition(), G4KaonMinus.Definition(), G4KaonPlus.Definition(), G4AntiSigmaPlus.Definition(), G4KaonZero.Definition(), G4KaonZeroLong.Definition(), G4AntiSigmaMinus.Definition(), G4LambdacPlus.Definition(), G4AntiSigmaZero.Definition(), G4AntiXicZero.Definition(), G4AntiXiMinus.Definition(), G4AntiXiZero.Definition(), G4Electron.Definition(), G4AntiXicPlus.Definition(), G4MuonMinus.Definition(), G4MuonPlus.Definition(), G4NeutrinoE.Definition(), G4NeutrinoMu.Definition(), G4NeutrinoTau.Definition(), G4SigmacZero.Definition(), G4OmegabMinus.Definition(), G4OmegacZero.Definition(), G4OmegaMinus.Definition(), G4XiZero.Definition(), G4BMesonMinus.Definition(), G4BMesonPlus.Definition(), G4BMesonZero.Definition(), G4BsMesonZero.Definition(), G4PionMinus.Definition(), G4PionPlus.Definition(), G4PionZero.Definition(), G4AntiBMesonZero.Definition(), G4AntiBsMesonZero.Definition(), G4AntiDMesonZero.Definition(), G4AntiKaonZero.Definition(), G4KaonZeroShort.Definition(), G4Deuteron.Definition(), G4SigmabMinus.Definition(), G4He3.Definition(), G4Triton.Definition(), G4XibMinus.Definition(), G4XibZero.Definition(), G4AntiSigmabMinus.Definition(), G4AntiSigmabPlus.Definition(), G4SigmabZero.Definition(), G4AntiTriton.Definition(), G4AntiXibMinus.Definition(), G4AntiXibZero.Definition(), G4SigmabPlus.Definition(), G4AntiSigmabZero.Definition(), G4Alpha.Definition(), G4AntiAlpha.Definition(), G4Etac.Definition(), G4Positron.Definition(), G4Proton.Definition(), G4AntiDeuteron.Definition(), G4AntiHe3.Definition(), G4AntiLambdab.Definition(), G4Lambdab.Definition(), G4Gamma.Definition(), G4Geantino.Definition(), G4UnknownParticle.Definition(), G4AdjointAlpha.Definition(), G4AdjointDeuteron.Definition(), G4AdjointHe3.Definition(), G4AdjointTriton.Definition(), G4OpticalPhoton.Definition(), G4ChargedGeantino.Definition(), G4AdjointGenericIon.Definition(), G4AdjointElectron.Definition(), G4AdjointPositron.Definition(), G4AdjointProton.Definition(), G4GenericIon.Definition(), G4AdjointGamma.Definition(), G4RPGReaction.Defs1(), G4AdjointIonIonisationModel.DiffCrossSectionPerAtomPrimToSecond(), G4AdjointhIonisationModel.DiffCrossSectionPerAtomPrimToSecond(), DMXParticleSource.DMXParticleSource(), G4EmSaturation.DumpBirksCoefficients(), G4EmSaturation.DumpG4BirksCoefficients(), G4ParticleChangeForGamma.DumpInfo(), G4IsotopeProperty.DumpInfo(), G4ParticleChangeForLoss.DumpInfo(), G4ParticleChange.DumpInfo(), G4VParticleChange.DumpInfo(), G4FastStep.DumpInfo(), G4NeutronHPFissionData.DumpPhysicsTable(), G4NeutronHPCaptureData.DumpPhysicsTable(), G4NeutronHPInelasticData.DumpPhysicsTable(), G4NeutronHPElasticData.DumpPhysicsTable(), G4LENDCrossSection.DumpPhysicsTable(), G4ParticleDefinition.DumpTable(), G4hICRU49He.ElectronicStoppingPower(), G4E1SingleProbability1.EmissionProbDensity(), G4E1Probability.EmissionProbDensity(), FCALTestbeamSetupSD.EndOfEvent(), FCALHadModuleSD.EndOfEvent(), FCALEMModuleSD.EndOfEvent(), B5EventAction.EndOfEventAction(), CCalEndOfEventAction.EndOfEventAction(), HadrontherapyEventAction.EndOfEventAction(), FCALTBEventAction.EndOfEventAction(), IORTEventAction.EndOfEventAction(), Histo.EndOfHisto(), Em10RunAction.EndOfRunAction(), XrayTelRunAction.EndOfRunAction(), RE02RunAction.EndOfRunAction(), eRositaPrimaryGeneratorAction.eRositaPrimaryGeneratorAction(), G4FPYSamplingOps.EvaluateWattConstants(), G4DiffractiveExcitation.ExciteParticipants(), G4QGSDiffractiveExcitation.ExciteParticipants(), ExTGPrimaryGeneratorAction.ExTGPrimaryGeneratorAction(), F04ElementField.F04ElementField(), F04PrimaryGeneratorAction.F04PrimaryGeneratorAction(), exGPSHistoManager.Fill(), G4EmModelManager.FillDEDXVector(), G4EmModelManager.FillLambdaVector(), G4EmSaturation.FindG4BirksCoefficient(), G4LundStringFragmentation.FragmentString(), G02PrimaryGeneratorAction.G02PrimaryGeneratorAction(), G03PrimaryGeneratorAction.G03PrimaryGeneratorAction(), G4AlphaGEMProbability.G4AlphaGEMProbability(), G4alphaIonisation.G4alphaIonisation(), G4Be7GEMProbability.G4Be7GEMProbability(), G4BetheBlochModel.G4BetheBlochModel(), G4BGGNucleonElasticXS.G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS.G4BGGNucleonInelasticXS(), G4BGGPionElasticXS.G4BGGPionElasticXS(), G4BGGPionInelasticXS.G4BGGPionInelasticXS(), G4BinaryCascade.G4BinaryCascade(), G4BoldyshevTripletModel.G4BoldyshevTripletModel(), G4BraggIonModel.G4BraggIonModel(), G4BraggModel.G4BraggModel(), G4CascadeInterface.G4CascadeInterface(), G4ChargeExchange.G4ChargeExchange(), G4ChargeExchangeProcess.G4ChargeExchangeProcess(), G4CompetitiveFission.G4CompetitiveFission(), G4ComptonScattering.G4ComptonScattering(), G4ContinuumGammaTransition.G4ContinuumGammaTransition(), G4DiffuseElastic.G4DiffuseElastic(), G4DNAChampionElasticModel.G4DNAChampionElasticModel(), G4DNAEmfietzoglouExcitationModel.G4DNAEmfietzoglouExcitationModel(), G4DNARuddIonisationExtendedModel.G4DNARuddIonisationExtendedModel(), G4DNAScreenedRutherfordElasticModel.G4DNAScreenedRutherfordElasticModel(), G4E1Probability.G4E1Probability(), G4eBremParametrizedModel.G4eBremParametrizedModel(), G4eBremsstrahlungRelModel.G4eBremsstrahlungRelModel(), G4ee2KChargedModel.G4ee2KChargedModel(), G4ee2KNeutralModel.G4ee2KNeutralModel(), G4eeTo3PiModel.G4eeTo3PiModel(), G4eeToPGammaModel.G4eeToPGammaModel(), G4eeToTwoPiModel.G4eeToTwoPiModel(), G4ElasticHadrNucleusHE.G4ElasticHadrNucleusHE(), G4EmCorrections.G4EmCorrections(), G4EMDissociation.G4EMDissociation(), G4EMDissociationCrossSection.G4EMDissociationCrossSection(), G4EnergyLossForExtrapolator.G4EnergyLossForExtrapolator(), G4FissionParameters.G4FissionParameters(), G4FissLib.G4FissLib(), G4FTFModel.G4FTFModel(), G4FTFParameters.G4FTFParameters(), G4FissionProductYieldDist.G4GetFission(), G4GoudsmitSaundersonMscModel.G4GoudsmitSaundersonMscModel(), G4hIonisation.G4hIonisation(), G4ICRU73QOModel.G4ICRU73QOModel(), G4INCLXXInterfaceMessenger.G4INCLXXInterfaceMessenger(), G4INCLXXNeutronBuilder.G4INCLXXNeutronBuilder(), G4INCLXXProtonBuilder.G4INCLXXProtonBuilder(), G4ionEffectiveCharge.G4ionEffectiveCharge(), G4IonINCLXXPhysics.G4IonINCLXXPhysics(), G4ionIonisation.G4ionIonisation(), G4IonisParamElm.G4IonisParamElm(), G4IonParametrisedLossModel.G4IonParametrisedLossModel(), G4IonQMDPhysics.G4IonQMDPhysics(), G4IsotopeMagneticMomentTable.G4IsotopeMagneticMomentTable(), G4LENDCrossSection.G4LENDCrossSection(), G4LENDModel.G4LENDModel(), G4Li6GEMProbability.G4Li6GEMProbability(), G4Li7GEMProbability.G4Li7GEMProbability(), G4Li8GEMProbability.G4Li8GEMProbability(), G4LivermoreGammaConversionModelRC.G4LivermoreGammaConversionModelRC(), G4LivermoreNuclearGammaConversionModel.G4LivermoreNuclearGammaConversionModel(), G4LivermorePolarizedGammaConversionModel.G4LivermorePolarizedGammaConversionModel(), G4LowEnergyGammaConversion.G4LowEnergyGammaConversion(), G4LundStringFragmentation.G4LundStringFragmentation(), G4MicroElecElasticModel.G4MicroElecElasticModel(), G4MuElecElasticModel.G4MuElecElasticModel(), G4MuMinusCapturePrecompound.G4MuMinusCapturePrecompound(), G4NeutronHPBGGNucleonInelasticXS.G4NeutronHPBGGNucleonInelasticXS(), G4NeutronHPBuilder.G4NeutronHPBuilder(), G4NeutronHPCapture.G4NeutronHPCapture(), G4NeutronHPCaptureData.G4NeutronHPCaptureData(), G4NeutronHPElastic.G4NeutronHPElastic(), G4NeutronHPElasticData.G4NeutronHPElasticData(), G4NeutronHPFission.G4NeutronHPFission(), G4NeutronHPFissionData.G4NeutronHPFissionData(), G4NeutronHPInelastic.G4NeutronHPInelastic(), G4NeutronHPInelasticData.G4NeutronHPInelasticData(), G4NeutronHPThermalScatteringData.G4NeutronHPThermalScatteringData(), G4NeutronLENDBuilder.G4NeutronLENDBuilder(), G4NuclearAbrasionGeometry.G4NuclearAbrasionGeometry(), G4NuclNuclDiffuseElastic.G4NuclNuclDiffuseElastic(), G4PAIModelData.G4PAIModelData(), G4PAIPhotData.G4PAIPhotData(), G4ParaFissionModel.G4ParaFissionModel(), G4PenelopeGammaConversionModel.G4PenelopeGammaConversionModel(), G4PionRadiativeDecayChannel.G4PionRadiativeDecayChannel(), G4PixeCrossSectionHandler.G4PixeCrossSectionHandler(), G4PreCompoundParameters.G4PreCompoundParameters(), G4PrecoNeutronBuilder.G4PrecoNeutronBuilder(), G4PrecoProtonBuilder.G4PrecoProtonBuilder(), G4ScreenedNuclearRecoil.G4ScreenedNuclearRecoil(), G4FissionFragmentGenerator.G4SetIncidentEnergy(), G4SingleParticleSource.G4SingleParticleSource(), G4SPSEneDistribution.G4SPSEneDistribution(), G4UPiNuclearCrossSection.G4UPiNuclearCrossSection(), G4UrbanMscModel.G4UrbanMscModel(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4WilsonAblationModel.G4WilsonAblationModel(), G4WilsonAbrasionModel.G4WilsonAbrasionModel(), G4XrayRayleighModel.G4XrayRayleighModel(), GammaRayTelPrimaryGeneratorAction.GammaRayTelPrimaryGeneratorAction(), GB01PrimaryGeneratorAction.GB01PrimaryGeneratorAction(), GB02PrimaryGeneratorAction.GB02PrimaryGeneratorAction(), F05PrimaryGeneratorAction.GeneratePrimaries(), PrimaryGeneratorAction1.GeneratePrimaries(), PrimaryGeneratorAction4.GeneratePrimaries(), PrimaryGeneratorAction3.GeneratePrimaries(), DicomPrimaryGeneratorAction.GeneratePrimaries(), G4BlinePrimaryGeneratorAction.GeneratePrimaries(), CML2PrimaryGenerationAction.GeneratePrimaries(), G4ReactionDynamics.GenerateXandPt(), G4AdjointBremsstrahlungModel.GetAdjointCrossSection(), G4HyperNucleiProperties.GetAtomicMass(), G4SigmaPlusField.GetBarrier(), G4SigmaMinusField.GetBarrier(), G4KaonMinusField.GetBarrier(), G4KaonPlusField.GetBarrier(), G4AntiProtonField.GetBarrier(), G4PionPlusField.GetBarrier(), G4PionMinusField.GetBarrier(), G4ProtonField.GetBarrier(), G4HETCNeutron.GetBeta(), G4PreCompoundNeutron.GetBeta(), G4NeutronInelasticCrossSection.GetCrossSection(), G4CrossSectionDataStore.GetCrossSection(), G4EMDissociationCrossSection.GetCrossSectionForProjectile(), G4EmCalculator.GetCrossSectionPerVolume(), G4EmCalculator.GetCSDARange(), G4EmCalculator.GetDEDX(), G4IonDEDXHandler.GetDEDX(), G4TripathiCrossSection.GetElementCrossSection(), G4PhotoNuclearCrossSection.GetElementCrossSection(), G4IonsKoxCrossSection.GetElementCrossSection(), G4ElectroNuclearCrossSection.GetElementCrossSection(), G4BGGPionInelasticXS.GetElementCrossSection(), G4TripathiLightCrossSection.GetElementCrossSection(), G4VCrossSectionDataSet.GetElementCrossSection(), G4GEMChannel.GetEmissionProbability(), G4PromptPhotonEvaporation.GetEmissionProbability(), G4CompetitiveFission.GetEmissionProbability(), G4EvaporationChannel.GetEmissionProbability(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfTarget(), G4PairingCorrection.GetFissionPairingCorrection(), G4IonsShenCrossSection.GetIsoCrossSection(), G4VCrossSectionDataSet.GetIsoCrossSection(), G4EmCalculator.GetKinEnergy(), G4ExcitedSigmaConstructor.GetMass(), G4SynchrotronRadiation.GetMeanFreePath(), G4EmCalculator.GetMeanFreePath(), G4QMDNucleus.GetNuclearMass(), G4HyperNucleiProperties.GetNuclearMass(), G4InuclNuclei.getNucleiMass(), G4PreCompoundProton.GetOpt1(), G4PreCompoundNeutron.GetOpt12(), G4PreCompoundTriton.GetOpt12(), G4PreCompoundDeuteron.GetOpt12(), G4PreCompoundAlpha.GetOpt12(), G4PreCompoundHe3.GetOpt12(), G4PairingCorrection.GetPairingCorrection(), G4InuclElementaryParticle.getParticleMass(), G4EmCalculator.GetRange(), G4EmCalculator.GetRangeFromRestricteDEDX(), G4INCL::ParticleTable.getRealMass(), G4Scintillation.GetScintillationYieldByParticleType(), HadrontherapyInteractionParameters.GetStoppingTable(), IORTInteractionParameters.GetStoppingTable(), G4ExcitedSigmaConstructor.GetWidth(), G4ExcitedXiConstructor.GetWidth(), G4QAOLowEnergyLoss.HighEnergyLimit(), G4EmCorrections.HighOrderCorrections(), G4DNAScreenedRutherfordElasticModel.Initialise(), G4DNADingfelderChargeDecreaseModel.Initialise(), G4DNAChampionElasticModel.Initialise(), G4DNADingfelderChargeIncreaseModel.Initialise(), G4LivermoreGammaConversionModel.Initialise(), G4DNAEmfietzoglouExcitationModel.Initialise(), G4BoldyshevTripletModel.Initialise(), G4LivermoreNuclearGammaConversionModel.Initialise(), G4DNAMillerGreenExcitationModel.Initialise(), G4DNABornExcitationModel.Initialise(), G4LivermoreGammaConversionModelRC.Initialise(), G4DNARuddIonisationModel.Initialise(), G4DNARuddIonisationExtendedModel.Initialise(), G4DNABornIonisationModel.Initialise(), G4MuElecElasticModel.Initialise(), G4MicroElecElasticModel.Initialise(), G4PenelopeGammaConversionModel.Initialise(), G4eeToHadronsModel.Initialise(), G4PenelopePhotoElectricModel.Initialise(), G4MicroElecInelasticModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4EmModelManager.Initialise(), G4hhIonisation.InitialiseEnergyLossProcess(), G4hIonisation.InitialiseEnergyLossProcess(), G4MuIonisation.InitialiseEnergyLossProcess(), G4DNAChargeIncrease.InitialiseProcess(), G4DNAElastic.InitialiseProcess(), G4DNAChargeDecrease.InitialiseProcess(), G4DNAIonisation.InitialiseProcess(), G4DNAExcitation.InitialiseProcess(), G4MicroElecElastic.InitialiseProcess(), G4MuElecElastic.InitialiseProcess(), G4MicroElecInelastic.InitialiseProcess(), G4MuElecInelastic.InitialiseProcess(), G4INCL::ParticleTable.initialize(), G4NeutronHPJENDLHEData.IsApplicable(), G4hPairProduction.IsApplicable(), G4hBremsstrahlung.IsApplicable(), G4hhIonisation.IsApplicable(), G4MuPairProduction.IsApplicable(), G4MuBremsstrahlung.IsApplicable(), G4MuIonisation.IsApplicable(), G4hIonisation.IsApplicable(), G4Decay.IsApplicable(), G4DecayProducts.IsChecked(), G4IonsSihverCrossSection.IsElementApplicable(), G4ShellData.LoadData(), G4RDShellData.LoadData(), G4FluoData.LoadData(), G4RDFluoData.LoadData(), G4AugerData.LoadData(), G4RDAugerData.LoadData(), G4RadioactiveDecay.LoadDecayTable(), main(), G4InuclNuclei.makeNuclearFragment(), Par01EMShowerModel.ModelTrigger(), G4RPGReaction.MomentumCheck(), G4Monopole.MonopoleDefinition(), G4RPGReaction.NuclearReaction(), G4ReactionDynamics.NuclearReaction(), HadrontherapyInteractionParameters.ParseArg(), IORTInteractionParameters.ParseArg(), G4eeToTwoPiModel.PhysicsVector(), G4eeTo3PiModel.PhysicsVector(), G4ee2KChargedModel.PhysicsVector(), G4ee2KNeutralModel.PhysicsVector(), G4eeToPGammaModel.PhysicsVector(), G4LowEnergyGammaConversion.PostStepDoIt(), G4VEmProcess.PostStepDoIt(), G4VEmProcess.PostStepGetPhysicalInteractionLength(), G4VEnergyLossProcess.PostStepGetPhysicalInteractionLength(), G4PenelopeBremsstrahlungAngular.PrepareTables(), B5HadCalorimeterHit.Print(), B5EmCalorimeterHit.Print(), G4ParticlePropertyData.Print(), G4RDFluoData.PrintData(), G4FluoData.PrintData(), G4AugerData.PrintData(), G4RDAugerData.PrintData(), G4IonDEDXHandler.PrintDEDXTable(), G4IonParametrisedLossModel.PrintDEDXTable(), RunAction.PrintDedxTables(), G4hImpactIonisation.PrintInfoDefinition(), GVFlashShowerParameterisation.PrintMaterial(), Run.PrintSummary(), G4eBremsstrahlungSpectrum.Probability(), G4RDeBremsstrahlungSpectrum.Probability(), G4PreCompoundNucleon.ProbabilityDistributionFunction(), ExN04CalorimeterSD.ProcessHits(), RE05CalorimeterSD.ProcessHits(), HadrontherapyDetectorSD.ProcessHits(), IORTDetectorSD.ProcessHits(), PhantomSD.ProcessHits(), G4ErrorPropagator.Propagate(), G4BinaryCascade.Propagate(), G4ErrorFreeTrajState.PropagateError(), G4ErrorPropagator.PropagateOneStep(), PurgMagPrimaryGeneratorAction.PurgMagPrimaryGeneratorAction(), RE02PrimaryGeneratorAction.RE02PrimaryGeneratorAction(), G4RPGTwoCluster.ReactionStage(), G4RPGTwoBody.ReactionStage(), G4CoupledTransportation.ReportInexactEnergy(), G4RPGReaction.Rotate(), G4NeutronHPIsotropic.Sample(), G4NeutronHPMadlandNixSpectrum.Sample(), G4FissionProductYieldDist.SampleAlphaEnergies(), G4Generator2BN.SampleDirection(), G4Generator2BS.SampleDirection(), G4eIonisationSpectrum.SampleEnergy(), G4RDeIonisationSpectrum.SampleEnergy(), G4FissionProductYieldDist.SampleGammaEnergies(), G4AntiNuclElastic.SampleInvariantT(), G4LivermoreNuclearGammaConversionModel.SampleSecondaries(), G4LivermoreGammaConversionModelRC.SampleSecondaries(), G4LivermorePolarizedGammaConversionModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4LivermoreGammaConversionModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4SeltzerBergerModel.SampleSecondaries(), G4LivermoreBremsstrahlungModel.SampleSecondaries(), G4BetheHeitlerModel.SampleSecondaries(), G4PairProductionRelModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), G4MuPairProductionModel.SampleSecondaries(), G4MuBremsstrahlungModel.SampleSecondaries(), G4Scatterer.Scatter(), G4QuasiElasticChannel.Scatter(), Histo.ScoreNewTrack(), HistoManager.ScoreNewTrack(), G4NeutronHPKallbachMannSyst.SeparationEnergy(), G4INCLXXInterfaceStore.SetCascadeMinEnergyPerNucleon(), PrimaryGeneratorAction.SetDefaultKinematic(), LXeDetectorConstruction.SetDefaults(), PhysicsList.SetElectronLowLimit(), PurgMagPhysicsList.SetElectronLowLimit(), G4InuclNuclei.setExitationEnergy(), G4EmConfigurator.SetExtraEmModel(), PhysicsList.SetGammaLowLimit(), PurgMagPhysicsList.SetGammaLowLimit(), PhysicsList.SetGELowLimit(), PurgMagPhysicsList.SetGELowLimit(), PhysicsList.SetGEPLowLimit(), PurgMagPhysicsList.SetGEPLowLimit(), G4ElectronCapture.SetKinEnergyLimit(), G4NeutronKiller.SetKinEnergyLimit(), G4VEnergyLossProcess.SetLambdaTable(), LXeDetectorConstruction.SetMainScintYield(), GFlashSamplingShowerParameterisation.SetMaterial(), GFlashHomoShowerParameterisation.SetMaterial(), G4InuclParticle.setMomentum(), PurgMagPhysicsList.SetPositronLowLimit(), PurgMagPhysicsList.SetProtonLowLimit(), G4RPGInelastic.SetUpChange(), G4WentzelOKandVIxSection.SetupTarget(), G4WilsonAbrasionModel.SetUseAblation(), LXeDetectorConstruction.SetWLSScintYield(), G4EmCorrections.ShellCorrectionSTD(), G4hICRU49He.StoppingPower(), G4ReactionDynamics.TwoBody(), G4VHadDecayAlgorithm.TwoBodyMomentum(), G4ReactionDynamics.TwoCluster(), PurgMagSteppingAction.UserSteppingAction(), HadrontherapySteppingAction.UserSteppingAction(), G4ScoreSplittingProcess.Verbose(), G4ParallelWorldScoringProcess.Verbose(), and G4AdjointCSMatrix.Write().

python.hepunit.mg = milligram
int python.hepunit.microampere = 1

Definition at line 158 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.microbarn = 1
int python.hepunit.microfarad = 1

Definition at line 178 of file hepunit.py.

int python.hepunit.micrometer = 1
int python.hepunit.microsecond = 1
int python.hepunit.milliampere = 1

Definition at line 157 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.millibarn = 1

Definition at line 40 of file hepunit.py.

Referenced by G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4UnitDefinition.BuildUnitsTable(), G4SeltzerBergerModel.ComputeDXSectionPerAtom(), G4LivermoreBremsstrahlungModel.ComputeDXSectionPerAtom(), G4LowEXsection.CrossSection(), G4XpimNTotal.CrossSection(), G4XpipNTotal.CrossSection(), G4XAqmTotal.CrossSection(), G4XPDGElastic.CrossSection(), G4XPDGTotal.CrossSection(), G4XDeltaNstarTable.CrossSectionTable(), G4XDeltaDeltaTable.CrossSectionTable(), G4XNNstarTable.CrossSectionTable(), G4XDeltaDeltastarTable.CrossSectionTable(), G4XNDeltaTable.CrossSectionTable(), G4XNDeltastarTable.CrossSectionTable(), G4LPhysicsFreeVector.DumpValues(), G4E1SingleProbability1.EmissionProbDensity(), G4E1Probability.EmissionProbDensity(), G4BGGNucleonElasticXS.G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS.G4BGGNucleonInelasticXS(), G4FTFParameters.G4FTFParameters(), G4PiData.G4PiData(), G4XNNElasticLowE.G4XNNElasticLowE(), G4XnpElasticLowE.G4XnpElasticLowE(), G4XnpTotalLowE.G4XnpTotalLowE(), G4HadronCrossSections.GetCaptureCrossSection(), G4ChipsAntiBaryonInelasticXS.GetChipsCrossSection(), G4ChipsProtonElasticXS.GetChipsCrossSection(), G4ChipsProtonInelasticXS.GetChipsCrossSection(), G4ChipsHyperonInelasticXS.GetChipsCrossSection(), G4ChipsPionPlusElasticXS.GetChipsCrossSection(), G4ChipsKaonPlusElasticXS.GetChipsCrossSection(), G4ChipsHyperonElasticXS.GetChipsCrossSection(), G4ChipsAntiBaryonElasticXS.GetChipsCrossSection(), G4ChipsPionMinusInelasticXS.GetChipsCrossSection(), G4ChipsKaonMinusElasticXS.GetChipsCrossSection(), G4ChipsNeutronElasticXS.GetChipsCrossSection(), G4ChipsPionMinusElasticXS.GetChipsCrossSection(), G4ChipsKaonMinusInelasticXS.GetChipsCrossSection(), G4ChipsKaonPlusInelasticXS.GetChipsCrossSection(), G4ChipsNeutronInelasticXS.GetChipsCrossSection(), G4ChipsPionPlusInelasticXS.GetChipsCrossSection(), G4NeutronInelasticCrossSection.GetCrossSection(), G4EMDissociationCrossSection.GetCrossSectionForProjectile(), G4HadronCrossSections.GetElasticCrossSection(), G4PhotoNuclearCrossSection.GetElementCrossSection(), G4ChargeExchangeProcess.GetElementCrossSection(), G4ElectroNuclearCrossSection.GetElementCrossSection(), G4GeneralSpaceNNCrossSection.GetElementCrossSection(), G4QuasiElRatios.GetElTot(), G4HadronCrossSections.GetFissionCrossSection(), G4GlauberGribovCrossSection.GetHadronNucleonXsc(), G4GGNuclNuclCrossSection.GetHadronNucleonXsc(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXsc(), G4ComponentGGNuclNuclXsc.GetHadronNucleonXsc(), G4HadronNucleonXsc.GetHadronNucleonXscEL(), G4HadronNucleonXsc.GetHadronNucleonXscNS(), G4GlauberGribovCrossSection.GetHadronNucleonXscNS(), G4GGNuclNuclCrossSection.GetHadronNucleonXscNS(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXscNS(), G4ComponentGGNuclNuclXsc.GetHadronNucleonXscNS(), G4HadronNucleonXsc.GetHadronNucleonXscPDG(), G4GlauberGribovCrossSection.GetHadronNucleonXscPDG(), G4GGNuclNuclCrossSection.GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc.GetHadronNucleonXscPDG(), G4ComponentGGNuclNuclXsc.GetHadronNucleonXscPDG(), G4HadronNucleonXsc.GetHadronNucleonXscVU(), G4GlauberGribovCrossSection.GetHNinelasticXscVU(), G4GGNuclNuclCrossSection.GetHNinelasticXscVU(), G4ComponentGGNuclNuclXsc.GetHNinelasticXscVU(), G4ComponentGGHadronNucleusXsc.GetHNinelasticXscVU(), G4HadronCrossSections.GetInelasticCrossSection(), G4ComponentAntiNuclNuclearXS.GetInelasticElementCrossSection(), G4IonsShenCrossSection.GetIsoCrossSection(), G4HadronNucleonXsc.GetKaonNucleonXscGG(), G4ProtonInelasticCrossSection.GetProtonCrossSection(), G4QuasiElRatios.GetRatios(), G4Scatterer.GetTimeToInteraction(), G4ComponentAntiNuclNuclearXS.GetTotalElementCrossSection(), G4HadronNucleonXsc.InitialiseKaonNucleonTotXsc(), G4XNNElasticLowE.Print(), G4XnpElasticLowE.Print(), G4XnpTotalLowE.Print(), G4VCrossSectionSource.PrintAll(), G4EvaporationProbability.ProbabilityDistributionFunction(), and G4AntiNuclElastic.SampleInvariantT().

int python.hepunit.millifarad = 1

Definition at line 177 of file hepunit.py.

int python.hepunit.milligram = 1

Definition at line 129 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.millimeter = 1
python.hepunit.millimeter2 = millimeter*millimeter

Definition at line 17 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.millimeter3 = millimeter*millimeter*millimeter

Definition at line 18 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.milliradian = 1

Definition at line 68 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.millisecond = 1
python.hepunit.mm = millimeter

Definition at line 46 of file hepunit.py.

Referenced by G4VEmProcess.ActivateForcedInteraction(), G4VEnergyLossProcess.ActivateForcedInteraction(), G4GMocrenFileSceneHandler.AddSolid(), HistoManager.AddTargetStep(), XrayTelAnalysis.analyseStepping(), Histo.BeginOfHisto(), HistoManager.BookHisto(), G4GDMLWriteParamvol.Box_dimensionsWrite(), G4GDMLWriteSolids.BoxWrite(), HadrontherapyModulator.BuildModulator(), CCalMagneticField.CCalMagneticField(), G4VParticleChange.CheckIt(), G4ProductionCutsTable.CheckMaterialCutsCoupleInfo(), DicomPhantomZSliceMerged.CheckSlices(), CML2Acc1Messenger.CML2Acc1Messenger(), CML2AcceleratorConstructionMessenger.CML2AcceleratorConstructionMessenger(), CML2MainMessenger.CML2MainMessenger(), CML2Ph_BoxInBox.CML2Ph_BoxInBox(), CML2Ph_FullWater.CML2Ph_FullWater(), CML2ReadOutGeometry.CML2ReadOutGeometry(), G4EmCalculator.ComputeDEDX(), G4LivermoreIonisationModel.ComputeDEDXPerVolume(), G4PenelopeBremsstrahlungModel.ComputeDEDXPerVolume(), G4PenelopeIonisationModel.ComputeDEDXPerVolume(), VoxelParam.ComputeDimensions(), UltraFresnelLensParameterisation.ComputeDimensions(), RunAction.ComputeFluenceError(), G4IonParametrisedLossModel.ComputeLossForStep(), G4EmCalculator.ComputeMeanFreePath(), G4EmCalculator.ComputeNuclearDEDX(), G4PathFinder.ComputeStep(), G4PropagatorInField.ComputeStep(), VoxelParam.ComputeTransformation(), G4ParameterisationPolyconeRho.ComputeTransformation(), GFlashSamplingShowerParameterisation.ComputeZAX0EFFetc(), G4GDMLWriteParamvol.Cone_dimensionsWrite(), G4GDMLWriteSolids.ConeWrite(), CCalDetectorConstruction.Construct(), Par01DetectorConstruction.Construct(), OpNoviceDetectorConstruction.Construct(), exGPSGeometryConstruction.Construct(), G4MIRDSkull.Construct(), QDetectorConstruction.Construct(), G4MIRDBrain.Construct(), B3DetectorConstruction.Construct(), MyDetectorConstruction.Construct(), eRositaDetectorConstruction.Construct(), B5DetectorConstruction.Construct(), F05DetectorConstruction.Construct(), ExN02DetectorConstruction.Construct(), ExP01DetectorConstruction.Construct(), F06DetectorConstruction.Construct(), CML2AcceleratorConstruction.Construct(), DMXDetectorConstruction.Construct(), CML2Ph_FullWater.Construct(), CML2Ph_BoxInBox.Construct(), RE02DetectorConstruction.Construct(), CCalG4Hcal.constructAbsorberLayer(), F04DetectorConstruction.ConstructDetector(), WLSDetectorConstruction.ConstructDetector(), F01PhysicsList.ConstructEM(), F03PhysicsList.ConstructEM(), F04GlobalField.ConstructField(), CCalG4Hall.constructIn(), CCalG4Hcal.constructIn(), CCalG4Ecal.constructIn(), BrachyDetectorConstructionI.ConstructIodium(), BrachyDetectorConstructionIr.ConstructIridium(), BrachyDetectorConstructionLeipzig.ConstructLeipzig(), G4EmStandardPhysics_option1.ConstructProcess(), G4EmStandardPhysics_option2.ConstructProcess(), CCalG4Hcal.constructScintillatorLayer(), F05DetectorConstruction.ConstructSDandField(), F06DetectorConstruction.ConstructSDandField(), DetectorConstruction.ConstructSDandField(), G4RToEConvForProton.Convert(), G4VRangeToEnergyConverter.Convert(), G4VRangeToEnergyConverter.ConvertCutToKineticEnergy(), CML2WorldConstruction.create(), F01FieldSetup.CreateStepperAndChordFinder(), G4PenelopeComptonModel.CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel.CrossSectionPerVolume(), G4PenelopeIonisationModel.CrossSectionPerVolume(), G4GDMLWriteSolids.CutTubeWrite(), G4PSTrackLength.DefineUnitAndCategory(), DetectorConstruction.DetectorConstruction(), G4Paraboloid.DistanceToIn(), G4EllipticalTube.DistanceToOut(), G4CutTubs.DistanceToOut(), G4Tet.DistanceToOut(), G4Ellipsoid.DistanceToOut(), G4OTubs.DistanceToOut(), G4VTwistedFaceted.DistanceToOut(), G4Orb.DistanceToOut(), G4Box.DistanceToOut(), G4UnionSolid.DistanceToOut(), G4SubtractionSolid.DistanceToOut(), G4IntersectionSolid.DistanceToOut(), G4GenericTrap.DistanceToOut(), G4Paraboloid.DistanceToOut(), G4EllipticalCone.DistanceToOut(), G4Trd.DistanceToOut(), G4Para.DistanceToOut(), G4Tubs.DistanceToOut(), G4Cons.DistanceToOut(), G4Torus.DistanceToOut(), G4Sphere.DistanceToOut(), G4Trap.DistanceToOut(), G4EmSaturation.DumpBirksCoefficients(), G4EmSaturation.DumpG4BirksCoefficients(), G4ParticleChangeForMSC.DumpInfo(), G4ParticleChange.DumpInfo(), G4VParticleChange.DumpInfo(), G4FastStep.DumpInfo(), BrachyUserScoreWriter.DumpQuantityToFile(), G4GDMLWriteSolids.ElconeWrite(), G4GDMLWriteParamvol.Ellipsoid_dimensionsWrite(), G4GDMLWriteSolids.EllipsoidWrite(), G4GDMLWriteSolids.EltubeWrite(), Em10PhysicsList.Em10PhysicsList(), Em10PrimaryGeneratorMessenger.Em10PrimaryGeneratorMessenger(), CCalEndOfEventAction.EndOfEventAction(), LXeEventAction.EndOfEventAction(), GammaRayTelEventAction.EndOfEventAction(), Em10RunAction.EndOfRunAction(), eRositaPhysicsList.eRositaPhysicsList(), G4BrentLocator.EstimateIntersectionPoint(), G4MultiLevelLocator.EstimateIntersectionPoint(), G4SimpleLocator.EstimateIntersectionPoint(), ExN03DetectorConstruction.ExN03DetectorConstruction(), exrdmPhysicsList.exrdmPhysicsList(), F01DetectorConstruction.F01DetectorConstruction(), F01PhysicsList.F01PhysicsList(), F01PrimaryGeneratorMessenger.F01PrimaryGeneratorMessenger(), F02DetectorConstruction.F02DetectorConstruction(), F02PhysicsList.F02PhysicsList(), F02PrimaryGeneratorMessenger.F02PrimaryGeneratorMessenger(), F03FieldSetup.F03FieldSetup(), F03PhysicsList.F03PhysicsList(), F03PrimaryGeneratorMessenger.F03PrimaryGeneratorMessenger(), F04ElementField.F04ElementField(), F04PhysicsList.F04PhysicsList(), F04PrimaryGeneratorMessenger.F04PrimaryGeneratorMessenger(), G4EmModelManager.FillDEDXVector(), Analysis.FillDose(), G4EmModelManager.FillLambdaVector(), G4EmSaturation.FindG4BirksCoefficient(), G4AdjointPhysicsList.G4AdjointPhysicsList(), G4alphaIonisation.G4alphaIonisation(), G4EmBiasingManager.G4EmBiasingManager(), G4EmModelManager.G4EmModelManager(), G4ErrorStepLengthLimitProcess.G4ErrorStepLengthLimitProcess(), G4GoudsmitSaundersonMscModel.G4GoudsmitSaundersonMscModel(), G4hhIonisation.G4hhIonisation(), G4hIonisation.G4hIonisation(), G4Hype.G4Hype(), G4ionIonisation.G4ionIonisation(), G4mplIonisation.G4mplIonisation(), G4tgbVolumeMgr.G4tgbVolumeMgr(), G4tgrPlaceDivRep.G4tgrPlaceDivRep(), G4tgrPlaceSimple.G4tgrPlaceSimple(), G4tgrVolumeDivision.G4tgrVolumeDivision(), G4UrbanMscModel.G4UrbanMscModel(), G4VEnergyLossProcess.G4VEnergyLossProcess(), G4VUserPhysicsList.G4VUserPhysicsList(), G4WentzelVIModel.G4WentzelVIModel(), G4WentzelVIRelModel.G4WentzelVIRelModel(), GammaKnifePhysicsList.GammaKnifePhysicsList(), GammaRayTelDetectorConstruction.GammaRayTelDetectorConstruction(), GammaRayTelPhysicsList.GammaRayTelPhysicsList(), PrimaryGeneratorAction1.GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPrimaryGeneratorAction.GeneratePrimaries(), CML2PrimaryGenerationAction.GeneratePrimaries(), G4PrimaryTransformer.GenerateTracks(), G4GDMLWriteSolids.GenTrapWrite(), G4ContinuousGainOfEnergy.GetContinuousStepLimit(), G4EmCalculator.GetCSDARange(), CML2PhantomConstruction.getCurrentTranslationString(), G4VUserPhysicsList.GetCutValue(), G4EmCalculator.GetDEDX(), TabulatedField3D.GetFieldValue(), EMField.GetFieldValue(), G4EmCalculator.GetKinEnergy(), G4eplusPolarizedAnnihilation.GetMeanFreePath(), G4VAdjointReverseReaction.GetMeanFreePath(), G4VXTRenergyLoss.GetMeanFreePath(), G4PolarizedCompton.GetMeanFreePath(), G4EmCalculator.GetMeanFreePath(), G4EmCalculator.GetRange(), G4EmCalculator.GetRangeFromRestricteDEDX(), UltraFresnelLens.GetSagita(), PassiveProtonBeamLine.HadrontherapyBeamCollimators(), PassiveCarbonBeamLine.HadrontherapyBeamFinalCollimator(), PassiveProtonBeamLine.HadrontherapyBeamFinalCollimator(), PassiveCarbonBeamLine.HadrontherapyBeamLineSupport(), PassiveProtonBeamLine.HadrontherapyBeamLineSupport(), PassiveCarbonBeamLine.HadrontherapyBeamMonitoring(), PassiveProtonBeamLine.HadrontherapyBeamMonitoring(), PassiveCarbonBeamLine.HadrontherapyBeamNozzle(), PassiveProtonBeamLine.HadrontherapyBeamNozzle(), HadrontherapyPhysicsList.HadrontherapyPhysicsList(), HepMCG4Interface.HepMC2G4(), G4GDMLWriteParamvol.Hype_dimensionsWrite(), G4GDMLWriteSolids.HypeWrite(), G4ErrorPropagatorManager.InitFieldForBackwards(), RunAction.InitFluence(), G4MonopoleFieldSetup.InitialiseAll(), F01FieldSetup.InitialiseAll(), Collimator50BeamLine.IortBeamLineBlocks(), Collimator100BeamLine.IortBeamLineBlocks(), Collimator60BeamLine.IortBeamLineBlocks(), Collimator70BeamLine.IortBeamLineBlocks(), Collimator40BeamLine.IortBeamLineBlocks(), Collimator80BeamLine.IortBeamLineBlocks(), Collimator80BeamLine.IortBeamLineFinalCollimator(), Collimator40BeamLine.IortBeamLineFinalCollimator(), Collimator50BeamLine.IortBeamLineFinalCollimator(), Collimator60BeamLine.IortBeamLineFinalCollimator(), Collimator100BeamLine.IortBeamLineFinalCollimator(), Collimator70BeamLine.IortBeamLineFinalCollimator(), Collimator50BeamLine.IortBeamLineJunctions(), Collimator60BeamLine.IortBeamLineJunctions(), Collimator100BeamLine.IortBeamLineJunctions(), Collimator70BeamLine.IortBeamLineJunctions(), Collimator40BeamLine.IortBeamLineJunctions(), Collimator80BeamLine.IortBeamLineJunctions(), Collimator60BeamLine.IortBeamLineMonitorChambers(), Collimator70BeamLine.IortBeamLineMonitorChambers(), Collimator50BeamLine.IortBeamLineMonitorChambers(), Collimator40BeamLine.IortBeamLineMonitorChambers(), Collimator80BeamLine.IortBeamLineMonitorChambers(), Collimator100BeamLine.IortBeamLineMonitorChambers(), Collimator50BeamLine.IortBeamLineTitaniumWindows(), Collimator100BeamLine.IortBeamLineTitaniumWindows(), Collimator60BeamLine.IortBeamLineTitaniumWindows(), Collimator70BeamLine.IortBeamLineTitaniumWindows(), Collimator40BeamLine.IortBeamLineTitaniumWindows(), Collimator80BeamLine.IortBeamLineTitaniumWindows(), Collimator100BeamLine.IortBeamLineVacuumSource(), Collimator50BeamLine.IortBeamLineVacuumSource(), Collimator60BeamLine.IortBeamLineVacuumSource(), Collimator70BeamLine.IortBeamLineVacuumSource(), Collimator40BeamLine.IortBeamLineVacuumSource(), Collimator80BeamLine.IortBeamLineVacuumSource(), IORTPhysicsList.IORTPhysicsList(), LXeMainVolume.LXeMainVolume(), LXePhysicsList.LXePhysicsList(), CCalMagneticField.MagneticField(), main(), ML2PhysicsList.ML2PhysicsList(), G4MultiNavigator.ObtainFinalStep(), G4GDMLWriteParamvol.Orb_dimensionsWrite(), G4GDMLWriteSolids.OrbWrite(), P6DPhysicsList.P6DPhysicsList(), G4GDMLWriteParamvol.Para_dimensionsWrite(), G4GDMLWriteSolids.ParaboloidWrite(), G4GDMLWriteSolids.ParaWrite(), PhysicsList.PhysicsList(), PhysicsListEMstd.PhysicsListEMstd(), G4GDMLWriteDefine.Position_vectorWrite(), G4VXTRenergyLoss.PostStepDoIt(), G4eplusPolarizedAnnihilation.PostStepGetPhysicalInteractionLength(), G4PolarizedCompton.PostStepGetPhysicalInteractionLength(), PrimaryGeneratorAction4.PrimaryGeneratorAction4(), UltraOpticalHit.Print(), G4PrimaryVertex.Print(), G4MCTSimVertex.Print(), XrayFluoDetectorConstruction.PrintApparateParameters(), ExN03DetectorConstruction.PrintCalorParameters(), F03DetectorConstruction.PrintCalorParameters(), F02DetectorConstruction.PrintCalorParameters(), F01DetectorConstruction.PrintCalorParameters(), RunAction.PrintFluence(), Em10DetectorConstruction.PrintGeometryParameters(), G4VEnergyLossProcess.PrintInfoDefinition(), GammaRayTelDetectorConstruction.PrintPayloadParameters(), G4MCTSimParticle.PrintSingle(), XAluminumElectrodeSensitivity.ProcessHits(), UltraPMTSD.ProcessHits(), QBBC.QBBC(), QPhysicsList.QPhysicsList(), RE02DetectorConstruction.RE02DetectorConstruction(), RE02PrimaryGeneratorAction.RE02PrimaryGeneratorAction(), RE06PhysicsList.RE06PhysicsList(), G4CoupledTransportation.ReportMove(), G4PathFinder.ReportMove(), G4ProductionCutsTable.RetrieveCutsInfo(), G4GDMLWriteSolids.RZPointWrite(), UTrd.SafetyFromInside(), G4TessellatedSolid.SafetyFromInside(), G4TessellatedSolid.SafetyFromOutside(), CML2ExpVoxels.saveResults(), BrachyPhysicsList.SetCuts(), G4HumanPhantomPhysicsList.SetCuts(), B03PhysicsList.SetCuts(), G4VUserPhysicsList.SetCuts(), G4VUserPhysicsList.SetDefaultCutValue(), LXeDetectorConstruction.SetDefaults(), Em10PhysicsList.SetDetectorCuts(), PassiveProtonBeamLine.SetFirstScatteringFoilXSize(), PassiveProtonBeamLine.SetInnerRadiusFinalCollimator(), Collimator80BeamLine.SetInnerRadiusFinalCollimatorIORT(), Collimator40BeamLine.SetInnerRadiusFinalCollimatorIORT(), Collimator50BeamLine.SetInnerRadiusFinalCollimatorIORT(), Collimator60BeamLine.SetInnerRadiusFinalCollimatorIORT(), Collimator100BeamLine.SetInnerRadiusFinalCollimatorIORT(), Collimator70BeamLine.SetInnerRadiusFinalCollimatorIORT(), G4UserPhysicsListMessenger.SetNewValue(), Collimator40BeamLine.SetOuterRadiusFinalCollimatorIORT(), Collimator50BeamLine.SetOuterRadiusFinalCollimatorIORT(), Collimator80BeamLine.SetOuterRadiusFinalCollimatorIORT(), Collimator60BeamLine.SetOuterRadiusFinalCollimatorIORT(), Collimator100BeamLine.SetOuterRadiusFinalCollimatorIORT(), Collimator70BeamLine.SetOuterRadiusFinalCollimatorIORT(), PassiveProtonBeamLine.SetOuterRadiusStopper(), G4VUserPhysicsList.SetParticleCuts(), Em10PhysicsList.SetRadiatorCuts(), PassiveProtonBeamLine.SetRangeShifterXPosition(), PassiveProtonBeamLine.SetRangeShifterXSize(), PassiveProtonBeamLine.SetSecondScatteringFoilXSize(), G4GeometryTolerance.SetSurfaceTolerance(), HepTool::Evaluator.setSystemOfUnits(), F02PrimaryGeneratorAction.SetXVertex(), Em10PrimaryGeneratorAction.Setxvertex(), F01PrimaryGeneratorAction.SetXVertex(), F03PrimaryGeneratorAction.SetXVertex(), F04PrimaryGeneratorAction.SetXvertex(), F03PrimaryGeneratorAction.SetYVertex(), F02PrimaryGeneratorAction.SetYVertex(), F01PrimaryGeneratorAction.SetYVertex(), Em10PrimaryGeneratorAction.Setyvertex(), F04PrimaryGeneratorAction.SetYvertex(), Em10PrimaryGeneratorAction.Setzvertex(), F02PrimaryGeneratorAction.SetZVertex(), F03PrimaryGeneratorAction.SetZVertex(), F01PrimaryGeneratorAction.SetZVertex(), F04PrimaryGeneratorAction.SetZvertex(), G4GDMLWriteParamvol.Sphere_dimensionsWrite(), G4GDMLWriteSolids.SphereWrite(), G4ProductionCutsTable.StoreCutsInfo(), G4ProductionCutsTable.StoreMaterialCutsCoupleInfo(), G4EllipticalTube.StreamInfo(), G4CutTubs.StreamInfo(), G4Ellipsoid.StreamInfo(), G4OTubs.StreamInfo(), G4Tet.StreamInfo(), G4Box.StreamInfo(), G4Orb.StreamInfo(), G4Hype.StreamInfo(), G4Paraboloid.StreamInfo(), G4GenericTrap.StreamInfo(), G4ExtrudedSolid.StreamInfo(), G4TwistedTubs.StreamInfo(), G4EllipticalCone.StreamInfo(), G4Para.StreamInfo(), G4Trd.StreamInfo(), G4Tubs.StreamInfo(), G4Torus.StreamInfo(), G4Cons.StreamInfo(), G4Sphere.StreamInfo(), G4Trap.StreamInfo(), G4Paraboloid.SurfaceNormal(), TabulatedField3D.TabulatedField3D(), G4GDMLWriteParamvol.Torus_dimensionsWrite(), G4GDMLWriteSolids.TorusWrite(), G4GDMLWriteParamvol.Trap_dimensionsWrite(), G4GDMLWriteSolids.TrapWrite(), G4GDMLWriteParamvol.Trd_dimensionsWrite(), G4GDMLWriteSolids.TrdWrite(), G4GDMLWriteParamvol.Tube_dimensionsWrite(), G4GDMLWriteSolids.TubeWrite(), G4GDMLWriteSolids.TwistedboxWrite(), G4GDMLWriteSolids.TwistedtrapWrite(), G4GDMLWriteSolids.TwistedtrdWrite(), G4GDMLWriteSolids.TwistedtubsWrite(), F02ElectricFieldSetup.UpdateField(), F03FieldSetup.UpdateField(), FCALSteppingAction.UserSteppingAction(), G4ScoreSplittingProcess.Verbose(), G4ParallelWorldScoringProcess.Verbose(), G4SteppingVerbose.VerboseTrack(), WLSDetectorConstruction.WLSDetectorConstruction(), WLSPhysicsList.WLSPhysicsList(), CML2Ph_FullWater.writeInfo(), CML2Ph_BoxInBox.writeInfo(), CML2Acc1.writeInfo(), XPhysicsList.XPhysicsList(), XrayFluoPhysicsList.XrayFluoPhysicsList(), XrayTelPhysicsList.XrayTelPhysicsList(), G4GDMLWriteSolids.XtruWrite(), and G4GDMLWriteSolids.ZplaneWrite().

python.hepunit.mm2 = millimeter2
python.hepunit.mm3 = millimeter3
int python.hepunit.mole = 1

Definition at line 208 of file hepunit.py.

Referenced by CCalMaterialFactory.addElement(), exrdmMaterial.AddMaterial(), RE06DetectorConstruction.AddMaterial(), G4GDMLReadMaterials.AtomRead(), G4GDMLWriteMaterials.AtomWrite(), GammaRayTelTrackerROGeometry.Build(), G4PenelopeBremsstrahlungFS.BuildScaledXSTable(), G4UnitDefinition.BuildUnitsTable(), G4GDMLEvaluator.Clear(), G4EmCalculator.ComputeCrossSectionPerAtom(), G4KokoulinMuonNuclearXS.ComputeDDMicroscopicCrossSection(), G4ICRU49NuclearStoppingModel.ComputeDEDXPerVolume(), G4GammaConversionToMuons.ComputeMeanFreePath(), Construct(), Materials.Construct(), H02DetectorConstruction.Construct(), OpNoviceDetectorConstruction.Construct(), MyMaterials.Construct(), exGPSGeometryConstruction.Construct(), QMaterials.Construct(), B03DetectorConstruction.Construct(), RE01DetectorConstruction.Construct(), ExP02DetectorConstruction.Construct(), B02DetectorConstruction.Construct(), B01DetectorConstruction.Construct(), ExN01DetectorConstruction.Construct(), eRositaDetectorConstruction.Construct(), ExN02DetectorConstruction.Construct(), ExP01DetectorConstruction.Construct(), XrayTelDetectorConstruction.Construct(), CML2Ph_BoxInBox.Construct(), MuCrossSections.CR_PerAtom(), G4EzWorld.CreateWorld(), G4HumanPhantomMaterial.DefineMaterials(), BrachyMaterial.DefineMaterials(), G4tgbGeometryDumper.DumpElement(), G4tgbGeometryDumper.DumpIsotope(), G4tgbGeometryDumper.DumpMaterial(), FCALMaterialConsultant.FCALMaterialConsultant(), G4Element.G4Element(), G4GDMLEvaluator.G4GDMLEvaluator(), G4gsmate(), G4Isotope.G4Isotope(), G4tgrElementSimple.G4tgrElementSimple(), G4tgrIsotope.G4tgrIsotope(), G4tgrMaterialSimple.G4tgrMaterialSimple(), G4GammaConversionToMuons.GetCrossSectionPerAtom(), GVFlashShowerParameterisation.GetEffA(), G3EleTable.GetEle(), DicomDetectorConstruction.InitialisationOfMaterials(), G03DetectorConstruction.ListOfMaterials(), G02DetectorConstruction.ListOfMaterials(), G4NativeScreenedCoulombCrossSection.LoadData(), main(), G4EmCorrections.NuclearDEDX(), operator<<(), G4GammaConversionToMuons.PostStepDoIt(), G4DNAMolecularReactionTable.PrintTable(), CCalMaterialFactory.readMaterials(), and HepTool::Evaluator.setSystemOfUnits().

python.hepunit.mrad = milliradian

Definition at line 75 of file hepunit.py.

Referenced by Run.PrintSummary().

python.hepunit.ms = millisecond
int python.hepunit.mu0 = 4

Definition at line 282 of file hepunit.py.

int python.hepunit.nanoampere = 1

Definition at line 159 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.nanobarn = 1

Definition at line 42 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable(), and G4eeToHadronsModel.Initialise().

int python.hepunit.nanofarad = 1

Definition at line 179 of file hepunit.py.

int python.hepunit.nanometer = 1
int python.hepunit.nanosecond = 1
float python.hepunit.neutron_mass_c2 = 939.56563
python.hepunit.newton = joule/meter

Definition at line 144 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.ns = nanosecond

Definition at line 93 of file hepunit.py.

python.hepunit.ohm = volt/ampere

Definition at line 171 of file hepunit.py.

Referenced by HepTool::Evaluator.setSystemOfUnits().

float python.hepunit.parsec = 3.0856775807e+16

Definition at line 32 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.pascal = newton/m2

Definition at line 149 of file hepunit.py.

python.hepunit.pc = parsec

Definition at line 62 of file hepunit.py.

Referenced by G4Abla.evapora().

float python.hepunit.perCent = 0.01
float python.hepunit.perMillion = 0.000001
float python.hepunit.perThousand = 0.001
int python.hepunit.petaelectronvolt = 1

Definition at line 112 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.PeV = petaelectronvolt
float python.hepunit.pi = 3.14159265358979323846

Definition at line 247 of file hepunit.py.

Referenced by G4AdjointCrossSurfChecker.AddaSphericalSurface(), G4HepRepFileSceneHandler.AddSolid(), G4GMocrenFileSceneHandler.AddSolid(), G4ScreeningMottCrossSection.AngleDistribution(), G4VXTRenergyLoss.AngleXTRdEdx(), G4FTFAnnihilation.Annihilate(), G4NeutronHPFissionFS.ApplyYourself(), G4NeutronHPCaptureFS.ApplyYourself(), G4LowEIonFragmentation.ApplyYourself(), G4LEpp.ApplyYourself(), G4LEnp.ApplyYourself(), G4QMDReaction.ApplyYourself(), G4EMDissociation.ApplyYourself(), Histo.BeginOfHisto(), G4NuclNuclDiffuseElastic.BuildAngleTable(), G4Molecule.BuildTrack(), G4PairProductionRelModel.CalcLPMFunctions(), G4StatMFMicroPartition.CalcPartitionProbability(), G4ecpssrBaseKxsModel.CalculateCrossSection(), G4RDGenerator2BN.Calculatedsdkdt(), G4Generator2BN.Calculatedsdkdt(), G4TwistedTubs.CalculateExtent(), G4ecpssrBaseLixsModel.CalculateL1CrossSection(), G4ecpssrBaseLixsModel.CalculateL2CrossSection(), G4ecpssrBaseLixsModel.CalculateL3CrossSection(), G4QMDCollision.CalFinalStateOfTheBinaryCollisionJQMD(), CCalPrimaryGeneratorMessenger.CCalPrimaryGeneratorMessenger(), G4RadioactiveDecay.ChooseCollimationDirection(), G4NucleiModel.choosePointAlongTraj(), G4AnnihiToMuPair.ComputeCrossSectionPerAtom(), G4KokoulinMuonNuclearXS.ComputeDDMicroscopicCrossSection(), G4PSDoseDepositForCylinder3D.ComputeVolume(), G4PSPassageCellFluxForCylinder3D.ComputeVolume(), G4PSCellFluxForCylinder3D.ComputeVolume(), G02DetectorConstruction.ConstructAssembly(), G4RDGenerator2BN.ConstructMajorantSurface(), G4Generator2BN.ConstructMajorantSurface(), G4AngularDistributionPP.CosTheta(), G4AngularDistributionNP.CosTheta(), G4Orb.CreatePolyhedron(), G4USolid.CreatePolyhedron(), G4Ellipsoid.CreateRotatedVertices(), G4DiffractiveExcitation.CreateStrings(), G4XAnnihilationChannel.CrossSection(), G4eeCrossSections.CrossSection2Kcharged(), G4eeCrossSections.CrossSection2Kneutral(), G4eeCrossSections.CrossSection2pi(), G4eeCrossSections.CrossSection3pi(), G4eeCrossSections.CrossSectionEtaG(), G4DNAScreenedRutherfordElasticModel.CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4PenelopeComptonModel.CrossSectionPerVolume(), G4eeCrossSections.CrossSectionPi0G(), G4AblaInterface.DeExcite(), G4StokesVector.DiceUniform(), G4DNABrownianTransportation.Diffusion(), G4InitXscPAI.DifPAIxSection(), G4PAIxSection.DifPAIxSection(), G4PAIySection.DifPAIySection(), G4Abla.direct(), G4Sphere.DistanceToIn(), G4CutTubs.DistanceToOut(), G4OTubs.DistanceToOut(), G4Tubs.DistanceToOut(), G4Cons.DistanceToOut(), G4Torus.DistanceToOut(), G4Sphere.DistanceToOut(), G4TwistBoxSide.DistanceToSurface(), G4TwistTrapAlphaSide.DistanceToSurface(), G4TwistTrapParallelSide.DistanceToSurface(), G4HelixExplicitEuler.DistChord(), G4ExactHelixStepper.DistChord(), G4MagHelicalStepper.DistChord(), G4HelixMixedStepper.DistChord(), DMXParticleSource.DMXParticleSource(), G4QMDMeanField.DoClusterJudgment(), G4Abla.eflmac(), G4FissionProbability.EmissionProbability(), G4E1SingleProbability1.EmissionProbDensity(), Histo.EndOfHisto(), Em10RunAction.EndOfRunAction(), G4BetaDecayCorrections.FermiFunction(), G4tgbVolume.FindOrConstructG4Solid(), G4ChebyshevApproximation.G4ChebyshevApproximation(), G4DNAMolecularReactionData.G4DNAMolecularReactionData(), G4FermiConfigurationList.G4FermiConfigurationList(), G4FTFParameters.G4FTFParameters(), G4GaussChebyshevQ.G4GaussChebyshevQ(), G4GaussHermiteQ.G4GaussHermiteQ(), G4GaussLegendreQ.G4GaussLegendreQ(), G4GeneralParticleSourceMessenger.G4GeneralParticleSourceMessenger(), G4FissionProductYieldDist.G4GetFission(), G4gsrotm(), G4HelixMixedStepper.G4HelixMixedStepper(), G4mplIonisationModel.G4mplIonisationModel(), G4mplIonisationWithDeltaModel.G4mplIonisationWithDeltaModel(), G4NuclearFermiDensity.G4NuclearFermiDensity(), G4NuclearShellModelDensity.G4NuclearShellModelDensity(), G4PenelopeAnnihilationModel.G4PenelopeAnnihilationModel(), G4PolarizedComptonCrossSection.G4PolarizedComptonCrossSection(), G4QMDMeanField.G4QMDMeanField(), G4SPSAngDistribution.G4SPSAngDistribution(), G4UniformElectricField.G4UniformElectricField(), G4UniformMagField.G4UniformMagField(), G4UrbanMscModel.G4UrbanMscModel(), G4VParameterisationPara.G4VParameterisationPara(), G4VTwistedFaceted.G4VTwistedFaceted(), G4VXTRenergyLoss.G4VXTRenergyLoss(), CexmcReimplementedGenbod.Generate(), G4eeToHadronsModel.GenerateCMPhoton(), F06PrimaryGeneratorAction.GeneratePrimaries(), PrimaryGeneratorAction1.GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction.GeneratePrimaries(), XrayFluoPrimaryGeneratorAction.GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction.GeneratePrimaries(), G4AdjointPrimaryGeneratorAction.GeneratePrimaries(), G4ReactionDynamics.GenerateXandPt(), G4VXTRenergyLoss.GetAngleVector(), G4NeutronInelasticCrossSection.GetCrossSection(), G4NuclNuclDiffuseElastic.GetDiffElasticProb(), G4DiffuseElastic.GetDiffElasticProb(), G4NuclNuclDiffuseElastic.GetDiffElasticSumProb(), G4DiffuseElastic.GetDiffElasticSumProb(), G4NuclNuclDiffuseElastic.GetDiffElasticSumProbA(), G4DiffuseElastic.GetDiffElasticSumProbA(), G4TripathiCrossSection.GetElementCrossSection(), G4IonsKoxCrossSection.GetElementCrossSection(), G4IonsSihverCrossSection.GetElementCrossSection(), G4TripathiLightCrossSection.GetElementCrossSection(), G4SynchrotronRadiationInMat.GetEnergyProbSR(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry.GetExcitationEnergyOfTarget(), G4Nucleus.GetFermiMomentum(), G4SigmaPlusField.GetField(), G4SigmaMinusField.GetField(), G4SigmaZeroField.GetField(), G4KaonZeroField.GetField(), G4PionPlusField.GetField(), G4PionZeroField.GetField(), G4AntiProtonField.GetField(), G4KaonMinusField.GetField(), G4KaonPlusField.GetField(), G4PionMinusField.GetField(), G4MesonAbsorption.GetFinalState(), G4EMDissociationSpectrum.GetGeneralE1Spectrum(), G4EMDissociationSpectrum.GetGeneralE2Spectrum(), G4ComponentAntiNuclNuclearXS.GetInelasticElementCrossSection(), G4SynchrotronRadiationInMat.GetIntProbSR(), G4NuclNuclDiffuseElastic.GetInvCoulombElasticXsc(), G4DiffuseElastic.GetInvCoulombElasticXsc(), G4NuclNuclDiffuseElastic.GetInvElasticSumXsc(), G4DiffuseElastic.GetInvElasticSumXsc(), G4NuclNuclDiffuseElastic.GetInvElasticXsc(), G4DiffuseElastic.GetInvElasticXsc(), G4IonsShenCrossSection.GetIsoCrossSection(), G4GlauberGribovCrossSection.GetIsoCrossSection(), G4ComponentGGHadronNucleusXsc.GetIsoCrossSection(), G4ElasticHadrNucleusHE.GetLightFq2(), G4CutTubs.GetMaxMinZ(), G4RPGInelastic.GetNormalizationConstant(), G4PreCompoundProton.GetOpt2(), G4NeutronHPPhotonDist.GetPhotons(), G4EllipticalTube.GetPointOnSurface(), G4Orb.GetPointOnSurface(), G4Polycone.GetPointOnSurface(), G4Ellipsoid.GetPointOnSurface(), G4Paraboloid.GetPointOnSurface(), G4Hype.GetPointOnSurface(), G4EllipticalCone.GetPointOnSurface(), G4Torus.GetPointOnSurface(), G4Sphere.GetPointOnSurface(), G4PolarizationHelper.GetRandomFrame(), G4GlauberGribovCrossSection.GetRatioQE(), G4GGNuclNuclCrossSection.GetRatioQE(), G4ComponentGGHadronNucleusXsc.GetRatioQE(), G4ComponentGGNuclNuclXsc.GetRatioQE(), G4GlauberGribovCrossSection.GetRatioSD(), G4GGNuclNuclCrossSection.GetRatioSD(), G4ComponentGGHadronNucleusXsc.GetRatioSD(), G4ComponentGGNuclNuclXsc.GetRatioSD(), G4tgrUtils.GetRotationFromDirection(), G4ScreeningMottCrossSection.GetScreeningAngle(), G4Sphere.GetSurfaceArea(), G4Scatterer.GetTimeToInteraction(), G4ComponentAntiNuclNuclearXS.GetTotalElementCrossSection(), G4GGNuclNuclCrossSection.GetZandACrossSection(), G4ComponentGGNuclNuclXsc.GetZandACrossSection(), G4ElasticHadrNucleusHE.HadrNucDifferCrSec(), HepPolyhedronEllipsoid.HepPolyhedronEllipsoid(), HepPolyhedronSphere.HepPolyhedronSphere(), G4mplIonisationWithDeltaModel.Initialise(), G4mplIonisationModel.Initialise(), G4NativeScreenedCoulombCrossSection.LoadData(), G4LatticeLogical.MapKtoV(), G4LatticeLogical.MapKtoVDir(), G4ScreeningMottCrossSection.McFcorrection(), G4InitXscPAI.Normalisation(), G4PAIySection.NormShift(), G4PAIxSection.NormShift(), G4ScreeningMottCrossSection.NuclearCrossSection(), G4PAIySection.PAIdNdxCerenkov(), G4PAIxSection.PAIdNdxCerenkov(), G4InitXscPAI.PAIdNdxCherenkov(), G4PAIxSection.PAIdNdxMM(), G4InitXscPAI.PAIdNdxPlasmon(), G4PAIySection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxPlasmon(), G4PAIxSection.PAIdNdxResonance(), G4DNAEmfietzoglouExcitationModel.PartialCrossSection(), G4RDGenerator2BS.PolarAngle(), G4DipBustGenerator.PolarAngle(), G4RDModifiedTsai.PolarAngle(), G4OpMieHG.PostStepDoIt(), G4VXTRenergyLoss.PostStepDoIt(), G4AnnihiToMuPair.PostStepDoIt(), G4GammaConversionToMuons.PostStepDoIt(), G4EvaporationProbability.ProbabilityDistributionFunction(), G4DNAWaterDissociationDisplacer.radialDistributionOfElectron(), G4DNAOneStepSolvatationModel.RadialDistributionOfProducts(), G4InitXscPAI.RePartDielectricConst(), G4PAIySection.RePartDielectricConst(), G4PAIxSection.RePartDielectricConst(), G4RPGReaction.Rotate(), G4AntiNuclElastic.SampleInvariantT(), G4VLongitudinalStringDecay.SampleQuarkPt(), G4DNAScreenedRutherfordElasticModel.SampleSecondaries(), G4DNAChampionElasticModel.SampleSecondaries(), G4XrayRayleighModel.SampleSecondaries(), G4BoldyshevTripletModel.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4MicroElecElasticModel.SampleSecondaries(), G4MuElecElasticModel.SampleSecondaries(), G4PenelopeAnnihilationModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4PenelopeIonisationModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), G4NuclNuclDiffuseElastic.SampleThetaCMS(), G4DiffuseElastic.SampleThetaCMS(), G4DAWNFILEViewer.SendViewParameters(), G4SPSAngDistribution.SetAngDistType(), G4KM_OpticalEqRhs.SetFactor(), CCalPrimaryGeneratorAction.SetMaximumPhi(), CCalPrimaryGeneratorAction.SetMinimumPhi(), G4VisCommandSceneAddLogo.SetNewValue(), RMC01AnalysisManager.SetPrimaryExpSpectrumForAdjointSim(), RMC01AnalysisManager.SetPrimaryPowerLawSpectrumForAdjointSim(), HepPolyhedron.SetSideFacets(), G4AdjointPrimaryGenerator.SetSphericalAdjointPrimarySource(), HepTool::Evaluator.setSystemOfUnits(), G4XTRRegularRadModel.SpectralXTRdEdx(), G4XTRTransparentRegRadModel.SpectralXTRdEdx(), G4RegularXTRadiator.SpectralXTRdEdx(), G4TransparentRegXTRadiator.SpectralXTRdEdx(), Em10XTRTransparentRegRadModel.SpectralXTRdEdx(), G4EllipticalCone.SurfaceNormal(), G4Sphere.SurfaceNormal(), RunAction.SurveyConvergence(), G4PolarizationHelper.TestPolarizationTransformations(), G4PolarizedAnnihilationCrossSection.TotalXSection(), G4PolarizedComptonCrossSection.TotalXSection(), G4ReactionKinematics.TwoBodyScattering(), G4AblaFission.umass(), and Em10SteppingAction.UserSteppingAction().

python.hepunit.pi2 = pi*pi
int python.hepunit.picobarn = 1

Definition at line 43 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.picofarad = 1

Definition at line 180 of file hepunit.py.

int python.hepunit.picosecond = 1

Definition at line 86 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable(), G4DNAChemistryManager.CreateSolvatedElectron(), G4DNAChemistryManager.CreateWaterMolecule(), G4DNAMolecularDissociation.DecayIt(), G4H2O.Definition(), G4F17GEMProbability.G4F17GEMProbability(), G4F18GEMProbability.G4F18GEMProbability(), G4F19GEMProbability.G4F19GEMProbability(), G4F20GEMProbability.G4F20GEMProbability(), G4F21GEMProbability.G4F21GEMProbability(), G4Mg22GEMProbability.G4Mg22GEMProbability(), G4Mg23GEMProbability.G4Mg23GEMProbability(), G4Mg24GEMProbability.G4Mg24GEMProbability(), G4Mg25GEMProbability.G4Mg25GEMProbability(), G4Mg26GEMProbability.G4Mg26GEMProbability(), G4Mg27GEMProbability.G4Mg27GEMProbability(), G4Mg28GEMProbability.G4Mg28GEMProbability(), G4Na21GEMProbability.G4Na21GEMProbability(), G4Na22GEMProbability.G4Na22GEMProbability(), G4Na23GEMProbability.G4Na23GEMProbability(), G4Na24GEMProbability.G4Na24GEMProbability(), G4Na25GEMProbability.G4Na25GEMProbability(), G4Ne18GEMProbability.G4Ne18GEMProbability(), G4Ne19GEMProbability.G4Ne19GEMProbability(), G4Ne20GEMProbability.G4Ne20GEMProbability(), G4Ne21GEMProbability.G4Ne21GEMProbability(), G4Ne22GEMProbability.G4Ne22GEMProbability(), G4Ne23GEMProbability.G4Ne23GEMProbability(), G4Ne24GEMProbability.G4Ne24GEMProbability(), G4O15GEMProbability.G4O15GEMProbability(), G4O16GEMProbability.G4O16GEMProbability(), G4O17GEMProbability.G4O17GEMProbability(), G4O18GEMProbability.G4O18GEMProbability(), and G4O19GEMProbability.G4O19GEMProbability().

float python.hepunit.proton_mass_c2 = 938.27231

Definition at line 275 of file hepunit.py.

Referenced by G4hImpactIonisation.AlongStepDoIt(), G4VMultipleScattering.AlongStepGetPhysicalInteractionLength(), G4MuonVDNuclearModel.ApplyYourself(), G4LEpp.ApplyYourself(), G4LEnp.ApplyYourself(), G4VXTRenergyLoss.BuildAngleForEnergyBank(), G4VXTRenergyLoss.BuildAngleTable(), G4hRDEnergyLoss.BuildDEDXTable(), G4VXTRenergyLoss.BuildEnergyTable(), G4VXTRenergyLoss.BuildGlobalAngleTable(), G4PAIPhotonModel.BuildPAIonisationTable(), G4hImpactIonisation.BuildPhysicsTable(), G4ForwardXrayTR.BuildXrayTRtables(), G4KokoulinMuonNuclearXS.ComputeDDMicroscopicCrossSection(), G4EnergyLossForExtrapolator.ComputeDEDX(), G4hImpactIonisation.ComputeDEDX(), G4ICRU49NuclearStoppingModel.ComputeDEDXPerVolume(), G4PAIPhotonModel.ComputeDEDXPerVolume(), G4EnergyLossForExtrapolator.ComputeEnergy(), G4RToEConvForProton.ComputeLoss(), G4EnergyLossForExtrapolator.ComputeRange(), G4DNADingfelderChargeIncreaseModel.CrossSectionPerVolume(), G4MicroElecInelasticModel.CrossSectionPerVolume(), G4MuElecInelasticModel.CrossSectionPerVolume(), G4PAIPhotonModel.CrossSectionPerVolume(), G4AntiXiZero.Definition(), G4OmegaMinus.Definition(), G4AntiXiMinus.Definition(), G4AntiLambda.Definition(), G4SigmaMinus.Definition(), G4SigmaPlus.Definition(), G4AntiNeutron.Definition(), G4AntiOmegaMinus.Definition(), G4AntiProton.Definition(), G4XiMinus.Definition(), G4XiZero.Definition(), G4Lambda.Definition(), G4AntiSigmaPlus.Definition(), G4AntiSigmaMinus.Definition(), G4Neutron.Definition(), G4AntiDeuteron.Definition(), G4He3.Definition(), G4Proton.Definition(), G4Deuteron.Definition(), G4Triton.Definition(), G4AntiHe3.Definition(), G4AntiTriton.Definition(), G4AdjointTriton.Definition(), G4AdjointHe3.Definition(), G4AdjointDeuteron.Definition(), G4AdjointProton.Definition(), G4ionEffectiveCharge.EffectiveCharge(), G4EmCorrections.EffectiveChargeCorrection(), G4BohrFluctuations.G4BohrFluctuations(), G4BraggIonModel.G4BraggIonModel(), G4eCoulombScatteringModel.G4eCoulombScatteringModel(), G4ElasticHadrNucleusHE.G4ElasticHadrNucleusHE(), G4hCoulombScatteringModel.G4hCoulombScatteringModel(), G4ionEffectiveCharge.G4ionEffectiveCharge(), G4IonisParamElm.G4IonisParamElm(), G4UrbanMscModel.G4UrbanMscModel(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4FermiFragmentsPool.GetConfigurationList(), G4SigmaPlusField.GetField(), G4SigmaZeroField.GetField(), G4SigmaMinusField.GetField(), G4KaonZeroField.GetField(), G4PionZeroField.GetField(), G4PionPlusField.GetField(), G4AntiProtonField.GetField(), G4KaonMinusField.GetField(), G4KaonPlusField.GetField(), G4PionMinusField.GetField(), G4ProtonField.GetField(), G4VXTRenergyLoss.GetMeanFreePath(), G4VXTRenergyLoss.GetNumberOfPhotons(), G4UAtomicDeexcitation.GetShellIonisationCrossSectionPerAtom(), G4PAIPhotonModel.GetXscPerVolume(), G4MicroElecInelasticModel.Initialise(), G4MuElecInelasticModel.Initialise(), G4PAIPhotData.Initialise(), G4PAIModelData.Initialise(), G4alphaIonisation.InitialiseEnergyLossProcess(), G4hhIonisation.InitialiseEnergyLossProcess(), G4ionIonisation.InitialiseEnergyLossProcess(), G4hIonisation.InitialiseEnergyLossProcess(), G4EmCorrections.IonHighOrderCorrections(), G4ForwardXrayTR.PostStepDoIt(), G4VXTRenergyLoss.PostStepDoIt(), G4PAIPhotonModel.SampleFluctuations(), G4DNADingfelderChargeDecreaseModel.SampleSecondaries(), G4DNADingfelderChargeIncreaseModel.SampleSecondaries(), G4MuElecInelasticModel.SampleSecondaries(), G4MicroElecInelasticModel.SampleSecondaries(), G4PAIPhotonModel.SampleSecondaries(), G4ContinuousGainOfEnergy.SetDirectParticle(), G4KM_OpticalEqRhs.SetFactor(), G4VEnergyLossProcess.StartTracking(), G4PAIPhotonModel.TestSecondaries(), and G4hParametrisedLossModel.TheValue().

python.hepunit.rad = radian
int python.hepunit.radian = 1
python.hepunit.s = second

Definition at line 94 of file hepunit.py.

int python.hepunit.second = 1

Definition at line 83 of file hepunit.py.

Referenced by exrdmAnalysisManager.AddEnergy(), exrdmAnalysisManager.AddIsotope(), exrdmAnalysisManager.AddParticle(), G4LENDModel.ApplyYourself(), G4LENDInelastic.ApplyYourself(), G4LENDElastic.ApplyYourself(), G4LENDCapture.ApplyYourself(), G4LENDFission.ApplyYourself(), G4NeutronHPThermalScattering.ApplyYourself(), G4NeutronHPThermalScatteringData.BuildPhysicsTable(), G4UnitDefinition.BuildUnitsTable(), G4GDMLEvaluator.Clear(), G4IonDEDXHandler.ClearCache(), G4ExtDEDXTable.ClearTable(), G4IonStoppingData.ClearTable(), G4VUserDetectorConstruction.CloneF(), G4VUserDetectorConstruction.CloneSD(), G4LowEXsection.CrossSection(), G4XpimNTotal.CrossSection(), G4XpipNTotal.CrossSection(), G4PSTrackLength.DefineUnitAndCategory(), G4AntiNeutron.Definition(), G4Neutron.Definition(), G4Triton.Definition(), G4ExtDEDXTable.DumpMap(), G4IonStoppingData.DumpMap(), BrachyUserScoreWriter.DumpQuantityToFile(), G4NuclideTable.FillHardCodeList(), G4MCTSimEvent.FindParticle(), G4GDMLEvaluator.G4GDMLEvaluator(), G4Li7GEMProbability.G4Li7GEMProbability(), G4Li8GEMProbability.G4Li8GEMProbability(), G4PhotonEvaporation.G4PhotonEvaporation(), G4NuclideTable.GenerateNuclide(), G4NucleiModel.generateParticleFate(), G4TextPPReporter.GeneratePropertyTable(), G4NeutronHPFFFissionFS.GetAFissionFragment(), G4IonStoppingData.GetDEDX(), G4ExtDEDXTable.GetDEDX(), G4MCTEvent.GetGenParticle(), G4LENDCrossSection.GetIsoCrossSection(), G4NuclideTable.GetIsotope(), G4LENDManager.GetLENDTarget(), G4HadronicInteraction.GetMaxEnergy(), G4HadronicInteraction.GetMinEnergy(), G4MCTSimEvent.GetNofStoredParticles(), G4IonStoppingData.GetPhysicsVector(), G4ExtDEDXTable.GetPhysicsVector(), G4MCTEvent.GetSimParticle(), G4tgbVolumeMgr.GetTopPhysVol(), G4IonParametrisedLossModel.Initialise(), G4LENDManager.IsLENDTargetAvailable(), jump(), F04Trajectory.MergeTrajectory(), WLSTrajectory.MergeTrajectory(), G4TextPPRetriever.ModifyPropertyTable(), G4CollisionManager.Print(), G4MCTSimEvent.Print(), G4CollisionInitialState.Print(), G4IonParametrisedLossModel.RemoveDEDXTable(), G4ContinuumGammaTransition.SelectGamma(), G4HadronicInteraction.SetMaxEnergy(), G4HadronicInteraction.SetMinEnergy(), HepTool::Evaluator.setSystemOfUnits(), G4EnergySplitter.SplitEnergyInVolumes(), G4ExtDEDXTable.StorePhysicsTable(), and G4WorkerThread.UpdateGeometryAndPhysicsVectorFromMaster().

python.hepunit.sr = steradian

Definition at line 76 of file hepunit.py.

Referenced by HepTool::Evaluator.setSystemOfUnits().

int python.hepunit.steradian = 1

Definition at line 71 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

int python.hepunit.STP_Pressure = 1
float python.hepunit.STP_Temperature = 273.15
int python.hepunit.teraelectronvolt = 1

Definition at line 111 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.tesla = volt*second/meter2
python.hepunit.TeV = teraelectronvolt

Definition at line 121 of file hepunit.py.

Referenced by G4BertiniElectroNuclearBuilder.Build(), G4QGSBinaryKaonBuilder.Build(), G4QGSPPionBuilder.Build(), G4QGSPProtonBuilder.Build(), G4QGSBinaryPionBuilder.Build(), G4QGSBinaryProtonBuilder.Build(), G4QGSPPiKBuilder.Build(), G4QGSPNeutronBuilder.Build(), G4QGSBinaryNeutronBuilder.Build(), G4QGSBinaryPiKBuilder.Build(), CCalPrimaryGeneratorAction.CCalPrimaryGeneratorAction(), B03PhysicsList.ConstructHad(), DMXPhysicsList.ConstructHad(), G4EmLowEPPhysics.ConstructProcess(), G4EmLivermorePolarizedPhysics.ConstructProcess(), G4EmPenelopePhysics.ConstructProcess(), G4EmLivermorePhysics.ConstructProcess(), PhysicsList.ConstructProcess(), PhysListEmStandardGS.ConstructProcess(), PhysListEmStandardNR.ConstructProcess(), PhysListEmStandardSS.ConstructProcess(), G4MonopolePhysics.ConstructProcess(), exrdmPhysListHadron.ConstructProcess(), G4EmStandardPhysics_option3.ConstructProcess(), G4EmStandardPhysics_option4.ConstructProcess(), G4HadronInelasticQBBC.ConstructProcess(), G4IonPhysics.ConstructProcess(), G4IonBinaryCascadePhysics.ConstructProcess(), IonDPMJETPhysics.ConstructProcess(), GammaRayTelIonPhysics.ConstructProcess(), GammaRayTelHadronPhysics.ConstructProcess(), G4AnnihiToMuPair.G4AnnihiToMuPair(), G4BGGPionElasticXS.G4BGGPionElasticXS(), G4BGGPionInelasticXS.G4BGGPionInelasticXS(), G4ChargeExchange.G4ChargeExchange(), G4DiffuseElastic.G4DiffuseElastic(), G4EnergyLossForExtrapolator.G4EnergyLossForExtrapolator(), G4FTFBinaryKaonBuilder.G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder.G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder.G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder.G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder.G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder.G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder.G4FTFPKaonBuilder(), G4FTFPNeutronBuilder.G4FTFPNeutronBuilder(), G4FTFPPiKBuilder.G4FTFPPiKBuilder(), G4FTFPPionBuilder.G4FTFPPionBuilder(), G4FTFPProtonBuilder.G4FTFPProtonBuilder(), G4HadronElastic.G4HadronElastic(), G4HadronicAbsorptionFritiof.G4HadronicAbsorptionFritiof(), G4HyperonFTFPBuilder.G4HyperonFTFPBuilder(), G4IonINCLXXPhysics.G4IonINCLXXPhysics(), G4IonParametrisedLossModel.G4IonParametrisedLossModel(), G4IonQMDPhysics.G4IonQMDPhysics(), G4MuPairProductionModel.G4MuPairProductionModel(), G4NeutronRadCapture.G4NeutronRadCapture(), G4NuclNuclDiffuseElastic.G4NuclNuclDiffuseElastic(), G4PAIModelData.G4PAIModelData(), G4PAIPhotData.G4PAIPhotData(), G4PiNuclearCrossSection.G4PiNuclearCrossSection(), G4VEmProcess.G4VEmProcess(), G4VEnergyLossProcess.G4VEnergyLossProcess(), G4VUserPhysicsList.G4VUserPhysicsList(), G4VXTRenergyLoss.G4VXTRenergyLoss(), G4IonYangFluctuationModel.HighEnergyLimit(), G4IonChuFluctuationModel.HighEnergyLimit(), G4hIonEffChargeSquare.HighEnergyLimit(), G4ePolarizedBremsstrahlung.InitialiseEnergyLossProcess(), G4ionIonisation.InitialiseEnergyLossProcess(), G4eeToHadrons.InitialiseProcess(), G4eplusPolarizedAnnihilation.InitialiseProcess(), Em10TrackingAction.PreUserTrackingAction(), RunAction.PrintDedxTables(), G4MuPairProduction.PrintInfo(), G4AnnihiToMuPair.PrintInfoDefinition(), and G4hImpactIonisation.PrintInfoDefinition().

int python.hepunit.twopi = 2

Definition at line 248 of file hepunit.py.

Referenced by G4HadPhaseSpaceGenbod.AccumulateFinalState(), G4RPGReaction.AddBlackTrackParticles(), G4HepRepFileSceneHandler.AddSolid(), G4HepRepSceneHandler.AddSolid(), G4NeutronHPFinalState.adjust_final_state(), G4VXTRenergyLoss.AngleXTRdEdx(), G4NeutronHPFissionFS.ApplyYourself(), G4NeutronHPCaptureFS.ApplyYourself(), G4LENDModel.ApplyYourself(), G4ChargeExchange.ApplyYourself(), G4NeutronHPElasticFS.ApplyYourself(), G4LENDElastic.ApplyYourself(), G4LEpp.ApplyYourself(), G4LEnp.ApplyYourself(), G4LFission.ApplyYourself(), G4CutTubs.ApproxSurfaceNormal(), G4OTubs.ApproxSurfaceNormal(), G4Tubs.ApproxSurfaceNormal(), G4eplusPolarizedAnnihilation.AtRestDoIt(), G4eplusAnnihilation.AtRestDoIt(), G4UnstableFragmentBreakUp.BreakUpFragment(), G4EllipticalTube.CalculateExtent(), G4CutTubs.CalculateExtent(), G4Hype.CalculateExtent(), G4OTubs.CalculateExtent(), G4EllipticalCone.CalculateExtent(), G4Tubs.CalculateExtent(), G4Cons.CalculateExtent(), G4Torus.CalculateExtent(), G4PolyhedraSide.ClosestPhiSegment(), G4NeutronHPInelasticCompFS.CompositeApply(), RunAction.ComputeFluenceError(), B3DetectorConstruction.Construct(), exrdmDetectorConstruction.Construct(), F04DetectorConstruction.ConstructDetector(), G4GenericPolycone.Create(), G4Polycone.Create(), G4Polyhedra.Create(), G4UGenericPolycone.CreatePolyhedron(), G4GenericPolycone.CreatePolyhedron(), G4UPolyhedra.CreatePolyhedron(), G4VTwistedFaceted.CreatePolyhedron(), G4Polyhedra.CreatePolyhedron(), G4Paraboloid.CreatePolyhedron(), G4TwistedTubs.CreatePolyhedron(), G4Ellipsoid.CreateRotatedVertices(), G4DiffractiveExcitation.CreateStrings(), G4DecayWithSpin.DecayIt(), G4KL3DecayChannel.DecayIt(), G4NeutronBetaDecayChannel.DecayIt(), G4DalitzDecayChannel.DecayIt(), G4MuonDecayChannel.DecayIt(), G4TauLeptonicDecayChannel.DecayIt(), G4MuonDecayChannelWithSpin.DecayIt(), G4PionRadiativeDecayChannel.DecayIt(), G4MuonRadiativeDecayChannelWithSpin.DecayIt(), G4PolyconeSide.DistanceAway(), G4Torus.DistanceToIn(), G4CutTubs.DistanceToOut(), G4OTubs.DistanceToOut(), G4Tubs.DistanceToOut(), G4Cons.DistanceToOut(), G4Torus.DistanceToOut(), G4HelixExplicitEuler.DistChord(), G4ExactHelixStepper.DistChord(), G4MagHelicalStepper.DistChord(), G4HelixMixedStepper.DistChord(), DMXParticleSource.DMXParticleSource(), G4ScoringCylinder.Draw(), G4ScoringCylinder.DrawColumn(), exGPSEventAction.EndOfEventAction(), G4PolyconeSide.Extent(), G4tgbVolume.FindOrConstructG4Solid(), G4ArrowModel.G4ArrowModel(), G4CutTubs.G4CutTubs(), G4IonCoulombCrossSection.G4IonCoulombCrossSection(), G4PolyconeSide.G4PolyconeSide(), G4Polyhedra.G4Polyhedra(), G4PolyhedraSide.G4PolyhedraSide(), G4SPSAngDistribution.G4SPSAngDistribution(), G4UniformElectricField.G4UniformElectricField(), G4UniformMagField.G4UniformMagField(), G4WentzelOKandVIxSection.G4WentzelOKandVIxSection(), G4WentzelVIRelXSection.G4WentzelVIRelXSection(), G4VGammaDeexcitation.GenerateGamma(), G4RPGReaction.GenerateNBodyEvent(), G4ReactionDynamics.GenerateNBodyEvent(), G4RPGReaction.GenerateNBodyEventT(), GVFlashShowerParameterisation.GeneratePhi(), PrimaryGeneratorAction1.GeneratePrimaries(), PrimaryGeneratorAction3.GeneratePrimaries(), PrimaryGeneratorAction4.GeneratePrimaries(), PrimaryGeneratorAction2.GeneratePrimaries(), F04PrimaryGeneratorAction.GeneratePrimaries(), F03PrimaryGeneratorAction.GeneratePrimaries(), F01PrimaryGeneratorAction.GeneratePrimaries(), F02PrimaryGeneratorAction.GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction.GeneratePrimaries(), G4ReactionDynamics.GenerateXandPt(), G4ElasticHadrNucleusHE.GetLightFq2(), G4CutTubs.GetMaxMinZ(), G4ScreeningMottCrossSection.GetNewDirection(), G4RDPhotoElectricAngularGeneratorSauterGavrila.GetPhotoElectronDirection(), G4NeutronHPPhotonDist.GetPhotons(), G4Polycone.GetPointOnCone(), G4CutTubs.GetPointOnSurface(), G4OTubs.GetPointOnSurface(), G4Polycone.GetPointOnSurface(), G4Ellipsoid.GetPointOnSurface(), G4Paraboloid.GetPointOnSurface(), G4Polyhedra.GetPointOnSurface(), G4EllipticalCone.GetPointOnSurface(), G4Tubs.GetPointOnSurface(), G4Torus.GetPointOnSurface(), G4Polycone.GetPointOnTubs(), G4Sphere.GetSurfaceArea(), G4GDecay3.GetThreeBodyMomenta(), G4ElasticHadrNucleusHE.HadrNucDifferCrSec(), HepPolyhedronCons.HepPolyhedronCons(), HepPolyhedronEllipsoid.HepPolyhedronEllipsoid(), HepPolyhedronEllipticalCone.HepPolyhedronEllipticalCone(), HepPolyhedronHype.HepPolyhedronHype(), HepPolyhedronParaboloid.HepPolyhedronParaboloid(), HepPolyhedronPgon.HepPolyhedronPgon(), HepPolyhedronSphere.HepPolyhedronSphere(), HepPolyhedronTorus.HepPolyhedronTorus(), G4CutTubs.Inside(), G4OTubs.Inside(), G4Torus.Inside(), G4Tubs.Inside(), G4Cons.Inside(), G4Sphere.Inside(), G4RPGReaction.Isotropic(), G4GeneralPhaseSpaceDecay.ManyBodyDecayIt(), G4LatticeLogical.MapKtoV(), G4RPGReaction.NuclearReaction(), G4ReactionDynamics.NuclearReaction(), G4AngularDistributionNP.Phi(), G4AngularDistributionPP.Phi(), G4PolyhedraSide.PhiSegment(), G4Bessel.pI0(), G4Bessel.pI1(), G4PolyconeSide.PointOnCone(), G4LowEnergyRayleigh.PostStepDoIt(), G4LowEnergyCompton.PostStepDoIt(), G4LowEnergyGammaConversion.PostStepDoIt(), G4OpMieHG.PostStepDoIt(), G4LowEnergyIonisation.PostStepDoIt(), G4LowEnergyBremsstrahlung.PostStepDoIt(), G4ForwardXrayTR.PostStepDoIt(), G4SynchrotronRadiationInMat.PostStepDoIt(), G4VXTRenergyLoss.PostStepDoIt(), G4OpRayleigh.PostStepDoIt(), G4OpWLS.PostStepDoIt(), G4Cerenkov.PostStepDoIt(), G4Scintillation.PostStepDoIt(), G4hImpactIonisation.PostStepDoIt(), G4InuclSpecialFunctions.randomGauss(), G4InuclSpecialFunctions.randomPHI(), G4AdjointBremsstrahlungModel.RapidSampleSecondaries(), G4RPGTwoCluster.ReactionStage(), G4RPGTwoBody.ReactionStage(), G4RPGFragmentation.ReactionStage(), G4QuasiElRatios.RelDecayIn2(), G4RPGReaction.Rotate(), HepPolyhedron.RotateAroundZ(), G4NeutronHPIsotropic.Sample(), G4NeutronHPContAngularPar.Sample(), G4NeutronHPNBodyPhaseSpace.Sample(), G4NeutronHPLabAngularEnergy.Sample(), G4NeutronHPDiscreteTwoBody.Sample(), G4NeutronHPAngular.SampleAndUpdate(), G4DeltaAngleFreeScat.SampleDirection(), G4DipBustGenerator.SampleDirection(), G4DeltaAngle.SampleDirection(), G4PhotoElectricAngularGeneratorSauterGavrila.SampleDirection(), G4RayleighAngularGenerator.SampleDirection(), G4Generator2BN.SampleDirection(), G4PenelopeBremsstrahlungAngular.SampleDirection(), G4Generator2BS.SampleDirection(), G4AntiNuclElastic.SampleInvariantT(), G4WentzelVIModel.SampleScattering(), G4WentzelVIRelModel.SampleScattering(), G4UrbanMscModel.SampleScattering(), MyKleinNishinaCompton.SampleSecondaries(), G4BoldyshevTripletModel.SampleSecondaries(), G4XrayRayleighModel.SampleSecondaries(), G4LivermoreNuclearGammaConversionModel.SampleSecondaries(), G4LivermoreGammaConversionModelRC.SampleSecondaries(), G4LivermoreComptonModifiedModel.SampleSecondaries(), G4AdjointBremsstrahlungModel.SampleSecondaries(), G4LivermoreGammaConversionModel.SampleSecondaries(), G4LivermoreComptonModel.SampleSecondaries(), G4AdjointPhotoElectricModel.SampleSecondaries(), G4SeltzerBergerModel.SampleSecondaries(), G4PolarizedMollerBhabhaModel.SampleSecondaries(), G4LivermoreBremsstrahlungModel.SampleSecondaries(), G4PenelopeAnnihilationModel.SampleSecondaries(), G4eeToTwoPiModel.SampleSecondaries(), G4ee2KChargedModel.SampleSecondaries(), G4ee2KNeutralModel.SampleSecondaries(), G4PenelopeGammaConversionModel.SampleSecondaries(), G4eeToPGammaModel.SampleSecondaries(), G4PenelopeRayleighModel.SampleSecondaries(), G4LivermoreIonisationModel.SampleSecondaries(), G4PolarizedComptonModel.SampleSecondaries(), G4HeatedKleinNishinaCompton.SampleSecondaries(), G4PenelopePhotoElectricModel.SampleSecondaries(), G4KleinNishinaModel.SampleSecondaries(), G4KleinNishinaCompton.SampleSecondaries(), G4BetheHeitlerModel.SampleSecondaries(), G4PairProductionRelModel.SampleSecondaries(), G4PolarizedAnnihilationModel.SampleSecondaries(), G4mplIonisationWithDeltaModel.SampleSecondaries(), G4PAIPhotModel.SampleSecondaries(), G4IonCoulombScatteringModel.SampleSecondaries(), G4eeToTwoGammaModel.SampleSecondaries(), G4PenelopeComptonModel.SampleSecondaries(), G4PenelopeIonisationModel.SampleSecondaries(), G4LowEPComptonModel.SampleSecondaries(), G4MollerBhabhaModel.SampleSecondaries(), G4MuPairProductionModel.SampleSecondaries(), G4PAIPhotonModel.SampleSecondaries(), G4MuBremsstrahlungModel.SampleSecondaries(), G4BraggIonModel.SampleSecondaries(), G4ICRU73QOModel.SampleSecondaries(), G4BraggModel.SampleSecondaries(), G4MuBetheBlochModel.SampleSecondaries(), G4BetheBlochModel.SampleSecondaries(), G4IonParametrisedLossModel.SampleSecondaries(), G4WentzelOKandVIxSection.SampleSingleScattering(), G4WentzelVIRelXSection.SampleSingleScattering(), G4AntiNuclElastic.SampleThetaLab(), G4NuclNuclDiffuseElastic.SampleThetaLab(), G4DiffuseElastic.SampleThetaLab(), G4Torus.SetAllParameters(), G4PSDoseDepositForCylinder3D.SetCylinderSize(), G4PSPassageCellFluxForCylinder3D.SetCylinderSize(), G4PSCellFluxForCylinder3D.SetCylinderSize(), G4IonCoulombCrossSection.SetupTarget(), G4CutTubs.SurfaceNormal(), G4OTubs.SurfaceNormal(), G4Tubs.SurfaceNormal(), G4Cons.SurfaceNormal(), G4Sphere.SurfaceNormal(), G4Torus.SurfaceNormal(), G4PAIPhotonModel.TestSecondaries(), G4NuclNuclDiffuseElastic.ThetaCMStoThetaLab(), G4DiffuseElastic.ThetaCMStoThetaLab(), G4NuclNuclDiffuseElastic.ThetaLabToThetaCMS(), G4DiffuseElastic.ThetaLabToThetaCMS(), G4GeneralPhaseSpaceDecay.ThreeBodyDecayIt(), G4PolarizedBhabhaCrossSection.TotalXSection(), G4PolarizedMollerCrossSection.TotalXSection(), G4ReactionDynamics.TwoBody(), G4GeneralPhaseSpaceDecay.TwoBodyDecayIt(), G4ReactionDynamics.TwoCluster(), and G4VHadDecayAlgorithm.UniformPhi().

python.hepunit.twopi_mc2_rcl2 = twopi*electron_mass_c2\

Definition at line 294 of file hepunit.py.

Referenced by G4AdjointComptonModel.AdjointCrossSection(), G4AdjointhIonisationModel.AdjointCrossSection(), G4IonParametrisedLossModel.ComputeCrossSectionPerAtom(), G4MollerBhabhaModel.ComputeCrossSectionPerElectron(), G4BraggIonModel.ComputeCrossSectionPerElectron(), G4BraggModel.ComputeCrossSectionPerElectron(), G4MuBetheBlochModel.ComputeCrossSectionPerElectron(), G4BetheBlochModel.ComputeCrossSectionPerElectron(), MyMollerBhabhaModel.ComputeDEDXPerVolume(), G4MollerBhabhaModel.ComputeDEDXPerVolume(), G4BraggIonModel.ComputeDEDXPerVolume(), G4BraggModel.ComputeDEDXPerVolume(), G4ICRU73QOModel.ComputeDEDXPerVolume(), G4MuBetheBlochModel.ComputeDEDXPerVolume(), G4BetheBlochModel.ComputeDEDXPerVolume(), G4EmCorrections.ComputeIonCorrections(), G4RToEConvForElectron.ComputeLoss(), G4RToEConvForPositron.ComputeLoss(), G4RToEConvForProton.ComputeLoss(), G4BohrFluctuations.Dispersion(), G4UniversalFluctuation.Dispersion(), G4IonFluctuations.Dispersion(), G4mplIonisationModel.Dispersion(), G4mplIonisationWithDeltaModel.Dispersion(), G4PAIPhotModel.Dispersion(), G4PAIModel.Dispersion(), G4PAIPhotonModel.Dispersion(), G4IonisParamElm.G4IonisParamElm(), G4RDVeLowEnergyLoss.GetLossWithFluct(), G4EmCorrections.HighOrderCorrections(), G4EmCorrections.IonBarkasCorrection(), G4PixeCrossSectionHandler.MicroscopicCrossSection(), G4AdjointComptonModel.RapidSampleSecondaries(), G4AdjointhIonisationModel.RapidSampleSecondaries(), and G4UniversalFluctuation.SampleFluctuations().

int python.hepunit.universe_mean_density = 1
int python.hepunit.volt = 1
python.hepunit.watt = joule/second

Definition at line 139 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().

python.hepunit.weber = volt*second

Definition at line 185 of file hepunit.py.

Referenced by G4UnitDefinition.BuildUnitsTable().