ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SIunits.hh File Reference

Go to the source code of this file.

Macros

#define pascal   hep_pascal
 

Variables

static constexpr double pi = 3.14159265358979323846
 
static constexpr double twopi = 2*pi
 
static constexpr double halfpi = pi/2
 
static constexpr double pi2 = pi*pi
 
static constexpr double meter = 1.
 
static constexpr double meter2 = meter*meter
 
static constexpr double meter3 = meter*meter*meter
 
static constexpr double millimeter = 0.001*meter
 
static constexpr double millimeter2 = millimeter*millimeter
 
static constexpr double millimeter3 = millimeter*millimeter*millimeter
 
static constexpr double centimeter = 10.*millimeter
 
static constexpr double centimeter2 = centimeter*centimeter
 
static constexpr double centimeter3 = centimeter*centimeter*centimeter
 
static constexpr double kilometer = 1000.*meter
 
static constexpr double kilometer2 = kilometer*kilometer
 
static constexpr double kilometer3 = kilometer*kilometer*kilometer
 
static constexpr double parsec = 3.0856775807e+16*meter
 
static constexpr double micrometer = 1.e-6 *meter
 
static constexpr double nanometer = 1.e-9 *meter
 
static constexpr double angstrom = 1.e-10*meter
 
static constexpr double fermi = 1.e-15*meter
 
static constexpr double barn = 1.e-28*meter2
 
static constexpr double millibarn = 1.e-3 *barn
 
static constexpr double microbarn = 1.e-6 *barn
 
static constexpr double nanobarn = 1.e-9 *barn
 
static constexpr double picobarn = 1.e-12*barn
 
static constexpr double nm = nanometer
 
static constexpr double um = micrometer
 
static constexpr double mm = millimeter
 
static constexpr double mm2 = millimeter2
 
static constexpr double mm3 = millimeter3
 
static constexpr double cm = centimeter
 
static constexpr double cm2 = centimeter2
 
static constexpr double cm3 = centimeter3
 
static constexpr double liter = 1.e+3*cm3
 
static constexpr double L = liter
 
static constexpr double dL = 1.e-1*liter
 
static constexpr double cL = 1.e-2*liter
 
static constexpr double mL = 1.e-3*liter
 
static constexpr double m = meter
 
static constexpr double m2 = meter2
 
static constexpr double m3 = meter3
 
static constexpr double km = kilometer
 
static constexpr double km2 = kilometer2
 
static constexpr double km3 = kilometer3
 
static constexpr double pc = parsec
 
static constexpr double radian = 1.
 
static constexpr double milliradian = 1.e-3*radian
 
static constexpr double degree = (pi/180.0)*radian
 
static constexpr double steradian = 1.
 
static constexpr double rad = radian
 
static constexpr double mrad = milliradian
 
static constexpr double sr = steradian
 
static constexpr double deg = degree
 
static constexpr double second = 1.
 
static constexpr double nanosecond = 1.e-9 *second
 
static constexpr double millisecond = 1.e-3 *second
 
static constexpr double microsecond = 1.e-6 *second
 
static constexpr double picosecond = 1.e-12*second
 
static constexpr double hertz = 1./second
 
static constexpr double kilohertz = 1.e+3*hertz
 
static constexpr double megahertz = 1.e+6*hertz
 
static constexpr double ns = nanosecond
 
static constexpr double s = second
 
static constexpr double ms = millisecond
 
static constexpr double us = microsecond
 
static constexpr double ps = picosecond
 
static constexpr double kilogram = 1.
 
static constexpr double gram = 1.e-3*kilogram
 
static constexpr double milligram = 1.e-3*gram
 
static constexpr double kg = kilogram
 
static constexpr double g = gram
 
static constexpr double mg = milligram
 
static constexpr double ampere = 1.
 
static constexpr double milliampere = 1.e-3*ampere
 
static constexpr double microampere = 1.e-6*ampere
 
static constexpr double nanoampere = 1.e-9*ampere
 
static constexpr double coulomb = ampere*second
 
static constexpr double e_SI = 1.602176487e-19
 
static constexpr double eplus = e_SI*coulomb
 
static constexpr double joule = kg*m*m/(s*s)
 
static constexpr double electronvolt = e_SI*joule
 
static constexpr double kiloelectronvolt = 1.e+3*electronvolt
 
static constexpr double megaelectronvolt = 1.e+6*electronvolt
 
static constexpr double gigaelectronvolt = 1.e+9*electronvolt
 
static constexpr double teraelectronvolt = 1.e+12*electronvolt
 
static constexpr double petaelectronvolt = 1.e+15*electronvolt
 
static constexpr double MeV = megaelectronvolt
 
static constexpr double eV = electronvolt
 
static constexpr double keV = kiloelectronvolt
 
static constexpr double GeV = gigaelectronvolt
 
static constexpr double TeV = teraelectronvolt
 
static constexpr double PeV = petaelectronvolt
 
static constexpr double watt = joule/second
 
static constexpr double newton = joule/meter
 
static constexpr double hep_pascal = newton/m2
 
static constexpr double bar = 100000*pascal
 
static constexpr double atmosphere = 101325*pascal
 
static constexpr double megavolt = megaelectronvolt/eplus
 
static constexpr double kilovolt = 1.e-3*megavolt
 
static constexpr double volt = 1.e-6*megavolt
 
static constexpr double ohm = volt/ampere
 
static constexpr double farad = coulomb/volt
 
static constexpr double millifarad = 1.e-3*farad
 
static constexpr double microfarad = 1.e-6*farad
 
static constexpr double nanofarad = 1.e-9*farad
 
static constexpr double picofarad = 1.e-12*farad
 
static constexpr double weber = volt*second
 
static constexpr double tesla = volt*second/meter2
 
static constexpr double gauss = 1.e-4*tesla
 
static constexpr double kilogauss = 1.e-1*tesla
 
static constexpr double henry = weber/ampere
 
static constexpr double kelvin = 1.
 
static constexpr double mole = 1.
 
static constexpr double becquerel = 1./second
 
static constexpr double curie = 3.7e+10 * becquerel
 
static constexpr double kilobecquerel = 1.e+3*becquerel
 
static constexpr double megabecquerel = 1.e+6*becquerel
 
static constexpr double gigabecquerel = 1.e+9*becquerel
 
static constexpr double millicurie = 1.e-3*curie
 
static constexpr double microcurie = 1.e-6*curie
 
static constexpr double Bq = becquerel
 
static constexpr double kBq = kilobecquerel
 
static constexpr double MBq = megabecquerel
 
static constexpr double GBq = gigabecquerel
 
static constexpr double Ci = curie
 
static constexpr double mCi = millicurie
 
static constexpr double uCi = microcurie
 
static constexpr double gray = joule/kilogram
 
static constexpr double kilogray = 1.e+3*gray
 
static constexpr double milligray = 1.e-3*gray
 
static constexpr double microgray = 1.e-6*gray
 
static constexpr double candela = 1.
 
static constexpr double lumen = candela*steradian
 
static constexpr double lux = lumen/meter2
 
static constexpr double perCent = 0.01
 
static constexpr double perThousand = 0.001
 
static constexpr double perMillion = 0.000001
 

Macro Definition Documentation

#define pascal   hep_pascal

Definition at line 233 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 233 of file G4SIunits.hh

Variable Documentation

constexpr double ampere = 1.
static

Definition at line 188 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 188 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), and HepTool::Evaluator::setSystemOfUnits().

constexpr double barn = 1.e-28*meter2
static

Definition at line 104 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 104 of file G4SIunits.hh

Referenced by G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4ecpssrBaseLixsModel::CalculateL1CrossSection(), G4OrlicLiXsModel::CalculateL1CrossSection(), G4ecpssrBaseLixsModel::CalculateL2CrossSection(), G4OrlicLiXsModel::CalculateL2CrossSection(), G4ecpssrBaseLixsModel::CalculateL3CrossSection(), G4OrlicLiXsModel::CalculateL3CrossSection(), G4RToEConvForGamma::ComputeCrossSection(), G4LivermorePolarizedPhotoElectricGDModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedPhotoElectricModel::ComputeCrossSectionPerAtom(), G4PenelopeAnnihilationModel::ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel::ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreIonisationModel::ComputeCrossSectionPerAtom(), G4PenelopePhotoElectricModel::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerShell(), G4PenelopeIonisationCrossSection::CrossSection(), G4ParticleHPFissionData::DumpPhysicsTable(), G4ParticleHPCaptureData::DumpPhysicsTable(), G4ParticleHPElasticData::DumpPhysicsTable(), G4LENDCrossSection::DumpPhysicsTable(), HistoManager::EndOfRun(), G4PixeCrossSectionHandler::G4PixeCrossSectionHandler(), G4VXTRenergyLoss::GetComptonPerAtom(), CCalDataSet::getCrossSection(), G4BGGNucleonElasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetElementCrossSection(), G4BGGPionElasticXS::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetIsoCrossSection(), G4BGGNucleonElasticXS::GetIsoCrossSection(), G4BGGPionElasticXS::GetIsoCrossSection(), G4BGGPionInelasticXS::GetIsoCrossSection(), G4LENDElasticCrossSection::getLENDCrossSection(), G4LENDFissionCrossSection::getLENDCrossSection(), G4LENDCaptureCrossSection::getLENDCrossSection(), G4LENDInelasticCrossSection::getLENDCrossSection(), G4UCNLoss::GetMeanFreePath(), G4UCNMultiScattering::GetMeanFreePath(), G4UCNAbsorption::GetMeanFreePath(), G4NeutronCaptureXS::IsoCrossSection(), G4eIonisationParameters::LoadData(), G4RDeIonisationParameters::LoadData(), G4DNAMillerGreenExcitationModel::PartialCrossSection(), G4ParticleHPJENDLHEData::readAFile(), G4LivermoreComptonModel::ReadData(), G4LivermorePolarizedPhotoElectricGDModel::ReadData(), G4LivermorePolarizedPhotoElectricModel::ReadData(), G4LivermorePhotoElectricModel::ReadData(), G4LivermorePolarizedComptonModel::ReadData(), G4LowEPComptonModel::ReadData(), G4ParticleHPThermalScatteringData::readData(), G4LowEPPolarizedComptonModel::ReadData(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeIonisationModel::SampleFinalStateElectron(), G4PenelopeIonisationModel::SampleFinalStatePositron(), and HepTool::Evaluator::setSystemOfUnits().

constexpr double becquerel = 1./second
static

Definition at line 290 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 290 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), doiPETAnalysis::doiPETAnalysis(), main(), and doiPETAnalysis::SetActivity().

constexpr double Bq = becquerel
static

Definition at line 297 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 297 of file G4SIunits.hh

Referenced by HepTool::Evaluator::setSystemOfUnits().

constexpr double candela = 1.
static

Definition at line 316 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 316 of file G4SIunits.hh

Referenced by G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), and HepTool::Evaluator::setSystemOfUnits().

constexpr double centimeter = 10.*millimeter
static

Definition at line 89 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 89 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), and G4TransportationLogger::ReportLoopingTrack().

constexpr double centimeter2 = centimeter*centimeter
static

Definition at line 90 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 90 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double centimeter3 = centimeter*centimeter*centimeter
static

Definition at line 91 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 91 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double Ci = curie
static

Definition at line 301 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 301 of file G4SIunits.hh

constexpr double cL = 1.e-2*liter
static

Definition at line 125 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 125 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double cm = centimeter
static

Definition at line 118 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 118 of file G4SIunits.hh

Referenced by XrayFluoPrimaryGeneratorAction::ActivatePhaseSpace(), PHG4MicromegasDetector::add_geometry_node(), G4AdjointCrossSurfChecker::AddaSphericalSurfaceWithCenterAtTheCenterOfAVolume(), EICG4LumiDetector::AddExitWindowForV3(), PHG4EICMvtxDetector::AddGeometryNode(), PHG4MvtxDetector::AddGeometryNode(), PHG4InttDetector::AddGeometryNode(), PHG4TpcEndCapDetector::AddLayer(), PHG4Sector::Sector_Geometry::AddLayers_AeroGel_ePHENIX(), AddLayers_GEMDrift(), PHG4Sector::Sector_Geometry::AddLayers_HBD_GEM(), PHG4Sector::Sector_Geometry::AddLayers_HBD_Readout(), AddLayers_MiniTPCDrift(), EICG4LumiDetector::AddLumiMag_MagCore(), EICG4LumiDetector::AddLumiWindow(), EICG4LumiDetector::AddRecCone(), G4GMocrenFileSceneHandler::AddSolid(), PHG4TruthTrackingAction::AddVertex(), G4VContinuousProcess::AlongStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength(), G4VRestContinuousProcess::AlongStepGetPhysicalInteractionLength(), PHG4TpcDirectLaser::AppendLaserTrack(), B01PrimaryGeneratorAction::B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction::B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction::B03PrimaryGeneratorAction(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), B5CellParameterisation::B5CellParameterisation(), RunAction::BeginOfRunAction(), Analysis::Book(), BrachyDetectorConstruction::BrachyDetectorConstruction(), PHG4TTLDetector::BuildBarrelTTL(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), PHG4TTLDetector::BuildForwardTTL(), HadrontherapyModulator::BuildModulator(), HadrontherapyModulator::BuildSteps(), BuildTarget(), G4UnitDefinition::BuildUnitsTable(), PHG4TTLSteppingAction::CalculateSensorHitIndices(), G4INCL::Nucleus::computeCenterOfMass(), G4EmCalculator::ComputeCrossSectionPerVolume(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4PropagatorInField::ComputeStep(), VoxelParam::ComputeTransformation(), RE04ParallelWorldParam::ComputeTransformation(), G4PSCellFluxForCylinder3D::ComputeVolume(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), PHG4OuterHcalDetector::ConsistencyCheck(), PHG4InnerHcalDetector::ConsistencyCheck(), Par01ParallelWorldForPion::Construct(), ExGflash3ParallelWorld::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLiver::Construct(), G4MIRDRightKidney::Construct(), G4MIRDRightScapula::Construct(), G4VoxelLeftBreast::Construct(), G4VoxelRightBreast::Construct(), ExN04DetectorConstruction::Construct(), G4MIRDBrain::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDLeftArmBone::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDLeftLung::Construct(), G4MIRDLeftOvary::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDPelvis::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDHead::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDPancreas::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightOvary::Construct(), G4MIRDRightTeste::Construct(), G4MIRDSpleen::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDTrunk::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDUterus::Construct(), B1DetectorConstruction::Construct(), B03DetectorConstruction::Construct(), G4MIRDRibCage::Construct(), Par01DetectorConstruction::Construct(), G4MIRDRightArmBone::Construct(), G4MIRDUrinaryBladder::Construct(), QDetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), RE05DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), GB05DetectorConstruction::Construct(), DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), GeometryConstruction::Construct(), ExGflash2ParallelWorld::Construct(), DetectorSimpleALICE::Construct(), ExGflash2DetectorConstruction::Construct(), B3DetectorConstruction::Construct(), DetectorALICE06::Construct(), DetectorBari05::Construct(), ExGflash1DetectorConstruction::Construct(), ExGflash3DetectorConstruction::Construct(), MyDetectorConstruction::Construct(), RE04ParallelWorldConstruction::Construct(), GB01DetectorConstruction::Construct(), GB02DetectorConstruction::Construct(), GB06DetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), FCALEMModule::Construct(), FCALHadModule::Construct(), ExGflashDetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), LXeDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), B02ImportanceDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), B03ImportanceDetectorConstruction::Construct(), DMXDetectorConstruction::Construct(), RE02DetectorConstruction::Construct(), PHG4FullProjTiltedSpacalDetector::Construct_AzimuthalSeg(), PHG4FullProjSpacalDetector::Construct_AzimuthalSeg(), PHG4SpacalDetector::Construct_AzimuthalSeg(), PHG4SpacalDetector::Construct_Fiber(), PHG4FullProjSpacalDetector::Construct_Fibers(), PHG4FullProjTiltedSpacalDetector::Construct_Fibers(), PHG4FullProjSpacalDetector::Construct_Fibers_SameLengthFiberPerTower(), PHG4FullProjTiltedSpacalDetector::Construct_Fibers_SameLengthFiberPerTower(), ePHENIXRICH::ePHENIXRICHConstruction::Construct_HBD(), PHG4FullProjTiltedSpacalDetector::Construct_LightGuide(), PHG4MicromegasDetector::construct_micromegas(), PHG4Sector::PHG4SectorConstructor::Construct_Sectors(), PHG4FullProjTiltedSpacalDetector::Construct_Tower(), PHG4FullProjSpacalDetector::Construct_Tower(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), XrayFluoDetectorConstruction::ConstructApparate(), GammaKnifeDetectorConstruction::ConstructBeamLine(), PurgMagDetectorConstruction::ConstructCalorimeter(), Collimator100BeamLine::ConstructCollimator100BeamLine(), Collimator40BeamLine::ConstructCollimator40BeamLine(), Collimator50BeamLine::ConstructCollimator50BeamLine(), Collimator60BeamLine::ConstructCollimator60BeamLine(), Collimator70BeamLine::ConstructCollimator70BeamLine(), Collimator80BeamLine::ConstructCollimator80BeamLine(), WLSDetectorConstruction::ConstructDetector(), PHG4TpcEndCapDetector::ConstructElectronics(), PHG4TpcEndCapDetector::ConstructEndCapAssembly(), XrayTelDetectorConstruction::ConstructFocalPlane(), PHG4InnerHcalDetector::ConstructHcalScintillatorAssembly(), PHG4OuterHcalDetector::ConstructHcalScintillatorAssembly(), PHG4InnerHcalDetector::ConstructHcalSingleScintillators(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), PHG4InttDetector::ConstructIntt(), LaserDrivenBeamLine::ConstructLaserDrivenBeamLine(), DetectorConstruction::ConstructLine(), PHG4ECAPToFDetector::ConstructMe(), G4JLeicDIRCDetector::ConstructMe(), G4JLeicVTXDetector::ConstructMe(), EICG4RPDetector::ConstructMe(), PHG4TRDDetector::ConstructMe(), PHG4PSTOFDetector::ConstructMe(), EICG4dRICHDetector::ConstructMe(), EicFRichDetector::ConstructMe(), EICG4B0Detector::ConstructMe(), EICG4ZDCDetector::ConstructMe(), PHG4BeamlineMagnetDetector::ConstructMe(), EICG4BwdDetector::ConstructMe(), PHG4BlockDetector::ConstructMe(), G4JLeicBeamLineMagnetDetector::ConstructMe(), PHG4ConeDetector::ConstructMe(), EICG4B0ECALDetector::ConstructMe(), PHG4CylinderStripDetector::ConstructMe(), PHG4CylinderDetector::ConstructMe(), BeamLineMagnetDetector::ConstructMe(), PHG4FCalDetector::ConstructMe(), PHG4EPDDetector::ConstructMe(), PHG4TpcEndCapDetector::ConstructMe(), PHG4BbcDetector::ConstructMe(), PHG4ZDCDetector::ConstructMe(), PHG4TpcDetector::ConstructMe(), PHG4HcalDetector::ConstructMe(), PHG4BackwardHcalDetector::ConstructMe(), PHG4ForwardHcalDetector::ConstructMe(), PHG4ProjCrystalCalorimeterDetector::ConstructMe(), PHG4CrystalCalorimeterDetector::ConstructMe(), PHG4LFHcalDetector::ConstructMe(), PHG4InnerHcalDetector::ConstructMe(), PHG4ForwardEcalDetector::ConstructMe(), PHG4OuterHcalDetector::ConstructMe(), PHG4BarrelEcalDetector::ConstructMe(), PHG4SpacalDetector::ConstructMe(), EICG4LumiDetector::ConstructMe(), G02DetectorConstruction::ConstructParametrisationChamber(), PassiveCarbonBeamLine::ConstructPassiveCarbonBeamLine(), PassiveProtonBeamLine::ConstructPassiveProtonBeamLine(), PHG4ProjCrystalCalorimeterDetector::ConstructProjectiveCrystals(), UltraDetectorConstruction::ConstructReflector(), LaserDrivenBeamLine::ConstructSDandField(), RMC01DetectorConstruction::ConstructSimpleGeometry(), PHG4HybridHomogeneousCalorimeterDetector::ConstructSupportFrame(), XrayTelDetectorConstruction::ConstructTelescope(), EICG4BwdDetector::ConstructTower(), PHG4BackwardHcalDetector::ConstructTower(), PHG4ForwardHcalDetector::ConstructTower(), EICG4B0ECALDetector::ConstructTower(), PHG4LFHcalDetector::ConstructTower(), PHG4CrystalCalorimeterDetector::ConstructTower(), PHG4HybridHomogeneousCalorimeterDetector::ConstructTower(), PHG4ForwardEcalDetector::ConstructTower(), PHG4TpcDetector::ConstructTpcCageVolume(), PHG4TpcDetector::ConstructTpcExternalSupports(), PHG4TpcDetector::ConstructTpcGasVolume(), TrentoPassiveProtonBeamLine::ConstructTrentoPassiveProtonBeamLine(), UltraDetectorConstruction::ConstructUVscope(), PHG4TpcEndCapDetector::ConstructWagonWheel(), LXeWLSFiber::CopyValues(), G4AtimaEnergyLossModel::CorrectionsAlongStep(), G3Division::CreateEnvelope(), ElectronBenchmarkDetector::CreateExitWindow(), ElectronBenchmarkDetector::CreateHeliumBag(), WLSMaterials::CreateMaterials(), ElectronBenchmarkDetector::CreateMonitor(), ElectronBenchmarkDetector::CreatePrimaryFoil(), ElectronBenchmarkDetector::CreateScorer(), G3Division::CreateSolid(), ElectronBenchmarkDetector::CreateWorld(), G4DNAUeharaScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNADingfelderChargeDecreaseModel::CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), G4DNABornExcitationModel1::CrossSectionPerVolume(), G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNAELSEPAElasticModel::CrossSectionPerVolume(), G4DNASancheExcitationModel::CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel::CrossSectionPerVolume(), G4DNABornExcitationModel2::CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel::CrossSectionPerVolume(), G4DNARuddIonisationModel::CrossSectionPerVolume(), G4DNABornIonisationModel1::CrossSectionPerVolume(), G4DNABornIonisationModel2::CrossSectionPerVolume(), G4DNAIonElasticModel::CrossSectionPerVolume(), G4MicroElecElasticModel::CrossSectionPerVolume(), G4MuElecElasticModel::CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel::CrossSectionPerVolume(), G4DNACPA100ElasticModel::CrossSectionPerVolume(), G4DNAEmfietzoglouIonisationModel::CrossSectionPerVolume(), G4DNACPA100ExcitationModel::CrossSectionPerVolume(), G4DNACPA100IonisationModel::CrossSectionPerVolume(), G4MicroElecInelasticModel::CrossSectionPerVolume(), G4MuElecInelasticModel::CrossSectionPerVolume(), G4DNAPTBExcitationModel::CrossSectionPerVolume(), G4DNAPTBElasticModel::CrossSectionPerVolume(), G4DNAPTBIonisationModel::CrossSectionPerVolume(), PHG4HybridHomogeneousCalorimeterDetector::CrystalTable(), CTTLSetup(), G4RadioactiveDecayBase::DecayAnalog(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4RadioactiveDecay::DecayIt(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), PHG4Reco::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), B2aDetectorConstruction::DefineVolumes(), B2bDetectorConstruction::DefineVolumes(), B4cDetectorConstruction::DefineVolumes(), B4dDetectorConstruction::DefineVolumes(), B4DetectorConstruction::DefineVolumes(), G4H2O::Definition(), G4AtimaFluctuations::Dispersion(), UVA_VisAction::Draw(), Par01EnergySpot::Draw(), B5HadCalorimeterHit::Draw(), CexmcScenePrimitives::DrawRadialLine(), G3Division::Dvn2(), G3Division::Dvt(), G3Division::Dvt2(), EICG4B0ECALSteppingAction::EICG4B0ECALSteppingAction(), EICG4B0SteppingAction::EICG4B0SteppingAction(), EICG4BwdSteppingAction::EICG4BwdSteppingAction(), EICG4LumiSteppingAction::EICG4LumiSteppingAction(), ElectronBenchmarkDetector::ElectronBenchmarkDetector(), Run::EndOfRun(), RE02RunAction::EndOfRunAction(), ETTLSetup(), ExGflashDetectorConstruction::ExGflashDetectorConstruction(), ExN02PhysicsList::ExN02PhysicsList(), ExN03DetectorConstruction::ExN03DetectorConstruction(), ExN04Field::ExN04Field(), Par01PionShowerModel::Explode(), F02DetectorConstruction::F02DetectorConstruction(), F02ElectricFieldSetup::F02ElectricFieldSetup(), F04DetectorConstruction::F04DetectorConstruction(), LaserDrivenBeamLine::FaradayCup(), PHG4OuterHcalSteppingAction::FieldChecker(), Analysis::FillDose(), Analysis::FillIncident(), EICG4BwdSteppingAction::FindTowerIndexFromPosition(), EICG4B0ECALSteppingAction::FindTowerIndexFromPosition(), EICG4B0SteppingAction::FindTowerIndexFromPosition(), CML2Acc1::flatteningFilter(), CML2Acc2::flatteningFilter(), CML2AccSaturn::flatteningFilter(), FSTSetup(), FTTLSetup(), 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(), GB04PrimaryGeneratorAction::GB04PrimaryGeneratorAction(), GB05PrimaryGeneratorAction::GB05PrimaryGeneratorAction(), GB06PrimaryGeneratorAction::GB06PrimaryGeneratorAction(), GB07PrimaryGeneratorAction::GB07PrimaryGeneratorAction(), G4LivermorePolarizedRayleighModel::GenerateCosTheta(), PHG4PrimaryGeneratorAction::GeneratePrimaries(), ExTGPrimaryGeneratorAction::GeneratePrimaries(), eRositaPrimaryGeneratorAction::GeneratePrimaries(), B3PrimaryGeneratorAction::GeneratePrimaries(), ExN02PrimaryGeneratorAction::GeneratePrimaries(), RE04PrimaryGeneratorAction::GeneratePrimaries(), ExP01PrimaryGeneratorAction::GeneratePrimaries(), PurgMagPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), DetectorConstruction::GeometryParameters(), ALICEKF::get_Bz(), PHSimpleKFProp::get_Bz(), G4Cerenkov::GetAverageNumberOfPhotons(), G4EmCalculator::GetCrossSectionPerVolume(), G4IonDEDXHandler::GetDEDX(), XrayFluoDetectorConstruction::GetDetectorPosition(), PHField3DCartesian::GetFieldValue(), PHFieldBeast::GetFieldValue(), PHG4OuterHcalField::GetFieldValue(), PHG4BarrelEcalDetector::GetGlassTrap(), PHG4BarrelEcalDetector::GetGlassTrapSubtract(), PHG4CylinderStripDetector::GetHollowBar(), G4Pythia6Decayer::GetParticlePosition(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), TrentoPassiveProtonBeamLine::HadrontherapyBeamCollimators(), PassiveCarbonBeamLine::HadrontherapyBeamMonitoring(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), PassiveProtonBeamLine::HadrontherapyBeamMonitoring(), HadrontherapyDetectorConstruction::HadrontherapyDetectorConstruction(), HadrontherapyElectricTabulatedField3D::HadrontherapyElectricTabulatedField3D(), HadrontherapyMagneticField3D::HadrontherapyMagneticField3D(), PassiveCarbonBeamLine::HadrontherapyPMMACollimator(), TrentoPassiveProtonBeamLine::HadrontherapyRidgeFilter(), PassiveCarbonBeamLine::HadrontherapyRippleFilter(), PHG4OuterHcalSteppingAction::Init(), EICG4dRICHSteppingAction::InitHit(), G4DNAChampionElasticModel::Initialise(), G4DNAELSEPAElasticModel::Initialise(), G4DNAIonElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4WaterStopping::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4EmBiasingManager::Initialise(), G4DNAPTBElasticModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), PHG4Reco::InitRun(), CML2Acc1::ionizationChamber(), CML2Acc2::ionizationChamber(), CML2AccSaturn::ionizationChamber(), IORTDetectorConstruction::IORTDetectorConstruction(), CML2Acc1::Jaw1X(), CML2Acc2::Jaw1X(), CML2AccSaturn::Jaw1X(), CML2Acc1::Jaw1Y(), CML2Acc2::Jaw1Y(), CML2AccSaturn::Jaw1Y(), CML2Acc1::Jaw2X(), CML2Acc2::Jaw2X(), CML2AccSaturn::Jaw2X(), CML2Acc1::Jaw2Y(), CML2Acc2::Jaw2Y(), CML2AccSaturn::Jaw2Y(), LFHCALInit(), G4ScoringCylinder::List(), G4ScoringBox::List(), G4VScoringMesh::List(), LXeMainVolume::LXeMainVolume(), LXePrimaryGeneratorAction::LXePrimaryGeneratorAction(), main(), make_barrel_layer(), make_barrel_layer_LYSO_basic(), make_forward_station(), make_forward_station_basic(), make_LANL_FST_station(), PHG4RICHSteppingAction::MakeHit(), PHG4ScoringManager::makeScoringHistograms(), MedicalBeam::MedicalBeam(), CML2Acc2::mirror(), CML2Acc1::mirror(), CML2Acc1::MLC(), CML2Acc2::MLC(), PHG4mRICHDetector::mRichParameter::mRichParameter(), OpNovicePrimaryGeneratorAction::OpNovicePrimaryGeneratorAction(), Par01PrimaryGeneratorAction::Par01PrimaryGeneratorAction(), PHG4BackwardHcalDetector::ParseParametersFromTable(), PHG4ForwardHcalDetector::ParseParametersFromTable(), PHG4EICForwardEcalDetector::ParseParametersFromTable(), EICG4BwdDetector::ParseParametersFromTable(), EICG4B0ECALDetector::ParseParametersFromTable(), PHG4LFHcalDetector::ParseParametersFromTable(), PHG4CrystalCalorimeterDetector::ParseParametersFromTable(), PHG4HybridHomogeneousCalorimeterDetector::ParseParametersFromTable(), PHG4BarrelEcalDetector::ParseParametersFromTable(), PHG4ForwardDualReadoutDetector::ParseParametersFromTable(), PHG4ForwardEcalDetector::ParseParametersFromTable(), G4DNASancheExcitationModel::PartialCrossSection(), PHField2D::PHField2D(), PHField3DCartesian::PHField3DCartesian(), PHField3DCylindrical::PHField3DCylindrical(), PHFieldCleo::PHFieldCleo(), PHG4CEmcTestBeamSubsystem::PHG4CEmcTestBeamSubsystem(), PHG4CylinderSteppingAction::PHG4CylinderSteppingAction(), PHG4CylinderStripSteppingAction::PHG4CylinderStripSteppingAction(), PHG4ECAPToFSteppingAction::PHG4ECAPToFSteppingAction(), PHG4EICMvtxDetector::PHG4EICMvtxDetector(), PHG4InnerHcalSteppingAction::PHG4InnerHcalSteppingAction(), PHG4InttSteppingAction::PHG4InttSteppingAction(), PHG4MvtxDetector::PHG4MvtxDetector(), PHG4TRDSteppingAction::PHG4TRDSteppingAction(), EICG4BwdDetector::PlaceTower(), EICG4B0ECALDetector::PlaceTower(), DetectorConstruction::PlaceWithAxialRotations(), DetectorConstruction::PlaceWithDirectMatrix(), DetectorConstruction::PlaceWithEulerAngles(), DetectorConstruction::PlaceWithInverseMatrix(), DetectorConstruction::PlaceWithReflections(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt(), G4UCNMultiScattering::PostStepDoIt(), G4UCNAbsorption::PostStepDoIt(), G4VITDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), G4Decay::PostStepGetPhysicalInteractionLength(), G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), CML2Acc1::primaryCollimator(), CML2Acc2::primaryCollimator(), CML2AccSaturn::primaryCollimator(), PHG4OuterHcalDetector::Print(), PHField2D::print_map(), PHField3DCylindrical::print_map(), XrayFluoPlaneDetectorConstruction::PrintApparateParameters(), XrayFluoDetectorConstruction::PrintApparateParameters(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), BrachyDetectorConstruction::PrintDetectorParameters(), FieldMapReadBack::PrintField(), GVFlashShowerParameterisation::PrintMaterial(), ProcessEvent(), GB05SD::ProcessHits(), GB06SD::ProcessHits(), GB07SD::ProcessHits(), ScreenSD::ProcessHits(), G4ErrorFreeTrajState::PropagateError(), G4ErrorFreeTrajState::PropagateErrorIoni(), G4ErrorFreeTrajState::PropagateErrorMSC(), prt_setGStyle(), PurgMagTabulatedField3D::PurgMagTabulatedField3D(), RE01Field::RE01Field(), RE01PrimaryGeneratorAction::RE01PrimaryGeneratorAction(), RE02PrimaryGeneratorAction::RE02PrimaryGeneratorAction(), RE04PrimaryGeneratorAction::RE04PrimaryGeneratorAction(), RE05Field::RE05Field(), RE05MuonSD::RE05MuonSD(), RE05PrimaryGeneratorAction::RE05PrimaryGeneratorAction(), RawTowerBuilderDRCALO::ReadGeometryFromTable(), BwdRawTowerBuilderByHitIndex::ReadGeometryFromTable(), B0RawTowerBuilderByHitIndex::ReadGeometryFromTable(), G4PropagatorInField::ReportLoopingParticle(), Run::Run(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), PHG4FPbScDetector::set_Place(), ExN02DetectorConstruction::setChamberMaterial(), ExP01DetectorConstruction::SetChamberMaterial(), ePHENIXRICH::RICH_Geometry::SetDefault(), PHG4Sector::Sector_Geometry::SetDefault(), LaserDrivenBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), PrimaryGeneratorAction::SetDefaultKinematic(), G4EicDircSubsystem::SetDefaultParameters(), PHG4TTLSubsystem::SetDefaultParameters(), LXeDetectorConstruction::SetDefaults(), FieldMapReadBack::SetFieldPoint(), PHG4HcalDetector::SetLength(), EICG4dRICHAerogel::setOpticalParams(), EICG4dRICHFilter::setOpticalParams(), EICG4dRICHGas::setOpticalParams(), PHG4CEmcTestBeamSubsystem::SetPlace(), PHG4CEmcTestBeamSubsystem::SetPlaceZ(), PHG4HcalDetector::SetPosition(), PHG4HcalDetector::SetRadius(), G3Division::SetRangeAndAxis(), PHG4HcalDetector::SetScintWidth(), HepTool::Evaluator::setSystemOfUnits(), ExN02DetectorConstruction::setTargetMaterial(), ExP01DetectorConstruction::SetTargetMaterial(), PHG4HcalDetector::SetThickness(), XDetectorConstruction::SetupGeometry(), RE04DetectorConstruction::SetupGeometry(), G3toG4DetectorConstruction::SimpleConstruct(), PHG4SteppingAction::StoreLocalCoordinate(), G4TwistedBox::StreamInfo(), G4TwistedTrd::StreamInfo(), G4VTwistedFaceted::StreamInfo(), G4TwistedTrap::StreamInfo(), TabulatedField3D::TabulatedField3D(), CML2Acc1::target(), CML2Acc2::target(), CML2AccSaturn::target(), G4DNASancheExcitationModel::TotalCrossSection(), ePHENIXRICH::RICH_Geometry::Unit_cm(), PHG4Sector::Sector_Geometry::Unit_cm(), WLSDetectorConstruction::UpdateGeometryParameters(), PHG4FPbScSteppingAction::UserSteppingAction(), PHG4SectorSteppingAction::UserSteppingAction(), PHG4EICMvtxSteppingAction::UserSteppingAction(), PHG4TpcSteppingAction::UserSteppingAction(), PHG4ConeSteppingAction::UserSteppingAction(), PHG4EnvelopeSteppingAction::UserSteppingAction(), PHG4MvtxSteppingAction::UserSteppingAction(), PHG4PSTOFSteppingAction::UserSteppingAction(), G4JLeicBeamLineMagnetSteppingAction::UserSteppingAction(), G4LBLVtxSteppingAction::UserSteppingAction(), G4JLeicDIRCSteppingAction::UserSteppingAction(), PHG4FPbScRegionSteppingAction::UserSteppingAction(), G4JLeicVTXSteppingAction::UserSteppingAction(), AllSi_Al_support_SteppingAction::UserSteppingAction(), PHG4HcalSteppingAction::UserSteppingAction(), PHG4CEmcTestBeamSteppingAction::UserSteppingAction(), PHG4OuterHcalSteppingAction::UserSteppingAction(), BeastMagnetSteppingAction::UserSteppingAction(), PHG4InnerHcalSteppingAction::UserSteppingAction(), PHG4BlockSteppingAction::UserSteppingAction(), EicFRichSteppingAction::UserSteppingAction(), AllSiliconTrackerSteppingAction::UserSteppingAction(), PHG4EPDSteppingAction::UserSteppingAction(), PHG4CylinderStripSteppingAction::UserSteppingAction(), PHG4InttSteppingAction::UserSteppingAction(), PHG4BbcSteppingAction::UserSteppingAction(), BeamLineMagnetSteppingAction::UserSteppingAction(), EICG4dRICHSteppingAction::UserSteppingAction(), PHG4BarrelEcalSteppingAction::UserSteppingAction(), EICG4ZDCSteppingAction::UserSteppingAction(), PHG4TpcEndCapSteppingAction::UserSteppingAction(), PHG4ECAPToFSteppingAction::UserSteppingAction(), PHG4HybridHomogeneousCalorimeterSteppingAction::UserSteppingAction(), PHG4mRICHSteppingAction::UserSteppingAction(), PHG4ForwardDualReadoutSteppingAction::UserSteppingAction(), PHG4LFHcalSteppingAction::UserSteppingAction(), PHG4ForwardEcalSteppingAction::UserSteppingAction(), PHG4CrystalCalorimeterSteppingAction::UserSteppingAction(), PHG4BackwardHcalSteppingAction::UserSteppingAction(), PHG4ForwardHcalSteppingAction::UserSteppingAction(), EICG4RPSteppingAction::UserSteppingAction(), PHG4CylinderSteppingAction::UserSteppingAction(), PHG4TRDSteppingAction::UserSteppingAction(), G4EicDircSteppingAction::UserSteppingAction(), PHG4ZDCSteppingAction::UserSteppingAction(), EICG4B0SteppingAction::UserSteppingAction(), EICG4B0ECALSteppingAction::UserSteppingAction(), EICG4BwdSteppingAction::UserSteppingAction(), PHG4MicromegasSteppingAction::UserSteppingAction(), EICG4LumiSteppingAction::UserSteppingAction(), PHG4SpacalSteppingAction::UserSteppingAction(), CCalSteppingAction::UserSteppingAction(), FCALSteppingAction::UserSteppingAction(), PHG4TTLSteppingAction::UserSteppingAction(), PurgMagSteppingAction::UserSteppingAction(), CML2Acc1::vacuumWindow(), CML2Acc2::vacuumWindow(), CML2AccSaturn::vacuumWindow(), HadrontherapyDetectorConstruction::VirtualLayer(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoMercuryPrimaryGeneratorAction::XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), XrayFluoPlanePrimaryGeneratorAction::XrayFluoPlanePrimaryGeneratorAction(), XrayFluoPrimaryGeneratorAction::XrayFluoPrimaryGeneratorAction(), and XrayTelDetectorConstruction::XrayTelDetectorConstruction().

constexpr double cm2 = centimeter2
static

Definition at line 119 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 119 of file G4SIunits.hh

Referenced by G4PenelopeCrossSection::AddCrossSectionPoint(), G4ESTARStopping::AddData(), G4PenelopeCrossSection::AddShellCrossSectionPoint(), G4IonStoppingData::BuildPhysicsVector(), G4UnitDefinition::BuildUnitsTable(), G4EmCalculator::ComputeDEDX(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4EmCalculator::ComputeNuclearDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), MuCrossSections::CR_PerAtom(), G4MicroElecInelasticModel::CrossSectionPerVolume(), G4MuElecInelasticModel::CrossSectionPerVolume(), G4PSPassageCellFlux::DefineUnitAndCategory(), G4PSCellFlux::DefineUnitAndCategory(), G4PSSphereSurfaceCurrent::DefineUnitAndCategory(), G4PSCylinderSurfaceFlux::DefineUnitAndCategory(), G4PSCylinderSurfaceCurrent::DefineUnitAndCategory(), G4PSFlatSurfaceCurrent::DefineUnitAndCategory(), G4PSSphereSurfaceFlux::DefineUnitAndCategory(), G4PSFlatSurfaceFlux::DefineUnitAndCategory(), G4EmSaturation::DumpBirksCoefficients(), RMC01AnalysisManager::EndOfEventForAdjointSimulation(), HistoManager::EndOfRun(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4ICRU49NuclearStoppingModel::G4ICRU49NuclearStoppingModel(), G4mplIonisationModel::G4mplIonisationModel(), G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel(), G4MuNeutrinoNucleusTotXsc::G4MuNeutrinoNucleusTotXsc(), G4EmCalculator::GetDEDX(), G4PAIxSection::GetElectronRange(), G4PenelopePhotoElectricModel::GetShellCrossSection(), HadrontherapyInteractionParameters::GetStoppingTable(), G4DNAMeltonAttachmentModel::Initialise(), G4hParametrisedLossModel::InitializeMe(), G4hNuclearStoppingModel::InitializeMe(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeRayleighModel::ReadDataFile(), Run::Run(), and RMC01AnalysisManagerMessenger::SetNewValue().

constexpr double cm3 = centimeter3
static

Definition at line 120 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 120 of file G4SIunits.hh

Referenced by RE06DetectorConstruction::AddMaterial(), G4GMocrenFileSceneHandler::AddSolid(), ExN04CalorimeterROGeometry::Build(), PHG4TTLDetector::BuildBarrelTTL(), PHG4TTLDetector::BuildForwardTTL(), G4tgbMaterialMixtureByVolume::BuildG4Material(), G4tgbMaterialMixtureByWeight::BuildG4Material(), G4tgbMaterialMixtureByNoAtoms::BuildG4Material(), CML2AccSaturn::buildMaterial_Kapton(), CML2AccSaturn::buildMaterial_SSteel(), CML2Acc1::buildMaterial_SSteel1(), CML2AccSaturn::buildMaterial_WNICU(), CML2AccSaturn::buildMaterial_XC10(), PHG4CylinderStripDetector::BuildMaterials(), DicomDetectorConstruction::BuildMaterialWithChangingDensity(), G4UnitDefinition::BuildUnitsTable(), CellParameterisation::CellParameterisation(), G4ProductionCutsTable::CheckMaterialInfo(), G4AtimaEnergyLossModel::ComputeDEDXPerVolume(), G4PSCellFluxForCylinder3D::ComputeVolume(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), Construct(), Materials::Construct(), H02DetectorConstruction::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLiver::Construct(), G4MIRDRightKidney::Construct(), G4MIRDRightScapula::Construct(), G4MIRDLeftLung::Construct(), G4MIRDLeftOvary::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDMaleGenitalia::Construct(), MyMaterials::Construct(), G4MIRDPelvis::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDRightClavicle::Construct(), QMaterials::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDBrain::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDLeftArmBone::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDPancreas::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDRibCage::Construct(), RE01DetectorConstruction::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightOvary::Construct(), G4MIRDRightTeste::Construct(), G4MIRDSpleen::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDTrunk::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDUterus::Construct(), G4MIRDHead::Construct(), G4MIRDLeftBreast::Construct(), B03DetectorConstruction::Construct(), G4MIRDRightArmBone::Construct(), ExP02DetectorConstruction::Construct(), G4MIRDUrinaryBladder::Construct(), GeometryConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), DetectorBari05::Construct(), ExN01DetectorConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), XrayTelDetectorConstruction::Construct(), PHG4FullProjTiltedSpacalDetector::Construct_Tower(), GammaKnifeDetectorConstruction::ConstructBeamLine(), XrayTelDetectorConstruction::ConstructFocalPlane(), PHG4TRDDetector::ConstructMe(), PHG4ECAPToFDetector::ConstructMe(), PHG4BbcDetector::ConstructMe(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), PHG4ForwardHcalDetector::ConstructTower(), G4VRangeToEnergyConverter::Convert(), PHG4MicromegasDetector::create_materials(), F04Materials::CreateMaterials(), WLSMaterials::CreateMaterials(), XrayFluoNistMaterials::CreateMaterials(), G4HumanPhantomMaterial::DefineMaterials(), ExN04DetectorConstruction::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), B3DetectorConstruction::DefineMaterials(), ElectronBenchmarkDetector::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), FFDetectorConstruction::DefineMaterials(), doiPETDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), EICG4dRICHAerogel::Density(), EICG4dRICHAerogel::density2refIndex(), G4AtimaFluctuations::Dispersion(), G4GDMLReadMaterials::DRead(), G4NistMaterialBuilder::DumpElm(), G4tgbGeometryDumper::DumpMaterial(), G4NistMaterialBuilder::DumpMix(), G4GDMLWriteMaterials::DWrite(), PHG4GDMLWriteMaterials::DWrite(), EicFRichDetector::element_material(), FCALMaterialConsultant::FCALMaterialConsultant(), CCalMaterialFactory::findMaterial(), G4gsmate(), G4gsmixt(), G4Material::G4Material(), G4tgrMaterialMixture::G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), PHG4CrystalCalorimeterDetector::GetCarbonFiber(), PHG4HybridHomogeneousCalorimeterDetector::GetCarbonFiber(), PHG4BarrelEcalDetector::GetCarbonFiber(), PHG4LFHcalDetector::GetCoatingMaterial(), PHG4ForwardEcalDetector::GetCoatingMaterial(), G4QAOLowEnergyLoss::GetOscillatorEnergy(), PHG4ForwardDualReadoutDetector::GetPMMAMaterial(), PHG4ForwardDualReadoutDetector::GetQuartzMaterial(), PHG4BarrelEcalDetector::GetSciGlass(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4HybridHomogeneousCalorimeterDetector::GetScintillatorMaterial(), PHG4ForwardDualReadoutDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), PHG4HybridHomogeneousCalorimeterDetector::GetTedlarMaterial(), PHG4HybridHomogeneousCalorimeterDetector::GetVM2000Material(), PHG4ForwardEcalDetector::GetWLSFiberFEMCMaterial(), PHG4LFHcalDetector::GetWLSFiberMaterial(), G4NistMaterialBuilder::HepAndNuclearMaterials(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), EICG4LumiDetector::MakeTower(), EICG4ZDCStructure::Materials(), NeuronLoadDataFile::NeuralNetworkDATAfile(), operator<<(), PHG4InnerHcalDetector::Print(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial(), G4ViewParameters::SceneModifyingCommands(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), GFlashHomoShowerParameterisation::SetMaterial(), DicomIntersectVolume::SetNewValue(), EICG4dRICHAerogel::setOpticalParams(), EICG4dRICHGas::setOpticalParams(), G4ModelingParameters::SetVisibleDensity(), G4ViewParameters::SetVisibleDensity(), G3toG4DetectorConstruction::SimpleConstruct(), NeuronLoadDataFile::SingleNeuronSWCfile(), G4ProductionCutsTable::StoreMaterialInfo(), STCyclotronDetectorConstruction::UpdateFoilMaterial(), and STCyclotronDetectorConstruction::UpdateMaterial().

constexpr double coulomb = ampere*second
static
constexpr double curie = 3.7e+10 * becquerel
static

Definition at line 291 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 291 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double deg = degree
static

Definition at line 151 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 151 of file G4SIunits.hh

Referenced by PHG4InttDetector::AddGeometryNode(), EICG4LumiDetector::AddLumiMag_MagCore(), EICG4LumiDetector::AddLumiMag_OuterVessel(), CCalRotationMatrixFactory::AddMatrix(), G4VisCommandSceneAddArrow2D::Arrow2D::Arrow2D(), PHG4mRICHDetector::build_mRICH_sector(), PHG4mRICHDetector::build_mRICH_sector2(), PHG4mRICHDetector::build_mRICH_wall_eside(), PHG4mRICHDetector::build_mRICH_wall_eside_proj(), PHG4mRICHDetector::build_mRICH_wall_hside(), HadrontherapyModulator::BuildSteps(), G4GenericPolycone::CalculateExtent(), G4Polycone::CalculateExtent(), G4CutTubs::CalculateExtent(), G4Tubs::CalculateExtent(), G4Torus::CalculateExtent(), G4Cons::CalculateExtent(), PHG4CEmcTestBeamDetector::CalculateGeometry(), G4ViewParameters::CameraAndLightingCommands(), CCalRotationMatrixFactory::CCalRotationMatrixFactory(), PHG4OuterHcalDetector::CheckTiltAngle(), PHG4InnerHcalDetector::CheckTiltAngle(), G4RadioactiveDecayBase::ChooseCollimationDirection(), G4RadioactiveDecay::ChooseCollimationDirection(), G4NucleiModel::choosePointAlongTraj(), G4RadioactiveDecayBase::CollimateDecay(), G4RadioactiveDecay::CollimateDecay(), LaserDrivenBeamLine::Collimator(), B2bChamberParameterisation::ComputeDimensions(), NeuronLoadDataFile::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(), B1DetectorConstruction::Construct(), B03DetectorConstruction::Construct(), G4MIRDUpperSpine::Construct(), QDetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), RE05DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), B3DetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), FFDetectorConstruction::Construct(), FCALTestbeamSetup::Construct(), B02ImportanceDetectorConstruction::Construct(), B03ImportanceDetectorConstruction::Construct(), DMXDetectorConstruction::Construct(), XrayFluoDetectorConstruction::ConstructApparate(), GammaKnifeDetectorConstruction::ConstructBeamLine(), DetectorConstruction::ConstructCalorimeter(), WLSDetectorConstruction::ConstructDetector(), IORTDetectorConstruction::ConstructDisc(), BrachyDetectorConstructionFlexi::ConstructFlexi(), XrayTelDetectorConstruction::ConstructFocalPlane(), CCalG4Ecal::constructGlobal(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), PHG4InnerHcalDetector::ConstructHcalSingleScintillators(), CCalG4Ecal::constructIn(), PHG4InttDetector::ConstructIntt(), BrachyDetectorConstructionI::ConstructIodium(), BrachyDetectorConstructionLeipzig::ConstructLeipzig(), DetectorConstruction::ConstructLine(), PHG4ECAPToFDetector::ConstructMe(), G4JLeicVTXDetector::ConstructMe(), PHG4TRDDetector::ConstructMe(), PHG4BeamlineMagnetDetector::ConstructMe(), EICG4B0Detector::ConstructMe(), EICG4dRICHDetector::ConstructMe(), PHG4ConeDetector::ConstructMe(), G4JLeicBeamLineMagnetDetector::ConstructMe(), PHG4CylinderDetector::ConstructMe(), PHG4CylinderStripDetector::ConstructMe(), PHG4BlockDetector::ConstructMe(), BeamLineMagnetDetector::ConstructMe(), PHG4BbcDetector::ConstructMe(), PHG4TpcEndCapDetector::ConstructMe(), PHG4ZDCDetector::ConstructMe(), G4EicDircDetector::ConstructMe(), PHG4HcalDetector::ConstructMe(), PHG4ForwardHcalDetector::ConstructMe(), PHG4ProjCrystalCalorimeterDetector::ConstructMe(), PHG4BackwardHcalDetector::ConstructMe(), PHG4CrystalCalorimeterDetector::ConstructMe(), PHG4LFHcalDetector::ConstructMe(), PHG4InnerHcalDetector::ConstructMe(), PHG4OuterHcalDetector::ConstructMe(), BrachyDetectorConstructionOncura6711::ConstructOncura6711(), doiPETDetectorConstruction::ConstructPhantom(), DicomPartialDetectorConstruction::ConstructPhantomContainer(), PHG4OuterHcalDetector::ConstructSteelPlate(), G02DetectorConstruction::ConstructSubDetector1(), XrayTelDetectorConstruction::ConstructTelescope(), BrachyDetectorConstructionTG186::ConstructTG186(), PHG4LFHcalDetector::ConstructTower(), PHG4TpcEndCapDetector::ConstructWagonWheel(), LXeWLSFiber::CopyValues(), G3Division::CreateEnvelope(), ElectronBenchmarkDetector::CreateExitWindow(), ElectronBenchmarkDetector::CreateHeliumBag(), ElectronBenchmarkDetector::CreateMonitor(), ElectronBenchmarkDetector::CreatePrimaryFoil(), ElectronBenchmarkDetector::CreateScorer(), G3Division::CreateSolid(), G4VTwistedFaceted::CreateSurfaces(), ElectronBenchmarkDetector::CreateWorld(), B2aDetectorConstruction::DefineVolumes(), B2bDetectorConstruction::DefineVolumes(), G4MaterialScanner::DoScan(), CexmcScenePrimitives::DrawRadialLine(), G4tgbGeometryDumper::DumpPVReplica(), G4tgbGeometryDumper::DumpRotationMatrix(), G3Division::Dvn2(), G3Division::Dvt(), G3Division::Dvt2(), LaserDrivenBeamLine::Entrancehole(), LaserDrivenBeamLine::EntrancePipe(), LaserDrivenBeamLine::Exithole(), LaserDrivenBeamLine::ExitPipe(), LaserDrivenBeamLine::ExitWindow(), ExN04StackingAction::ExN04StackingAction(), LaserDrivenBeamLine::FaradayCup(), G4tgrSolid::FillSolidParams(), LaserDrivenBeamLine::FinalCollimator(), G4tgbVolume::FindOrConstructG4Solid(), G4JTPolynomialSolver::FindRoots(), CML2Acc1::flatteningFilter(), CML2AccSaturn::flatteningFilter(), G3toG4MakeSolid(), G4MaterialScanner::G4MaterialScanner(), G4ParameterisationPolyconePhi::G4ParameterisationPolyconePhi(), G4tgrRotationMatrix::G4tgrRotationMatrix(), G4TheRayTracer::G4TheRayTracer(), G4VRML2FileViewer::G4VRML2FileViewer(), G4VTwistedFaceted::G4VTwistedFaceted(), PrimaryGeneratorAction1::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), FFPrimaryGeneratorAction::GeneratePrimaries(), CCalPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4PrimaryTransformer::GenerateSingleTrack(), CML2AcceleratorConstruction::getCurrentRotationString(), G4MatScanMessenger::GetCurrentValue(), EMField::GetFieldValue(), G4tgbGeometryDumper::GetSolidParams(), HadrontherapyModulator::GetStepInformation(), PassiveProtonBeamLine::HadrontherapyBeamCollimators(), PassiveCarbonBeamLine::HadrontherapyBeamFinalCollimator(), PassiveProtonBeamLine::HadrontherapyBeamFinalCollimator(), PassiveCarbonBeamLine::HadrontherapyBeamNozzle(), PassiveProtonBeamLine::HadrontherapyBeamNozzle(), PassiveProtonBeamLine::HadrontherapyBeamScatteringFoils(), HadrontherapyModulator::HadrontherapyModulator(), PassiveCarbonBeamLine::HadrontherapyPMMACollimator(), TrentoPassiveProtonBeamLine::HadrontherapyRidgeFilter(), PassiveCarbonBeamLine::HadrontherapyRippleFilter(), CML2Acc1::ionizationChamber(), CML2Acc2::ionizationChamber(), CML2AccSaturn::ionizationChamber(), Collimator70BeamLine::IortBeamLineBlocks(), Collimator60BeamLine::IortBeamLineBlocks(), Collimator80BeamLine::IortBeamLineBlocks(), Collimator100BeamLine::IortBeamLineBlocks(), Collimator40BeamLine::IortBeamLineBlocks(), Collimator50BeamLine::IortBeamLineBlocks(), Collimator70BeamLine::IortBeamLineFinalCollimator(), Collimator80BeamLine::IortBeamLineFinalCollimator(), Collimator100BeamLine::IortBeamLineFinalCollimator(), Collimator40BeamLine::IortBeamLineFinalCollimator(), Collimator60BeamLine::IortBeamLineFinalCollimator(), Collimator50BeamLine::IortBeamLineFinalCollimator(), Collimator70BeamLine::IortBeamLineJunctions(), Collimator50BeamLine::IortBeamLineJunctions(), Collimator80BeamLine::IortBeamLineJunctions(), Collimator100BeamLine::IortBeamLineJunctions(), Collimator40BeamLine::IortBeamLineJunctions(), Collimator60BeamLine::IortBeamLineJunctions(), Collimator80BeamLine::IortBeamLineMonitorChambers(), Collimator40BeamLine::IortBeamLineMonitorChambers(), Collimator50BeamLine::IortBeamLineMonitorChambers(), Collimator70BeamLine::IortBeamLineMonitorChambers(), Collimator60BeamLine::IortBeamLineMonitorChambers(), Collimator100BeamLine::IortBeamLineMonitorChambers(), Collimator60BeamLine::IortBeamLineTitaniumWindows(), Collimator80BeamLine::IortBeamLineTitaniumWindows(), Collimator70BeamLine::IortBeamLineTitaniumWindows(), Collimator100BeamLine::IortBeamLineTitaniumWindows(), Collimator50BeamLine::IortBeamLineTitaniumWindows(), Collimator40BeamLine::IortBeamLineTitaniumWindows(), Collimator40BeamLine::IortBeamLineVacuumSource(), Collimator50BeamLine::IortBeamLineVacuumSource(), Collimator60BeamLine::IortBeamLineVacuumSource(), Collimator70BeamLine::IortBeamLineVacuumSource(), Collimator100BeamLine::IortBeamLineVacuumSource(), Collimator80BeamLine::IortBeamLineVacuumSource(), IORTDetectorConstruction::IORTDetectorConstruction(), LXeMainVolume::LXeMainVolume(), LXeWLSSlab::LXeWLSSlab(), EICG4LumiDetector::MakeTower(), CML2Acc2::mirror(), CML2Acc1::mirror(), CML2Acc2::MLC(), operator<<(), PHG4ForwardHcalDetector::ParseParametersFromTable(), PHG4BackwardHcalDetector::ParseParametersFromTable(), PHG4LFHcalDetector::ParseParametersFromTable(), PHG4CrystalCalorimeterDetector::ParseParametersFromTable(), PHG4HybridHomogeneousCalorimeterDetector::ParseParametersFromTable(), PHField3DCylindrical::PHField3DCylindrical(), DetectorConstruction::PlaceWithAxialRotations(), DetectorConstruction::PlaceWithDirectMatrix(), DetectorConstruction::PlaceWithEulerAngles(), DetectorConstruction::PlaceWithInverseMatrix(), DetectorConstruction::PlaceWithReflections(), CML2Acc1::primaryCollimator(), CML2Acc2::primaryCollimator(), CML2AccSaturn::primaryCollimator(), PrimaryGeneratorAction0::PrimaryGeneratorAction0(), PrimaryGeneratorAction3::PrimaryGeneratorAction3(), PrimaryGeneratorAction4::PrimaryGeneratorAction4(), PHField3DCylindrical::print_map(), CexmcEventAction::PrintReconstructedData(), CexmcEventAction::PrintTrackPoints(), LaserDrivenBeamLine::Quadrupole(), CCalEcal::readFile(), PerspectiveVisAction::RoomAndChair(), CML2AcceleratorConstruction::rotateAccelerator(), LaserDrivenBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), HadrontherapyModulator::SetModulatorAngle(), G4VisCommandsViewerSet::SetNewValue(), OpNovicePrimaryGeneratorMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), OpNovicePrimaryGeneratorAction::SetOptPhotonPolar(), PrimaryGeneratorAction::SetOptPhotonPolar(), WLSPrimaryGeneratorAction::SetOptPhotonPolar(), G4ErrorFreeTrajParam::SetParameters(), G3Division::SetRangeAndAxis(), HepTool::Evaluator::setSystemOfUnits(), PHG4OuterHcalDetector::SetTiltViaNcross(), PHG4InnerHcalDetector::SetTiltViaNcross(), XDetectorConstruction::SetupGeometry(), RE06ParallelWorld::SetupGeometry(), PHG4CEmcTestBeamSubsystem::SetXRot(), PHG4CEmcTestBeamSubsystem::SetYRot(), PHG4CEmcTestBeamSubsystem::SetZRot(), F04DetectorConstruction::StringToRotationMatrix(), WLSDetectorConstruction::StringToRotationMatrix(), CML2AccSaturn::target(), WLSSteppingAction::UserSteppingAction(), CML2Acc1::vacuumWindow(), CML2Acc2::vacuumWindow(), CML2AccSaturn::vacuumWindow(), WLSDetectorConstruction::WLSDetectorConstruction(), CML2AcceleratorConstruction::writeInfo(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), and XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction().

constexpr double degree = (pi/180.0)*radian
static

Definition at line 143 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 143 of file G4SIunits.hh

Referenced by AllSi_Al_support_Detector::addDetectorSection(), EicFRichDetector::addDetectorSection(), G4LEnp::ApplyYourself(), G4UnitDefinition::BuildUnitsTable(), CCalPrimaryGeneratorAction::CCalPrimaryGeneratorAction(), ChromosomeParameterisation::ChromosomeParameterisation(), G4GDMLWriteParamvol::Cone_dimensionsWrite(), PHG4GDMLWriteParamvol::Cone_dimensionsWrite(), PHG4GDMLWriteSolids::ConeWrite(), G4GDMLWriteSolids::ConeWrite(), G4MIRDLiver::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDRightScapula::Construct(), G4VoxelLeftBreast::Construct(), G4VoxelRightBreast::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftArmBone::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDHead::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDPancreas::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightLung::Construct(), G4MIRDTrunk::Construct(), G4MIRDUterus::Construct(), G4MIRDRightArmBone::Construct(), PHG4TpcEndCapDetector::ConstructElectronics(), EICG4B0Detector::ConstructMe(), EICG4B0ECALDetector::ConstructMe(), PHG4TpcEndCapDetector::ConstructWagonWheel(), G4AngularDistributionPP::CosTheta(), G4AngularDistributionNP::CosTheta(), PHG4GDMLWriteSolids::CutTubeWrite(), G4GDMLWriteSolids::CutTubeWrite(), ExUCNDetectorConstruction::DefineMaterials(), G4Cons::DistanceToOut(), G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable(), PHG4GDMLWriteSolids::GenericPolyconeWrite(), G4GDMLWriteSolids::GenericPolyconeWrite(), G4UCNBoundaryProcess::GetCoordinateTransformMatrix(), G4GDMLWriteParamvol::Hype_dimensionsWrite(), PHG4GDMLWriteParamvol::Hype_dimensionsWrite(), PHG4GDMLWriteSolids::HypeWrite(), G4GDMLWriteSolids::HypeWrite(), G4eeCrossSections::Initialise(), G4UCNMicroRoughnessHelper::IntIminus(), G4UCNMicroRoughnessHelper::IntIplus(), G4GDMLWriteParamvol::Para_dimensionsWrite(), PHG4GDMLWriteParamvol::Para_dimensionsWrite(), PHG4GDMLWriteSolids::ParaWrite(), G4GDMLWriteSolids::ParaWrite(), G4GDMLWriteParamvol::Polycone_dimensionsWrite(), PHG4GDMLWriteParamvol::Polycone_dimensionsWrite(), PHG4GDMLWriteSolids::PolyconeWrite(), G4GDMLWriteSolids::PolyconeWrite(), G4GDMLWriteParamvol::Polyhedra_dimensionsWrite(), PHG4GDMLWriteParamvol::Polyhedra_dimensionsWrite(), PHG4GDMLWriteSolids::PolyhedraWrite(), G4GDMLWriteSolids::PolyhedraWrite(), G4UCNBoundaryProcess::PostStepDoIt(), CCalPrimaryGeneratorAction::print(), ptwXY_integrateWithFunction(), GammaKnifeController::ReadFile(), G4GDMLWriteDefine::Rotation_vectorWrite(), PHG4GDMLWriteDefine::Rotation_vectorWrite(), G4GDMLWriteParamvol::Sphere_dimensionsWrite(), PHG4GDMLWriteParamvol::Sphere_dimensionsWrite(), PHG4GDMLWriteSolids::SphereWrite(), G4GDMLWriteSolids::SphereWrite(), G4TwistedBox::StreamInfo(), G4TwistedTrd::StreamInfo(), G4GenericPolycone::StreamInfo(), G4TwistedTrap::StreamInfo(), G4VTwistedFaceted::StreamInfo(), G4Polycone::StreamInfo(), G4Polyhedra::StreamInfo(), G4Hype::StreamInfo(), G4TwistedTubs::StreamInfo(), G4CutTubs::StreamInfo(), G4Tubs::StreamInfo(), G4Torus::StreamInfo(), G4Para::StreamInfo(), G4Cons::StreamInfo(), G4Sphere::StreamInfo(), G4Trap::StreamInfo(), G4CoulombScattering::StreamProcessInfo(), G4MuMultipleScattering::StreamProcessInfo(), G4NuclNuclDiffuseElastic::TestAngleTable(), G4DiffuseElastic::TestAngleTable(), G4GDMLWriteParamvol::Torus_dimensionsWrite(), PHG4GDMLWriteParamvol::Torus_dimensionsWrite(), PHG4GDMLWriteSolids::TorusWrite(), G4GDMLWriteSolids::TorusWrite(), G4GDMLWriteParamvol::Trap_dimensionsWrite(), PHG4GDMLWriteParamvol::Trap_dimensionsWrite(), PHG4GDMLWriteSolids::TrapWrite(), G4GDMLWriteSolids::TrapWrite(), G4GDMLWriteParamvol::Tube_dimensionsWrite(), PHG4GDMLWriteParamvol::Tube_dimensionsWrite(), PHG4GDMLWriteSolids::TubeWrite(), G4GDMLWriteSolids::TubeWrite(), PHG4GDMLWriteSolids::TwistedboxWrite(), G4GDMLWriteSolids::TwistedboxWrite(), PHG4GDMLWriteSolids::TwistedtrapWrite(), G4GDMLWriteSolids::TwistedtrapWrite(), PHG4GDMLWriteSolids::TwistedtrdWrite(), G4GDMLWriteSolids::TwistedtrdWrite(), PHG4GDMLWriteSolids::TwistedtubsWrite(), and G4GDMLWriteSolids::TwistedtubsWrite().

constexpr double dL = 1.e-1*liter
static

Definition at line 124 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 124 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double e_SI = 1.602176487e-19
static

Definition at line 197 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 197 of file G4SIunits.hh

Referenced by HepTool::Evaluator::setSystemOfUnits().

constexpr double electronvolt = e_SI*joule
static

Definition at line 205 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 205 of file G4SIunits.hh

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

constexpr double eplus = e_SI*coulomb
static

Definition at line 198 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 198 of file G4SIunits.hh

Referenced by G4MagHelicalStepper::AdvanceHelix(), G4NuclearStopping::AlongStepDoIt(), G4BinaryCascade::ApplyCollision(), G4BinaryLightIonReaction::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4eLowEnergyLoss::BuildDEDXTable(), G4hRDEnergyLoss::BuildDEDXTable(), G4hImpactIonisation::BuildLambdaTable(), G4BinaryCascade::BuildLateParticleCollisions(), G4hImpactIonisation::BuildPhysicsTable(), G4UnitDefinition::BuildUnitsTable(), G4QMDReaction::calcOffSetOfCollision(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4ecpssrBaseLixsModel::CalculateL1CrossSection(), G4ecpssrBaseLixsModel::CalculateL2CrossSection(), G4ecpssrBaseLixsModel::CalculateL3CrossSection(), G4BetheBlochIonGasModel::ChargeSquareRatio(), G4BraggIonGasModel::ChargeSquareRatio(), G4PDGCodeChecker::CheckCharge(), G4BinaryCascade::CheckChargeAndBaryonNumber(), G4ICRU49NuclearStoppingModel::ComputeDEDXPerVolume(), RunAction::ComputeMscHighland(), Run::ComputeMscHighland(), G4ShortLivedConstructor::ConstructBaryons(), G4ShortLivedConstructor::ConstructMesons(), G4ShortLivedConstructor::ConstructQuarks(), G4BinaryCascade::CorrectBarionsOnBoundary(), G4IonTable::CreateIon(), G4BFieldIntegrationDriver::CurvatureRadius(), G4AdjointhIonisationModel::DefineProjectileProperty(), G4AdjointIonIonisationModel::DefineProjectileProperty(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4OmegabMinus::Definition(), G4OmegacZero::Definition(), G4OmegaMinus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmaMinus::Definition(), G4SigmacZero::Definition(), G4SigmaPlus::Definition(), G4XicPlus::Definition(), G4XiMinus::Definition(), G4XiZero::Definition(), G4AntiLambda::Definition(), G4AntiNeutron::Definition(), G4AntiLambdacPlus::Definition(), G4BMesonMinus::Definition(), G4DMesonMinus::Definition(), G4AntiOmegabMinus::Definition(), G4BMesonPlus::Definition(), G4DMesonPlus::Definition(), G4AntiOmegacZero::Definition(), G4DsMesonMinus::Definition(), G4AntiProton::Definition(), G4DsMesonPlus::Definition(), G4KaonMinus::Definition(), G4KaonPlus::Definition(), G4PionMinus::Definition(), G4PionPlus::Definition(), G4Electron::Definition(), G4MuonMinus::Definition(), G4MuonPlus::Definition(), G4AntiOmegaMinus::Definition(), G4AntiSigmacPlusPlus::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiSigmacZero::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmaPlus::Definition(), G4AntiXicPlus::Definition(), G4AntiXiMinus::Definition(), G4AntiXiZero::Definition(), G4Lambda::Definition(), G4LambdacPlus::Definition(), G4Proton::Definition(), G4SigmabPlus::Definition(), G4SigmabMinus::Definition(), G4XibMinus::Definition(), G4Alpha::Definition(), G4AntiAlpha::Definition(), G4AntiDeuteron::Definition(), G4AntiHe3::Definition(), G4AntiTriton::Definition(), G4Deuteron::Definition(), G4He3::Definition(), G4Triton::Definition(), G4AntiSigmabMinus::Definition(), G4AntiSigmabPlus::Definition(), G4Positron::Definition(), G4AntiXibMinus::Definition(), G4Neutron::Definition(), G4AdjointDeuteron::Definition(), G4AdjointAlpha::Definition(), G4AdjointHe3::Definition(), G4AdjointTriton::Definition(), G4ChargedGeantino::Definition(), G4AdjointElectron::Definition(), G4AdjointElectronFI::Definition(), G4AdjointGenericIon::Definition(), G4AdjointPositron::Definition(), G4AdjointProton::Definition(), G4GenericMuonicAtom::Definition(), G4GenericIon::Definition(), G4DNARuddIonisationModel::DifferentialCrossSection(), G4PAIPhotModel::Dispersion(), G4PAIModel::Dispersion(), G4ScreenedCoulombClassicalKinematics::DoCollisionStep(), G4ParticleChangeForLoss::DumpInfo(), G4ParticleChange::DumpInfo(), G4ParticleDefinition::DumpTable(), PHG4GDMLWriteStructure::ExportEnergyCuts(), G4GDMLWriteStructure::ExportEnergyCuts(), G4ParticleDefinition::FillQuarkContents(), G4Absorber::FindAbsorbers(), G4BinaryCascade::FindFragments(), G4Absorber::FindProducts(), G4AdjointIons::G4AdjointIons(), G4DNAGenericIonsManager::G4DNAGenericIonsManager(), G4DNAIons::G4DNAIons(), G4ionEffectiveCharge::G4ionEffectiveCharge(), G4Ions::G4Ions(), G4mplIonisation::G4mplIonisation(), G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel(), G4ParticleDefinition::G4ParticleDefinition(), G4HtmlPPReporter::GenerateIndex(), B3PrimaryGeneratorAction::GeneratePrimaries(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4PrimaryTransformer::GenerateSingleTrack(), G4Cerenkov::GetAverageNumberOfPhotons(), G4ExcitedBaryonConstructor::GetCharge(), G4ExcitedMesonConstructor::GetCharge(), G4IonsKoxCrossSection::GetElementCrossSection(), G4TripathiLightCrossSection::GetElementCrossSection(), G4GeneralSpaceNNCrossSection::GetElementCrossSection(), G4IonsShenCrossSection::GetIsoCrossSection(), G4SynchrotronRadiation::GetMeanFreePath(), G4hImpactIonisation::GetMeanFreePath(), G4ScreenedNuclearRecoil::GetMeanFreePath(), G4BetheBlochIonGasModel::GetParticleCharge(), G4BraggIonGasModel::GetParticleCharge(), G4SynchrotronRadiation::GetRandomEnergySR(), G4UAtomicDeexcitation::GetShellIonisationCrossSectionPerAtom(), G4ErrorPropagator::InitG4Track(), G4BohrFluctuations::InitialiseMe(), G4UniversalFluctuation::InitialiseMe(), G4AtimaFluctuations::InitialiseMe(), G4IonFluctuations::InitialiseMe(), TPCIntegratedCharge::InitRun(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4ParticleGunMessenger::IonLevelCommand(), G4GeneralParticleSourceMessenger::IonLvlCommand(), G4TripathiLightCrossSection::IsElementApplicable(), G4InuclNuclei::makeNuclearFragment(), G4TextPPRetriever::ModifyPropertyTable(), G4Monopole::MonopoleDefinition(), G4DNAMillerGreenExcitationModel::PartialCrossSection(), G4ScreenedNuclearRecoil::PostStepDoIt(), G4PrimaryParticle::Print(), G4ParticlePropertyData::Print(), TPCIntegratedCharge::process_event(), G4GeneratorPrecompoundInterface::Propagate(), G4GeneratorPrecompoundInterface::PropagateNuclNucl(), G4DNARuddIonisationExtendedModel::RejectionFunction(), PHG4Particlev3::set_NumCharge(), PHG4IonGun::SetCharge(), G4EqMagElectricField::SetChargeMomentumMass(), G4RepleteEofM::SetChargeMomentumMass(), G4EqEMFieldWithSpin::SetChargeMomentumMass(), G4MonopoleEq::SetChargeMomentumMass(), G4EqEMFieldWithEDM::SetChargeMomentumMass(), G4Mag_SpinEqRhs::SetChargeMomentumMass(), G4MonopoleEquation::SetChargeMomentumMass(), G4Mag_EqRhs::SetChargeMomentumMass(), DMXParticleSourceMessenger::SetNewValue(), G4AtimaFluctuations::SetParticleAndCharge(), G4IonFluctuations::SetParticleAndCharge(), G4EnergyLossForExtrapolator::SetupKinematics(), G4AtimaEnergyLossModel::SetupParameters(), G4LindhardSorensenIonModel::SetupParameters(), G4BetheBlochModel::SetupParameters(), G4WentzelOKandVIxSection::SetupParticle(), G4BinaryLightIonReaction::SortResult(), G4IonYangFluctuationModel::TheValue(), G4hNuclearStoppingModel::TheValue(), G4hIonEffChargeSquare::TheValue(), and G4QAOLowEnergyLoss::TheValue().

constexpr double eV = electronvolt
static

Definition at line 214 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 214 of file G4SIunits.hh

Referenced by G4EmModelActivator::ActivateMicroElec(), G4PenelopeCrossSection::AddCrossSectionPoint(), G4EmDNAPhysicsActivator::AddElectronModels0(), G4ParticleHPCaptureFS::ApplyYourself(), G4EmCaptureCascade::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4EMDissociation::ApplyYourself(), B3PrimaryGeneratorAction::B3PrimaryGeneratorAction(), G4WilsonAblationModel::BreakItUp(), G4DNAScreenedRutherfordElasticModel::BrennerZaiderRandomizeCosTheta(), G4DNAUeharaScreenedRutherfordElasticModel::BrennerZaiderRandomizeCosTheta(), PHG4mRICHDetector::build_aerogel(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), G4PenelopeOscillatorManager::BuildOscillatorTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4PreCompoundTransitions::CalculateProbability(), G4DNAPTBAugerModel::CalculAugerEnergyFor(), G4eplusTo3GammaOKVIModel::ComputeCrossSectionPerElectron(), G4eplusTo2GammaOKVIModel::ComputeCrossSectionPerElectron(), G4eeToTwoGammaModel::ComputeCrossSectionPerElectron(), G4PenelopeAnnihilationModel::ComputeCrossSectionPerElectron(), G4IonisParamMat::ComputeDensityEffectParameters(), G4eplusTo3GammaOKVIModel::ComputeF(), G4IonisParamMat::ComputeFluctModel(), G4eplusTo3GammaOKVIModel::ComputeFS(), G4UCNMaterialPropertiesTable::ComputeMicroRoughnessTables(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsElectron(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsPositron(), EventAction::ComputeStrandBreaks(), OpNoviceDetectorConstruction::Construct(), LXeDetectorConstruction::Construct(), DMXDetectorConstruction::Construct(), WLSDetectorConstruction::ConstructDetector(), PhysicsList::ConstructEM(), WLSDetectorConstruction::ConstructFiber(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAChemistry_option1::ConstructProcess(), G4EmDNAChemistry::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), HadronElasticPhysicsHP::ConstructProcess(), G4EmDNAChemistry_option2::ConstructProcess(), NeutronHPphysics::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4DNARuddIonisationModel::CorrectionFactor(), G4DNARuddIonisationExtendedModel::CorrectionFactor(), WLSMaterials::CreateMaterials(), ePHENIXRICH::RICH_Geometry::CreateOpticalSurfaces(), G4PhysChemIO::FormattedText::CreateSolvatedElectron(), G4PhysChemIO::G4Analysis::CreateSolvatedElectron(), G4PhysChemIO::FormattedText::CreateWaterMolecule(), G4PhysChemIO::G4Analysis::CreateWaterMolecule(), G4PenelopeIonisationCrossSection::CrossSection(), G4DNAUeharaScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNADingfelderChargeDecreaseModel::CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), G4DNABornExcitationModel1::CrossSectionPerVolume(), G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNAELSEPAElasticModel::CrossSectionPerVolume(), G4DNASancheExcitationModel::CrossSectionPerVolume(), G4DNABornExcitationModel2::CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel::CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel::CrossSectionPerVolume(), G4DNARuddIonisationModel::CrossSectionPerVolume(), G4DNABornIonisationModel1::CrossSectionPerVolume(), G4DNABornIonisationModel2::CrossSectionPerVolume(), G4DNAIonElasticModel::CrossSectionPerVolume(), G4MicroElecElasticModel::CrossSectionPerVolume(), G4MuElecElasticModel::CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel::CrossSectionPerVolume(), G4DNACPA100ElasticModel::CrossSectionPerVolume(), G4DNAEmfietzoglouIonisationModel::CrossSectionPerVolume(), G4DNACPA100ExcitationModel::CrossSectionPerVolume(), G4DNACPA100IonisationModel::CrossSectionPerVolume(), G4MicroElecInelasticModel::CrossSectionPerVolume(), G4MuElecInelasticModel::CrossSectionPerVolume(), G4DNAPTBExcitationModel::CrossSectionPerVolume(), G4DNAPTBElasticModel::CrossSectionPerVolume(), G4DNAPTBIonisationModel::CrossSectionPerVolume(), PHG4HybridHomogeneousCalorimeterDetector::CrystalTable(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), ExUCNDetectorConstruction::DefineMaterials(), doiPETDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4DNABornIonisationModel1::DifferentialCrossSection(), G4DNABornIonisationModel2::DifferentialCrossSection(), G4DNAEmfietzoglouIonisationModel::DifferentialCrossSection(), G4DNACPA100IonisationModel::DifferentialCrossSection(), G4DNARuddIonisationModel::DifferentialCrossSection(), DMXDetectorConstruction::DMXDetectorConstruction(), G4PenelopeOscillatorManager::Dump(), G4DensityEffectData::DumpData(), G4NistMaterialBuilder::DumpElm(), G4ElectronIonPair::DumpG4MeanEnergyPerIonPair(), G4ParticleHPChannel::DumpInfo(), G4tgbGeometryDumper::DumpMaterial(), G4ElectronIonPair::DumpMeanEnergyPerIonPair(), G4NistMaterialBuilder::DumpMix(), G4ParticleHPFissionData::DumpPhysicsTable(), G4ParticleHPCaptureData::DumpPhysicsTable(), G4ParticleHPElasticData::DumpPhysicsTable(), G4LENDCrossSection::DumpPhysicsTable(), EICG4dRICHOptics::e2wl(), EICPhysicsList::EICPhysicsList(), G4hImpactIonisation::ElectronicLossFluctuation(), TrackerSD::EndOfEvent(), ScoreSpecies::EndOfEvent(), UltraEventAction::EndOfEventAction(), G4ElectronIonPair::FindG4MeanEnergyPerIonPair(), G4IonisParamMat::FindMeanExcitationEnergy(), G4B11GEMProbability::G4B11GEMProbability(), G4B12GEMProbability::G4B12GEMProbability(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4C11GEMProbability::G4C11GEMProbability(), G4C12GEMProbability::G4C12GEMProbability(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNACPA100ElasticModel::G4DNACPA100ElasticModel(), G4DNACPA100ExcitationModel::G4DNACPA100ExcitationModel(), G4DNACPA100IonisationModel::G4DNACPA100IonisationModel(), G4DNACPA100WaterExcitationStructure::G4DNACPA100WaterExcitationStructure(), G4DNACPA100WaterIonisationStructure::G4DNACPA100WaterIonisationStructure(), G4DNAELSEPAElasticModel::G4DNAELSEPAElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNAEmfietzoglouWaterExcitationStructure::G4DNAEmfietzoglouWaterExcitationStructure(), G4DNAEmfietzoglouWaterIonisationStructure::G4DNAEmfietzoglouWaterIonisationStructure(), G4DNAIonElasticModel::G4DNAIonElasticModel(), G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel(), G4DNAPTBElasticModel::G4DNAPTBElasticModel(), G4DNAPTBExcitationModel::G4DNAPTBExcitationModel(), G4DNAPTBIonisationStructure::G4DNAPTBIonisationStructure(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4DNASancheExcitationModel::G4DNASancheExcitationModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNATransformElectronModel::G4DNATransformElectronModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4DNAWaterExcitationStructure::G4DNAWaterExcitationStructure(), G4DNAWaterIonisationStructure::G4DNAWaterIonisationStructure(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmLivermorePolarizedPhysics::G4EmLivermorePolarizedPhysics(), G4EmLowEPPhysics::G4EmLowEPPhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EmStandardPhysics_option4_channeling::G4EmStandardPhysics_option4_channeling(), G4EmStandardPhysicsSS::G4EmStandardPhysicsSS(), G4EmStandardPhysicsWVI::G4EmStandardPhysicsWVI(), G4eSingleCoulombScatteringModel::G4eSingleCoulombScatteringModel(), G4Generator2BN::G4Generator2BN(), G4HadronElastic::G4HadronElastic(), G4ICRU49NuclearStoppingModel::G4ICRU49NuclearStoppingModel(), G4IonCoulombScatteringModel::G4IonCoulombScatteringModel(), G4IonisParamElm::G4IonisParamElm(), G4KleinNishinaCompton::G4KleinNishinaCompton(), G4KleinNishinaModel::G4KleinNishinaModel(), G4LENDModel::G4LENDModel(), G4Li6GEMProbability::G4Li6GEMProbability(), G4LivermoreBremsstrahlungModel::G4LivermoreBremsstrahlungModel(), G4LivermoreIonisationCrossSection::G4LivermoreIonisationCrossSection(), G4LivermoreIonisationModel::G4LivermoreIonisationModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4LivermoreRayleighModel::G4LivermoreRayleighModel(), G4LowEnergyIonisation::G4LowEnergyIonisation(), G4Mg24GEMProbability::G4Mg24GEMProbability(), G4Mg25GEMProbability::G4Mg25GEMProbability(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MicroElecSiStructure::G4MicroElecSiStructure(), G4MuElecElasticModel::G4MuElecElasticModel(), G4MuElecSiStructure::G4MuElecSiStructure(), G4N14GEMProbability::G4N14GEMProbability(), G4Na21GEMProbability::G4Na21GEMProbability(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NuMuNucleusNcModel::G4NuMuNucleusNcModel(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPThermalScattering::G4ParticleHPThermalScattering(), G4ParticleHPThermalScatteringData::G4ParticleHPThermalScatteringData(), G4PEEffectFluoModel::G4PEEffectFluoModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeIonisationCrossSection::G4PenelopeIonisationCrossSection(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopeIonisationXSHandler::G4PenelopeIonisationXSHandler(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4RDGenerator2BN::G4RDGenerator2BN(), G4FissionFragmentGenerator::G4SetIncidentEnergy(), G4StrawTubeXTRadiator::G4StrawTubeXTRadiator(), G4UCNBoundaryProcess::G4UCNBoundaryProcess(), G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable(), G4VXTRenergyLoss::G4VXTRenergyLoss(), G4WentzelOKandVIxSection::G4WentzelOKandVIxSection(), G4WentzelVIModel::G4WentzelVIModel(), G4XrayRayleighModel::G4XrayRayleighModel(), G4HadDecayGenerator::GenerateOneBody(), XPrimaryGeneratorAction::GeneratePrimaries(), ExUCNPrimaryGeneratorAction::GeneratePrimaries(), F06PrimaryGeneratorAction::GeneratePrimaries(), MyPrimaryGeneratorActionFromFile::GeneratePrimaries(), WLSPrimaryGeneratorAction::GeneratePrimaries(), UltraPrimaryGeneratorAction::GeneratePrimaries(), DNA::Penetration::Terrisol1990::Get3DStdDeviation(), G4ParticleHPThermalScattering::get_secondary_energy_from_E_P_E_isoAng(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4Cerenkov::GetAverageNumberOfPhotons(), G4PenelopeIonisationXSHandler::GetDensityCorrection(), G4LENDCaptureCrossSection::getLENDCrossSection(), G4LENDFissionCrossSection::getLENDCrossSection(), G4LENDElasticCrossSection::getLENDCrossSection(), G4LENDInelasticCrossSection::getLENDCrossSection(), G4RDVeLowEnergyLoss::GetLossWithFluct(), G4NucleiPropertiesTableAME12::GetNuclearMass(), DNA::Penetration::Ritchie1994::GetPenetration(), PHG4ForwardDualReadoutDetector::GetPMMAMaterial(), PHG4ForwardDualReadoutDetector::GetQuartzMaterial(), DNA::Penetration::Meesungnoen2002::GetRmean(), DNA::Penetration::Meesungnoen2002_amorphous::GetRmean(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4ForwardDualReadoutDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), G4MesonAbsorption::GetTimeToAbsorption(), PHG4HybridHomogeneousCalorimeterDetector::GetVM2000Material(), PHG4ForwardEcalDetector::GetWLSFiberFEMCMaterial(), PHG4LFHcalDetector::GetWLSFiberMaterial(), G4ParticleHPMadlandNixSpectrum::GIntegral(), G4DNADingfelderChargeIncreaseModel::IncomingParticleBindingEnergyConstant(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPLabAngularEnergy::Init(), G4ParticleHPAngular::Init(), G4ParticleHPContAngularPar::Init(), G4ParticleHPPhotonDist::InitAngular(), G4ParticleHPPhotonDist::InitEnergies(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4LivermoreRayleighModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4LivermorePolarizedPhotoElectricGDModel::Initialise(), G4DNAELSEPAElasticModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel2::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4DNAIonElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4JAEAElasticScatteringModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4eplusTo2GammaOKVIModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4PAIPhotData::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4PAIModelData::Initialise(), G4DNAPTBElasticModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise(), G4ElectronIonPair::Initialise(), G4NistElementBuilder::Initialise(), G4EmModelManager::Initialise(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4DNAVibExcitation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4PAIySection::Initialize(), G4PAIxSection::Initialize(), G4hParametrisedLossModel::InitializeMe(), G4hNuclearStoppingModel::InitializeMe(), G4hImpactIonisation::InitializeMe(), G4ParticleHPPhotonDist::InitMean(), G4ParticleHPPhotonDist::InitPartials(), G4DNAModelInterface::InsertModelInTable(), G4UCNMicroRoughnessHelper::IntIminus(), G4UCNMicroRoughnessHelper::IntIplus(), ClusteringAlgo::IsEdepSufficient(), G4ParticleHPThermalScatteringData::IsIsoApplicable(), G4ParticleHPMadlandNixSpectrum::Madland(), PHG4LFHcalDetector::MakeBoundary(), PHG4HybridHomogeneousCalorimeterDetector::MakeBoundary(), PHG4LFHcalDetector::MakeBoundary_Fiber_Scint(), G4GDMLReadMaterials::MEERead(), PrimaryGeneratorAction::Notify(), MyPrimaryGeneratorActionFromFile::Notify(), G4NucleiProperties::NuclearMass(), G4DNADingfelderChargeDecreaseModel::OutgoingParticleBindingEnergyConstant(), G4DNASancheExcitationModel::PartialCrossSection(), G4DNADingfelderChargeIncreaseModel::PartialCrossSection(), G4DNADingfelderChargeDecreaseModel::PartialCrossSection(), G4DNAMillerGreenExcitationModel::PartialCrossSection(), G4LindhardRobinsonPartition::PartitionNIEL(), PhysicsList::PhysicsList(), PhysListEmLivermore::PhysListEmLivermore(), PhysListEmPenelope::PhysListEmPenelope(), PhysListEmStandard_GS::PhysListEmStandard_GS(), PhysListEmStandard_option0::PhysListEmStandard_option0(), PhysListEmStandard_option3::PhysListEmStandard_option3(), PhysListEmStandard_option4::PhysListEmStandard_option4(), PhysListEmStandard_SS::PhysListEmStandard_SS(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), G4LowEnergyIonisation::PostStepDoIt(), G4NeutrinoElectronProcess::PreparePhysicsTable(), G4MuNeutrinoNucleusProcess::PreparePhysicsTable(), XAluminumElectrodeHit::Print(), G4hImpactIonisation::PrintInfoDefinition(), G4DNARuddIonisationExtendedModel::ProposedSampledEnergy(), G4DNAMillerGreenExcitationModel::R(), G4DNARuddIonisationModel::R(), G4DNARuddIonisationExtendedModel::R(), XrayFluoEventAction::RandomCut(), G4MuElecElasticModel::RandomizeCosTheta(), G4MicroElecElasticModel::RandomizeCosTheta(), G4DNAChampionElasticModel::RandomizeCosTheta(), G4DNAELSEPAElasticModel::RandomizeCosTheta(), G4DNACPA100ElasticModel::RandomizeCosTheta(), G4DNAPTBElasticModel::RandomizeCosTheta(), G4DNAPTBIonisationModel::RandomizeEjectedElectronDirection(), G4DNARuddIonisationModel::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel2::RandomizeEjectedElectronEnergy(), G4MuElecInelasticModel::RandomizeEjectedElectronEnergy(), G4DNAEmfietzoglouIonisationModel::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel1::RandomizeEjectedElectronEnergy(), G4MicroElecInelasticModel::RandomizeEjectedElectronEnergy(), G4DNACPA100IonisationModel::RandomizeEjectedElectronEnergy(), G4DNAPTBIonisationModel::RandomizeEjectedElectronEnergy(), G4DNAPTBIonisationModel::RandomizeEjectedElectronEnergyFromCumulated(), G4DNABornIonisationModel2::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNAEmfietzoglouIonisationModel::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNABornIonisationModel1::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4MicroElecInelasticModel::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNACPA100IonisationModel::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNAIonElasticModel::RandomizeThetaCM(), G4ParticleHPJENDLHEData::readAFile(), G4VDNAModel::ReadAndSaveCSFile(), G4ParticleHPThermalScattering::readAnE_isoAng(), G4ParticleHPThermalScattering::readAnE_P_E_isoAng(), G4ParticleHPThermalScatteringData::readData(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopeBremsstrahlungFS::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeRayleighModel::ReadDataFile(), G4PenelopeOscillatorManager::ReadElementData(), G4DNARuddIonisationExtendedModel::RejectionFunction(), G4ParticleHPWattSpectrum::Sample(), G4ParticleHPContAngularPar::Sample(), G4DNABornAngle::SampleDirectionForShell(), G4DNARuddAngle::SampleDirectionForShell(), G4PenelopeIonisationModel::SampleFinalStateElectron(), G4PenelopeIonisationModel::SampleFinalStatePositron(), G4UrbanMscModel::SampleScattering(), G4UrbanAdjointMscModel::SampleScattering(), G4DNABornIonisationModel2::SampleSecondaries(), G4DNABornIonisationModel1::SampleSecondaries(), G4DNAMillerGreenExcitationModel::SampleSecondaries(), G4DNAEmfietzoglouIonisationModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4DNACPA100IonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries(), G4MuElecInelasticModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4DNAPTBIonisationModel::SampleSecondaries(), G4TDNAOneStepThermalizationModel< MODEL >::SampleSecondaries(), G4DNAScreenedRutherfordElasticModel::ScreeningFactor(), G4WilsonAblationModel::SelectSecondariesByDefault(), eRositaPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::SetCuts(), GammaRayTelPhysicsList::SetCuts(), BrachyPhysicsList::SetCuts(), DMXPhysicsList::SetCuts(), G4DNAIonElasticModel::SetKillBelowThreshold(), G4IonisParamMat::SetMeanExcitationEnergy(), G4EmParameters::SetMinEnergy(), G4VEmProcess::SetMinKinEnergy(), EICG4dRICHAerogel::setOpticalParams(), EICG4dRICHFilter::setOpticalParams(), EICG4dRICHMirror::setOpticalParams(), EICG4dRICHPhotosensor::setOpticalParams(), HepTool::Evaluator::setSystemOfUnits(), G4RPGInelastic::SetUpChange(), STCyclotronPhysicsList::STCyclotronPhysicsList(), G4NuclideTable::StripFloatLevelBase(), LXeMainVolume::SurfaceProperties(), PHG4LFHcalDetector::SurfaceTable(), PHG4HybridHomogeneousCalorimeterDetector::SurfaceTable(), G4DNASancheExcitationModel::TotalCrossSection(), TrackingAction::UpdateTrackInfo(), G4DNASancheExcitationModel::VibrationEnergy(), G4DNADingfelderChargeDecreaseModel::WaterBindingEnergyConstant(), EICG4dRICHOptics::wl2e(), XAluminumElectrodeSensitivity::WriteHitInfo(), and XPrimaryGeneratorAction::XPrimaryGeneratorAction().

constexpr double farad = coulomb/volt
static

Definition at line 253 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 253 of file G4SIunits.hh

constexpr double fermi = 1.e-15*meter
static

Definition at line 102 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 102 of file G4SIunits.hh

Referenced by G4QMDReaction::ApplyYourself(), G4BinaryCascade::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4UnitDefinition::BuildUnitsTable(), G4GEMCoulombBarrier::CalcCompoundRadius(), G4StatMFMacroTetraNucleon::CalcEntropy(), G4StatMFMacroTriNucleon::CalcEntropy(), G4StatMFMacroNucleon::CalcEntropy(), G4StatMFMacroBiNucleon::CalcEntropy(), G4StatMFMacroMultiNucleon::CalcEntropy(), G4StatMFMacroNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4StatMFMacroTriNucleon::CalcMeanMultiplicity(), G4StatMFMacroBiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMicroPartition::CalcPartitionProbability(), G4GEMProbability::CalcProbability(), G4RKFieldIntegrator::CalculateTotalEnergy(), G4Reggeons::CalculateXs(), G4QMDCollision::CalFinalStateOfTheBinaryCollision(), G4QMDCollision::CalKinematicsOfBinaryCollisions(), G4ScreenedNuclearRecoil::CheckNuclearCollision(), G4Fancy3DNucleus::ChoosePositions(), G4HadronNucleonXsc::CoulombBarrier(), G4EMDissociationCrossSection::G4EMDissociationCrossSection(), G4LundStringFragmentation::G4LundStringFragmentation(), G4NeutronField::G4NeutronField(), G4NuclearFermiDensity::G4NuclearFermiDensity(), G4NuclearShellModelDensity::G4NuclearShellModelDensity(), G4Nucleus::G4Nucleus(), G4ProtonField::G4ProtonField(), G4QGSParticipants::G4QGSParticipants(), G4TripathiLightCrossSection::G4TripathiLightCrossSection(), G4VLongitudinalStringDecay::G4VLongitudinalStringDecay(), G4WilsonRadius::G4WilsonRadius(), G4EMDissociationSpectrum::GetClosestApproach(), G4AntiNuclElastic::GetcosTeta1(), G4NuclNuclDiffuseElastic::GetDiffElasticProb(), G4DiffuseElastic::GetDiffElasticProb(), G4NuclNuclDiffuseElastic::GetDiffElasticSumProb(), G4DiffuseElastic::GetDiffElasticSumProb(), G4DiffuseElasticV2::GetDiffElasticSumProbA(), G4NuclNuclDiffuseElastic::GetDiffElasticSumProbA(), G4DiffuseElastic::GetDiffElasticSumProbA(), G4IonsKoxCrossSection::GetElementCrossSection(), G4TripathiLightCrossSection::GetElementCrossSection(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfTarget(), G4NeutronField::GetField(), G4ProtonField::GetField(), G4FTFParticipants::GetList(), G4QGSParticipants::GetList(), G4WilsonAbrasionModel::GetNucleonInducedExcitation(), G4Reggeons::GetProbabilities(), G4RKPropagation::GetSphereIntersectionTimes(), G4Fancy3DNucleus::Init(), G4FTFParameters::InitForInteraction(), InputRegister(), G4BinaryLightIonReaction::Interact(), G4LundStringFragmentation::Loop_toFragmentString(), G4GeneratorPrecompoundInterface::MakeCoalescence(), G4BinaryCascade::PrintKTVector(), G4QGSParticipants::ReggeonCascade(), G4GEMChannel::SampleKineticEnergy(), and G4VLongitudinalStringDecay::SetStringTensionParameter().

constexpr double g = gram
static

Definition at line 182 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 182 of file G4SIunits.hh

Referenced by fjet(), fjetrig(), g(), pycbal(), pycrth(), pydcyk(), pygfxx(), and pytbbn().

constexpr double GBq = gigabecquerel
static

Definition at line 300 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 300 of file G4SIunits.hh

constexpr double GeV = gigaelectronvolt
static

Definition at line 216 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 216 of file G4SIunits.hh

Referenced by G4EmModelActivator::ActivateEmOptions(), G4RPGReaction::AddBlackTrackParticles(), CexmcEnergyDepositDigitizer::AddCrystalResolutionRange(), G4ESTARStopping::AddData(), G4UPiNuclearCrossSection::AddDataSet(), G4CollisionOutput::addOutgoingParticles(), PHG4TruthTrackingAction::AddParticle(), G4PartialWidthTable::AddWidths(), G4FTFAnnihilation::Annihilate(), G4Nucleus::AnnihilationEvaporationEffects(), G4LightMedia::AntiLambdaExchange(), G4AntiNeutronAnnihilationAtRest::AntiNeutronAnnihilation(), G4LightMedia::AntiNeutronExchange(), G4LightMedia::AntiOmegaMinusExchange(), G4LightMedia::AntiProtonExchange(), G4LightMedia::AntiSigmaMinusExchange(), G4LightMedia::AntiSigmaPlusExchange(), G4LightMedia::AntiXiMinusExchange(), G4LightMedia::AntiXiZeroExchange(), G4RPGProtonInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4LEpp::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4NuMuNucleusCcModel::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4AntiNeutronAnnihilationAtRest::AtRestDoIt(), B2PrimaryGeneratorAction::B2PrimaryGeneratorAction(), RMC01AnalysisManager::Book(), G4CollisionOutput::boostToLabFrame(), G4InuclEvaporation::BreakItUp(), G4CollisionComposite::BufferCrossSection(), G4BertiniElectroNuclearBuilder::Build(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4VHadronPhysics::BuildModel(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4hhElastic::BuildTableT(), G4hhElastic::BuildTableTest(), G4UnitDefinition::BuildUnitsTable(), G4QMDReaction::calcOffSetOfCollision(), G4HadronCrossSections::CalcScatteringCrossSections(), G4ChipsHyperonElasticXS::CalculateCrossSection(), G4ChipsKaonPlusElasticXS::CalculateCrossSection(), G4ChipsPionPlusElasticXS::CalculateCrossSection(), G4ChipsPionMinusElasticXS::CalculateCrossSection(), G4ChipsProtonElasticXS::CalculateCrossSection(), G4ChipsAntiBaryonElasticXS::CalculateCrossSection(), G4ChipsKaonMinusElasticXS::CalculateCrossSection(), G4ChipsNeutronElasticXS::CalculateCrossSection(), G4ElectroVDNuclearModel::CalculateHadronicVertex(), G4MuonVDNuclearModel::CalculateHadronicVertex(), G4RPGInelastic::CalculateMomenta(), G4QMDNucleus::CalEnergyAndAngularMomentumInCM(), G4QMDCollision::CalFinalStateOfTheBinaryCollision(), G4QMDCollision::CalKinematicsOfBinaryCollisions(), G4RPGKMinusInelastic::Cascade(), G4RPGAntiLambdaInelastic::Cascade(), G4RPGAntiProtonInelastic::Cascade(), G4RPGAntiSigmaPlusInelastic::Cascade(), G4RPGAntiNeutronInelastic::Cascade(), G4RPGAntiSigmaMinusInelastic::Cascade(), G4RPGKPlusInelastic::Cascade(), G4RPGKZeroInelastic::Cascade(), G4RPGAntiKZeroInelastic::Cascade(), CCalPrimaryGeneratorAction::CCalPrimaryGeneratorAction(), G4CascadeInterface::checkFinalResult(), G4Fancy3DNucleus::ChooseFermiMomenta(), G4Nucleus::Cinema(), G4CascadeCheckBalance::collide(), G4KokoulinMuonNuclearXS::ComputeDDMicroscopicCrossSection(), G4RToEConvForPositron::ComputeLoss(), G4RToEConvForElectron::ComputeLoss(), G4QGSParticipants::ComputeNucleusProperties(), GFlashHomoShowerParameterisation::ComputeRadialParameters(), GFlashSamplingShowerParameterisation::ComputeRadialParameters(), G4ShortLivedConstructor::ConstructBaryons(), PhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), G4EicDircDetector::ConstructMe(), ProtonPhysics::ConstructProcess(), KaonPhysics::ConstructProcess(), NeutronPhysics::ConstructProcess(), HyperonPhysics::ConstructProcess(), PionPhysics::ConstructProcess(), GammaLeptoNuclearPhysics::ConstructProcess(), IonPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), GammaNuclearPhysics::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), GammaRayTelIonPhysics::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4ShortLivedConstructor::ConstructQuarks(), G4InuclNuclei::copy(), G4AngularDistributionNP::CosTheta(), G4AngularDistributionPP::CosTheta(), G4CascadeInterface::coulombBarrierViolation(), G4BGGNucleonInelasticXS::CoulombFactor(), 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(), G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), G4EicDircDetector::DefineMaterials(), G4AdjointhIonisationModel::DefineProjectileProperty(), G4AdjointIonIonisationModel::DefineProjectileProperty(), G4Upsilon::Definition(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4EtaPrime::Definition(), G4KaonZeroShort::Definition(), G4KaonZero::Definition(), G4PionMinus::Definition(), G4KaonZeroLong::Definition(), G4PionZero::Definition(), G4PionPlus::Definition(), G4MuonMinus::Definition(), G4MuonPlus::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4AntiLambda::Definition(), G4AntiLambdacPlus::Definition(), G4AntiNeutron::Definition(), G4AntiOmegabMinus::Definition(), G4AntiOmegacZero::Definition(), G4AntiOmegaMinus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiSigmacPlusPlus::Definition(), G4AntiSigmacZero::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmaPlus::Definition(), G4AntiSigmaZero::Definition(), G4AntiXicPlus::Definition(), G4AntiXiMinus::Definition(), G4AntiXiZero::Definition(), G4AntiXicZero::Definition(), G4Lambda::Definition(), G4LambdacPlus::Definition(), G4OmegabMinus::Definition(), G4OmegacZero::Definition(), G4OmegaMinus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmacZero::Definition(), G4SigmaMinus::Definition(), G4SigmaPlus::Definition(), G4SigmaZero::Definition(), G4XicPlus::Definition(), G4XicZero::Definition(), G4XiMinus::Definition(), G4XiZero::Definition(), G4AntiDMesonZero::Definition(), G4AntiBMesonZero::Definition(), G4AntiBsMesonZero::Definition(), G4AntiKaonZero::Definition(), G4BMesonMinus::Definition(), G4BMesonPlus::Definition(), G4BMesonZero::Definition(), G4BsMesonZero::Definition(), G4DMesonMinus::Definition(), G4DMesonPlus::Definition(), G4DMesonZero::Definition(), G4DsMesonPlus::Definition(), G4Eta::Definition(), G4JPsi::Definition(), G4DsMesonMinus::Definition(), G4KaonMinus::Definition(), G4KaonPlus::Definition(), G4AntiSigmabPlus::Definition(), G4AntiSigmabMinus::Definition(), G4AntiSigmabZero::Definition(), G4AntiXibMinus::Definition(), G4AntiXibZero::Definition(), G4Neutron::Definition(), G4SigmabMinus::Definition(), G4SigmabPlus::Definition(), G4SigmabZero::Definition(), G4XibMinus::Definition(), G4XibZero::Definition(), G4Alpha::Definition(), G4AntiAlpha::Definition(), G4AntiDeuteron::Definition(), G4AntiHe3::Definition(), G4AntiTriton::Definition(), G4Deuteron::Definition(), G4He3::Definition(), G4Triton::Definition(), G4Etac::Definition(), G4AntiLambdab::Definition(), G4Lambdab::Definition(), G4AdjointDeuteron::Definition(), G4AdjointHe3::Definition(), G4AdjointTriton::Definition(), G4AdjointAlpha::Definition(), G4AdjointGenericIon::Definition(), G4GenericMuonicAtom::Definition(), G4GenericIon::Definition(), G4AngularDistribution::DifferentialCrossSection(), DMXPhysicsList::DMXPhysicsList(), B5EmCalorimeterHit::Draw(), B5HadCalorimeterHit::Draw(), H02MuonHit::Draw(), G4EnergyRangeManager::Dump(), G4GEMProbability::Dump(), G4HadronPhysicsFTFP_BERT_HP::DumpBanner(), G4HadronPhysicsFTFP_BERT_ATL::DumpBanner(), G4HadronPhysicsShieldingLEND::DumpBanner(), G4HadronPhysicsShielding::DumpBanner(), G4HadronPhysicsFTFP_BERT::DumpBanner(), G4FermiFragmentsPoolVI::DumpFragment(), G4CrossSectionDataStore::DumpHtml(), G4ParticleChange::DumpInfo(), G4CrossSectionPairGG::DumpPhysicsTable(), G4ParticleDefinition::DumpTable(), ExGflashEventAction::EndOfEventAction(), ExN04EventAction::EndOfEventAction(), RE05EventAction::EndOfEventAction(), RE01EventAction::EndOfEventAction(), CCalEventAction::EndOfEventAction(), HistoManager::EndOfRun(), G4Nucleus::EvaporationEffects(), G4QuarkExchange::ExciteParticipants(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4QGSDiffractiveExcitation::ExciteParticipants(), ExN02PrimaryGeneratorAction::ExN02PrimaryGeneratorAction(), ExP01PrimaryGeneratorAction::ExP01PrimaryGeneratorAction(), ExP02PrimaryGeneratorAction::ExP02PrimaryGeneratorAction(), F01PrimaryGeneratorAction::F01PrimaryGeneratorAction(), F02PrimaryGeneratorAction::F02PrimaryGeneratorAction(), F03PrimaryGeneratorAction::F03PrimaryGeneratorAction(), FCALPrimaryGeneratorAction::FCALPrimaryGeneratorAction(), G4NucleiModel::fillBindingEnergies(), G4VDecayChannel::FillDaughters(), Analysis::FillDose(), G4CascadeRecoilMaker::fillRecoil(), G01PrimaryGeneratorAction::G01PrimaryGeneratorAction(), G04PrimaryGeneratorAction::G04PrimaryGeneratorAction(), G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BinaryCascade::G4BinaryCascade(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4BraggIonModel::G4BraggIonModel(), G4CascadeInterface::G4CascadeInterface(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4DNAGenericIonsManager::G4DNAGenericIonsManager(), G4eeToHadronsMultiModel::G4eeToHadronsMultiModel(), G4EMDissociation::G4EMDissociation(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFParameters::G4FTFParameters(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4HadronicAbsorptionFritiofWithBinaryCascade::G4HadronicAbsorptionFritiofWithBinaryCascade(), G4HadronPhysicsFTF_BIC::G4HadronPhysicsFTF_BIC(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsNuBeam::G4HadronPhysicsNuBeam(), G4HadronPhysicsQGS_BIC::G4HadronPhysicsQGS_BIC(), G4hhElastic::G4hhElastic(), G4INCLXXNeutronBuilder::G4INCLXXNeutronBuilder(), G4INCLXXPionBuilder::G4INCLXXPionBuilder(), G4INCLXXProtonBuilder::G4INCLXXProtonBuilder(), G4IonINCLXXPhysics::G4IonINCLXXPhysics(), G4IonQMDPhysics::G4IonQMDPhysics(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4LivermoreIonisationCrossSection::G4LivermoreIonisationCrossSection(), G4LivermoreIonisationModel::G4LivermoreIonisationModel(), G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel(), G4LowEnergyCompton::G4LowEnergyCompton(), G4LowEnergyGammaConversion::G4LowEnergyGammaConversion(), G4LowEnergyPhotoElectric::G4LowEnergyPhotoElectric(), G4LowEnergyPolarizedCompton::G4LowEnergyPolarizedCompton(), G4LowEnergyRayleigh::G4LowEnergyRayleigh(), G4LundStringFragmentation::G4LundStringFragmentation(), G4MonopolePhysics::G4MonopolePhysics(), G4mplIonisationModel::G4mplIonisationModel(), G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel(), G4MuBremsstrahlungModel::G4MuBremsstrahlungModel(), G4MuNeutrinoNucleusTotXsc::G4MuNeutrinoNucleusTotXsc(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronElectronElXsc::G4NeutronElectronElXsc(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4NuMuNucleusNcModel::G4NuMuNucleusNcModel(), 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(), G4QGSMFragmentation::G4QGSMFragmentation(), G4QGSParticipants::G4QGSParticipants(), G4QGSPLundStrFragmProtonBuilder::G4QGSPLundStrFragmProtonBuilder(), G4Reggeons::G4Reggeons(), 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(), GB07PrimaryGeneratorAction::GB07PrimaryGeneratorAction(), CexmcReimplementedGenbod::Generate(), G4HtmlPPReporter::GenerateIndex(), G4HadPhaseSpaceNBodyAsai::GenerateMultiBody(), G4RPGReaction::GenerateNBodyEvent(), G4RPGReaction::GenerateNBodyEventT(), GFlashHomoShowerParameterisation::GenerateNSpotProfile(), GFlashSamplingShowerParameterisation::GenerateNSpotProfile(), PHG4PrimaryGeneratorAction::GeneratePrimaries(), PrimaryGeneratorAction1::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), CCalPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4HEPEvtInterface::GeneratePrimaryVertex(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4QMDParticipant::Get4Momentum(), PHG4ParticleGeneratorBase::get_mass(), G4ComponentAntiNuclNuclearXS::GetAntiHadronNucleonTotCrSc(), G4MuNeutrinoNucleusTotXsc::GetANuMuTotCsXsc(), G4HadronCrossSections::GetCaptureCrossSection(), G4VXTRenergyLoss::GetComptonPerAtom(), GFlashShowerModelMessenger::GetCurrentValue(), G4DiffuseElastic::GetDiffElasticProb(), G4DiffuseElastic::GetDiffElasticSumProb(), G4NeutrinoElectronNcXsc::GetElementCrossSection(), G4NeutrinoElectronCcXsc::GetElementCrossSection(), G4ChargeExchangeProcess::GetElementCrossSection(), G4MuNeutrinoNucleusTotXsc::GetEnergyIndex(), G4NeutrinoNucleusModel::GetEnergyIndex(), G4LFission::GetFatalEnergyCheckLevels(), G4FissLib::GetFatalEnergyCheckLevels(), G4HadronicInteraction::GetFatalEnergyCheckLevels(), G4HadronCrossSections::GetFissionCrossSection(), G4MuNeutrinoNucleusTotXsc::GetIsoCrossSection(), G4EmCalculator::GetKinEnergy(), G4LundStringFragmentation::GetLightConeZ(), G4QGSParticipants::GetList(), G4ExcitedXiConstructor::GetMass(), G4MuonicAtomDecay::GetMeanFreePath(), G4Decay::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanLifeTime(), G4RadioactiveDecay::GetMeanLifeTime(), G4RPGInelastic::GetNormalizationConstant(), G4InuclNuclei::getNucleiMass(), G4NeutrinoNucleusModel::GetNuMuOnePionProb(), G4NeutrinoNucleusModel::GetNuMuQeTotRat(), G4MuNeutrinoNucleusTotXsc::GetNuMuTotCsXsc(), G4NeutrinoNucleusModel::GetOnePionIndex(), G4VMscModel::GetParticleChangeForMSC(), G4InuclElementaryParticle::getParticleMass(), G4Pythia6Decayer::GetParticleMomentum(), G4DetailedBalancePhaseSpaceIntegral::GetPhaseSpaceIntegral(), G4ProtonInelasticCrossSection::GetProtonCrossSection(), Par02DetectorParametrisation::GetResolution(), PHG4SteppingAction::GetScintLightYield(), G4CascadeDeexciteBase::getTargetData(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4CollisionOutput::getTotalOutputMomentum(), PHG4SteppingAction::GetVisibleEnergyDeposition(), GFlashParticleBounds::GFlashParticleBounds(), G4CascadeRecoilMaker::goodNucleus(), HepMCG4Interface::HepMC2G4(), G4Pythia6Decayer::ImportDecayProducts(), G4FTFParameters::InitForInteraction(), G4RPGPiMinusInelastic::InitialCollision(), G4RPGPiPlusInelastic::InitialCollision(), G4RPGNeutronInelastic::InitialCollision(), G4RPGProtonInelastic::InitialCollision(), G4LivermoreRayleighModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4NeutronElectronElXsc::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4JAEAElasticScatteringModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4BetheBlochModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4BraggIonModel::Initialise(), G4BraggModel::Initialise(), G4LowEPComptonModel::Initialise(), G4LowEPPolarizedComptonModel::Initialise(), G4NistElementBuilder::Initialise(), G4eBremsstrahlung::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4MuElecInelastic::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4NuclearStopping::InitialiseProcess(), G4NucleiModel::initializeCascad(), G4hImpactIonisation::InitializeMe(), G4QGSMSplitableHadron::InitParameters(), G4TripathiCrossSection::IsElementApplicable(), G4TripathiLightCrossSection::IsElementApplicable(), G4XNNTotalLowE::IsValid(), G4HadronPhysicsINCLXX::Kaon(), G4LightMedia::KaonPlusExchange(), G4LightMedia::KaonZeroShortExchange(), G4LightMedia::LambdaExchange(), G4LDMHiBar::LDMHiBarDefinition(), G4LDMHi::LDMHiDefinition(), G4LDMPhoton::LDMPhotonDefinition(), main(), G4CascadeInterface::makeDynamicParticle(), G4CascadeDeexciteBase::makeFragment(), G4InuclNuclei::makeG4Fragment(), PHG4RICHSteppingAction::MakeHit(), G4InuclNuclei::makeNuclearFragment(), G4CascadeRecoilMaker::makeRecoilFragment(), G4PhaseSpaceDecayChannel::ManyBodyDecayIt(), G4GeneralPhaseSpaceDecay::ManyBodyDecayIt(), G4BaryonWidth::MassDependentWidth(), G4BaryonPartialWidth::MassDependentWidth(), G4eeToHadronsMultiModel::ModelDescription(), G4TextPPRetriever::ModifyPropertyTable(), G4Monopole::MonopoleDefinition(), G4HadronPhysicsINCLXX::Neutron(), G4LightMedia::NeutronExchange(), G4VHadronPhysics::NewModel(), RE01StackingAction::NewStage(), G4RPGReaction::NuclearReaction(), G4NeutrinoNucleusModel::NucleonMomentum(), G4LightMedia::OmegaMinusExchange(), Par01PrimaryGeneratorAction::Par01PrimaryGeneratorAction(), Par02PrimaryGeneratorAction::Par02PrimaryGeneratorAction(), G4KL3DecayChannel::PhaseSpace(), PhysicsList::PhysicsList(), PhysListEmStandard_GS::PhysListEmStandard_GS(), PhysListEmStandard_option0::PhysListEmStandard_option0(), PhysListEmStandard_option3::PhysListEmStandard_option3(), PhysListEmStandard_option4::PhysListEmStandard_option4(), PhysListEmStandard_SS::PhysListEmStandard_SS(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), G4HadronPhysicsINCLXX::Pion(), G4LightMedia::PionPlusExchange(), PHG4IonGun::Print(), RE01TrackInformation::Print(), RE01CalorimeterHit::Print(), G4XNNElasticLowE::Print(), G4XnpElasticLowE::Print(), G4XnpTotalLowE::Print(), H02MuonHit::Print(), G4PrimaryParticle::Print(), CCalPrimaryGeneratorAction::print(), G4ParticlePropertyData::Print(), G4VCrossSectionSource::PrintAll(), G4HadronicProcessStore::PrintHtml(), G4AnnihiToMuPair::PrintInfoDefinition(), G4GammaConversionToMuons::PrintInfoDefinition(), RE01EventAction::PrintPrimary(), G4MCTSimParticle::PrintSingle(), G4VEmProcess::PrintWarning(), G4VEnergyLossProcess::PrintWarning(), ProcessEvent(), G4IntraNucleiCascader::processSecondary(), G4ErrorFreeTrajState::PropagateError(), G4ErrorFreeTrajState::PropagateErrorIoni(), G4ErrorFreeTrajState::PropagateErrorMSC(), G4HadronPhysicsINCLXX::Proton(), G4LightMedia::ProtonExchange(), G4QGSParticipants::PutOnMassShell(), G4FTFModel::PutOnMassShell(), RE01PrimaryGeneratorAction::RE01PrimaryGeneratorAction(), RE03PrimaryGeneratorAction::RE03PrimaryGeneratorAction(), RE04PrimaryGeneratorAction::RE04PrimaryGeneratorAction(), RE05PrimaryGeneratorAction::RE05PrimaryGeneratorAction(), RE06PrimaryGeneratorAction::RE06PrimaryGeneratorAction(), G4RPGPionSuppression::ReactionStage(), G4RPGStrangeProduction::ReactionStage(), G4RPGTwoCluster::ReactionStage(), G4RPGTwoBody::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4RPGFragmentation::ReduceEnergiesOfSecondaries(), G4IntraNucleiCascader::releaseSecondary(), G4RPGReaction::Rotate(), RunAction::RunAction(), G4PenelopePhotoElectricModel::SampleElectronDirection(), G4AntiNuclElastic::SampleInvariantT(), G4LEpp::SampleInvariantT(), G4LEnp::SampleInvariantT(), G4HadronElastic::SampleInvariantT(), G4NuMuNucleusCcModel::SampleLVkr(), G4VScatteringCollision::SampleResonanceMass(), G4AntiNuclElastic::SampleThetaCMS(), G4AntiNuclElastic::SampleThetaLab(), G4NuclNuclDiffuseElastic::SampleThetaLab(), G4DiffuseElastic::SampleThetaLab(), G4QGSParticipants::SamplingNucleonKinematics(), G4FTFModel::SamplingNucleonKinematics(), G4EmParameters::SetBremsstrahlungTh(), eRositaPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::SetCuts(), GammaRayTelPhysicsList::SetCuts(), BrachyPhysicsList::SetCuts(), DMXPhysicsList::SetCuts(), G4VRangeToEnergyConverter::SetEnergyRange(), G4InuclNuclei::setExitationEnergy(), G4RayShooter::SetInitialValues(), PhysicsList::SetLDMPhotonMass(), G4EmParameters::SetMaxEnergy(), G4EmParameters::SetMaxEnergyForCSDARange(), CCalPrimaryGeneratorAction::SetMaximumEnergy(), CexmcReimplementedGenbod::SetMaxWeight(), CCalPrimaryGeneratorAction::SetMinimumEnergy(), G4InuclParticle::setMomentum(), G4CollisionOutput::setOnShell(), G4ParticleGun::SetParticleEnergy(), G4ParticleGun::SetParticleMomentum(), G4CollisionOutput::setRemainingExitationEnergy(), G4VLongitudinalStringDecay::SetStringTensionParameter(), G4AtimaEnergyLossModel::SetupParameters(), G4LindhardSorensenIonModel::SetupParameters(), G4BetheBlochModel::SetupParameters(), G4LightMedia::SigmaMinusExchange(), G4LightMedia::SigmaPlusExchange(), G4RPGNeutronInelastic::SlowNeutron(), G4CoulombScattering::StreamProcessInfo(), G4ePairProduction::StreamProcessInfo(), G4MuPairProduction::StreamProcessInfo(), G4eBremsstrahlung::StreamProcessInfo(), G4QGSDiffractiveExcitation::String(), G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4GeneralPhaseSpaceDecay::ThreeBodyDecayIt(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt(), G4VHadDecayAlgorithm::TwoBodyMomentum(), PHG4FPbScSteppingAction::UserSteppingAction(), PHG4FCalSteppingAction::UserSteppingAction(), PHG4EICMvtxSteppingAction::UserSteppingAction(), PHG4EnvelopeSteppingAction::UserSteppingAction(), PHG4ConeSteppingAction::UserSteppingAction(), PHG4MvtxSteppingAction::UserSteppingAction(), PHG4TpcSteppingAction::UserSteppingAction(), PHG4SectorSteppingAction::UserSteppingAction(), G4JLeicBeamLineMagnetSteppingAction::UserSteppingAction(), PHG4FPbScRegionSteppingAction::UserSteppingAction(), G4JLeicVTXSteppingAction::UserSteppingAction(), G4JLeicDIRCSteppingAction::UserSteppingAction(), G4LBLVtxSteppingAction::UserSteppingAction(), PHG4PSTOFSteppingAction::UserSteppingAction(), PHG4BlockSteppingAction::UserSteppingAction(), BeastMagnetSteppingAction::UserSteppingAction(), AllSi_Al_support_SteppingAction::UserSteppingAction(), EicFRichSteppingAction::UserSteppingAction(), AllSiliconTrackerSteppingAction::UserSteppingAction(), PHG4InttSteppingAction::UserSteppingAction(), PHG4CylinderStripSteppingAction::UserSteppingAction(), PHG4HcalSteppingAction::UserSteppingAction(), PHG4EPDSteppingAction::UserSteppingAction(), PHG4InnerHcalSteppingAction::UserSteppingAction(), PHG4OuterHcalSteppingAction::UserSteppingAction(), PHG4CEmcTestBeamSteppingAction::UserSteppingAction(), PHG4BbcSteppingAction::UserSteppingAction(), EICG4ZDCSteppingAction::UserSteppingAction(), EICG4dRICHSteppingAction::UserSteppingAction(), PHG4BarrelEcalSteppingAction::UserSteppingAction(), BeamLineMagnetSteppingAction::UserSteppingAction(), PHG4HybridHomogeneousCalorimeterSteppingAction::UserSteppingAction(), PHG4ECAPToFSteppingAction::UserSteppingAction(), PHG4mRICHSteppingAction::UserSteppingAction(), PHG4BackwardHcalSteppingAction::UserSteppingAction(), PHG4CrystalCalorimeterSteppingAction::UserSteppingAction(), PHG4LFHcalSteppingAction::UserSteppingAction(), PHG4ForwardDualReadoutSteppingAction::UserSteppingAction(), PHG4ForwardEcalSteppingAction::UserSteppingAction(), PHG4TpcEndCapSteppingAction::UserSteppingAction(), EICG4RPSteppingAction::UserSteppingAction(), PHG4CylinderSteppingAction::UserSteppingAction(), PHG4ForwardHcalSteppingAction::UserSteppingAction(), PHG4TRDSteppingAction::UserSteppingAction(), PHG4ZDCSteppingAction::UserSteppingAction(), G4EicDircSteppingAction::UserSteppingAction(), PHG4MicromegasSteppingAction::UserSteppingAction(), EICG4B0SteppingAction::UserSteppingAction(), EICG4B0ECALSteppingAction::UserSteppingAction(), EICG4BwdSteppingAction::UserSteppingAction(), EICG4LumiSteppingAction::UserSteppingAction(), PHG4SpacalSteppingAction::UserSteppingAction(), PHG4TTLSteppingAction::UserSteppingAction(), G4CascadeRecoilMaker::wholeEvent(), G4LightMedia::XiMinusExchange(), and G4LightMedia::XiZeroExchange().

constexpr double gigabecquerel = 1.e+9*becquerel
static

Definition at line 294 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 294 of file G4SIunits.hh

constexpr double gram = 1.e-3*kilogram
static

Definition at line 177 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 177 of file G4SIunits.hh

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

constexpr double henry = weber/ampere
static

Definition at line 275 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 275 of file G4SIunits.hh

constexpr double hep_pascal = newton/m2
static
constexpr double hertz = 1./second
static

Definition at line 162 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 162 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double joule = kg*m*m/(s*s)
static

Definition at line 203 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 203 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), G4NuclideTable::GenerateNuclide(), CML2ExpVoxels::loadData(), and CML2ExpVoxels::saveResults().

constexpr double kBq = kilobecquerel
static

Definition at line 298 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 298 of file G4SIunits.hh

constexpr double kelvin = 1.
static

Definition at line 280 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 280 of file G4SIunits.hh

Referenced by RE06DetectorConstruction::AddMaterial(), G4ParticleHPThermalScattering::ApplyYourself(), G4tgbMaterialMixtureByWeight::BuildG4Material(), PHG4CylinderStripDetector::BuildMaterials(), G4UnitDefinition::BuildUnitsTable(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4GDMLEvaluator::Clear(), Construct(), Materials::Construct(), QMaterials::Construct(), MyMaterials::Construct(), B03DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), GeometryConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), XrayTelDetectorConstruction::Construct(), DetectorConstruction::ConstructMaterials(), PHG4MicromegasDetector::create_materials(), XrayFluoNistMaterials::CreateMaterials(), BrachyMaterial::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), PHG4Reco::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), G4tgbGeometryDumper::DumpMaterial(), G4GDMLEvaluator::G4GDMLEvaluator(), G4gsmate(), G4Nucleus::G4Nucleus(), G4ParticleHPFissionData::GetCrossSection(), G4ParticleHPCaptureData::GetCrossSection(), G4ParticleHPElasticData::GetCrossSection(), G4ParticleHPThermalScatteringData::GetX(), G4NistMaterialBuilder::HepAndNuclearMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4tgrLineProcessor::ProcessLine(), CCalMaterialFactory::readMaterials(), LaserDrivenBeamLine::SetDefaultDimensions(), HepTool::Evaluator::setSystemOfUnits(), G4GDMLReadMaterials::TRead(), G4GDMLWriteMaterials::TWrite(), and PHG4GDMLWriteMaterials::TWrite().

constexpr double keV = kiloelectronvolt
static

Definition at line 215 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 215 of file G4SIunits.hh

Referenced by G4EmModelActivator::ActivateMicroElec(), G4EmDNAPhysicsActivator::AddElectronModels0(), Run::AddEnergy(), HistoManager::AddEnergy(), G4EmDNAPhysicsActivator::AddProtonModels0(), HistoManager::AddTargetStep(), G4ParticleHPFinalState::adjust_final_state(), XrayFluoAnalysisManager::analyseEnergyDep(), XrayFluoAnalysisManager::analysePrimaryGenerator(), XrayFluoAnalysisManager::analyseStepping(), XrayTelAnalysis::analyseStepping(), G4NRESP71M03::ApplyMechanismABE(), G4BinaryLightIonReaction::ApplyYourself(), G4ParaFissionModel::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4eIonisationSpectrum::AverageEnergy(), G4RDeIonisationSpectrum::AverageEnergy(), Run::BeginOfRun(), doiPETAnalysis::BlurringParameters(), RunAction::Book(), RMC01AnalysisManager::Book(), G4RDVeLowEnergyLoss::BuildLabTimeVector(), G4hRDEnergyLoss::BuildLabTimeVector(), G4LowEnergyBremsstrahlung::BuildLossTable(), G4LowEnergyIonisation::BuildLossTable(), G4LowECapture::BuildPhysicsTable(), G4RDVeLowEnergyLoss::BuildProperTimeVector(), G4hRDEnergyLoss::BuildProperTimeVector(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4PenelopeIonisationXSHandler::BuildXSTable(), G4PenelopeBremsstrahlungModel::BuildXSTable(), G4SPSEneDistribution::CalculateCdgSpectrum(), G4OrlicLiXsModel::CalculateL1CrossSection(), G4OrlicLiXsModel::CalculateL2CrossSection(), G4OrlicLiXsModel::CalculateL3CrossSection(), G4hParametrisedLossModel::ChemicalFactor(), G4BraggModel::ChemicalFactor(), G4ParticleHPInelasticCompFS::CompositeApply(), G4RToEConvForGamma::ComputeCrossSection(), G4LivermorePolarizedPhotoElectricGDModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedPhotoElectricModel::ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4PenelopeAnnihilationModel::ComputeCrossSectionPerAtom(), G4LivermoreIonisationModel::ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel::ComputeCrossSectionPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), G4KleinNishinaModel::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerShell(), G4EmCalculator::ComputeCrossSectionPerVolume(), MyMollerBhabhaModel::ComputeDEDXPerVolume(), G4LivermoreIonisationModel::ComputeDEDXPerVolume(), G4MollerBhabhaModel::ComputeDEDXPerVolume(), G4PenelopeBremsstrahlungModel::ComputeDEDXPerVolume(), G4PenelopeIonisationModel::ComputeDEDXPerVolume(), G4IonisParamMat::ComputeIonParameters(), G4RToEConvForElectron::ComputeLoss(), G4RToEConvForPositron::ComputeLoss(), G4SandiaTable::ComputeMatSandiaMatrix(), G4SandiaTable::ComputeMatSandiaMatrixPAI(), G4SandiaTable::ComputeMatTable(), PhysicsList::ConstructEM(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), G4ShortLivedConstructor::ConstructQuarks(), RE02DetectorConstruction::ConstructSDandField(), G4RToEConvForProton::Convert(), G4VRangeToEnergyConverter::Convert(), G4IonTable::CreateIon(), WLSMaterials::CreateMaterials(), G4PenelopeIonisationCrossSection::CrossSection(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel::CrossSectionPerVolume(), G4PenelopeIonisationModel::CrossSectionPerVolume(), G4ECDecay::DecayIt(), G4ITDecay::DecayIt(), G4MuonDecayChannelWithSpin::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), G4BraggModel::DEDX(), LXeDetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4Upsilon::Definition(), G4Eta::Definition(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1(), doiPETAnalysis::doiPETAnalysis(), doiPETRun::doiPETRun(), G4IsotopeProperty::DumpInfo(), G4BetaPlusDecay::DumpNuclearInfo(), G4BetaMinusDecay::DumpNuclearInfo(), G4ionEffectiveCharge::EffectiveCharge(), G4hImpactIonisation::ElectronicLossFluctuation(), G4hSRIM2000p::ElectronicStoppingPower(), G4hICRU49p::ElectronicStoppingPower(), G4hZiegler1985p::ElectronicStoppingPower(), G4BraggModel::ElectronicStoppingPower(), SensitiveDetector::EndOfEvent(), Run::EndOfEvent(), B3aEventAction::EndOfEventAction(), LXeEventAction::EndOfEventAction(), GammaRayTelEventAction::EndOfEventAction(), Run::EndOfRun(), LXeRun::EndOfRun(), G4IonTable::FindIon(), G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel(), G4AdjointCSManager::G4AdjointCSManager(), 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(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4DNACPA100ElasticModel::G4DNACPA100ElasticModel(), G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel(), G4DNAEmfietzoglouIonisationModel::G4DNAEmfietzoglouIonisationModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNARuddIonisationModel::G4DNARuddIonisationModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eSingleCoulombScatteringModel::G4eSingleCoulombScatteringModel(), G4F17GEMProbability::G4F17GEMProbability(), G4F18GEMProbability::G4F18GEMProbability(), G4F19GEMProbability::G4F19GEMProbability(), G4F20GEMProbability::G4F20GEMProbability(), G4F21GEMProbability::G4F21GEMProbability(), G4FissionProductYieldDist::G4GetFission(), G4He6GEMProbability::G4He6GEMProbability(), G4HeatedKleinNishinaCompton::G4HeatedKleinNishinaCompton(), G4hhElastic::G4hhElastic(), G4ICRU73QOModel::G4ICRU73QOModel(), G4ionEffectiveCharge::G4ionEffectiveCharge(), G4JAEAElasticScattering::G4JAEAElasticScattering(), G4JAEAElasticScatteringModel::G4JAEAElasticScatteringModel(), G4Li6GEMProbability::G4Li6GEMProbability(), G4Li7GEMProbability::G4Li7GEMProbability(), G4Li8GEMProbability::G4Li8GEMProbability(), G4Li9GEMProbability::G4Li9GEMProbability(), G4LowEnergyCompton::G4LowEnergyCompton(), G4LowEnergyPhotoElectric::G4LowEnergyPhotoElectric(), G4LowEnergyPolarizedCompton::G4LowEnergyPolarizedCompton(), G4LowEnergyRayleigh::G4LowEnergyRayleigh(), G4Mg22GEMProbability::G4Mg22GEMProbability(), G4Mg23GEMProbability::G4Mg23GEMProbability(), G4Mg24GEMProbability::G4Mg24GEMProbability(), G4Mg25GEMProbability::G4Mg25GEMProbability(), G4Mg26GEMProbability::G4Mg26GEMProbability(), G4Mg27GEMProbability::G4Mg27GEMProbability(), G4Mg28GEMProbability::G4Mg28GEMProbability(), G4MuElecElasticModel::G4MuElecElasticModel(), G4MuNeutrinoNucleusProcess::G4MuNeutrinoNucleusProcess(), 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(), G4NeutrinoElectronProcess::G4NeutrinoElectronProcess(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4O14GEMProbability::G4O14GEMProbability(), G4O15GEMProbability::G4O15GEMProbability(), G4O16GEMProbability::G4O16GEMProbability(), G4O17GEMProbability::G4O17GEMProbability(), G4O18GEMProbability::G4O18GEMProbability(), G4O19GEMProbability::G4O19GEMProbability(), G4PAIModelData::G4PAIModelData(), G4PAIPhotData::G4PAIPhotData(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4PhotoElectricEffect::G4PhotoElectricEffect(), G4PixeCrossSectionHandler::G4PixeCrossSectionHandler(), G4RayleighScattering::G4RayleighScattering(), G4SeltzerBergerModel::G4SeltzerBergerModel(), G4FissionFragmentGenerator::G4SetIncidentEnergy(), G4VEmProcess::G4VEmProcess(), G4VEnergyLossProcess::G4VEnergyLossProcess(), G4VUserPhysicsList::G4VUserPhysicsList(), G4VXTRenergyLoss::G4VXTRenergyLoss(), GammaRayTelDigitizer::GammaRayTelDigitizer(), GammaRayTelDigitizerMessenger::GammaRayTelDigitizerMessenger(), G4SPSEneDistribution::GenerateCdgEnergies(), G4NuclideTable::GenerateNuclide(), PrimaryGeneratorAction1::GeneratePrimaries(), B3PrimaryGeneratorAction::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4NucleiPropertiesTableAME12::GetAtomicMass(), G4NucleiPropertiesTableAME12::GetBetaDecayEnergy(), G4NucleiPropertiesTableAME12::GetBindingEnergy(), G4VXTRenergyLoss::GetComptonPerAtom(), G4NeutronInelasticCrossSection::GetCrossSection(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4PAIxSection::GetElectronRange(), G4VXTRenergyLoss::GetGasZmuProduct(), XrayFluoHPGeDetectorType::GetInfData(), G4IonTable::GetIon(), G4IonTable::GetIonName(), G4NucleiPropertiesTableAME12::GetMassExcess(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), G4ParticleHPPhotonDist::GetPhotons(), G4VXTRenergyLoss::GetPlateZmuProduct(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), XrayFluoHPGeDetectorType::GetSupData(), G4CascadeRecoilMaker::goodNucleus(), G4VhElectronicStoppingPower::HeEffChargeSquare(), G4ParticleHPGamma::Init(), G4ParticleHPDeExGammas::Init(), PrimaryGeneratorAction2::InitFunction(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4MuElecElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4PAIPhotData::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4PenelopeIonisationModel::Initialise(), G4DNAPTBElasticModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), XrayFluoRunAction::Initialise(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4PAIySection::Initialize(), G4PAIxSection::Initialize(), G4hParametrisedLossModel::InitializeMe(), G4hImpactIonisation::InitializeMe(), G4QGSMSplitableHadron::InitParameters(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4hIonEffChargeSquare::IonEffChargeSquare(), G4RadioactiveDecayBase::LoadDecayTable(), G4RadioactiveDecay::LoadDecayTable(), XrayFluoHPGeDetectorType::LoadEfficiencyData(), XrayFluoSiLiDetectorType::LoadEfficiencyData(), XrayFluoHPGeDetectorType::LoadResponseData(), XrayFluoSiLiDetectorType::LoadResponseData(), G4QAOLowEnergyLoss::LowEnergyLimit(), LXePrimaryGeneratorAction::LXePrimaryGeneratorAction(), main(), XrayFluoNormalization::Normalize(), G4PAIxSection::NormShift(), G4hICRU49Nuclear::NuclearStoppingPower(), G4hZiegler1985Nuclear::NuclearStoppingPower(), G4ICRU49NuclearStoppingModel::NuclearStoppingPower(), OpNovicePrimaryGeneratorAction::OpNovicePrimaryGeneratorAction(), PhysListEmStandard_option0::PhysListEmStandard_option0(), G4LowEnergyBremsstrahlung::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), RE01TrackerHit::Print(), UltraOpticalHit::Print(), G4RDShellData::PrintData(), G4ShellData::PrintData(), G4hImpactIonisation::PrintInfoDefinition(), G4VEmProcess::PrintWarning(), G4VEnergyLossProcess::PrintWarning(), G4RDeIonisationSpectrum::Probability(), G4eIonisationSpectrum::Probability(), GammaRayTelAnticoincidenceSD::ProcessHits(), doiPETAnalysis::QuantumEffifciency(), B3bRun::RecordEvent(), XrayFluoHPGeDetectorType::ResponseFunction(), XrayFluoSiLiDetectorType::ResponseFunction(), G4ProductionCutsTable::RetrieveCutsInfo(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4RDeIonisationSpectrum::SampleEnergy(), G4eIonisationSpectrum::SampleEnergy(), G4FissionProductYieldDist::SampleGammaEnergies(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4PenelopeGammaConversionModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PenelopeBremsstrahlungModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4SandiaTable::SandiaIntervals(), G4SandiaTable::SandiaMixing(), G4DNAUeharaScreenedRutherfordElasticModel::ScreeningFactor(), G4LivermorePolarizedPhotoElectricGDModel::SetCosTheta(), LXeDetectorConstruction::SetDefaults(), DMXParticleSourceMessenger::SetNewValue(), G4EnergyLossForExtrapolator::SetupKinematics(), G4hICRU49p::StoppingPower(), G4hParametrisedLossModel::StoppingPower(), G4BraggModel::StoppingPower(), G4ProductionCutsTable::StoreCutsInfo(), HadrontherapyLet::StoreLetAscii(), TestParameters::TestParameters(), BrachySteppingAction::UserSteppingAction(), doiPETAnalysis::WriteOutput(), DMXEventAction::writeScintHitsToFile(), XrayFluoMercuryPrimaryGeneratorAction::XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlanePrimaryGeneratorAction::XrayFluoPlanePrimaryGeneratorAction(), and XrayFluoPrimaryGeneratorAction::XrayFluoPrimaryGeneratorAction().

constexpr double kilobecquerel = 1.e+3*becquerel
static

Definition at line 292 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 292 of file G4SIunits.hh

constexpr double kiloelectronvolt = 1.e+3*electronvolt
static

Definition at line 206 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 206 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double kilogauss = 1.e-1*tesla
static
constexpr double kilogram = 1.
static

Definition at line 176 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 176 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), and HepTool::Evaluator::setSystemOfUnits().

constexpr double kilogray = 1.e+3*gray
static

Definition at line 309 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 309 of file G4SIunits.hh

constexpr double kilohertz = 1.e+3*hertz
static

Definition at line 163 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 163 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double kilometer = 1000.*meter
static

Definition at line 93 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 93 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double kilometer2 = kilometer*kilometer
static

Definition at line 94 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 94 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double kilometer3 = kilometer*kilometer*kilometer
static

Definition at line 95 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 95 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double kilovolt = 1.e-3*megavolt
static

Definition at line 242 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 242 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), and F02ElectricFieldSetup::F02ElectricFieldSetup().

constexpr double km2 = kilometer2
static

Definition at line 133 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 133 of file G4SIunits.hh

constexpr double km3 = kilometer3
static

Definition at line 134 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 134 of file G4SIunits.hh

constexpr double liter = 1.e+3*cm3
static

Definition at line 122 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 122 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double lumen = candela*steradian
static

Definition at line 321 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 321 of file G4SIunits.hh

constexpr double lux = lumen/meter2
static

Definition at line 326 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 326 of file G4SIunits.hh

constexpr double m = meter
static

Definition at line 128 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 128 of file G4SIunits.hh

Referenced by G4RDVCrossSectionHandler::ActiveElements(), G4HepRepFileSceneHandler::AddHepRepInstance(), HelixKalman::addHit(), HelixKalmanFilter::addHit(), PHG4TruthTrackingAction::AddParticle(), Acts::MultiTrajectory< source_link_t >::addTrackState(), PHPy8ParticleTrigger::Apply(), attrad(), avscatcen(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), B5PrimaryGeneratorAction::B5PrimaryGeneratorAction(), G4Abla::barfit(), Acts::bitsetToMatrix(), Acts::Test::BOOST_AUTO_TEST_CASE(), BOOST_DATA_TEST_CASE(), BrachyDetectorConstruction::BrachyDetectorConstruction(), build_tree(), G4RDAugerData::BuildAugerTransitionTable(), KFParticle_eventReconstruction::buildChain(), G4RDCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDBremsstrahlungCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDeIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4LowEnergyIonisation::BuildLossTable(), G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4UnitDefinition::BuildUnitsTable(), CylinderKalman::calculateMeasurements(), HelixKalmanFilter::calculateMeasurements(), G4ParticleChangeForGamma::CheckIt(), G4ParticleChangeForMSC::CheckIt(), G4ParticleChangeForLoss::CheckIt(), G4ParticleChangeForDecay::CheckIt(), G4ParticleChange::CheckIt(), G4VParticleChange::CheckIt(), G4VParticleChange::CheckSecondary(), Rossegger::CheckZeroes(), PHTruthTrackSeeding::circleFitSeed(), PHActsSiliconSeeding::circleFitSeed(), CMDistortionAnalysis(), CMDistortionAnalysisCart(), CMDistortionAnalysisPhiR(), G4INCL::DeltaDecayChannel::computeDecayTime(), G4INCL::PionResonanceDecayChannel::computeDecayTime(), H02DetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), GB05DetectorConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), GB07DetectorConstruction::Construct(), MyDetectorConstruction::Construct(), GB02DetectorConstruction::Construct(), GB01DetectorConstruction::Construct(), GB06DetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), GB04DetectorConstruction::Construct(), DicomPartialDetectorConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), ExUCNDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), F05DetectorConstruction::Construct(), LXeDetectorConstruction::Construct(), F06DetectorConstruction::Construct(), Par02DetectorConstruction::Construct(), doiPETDetectorConstruction::Construct(), UltraDetectorConstruction::Construct(), DicomDetectorConstruction::Construct(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), XrayTelDetectorConstruction::ConstructFocalPlane(), DetectorConstruction::ConstructLine(), G4EicDircDetector::ConstructMe(), UltraDetectorConstruction::ConstructReflector(), UltraDetectorConstruction::ConstructUVscope(), G4HumanPhantomConstruction::ConstructWorld(), Fun4AllOscarInputManager::ConvertFromOscar(), Fun4AllHepMCInputManager::ConvertFromOscar(), WLSMaterials::CreateMaterials(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), csz__Inflate_dynamic(), Packet_starscaler::decode(), G4NonEquilibriumEvaporator::deExcite(), G4EquilibriumEvaporator::deExcite(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), PHG4Reco::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4DamagedDeoxyribose::Definition(), G4DamagedAdenine::Definition(), G4H3O::Definition(), G4Electron_aq::Definition(), G4H2::Definition(), G4H2O2::Definition(), G4Hydrogen::Definition(), G4OH::Definition(), G4DamagedGuanine::Definition(), G4DamagedThymine::Definition(), G4DamagedCytosine::Definition(), G4Deoxyribose::Definition(), G4Phosphate::Definition(), G4Adenine::Definition(), G4Guanine::Definition(), G4Thymine::Definition(), G4Cytosine::Definition(), G4ModifiedHistone::Definition(), G4Histone::Definition(), Par02FastSimModelTracker::DoIt(), StandaloneVisAction::Draw(), B5HadCalorimeterHit::Draw(), Acts::Frustum< value_t, DIM, SIDES >::draw(), Packet_gl1_evclocks::dump(), Packet_gl1p::dump(), Packet_gl1::dump(), RunActionMaster::EndOfRunAction(), G4INCL::KinematicsUtils::energy(), Rossegger::Er(), Rossegger::Er_(), G4LegendrePolynomial::EvalAssocLegendrePoly(), PerspectiveVisAction::ExtendedDraw(), Rossegger::Ez(), Rossegger::Ez_(), F04DetectorConstruction::F04DetectorConstruction(), F04ElementField::F04ElementField(), Acts::fieldMapperXYZ(), G4LorentzConvertor::fillKinematics(), Rossegger::FindBetamn(), G4DNAElectronHoleRecombination::FindReactant(), G01PrimaryGeneratorAction::G01PrimaryGeneratorAction(), G02DetectorConstruction::G02DetectorConstruction(), G04PrimaryGeneratorAction::G04PrimaryGeneratorAction(), G4BlineTracer::G4BlineTracer(), G4NeutronField::G4NeutronField(), G4PartonPair::G4PartonPair(), G4ProtonField::G4ProtonField(), G4TheRayTracer::G4TheRayTracer(), GB03PrimaryGeneratorAction::GB03PrimaryGeneratorAction(), gen_bitlen(), RE06PrimaryGeneratorAction::GeneratePrimaries(), F05PrimaryGeneratorAction::GeneratePrimaries(), MyPrimaryGeneratorActionFromFile::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), G4INCL::NuclearPotential::INuclearPotential::getFermiMomentum(), H02Field::GetFieldValue(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), F05Field::GetFieldValue(), PHG4SteppingAction::GetLightCorrection(), G4SynchrotronRadiationInMat::GetMeanFreePath(), G4UCNAbsorption::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), PHSimpleVertexFinder::getMedian(), PHSiliconTpcTrackMatching::getMedian(), PHG4ForwardDualReadoutDetector::GetPMMAMaterial(), PHG4ForwardDualReadoutDetector::GetScintillatorMaterial(), PHG4TpcCentralMembrane::getStripeID(), PHG4ForwardEcalDetector::GetWLSFiberFEMCMaterial(), PHG4LFHcalDetector::GetWLSFiberMaterial(), nlohmann::detail::dtoa_impl::grisu2_digit_gen(), PassiveCarbonBeamLine::HadrontherapyBeamLineSupport(), TrentoPassiveProtonBeamLine::HadrontherapyBeamLineSupport(), PassiveProtonBeamLine::HadrontherapyBeamLineSupport(), HadrontherapyElectricTabulatedField3D::HadrontherapyElectricTabulatedField3D(), half::half(), halfToFloat(), hijfst_(), G4DNABornExcitationModel1::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), HcalRawTowerBuilder::InitRun(), half::isDenormalized(), half::isInfinity(), half::isNan(), G4RDBremsstrahlungParameters::LoadData(), G4RDeIonisationParameters::LoadData(), G4LatticeLogical::LoadMap(), Rossegger::LoadZeroes(), CCalMagneticField::MagneticField(), main(), nanoflann::PooledAllocator::malloc(), G4LatticeManager::MapKtoV(), maxscatcen(), MCGIDI_particle_getInternalID(), MCGIDI_POP_new(), Acts::VoidKalmanComponents::operator()(), ActsFatras::BetheBloch::operator()(), OpNoviceDetectorConstruction::OpNoviceDetectorConstruction(), Par02PhysicsList::Par02PhysicsList(), G4DNADingfelderChargeIncreaseModel::PartialCrossSection(), G4DNADingfelderChargeDecreaseModel::PartialCrossSection(), plot_map(), Rossegger::PrecalcDerivedConstants(), Rossegger::PrecalcFreeConstants(), H02MuonHit::Print(), XrayFluoMercuryDetectorConstruction::PrintApparateParameters(), XrayFluoPlaneDetectorConstruction::PrintApparateParameters(), XrayFluoDetectorConstruction::PrintApparateParameters(), ReadEICFiles::process_event(), PHHepMCParticleSelectorDecayProductChain::process_event(), PHG4SimpleEventGenerator::process_event(), CellularAutomaton_v1::process_single_track(), CellularAutomaton_v1::process_single_triplet(), prt_initDigi(), prt_resetDigi(), pycba2(), pycbal(), pycmq2(), pycrth(), pyr(), pyslha(), RE03PrimaryGeneratorAction::RE03PrimaryGeneratorAction(), Read(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ReceiveG4cout_(), rlu(), Rossegger::Rmn(), Rossegger::Rmn1(), Rossegger::Rmn2(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), Rossegger::SaveZeroes(), scan_mom(), PHSiliconTruthTrackSeeding::set_min_momentum(), PHTruthTrackSeeding::set_min_momentum(), PHG4CylinderCellGeom_Spacalv1::set_tower_z_ID_eta_bin_map(), B5DetectorConstruction::SetArmAngle(), G4INCL::Config::setClusterMaxMass(), G4VGlobalFastSimulationManager::SetConcreteInstance(), PassiveProtonBeamLine::SetDefaultDimensions(), Pythia6::SetMDCY(), Pythia6::SetMDME(), Pythia6::SetMSTJ(), G4MonopolePhysicsMessenger::SetNewValue(), G4GenericMessenger::SetNewValue(), RE06ParallelWorld::SetSerialGeometry(), RE06DetectorConstruction::SetSerialGeometry(), HepTool::Evaluator::setSystemOfUnits(), RE03DetectorConstruction::SetupGeometry(), RE06ParallelWorld::SetupGeometry(), RE04DetectorConstruction::SetupGeometry(), GB03DetectorConstruction::SetupGeometry(), RE06DetectorConstruction::SetupGeometry(), slide_hash(), CML2Acc1::target(), WLSDetectorConstruction::WLSDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), and XrayTelPhysicsList::XrayTelPhysicsList().

constexpr double MBq = megabecquerel
static

Definition at line 299 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 299 of file G4SIunits.hh

constexpr double mCi = millicurie
static

Definition at line 302 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 302 of file G4SIunits.hh

constexpr double megabecquerel = 1.e+6*becquerel
static

Definition at line 293 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 293 of file G4SIunits.hh

constexpr double megaelectronvolt = 1.e+6*electronvolt
static

Definition at line 207 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 207 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), G4QuasiElRatios::ChExer(), and G4QuasiElRatios::Scatter().

constexpr double megahertz = 1.e+6*hertz
static

Definition at line 164 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 164 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double megavolt = megaelectronvolt/eplus
static

Definition at line 241 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 241 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double meter2 = meter*meter
static

Definition at line 82 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 82 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double meter3 = meter*meter*meter
static

Definition at line 83 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 83 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double MeV = megaelectronvolt
static

Definition at line 213 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 213 of file G4SIunits.hh

Referenced by G4ParticleHPKallbachMannSyst::A(), G4MesonAbsorption::AbsorptionCrossSection(), G4EmModelActivator::ActivateEmOptions(), G4EmModelActivator::ActivateMicroElec(), G4VEmProcess::ActivateSecondaryBiasing(), G4VEnergyLossProcess::ActivateSecondaryBiasing(), G4RPGReaction::AddBlackTrackParticles(), G4WaterStopping::AddData(), G4ESTARStopping::AddData(), HistoManager::AddDeltaElectron(), G4EmDNAPhysicsActivator::AddElectronModels0(), G4EmDNAPhysicsActivator::AddGenericIonModels0(), G4EmDNAPhysicsActivator::AddHeliumModels0(), PhysicsList::AddIonGasModels(), HistoManager::AddLeakingParticle(), Run::AddPhantomElectron(), Run::AddPhantomGamma(), Run::AddPhantomStep(), HistoManager::AddPhoton(), Run::AddTargetElectron(), Run::AddTargetPhoton(), HistoManager::AddTargetStep(), G4AdjointBremsstrahlungModel::AdjointCrossSection(), G4ParticleHPFinalState::adjust_final_state(), G4NuclearStopping::AlongStepDoIt(), G4MonopoleTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepDoIt(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4PreCompoundEmission::AngularDistribution(), G4FTFAnnihilation::Annihilate(), G4hImpactIonisation::AntiProtonParametrisedDEDX(), G4NRESP71M03::ApplyMechanismABE(), G4BinaryLightIonReaction::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4LowEGammaNuclearModel::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGXiZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LENDModel::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDCapture::ApplyYourself(), G4LENDFission::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LFission::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4NuMuNucleusNcModel::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4INCLXXInterface::ApplyYourself(), G4LFission::Atomas(), G4RDeIonisationSpectrum::AverageEnergy(), G4eIonisationSpectrum::AverageEnergy(), G4RDeBremsstrahlungSpectrum::AverageEnergy(), G4eBremsstrahlungSpectrum::AverageEnergy(), B01PrimaryGeneratorAction::B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction::B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction::B03PrimaryGeneratorAction(), B1PrimaryGeneratorAction::B1PrimaryGeneratorAction(), B4bRunAction::B4bRunAction(), B4PrimaryGeneratorAction::B4PrimaryGeneratorAction(), B4RunAction::B4RunAction(), G4hImpactIonisation::BarkasTerm(), G4NucleiProperties::BindingEnergy(), Analysis::Book(), HistoManager::BookHisto(), G4ExcitationHandler::BreakItUp(), G4WilsonAblationModel::BreakItUp(), G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4EmCorrections::BuildCorrectionVector(), G4RDeIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4eIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4LowEnergyIonisation::BuildLossTable(), G4hImpactIonisation::BuildLossTable(), G4ElectronCapture::BuildPhysicsTable(), G4hImpactIonisation::BuildPhysicsTable(), G4ScreenedNuclearRecoil::BuildPhysicsTable(), G4IonStoppingData::BuildPhysicsVector(), G4IonParametrisedLossModel::BuildRangeVector(), G4hhElastic::BuildTableT(), G4hhElastic::BuildTableTest(), G4UnitDefinition::BuildUnitsTable(), G4StatMFMicroCanonical::CalcEntropyOfCompoundNucleus(), G4StatMFMicroPartition::CalcPartitionTemperature(), G4GEMProbability::CalcProbability(), G4HadronCrossSections::CalcScatteringCrossSections(), G4StatMFMacroTemperature::CalcTemperature(), G4Radioactivation::CalculateChainsFromParent(), G4RadioactiveDecay::CalculateChainsFromParent(), G4ecpssrFormFactorKxsModel::CalculateCrossSection(), G4RDGenerator2BN::Calculatedsdkdt(), G4Generator2BN::Calculatedsdkdt(), G4PaulKxsModel::CalculateKCrossSection(), G4ecpssrFormFactorLixsModel::CalculateL1CrossSection(), G4ecpssrFormFactorLixsModel::CalculateL2CrossSection(), G4ecpssrFormFactorLixsModel::CalculateL3CrossSection(), G4ecpssrFormFactorMixsModel::CalculateMiCrossSection(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4StatMFMacroCanonical::CalculateTemperature(), G4RPGAntiLambdaInelastic::Cascade(), G4RPGAntiProtonInelastic::Cascade(), G4RPGAntiSigmaPlusInelastic::Cascade(), G4RPGSigmaPlusInelastic::Cascade(), G4RPGXiMinusInelastic::Cascade(), G4RPGAntiNeutronInelastic::Cascade(), G4RPGAntiOmegaMinusInelastic::Cascade(), G4RPGAntiSigmaMinusInelastic::Cascade(), G4RPGAntiXiMinusInelastic::Cascade(), G4RPGAntiXiZeroInelastic::Cascade(), G4RPGKZeroInelastic::Cascade(), G4RPGLambdaInelastic::Cascade(), G4RPGSigmaMinusInelastic::Cascade(), G4RPGXiZeroInelastic::Cascade(), G4RPGAntiKZeroInelastic::Cascade(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4ParticleChangeForGamma::CheckIt(), G4ParticleChangeForMSC::CheckIt(), G4ParticleChangeForLoss::CheckIt(), G4ParticleChangeForDecay::CheckIt(), G4ParticleChange::CheckIt(), G4VParticleChange::CheckIt(), G4FastStep::CheckIt(), G4BinaryCascade::CheckPauliPrinciple(), G4HadronicProcess::CheckResult(), G4VParticleChange::CheckSecondary(), G4QuasiElRatios::ChExElCoef(), G4IonChuFluctuationModel::ChuFluctuationModel(), CCalStackingAction::ClassifyNewTrack(), G4NeutrinoNucleusModel::ClusterDecay(), G4NeutrinoNucleusModel::CoherentPion(), G4ParticleHPInelasticCompFS::CompositeApply(), G4RToEConvForGamma::ComputeCrossSection(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModelRC::ComputeCrossSectionPerAtom(), G4LivermoreNuclearGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedRayleighModel::ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel::ComputeCrossSectionPerAtom(), G4PenelopePhotoElectricModel::ComputeCrossSectionPerAtom(), G4IonParametrisedLossModel::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeCrossSectionPerShell(), G4EmCalculator::ComputeCrossSectionPerVolume(), G4EmCalculator::ComputeDEDX(), G4ICRU49NuclearStoppingModel::ComputeDEDXPerVolume(), G4AtimaEnergyLossModel::ComputeDEDXPerVolume(), G4hBremsstrahlungModel::ComputeDMicroscopicCrossSection(), G4LDMBremModel::ComputeDMicroscopicCrossSection(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4eplusTo3GammaOKVIModel::ComputeF(), G4EmCorrections::ComputeIonCorrections(), G4RToEConvForElectron::ComputeLoss(), G4RToEConvForPositron::ComputeLoss(), G4RToEConvForProton::ComputeLoss(), G4WentzelOKandVIxSection::ComputeMaxElectronScattering(), G4EmCalculator::ComputeMeanFreePath(), RunAction::ComputeMscHighland(), Run::ComputeMscHighland(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4EmCalculator::ComputeNuclearDEDX(), G4QGSParticipants::ComputeNucleusProperties(), G4FTFModel::ComputeNucleusProperties(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4ePolarizedIonisation::ComputeSaturationFactor(), RunAction::ComputeTheory(), G4EmCalculator::ComputeTotalDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), OpNoviceDetectorConstruction::Construct(), G4ShortLivedConstructor::ConstructBaryons(), PhysicsList::ConstructEM(), DMXPhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), G4EmExtraPhysics::ConstructLENDGammaNuclear(), G4ShortLivedConstructor::ConstructMesons(), AntiBaryonPhysics::ConstructProcess(), NeutronPhysics::ConstructProcess(), IonPhysics::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), G4HadronElasticPhysicsHP::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4NeutronTrackingCut::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), G4StoppingPhysicsFritiofWithBinaryCascade::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), G4StoppingPhysics::ConstructProcess(), G4ShortLivedConstructor::ConstructQuarks(), G4IonParametrisedLossModel::CorrectionsAlongStep(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4Fancy3DNucleus::CoulombBarrier(), G4CascadeInterface::coulombBarrierViolation(), RE01TrackerHit::CreateAttValues(), G4IonTable::CreateIon(), WLSMaterials::CreateMaterials(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), G4DiffractiveExcitation::CreateStrings(), RunAction::CriticalEnergy(), G4LowEXsection::CrossSection(), G4XpimNTotal::CrossSection(), G4XpipNTotal::CrossSection(), G4DNABornIonisationModel1::CrossSectionPerVolume(), G4DNABornIonisationModel2::CrossSectionPerVolume(), G4PenelopeComptonModel::CrossSectionPerVolume(), PHG4HybridHomogeneousCalorimeterDetector::CrystalTable(), G4BinaryCascade::DebugFinalEpConservation(), G4MuonDecayChannelWithSpin::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4BinaryCascade::DecayVoidNucleus(), G4BraggIonModel::DEDX(), G4BigBanger::deExcite(), G4AblaInterface::DeExcite(), LXeDetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4PhononLong::Definition(), G4PhononTransSlow::Definition(), G4PhononTransFast::Definition(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4EtaPrime::Definition(), G4KaonPlus::Definition(), G4KaonMinus::Definition(), G4KaonZero::Definition(), G4KaonZeroLong::Definition(), G4KaonZeroShort::Definition(), G4PionMinus::Definition(), G4PionPlus::Definition(), G4PionZero::Definition(), G4AntiNeutrinoE::Definition(), G4AntiNeutrinoMu::Definition(), G4AntiNeutrinoTau::Definition(), G4Electron::Definition(), G4MuonMinus::Definition(), G4MuonPlus::Definition(), G4NeutrinoE::Definition(), G4NeutrinoMu::Definition(), G4NeutrinoTau::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4OmegaMinus::Definition(), G4AntiLambda::Definition(), G4AntiLambdacPlus::Definition(), G4AntiOmegabMinus::Definition(), G4AntiOmegacZero::Definition(), G4AntiOmegaMinus::Definition(), G4AntiProton::Definition(), G4AntiSigmacPlusPlus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmacZero::Definition(), G4AntiSigmaPlus::Definition(), G4AntiSigmaZero::Definition(), G4AntiXicPlus::Definition(), G4AntiXicZero::Definition(), G4AntiXiMinus::Definition(), G4AntiXiZero::Definition(), G4Lambda::Definition(), G4OmegabMinus::Definition(), G4OmegacZero::Definition(), G4LambdacPlus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmacZero::Definition(), G4SigmaMinus::Definition(), G4SigmaPlus::Definition(), G4SigmaZero::Definition(), G4XicPlus::Definition(), G4XicZero::Definition(), G4XiMinus::Definition(), G4XiZero::Definition(), G4AntiBMesonZero::Definition(), G4AntiBsMesonZero::Definition(), G4AntiDMesonZero::Definition(), G4AntiKaonZero::Definition(), G4BMesonPlus::Definition(), G4BMesonMinus::Definition(), G4BMesonZero::Definition(), G4BsMesonZero::Definition(), G4DMesonMinus::Definition(), G4DMesonPlus::Definition(), G4DMesonZero::Definition(), G4DsMesonMinus::Definition(), G4DsMesonPlus::Definition(), G4JPsi::Definition(), G4SigmabMinus::Definition(), G4Positron::Definition(), G4AntiSigmabMinus::Definition(), G4AntiSigmabPlus::Definition(), G4AntiSigmabZero::Definition(), G4AntiXibZero::Definition(), G4AntiXibMinus::Definition(), G4Proton::Definition(), G4SigmabPlus::Definition(), G4SigmabZero::Definition(), G4XibMinus::Definition(), G4XibZero::Definition(), G4AntiAlpha::Definition(), G4Alpha::Definition(), G4AntiDeuteron::Definition(), G4AntiHe3::Definition(), G4AntiTriton::Definition(), G4Deuteron::Definition(), G4Triton::Definition(), G4He3::Definition(), G4Etac::Definition(), G4AntiLambdab::Definition(), G4Lambdab::Definition(), G4AdjointAlpha::Definition(), G4AdjointDeuteron::Definition(), G4AdjointHe3::Definition(), G4AdjointTriton::Definition(), G4ChargedGeantino::Definition(), G4Gamma::Definition(), G4Geantino::Definition(), G4OpticalPhoton::Definition(), G4UnknownParticle::Definition(), G4AdjointElectron::Definition(), G4AdjointElectronFI::Definition(), G4AdjointGenericIon::Definition(), G4AdjointPositron::Definition(), G4AdjointProton::Definition(), G4GenericMuonicAtom::Definition(), G4GenericIon::Definition(), G4AdjointGamma::Definition(), G4RPGReaction::Defs1(), G4QGSParticipants::DeterminePartonMomenta(), Dicom2PrimaryGeneratorAction::Dicom2PrimaryGeneratorAction(), G4AdjointIonIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), G4AdjointhIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), DMXParticleSource::DMXParticleSource(), G4RadioactiveDecayBase::DoDecay(), G4RadioactiveDecay::DoDecay(), Par02FastSimModelHCal::DoIt(), Par02FastSimModelEMCal::DoIt(), Par02FastSimModelTracker::DoIt(), G4EmSaturation::DumpBirksCoefficients(), G4EmSaturation::DumpG4BirksCoefficients(), G4ParticleChangeForGamma::DumpInfo(), G4IsotopeProperty::DumpInfo(), G4ParticleChangeForLoss::DumpInfo(), G4ParticleChange::DumpInfo(), G4VParticleChange::DumpInfo(), G4ParticleHPFissionData::DumpPhysicsTable(), G4ParticleHPCaptureData::DumpPhysicsTable(), G4ParticleHPElasticData::DumpPhysicsTable(), G4LENDCrossSection::DumpPhysicsTable(), G4ParticleDefinition::DumpTable(), G4EmCorrections::EffectiveChargeCorrection(), G4NucleiPropertiesTheoreticalTable::ElectronicBindingEnergy(), G4hICRU49He::ElectronicStoppingPower(), G4BraggIonModel::ElectronicStoppingPower(), FCALTestbeamSetupSD::EndOfEvent(), HadrontherapyEventAction::EndOfEventAction(), CCalEventAction::EndOfEventAction(), FCALTBEventAction::EndOfEventAction(), Run::EndOfRun(), HistoManager::EndOfRun(), RE02RunAction::EndOfRunAction(), eRositaPrimaryGeneratorAction::eRositaPrimaryGeneratorAction(), G4QuarkExchange::ExciteParticipants(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4QGSDiffractiveExcitation::ExciteParticipants(), G4DiffractiveExcitation::ExciteParticipants(), G4DiffractiveExcitation::ExciteParticipants_doChargeExchange(), Par01EMShowerModel::Explode(), ExTGPrimaryGeneratorAction::ExTGPrimaryGeneratorAction(), G4HadronPhysicsINCLXX::ExtraConfiguration(), F04ElementField::F04ElementField(), F04PrimaryGeneratorAction::F04PrimaryGeneratorAction(), G4IonFluctuations::Factor(), G4NeutrinoNucleusModel::FermiMomentum(), FFPrimaryGeneratorAction::FFPrimaryGeneratorAction(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4BinaryCascade::FillVoidNucleusProducts(), G4NeutrinoNucleusModel::FinalBarion(), G4EmCalculator::FindEmModel(), G4EmSaturation::FindG4BirksCoefficient(), G4VEmProcess::FindLambdaMax(), G4StatMF::FindTemperatureOfBreakingChannel(), XrayTelAnalysis::finish(), G4LundStringFragmentation::FragmentString(), G4ExcitedStringDecay::FragmentStrings(), G02PrimaryGeneratorAction::G02PrimaryGeneratorAction(), G03PrimaryGeneratorAction::G03PrimaryGeneratorAction(), G4AlphaGEMProbability::G4AlphaGEMProbability(), G4alphaIonisation::G4alphaIonisation(), G4AlphaPHPBuilder::G4AlphaPHPBuilder(), G4AtimaEnergyLossModel::G4AtimaEnergyLossModel(), G4Be7GEMProbability::G4Be7GEMProbability(), G4BetheBlochModel::G4BetheBlochModel(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BinaryCascade::G4BinaryCascade(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4CascadeInterface::G4CascadeInterface(), G4ChargeExchange::G4ChargeExchange(), G4ChargeExchangeProcess::G4ChargeExchangeProcess(), G4ComptonScattering::G4ComptonScattering(), G4DeuteronPHPBuilder::G4DeuteronPHPBuilder(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), G4DNAELSEPAElasticModel::G4DNAELSEPAElasticModel(), G4DNAGenericIonsManager::G4DNAGenericIonsManager(), G4DNAIonElasticModel::G4DNAIonElasticModel(), G4DNARuddIonisationExtendedModel::G4DNARuddIonisationExtendedModel(), G4DNAScreenedRutherfordElasticModel::G4DNAScreenedRutherfordElasticModel(), G4DNAUeharaScreenedRutherfordElasticModel::G4DNAUeharaScreenedRutherfordElasticModel(), G4eBremParametrizedModel::G4eBremParametrizedModel(), G4eBremsstrahlungRelModel::G4eBremsstrahlungRelModel(), G4ee2KChargedModel::G4ee2KChargedModel(), G4ee2KNeutralModel::G4ee2KNeutralModel(), G4eeTo3PiModel::G4eeTo3PiModel(), G4eeToHadronsMultiModel::G4eeToHadronsMultiModel(), G4eeToPGammaModel::G4eeToPGammaModel(), G4eeToTwoPiModel::G4eeToTwoPiModel(), G4EMDissociation::G4EMDissociation(), G4EMDissociationCrossSection::G4EMDissociationCrossSection(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator(), G4FissLib::G4FissLib(), G4FTFModel::G4FTFModel(), G4FissionProductYieldDist::G4GetFission(), G4HadronPhysicsFTFP_BERT_HP::G4HadronPhysicsFTFP_BERT_HP(), G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP(), G4He3PHPBuilder::G4He3PHPBuilder(), G4hhElastic::G4hhElastic(), G4hIonisation::G4hIonisation(), G4ICRU73QOModel::G4ICRU73QOModel(), G4INCLXXInterfaceMessenger::G4INCLXXInterfaceMessenger(), G4INCLXXNeutronBuilder::G4INCLXXNeutronBuilder(), G4INCLXXProtonBuilder::G4INCLXXProtonBuilder(), G4ionEffectiveCharge::G4ionEffectiveCharge(), G4IonINCLXXPhysics::G4IonINCLXXPhysics(), G4ionIonisation::G4ionIonisation(), G4IonisParamElm::G4IonisParamElm(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4IonQMDPhysics::G4IonQMDPhysics(), G4IsotopeMagneticMomentTable::G4IsotopeMagneticMomentTable(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDCrossSection::G4LENDCrossSection(), G4LENDModel::G4LENDModel(), G4Li6GEMProbability::G4Li6GEMProbability(), G4Li7GEMProbability::G4Li7GEMProbability(), G4Li8GEMProbability::G4Li8GEMProbability(), G4LindhardSorensenIonModel::G4LindhardSorensenIonModel(), G4LowEnergyGammaConversion::G4LowEnergyGammaConversion(), G4LundStringFragmentation::G4LundStringFragmentation(), G4MicroElecElasticModel::G4MicroElecElasticModel(), G4MuElecElasticModel::G4MuElecElasticModel(), G4MuMinusCapturePrecompound::G4MuMinusCapturePrecompound(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronElectronElXsc::G4NeutronElectronElXsc(), G4NeutronLENDBuilder::G4NeutronLENDBuilder(), G4NeutronPHPBuilder::G4NeutronPHPBuilder(), G4NuclearAbrasionGeometry::G4NuclearAbrasionGeometry(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4PAIPhotData::G4PAIPhotData(), G4ParaFissionModel::G4ParaFissionModel(), G4ParticleHPBGGNucleonInelasticXS::G4ParticleHPBGGNucleonInelasticXS(), G4ParticleHPCapture::G4ParticleHPCapture(), G4ParticleHPCaptureData::G4ParticleHPCaptureData(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPElasticData::G4ParticleHPElasticData(), G4ParticleHPFission::G4ParticleHPFission(), G4ParticleHPFissionData::G4ParticleHPFissionData(), G4ParticleHPInelastic::G4ParticleHPInelastic(), G4ParticleHPThermalScatteringData::G4ParticleHPThermalScatteringData(), G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel(), G4PixeCrossSectionHandler::G4PixeCrossSectionHandler(), G4PolarizedCompton::G4PolarizedCompton(), G4PrecoNeutronBuilder::G4PrecoNeutronBuilder(), G4PrecoProtonBuilder::G4PrecoProtonBuilder(), G4ProtonPHPBuilder::G4ProtonPHPBuilder(), G4QGSParticipants::G4QGSParticipants(), G4ScreenedNuclearRecoil::G4ScreenedNuclearRecoil(), G4FissionFragmentGenerator::G4SetIncidentEnergy(), G4SPSEneDistribution::G4SPSEneDistribution(), G4TritonPHPBuilder::G4TritonPHPBuilder(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), G4VLongitudinalStringDecay::G4VLongitudinalStringDecay(), G4WilsonAblationModel::G4WilsonAblationModel(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4XrayRayleighModel::G4XrayRayleighModel(), GammaRayTelPrimaryGeneratorAction::GammaRayTelPrimaryGeneratorAction(), GB01PrimaryGeneratorAction::GB01PrimaryGeneratorAction(), GB02PrimaryGeneratorAction::GB02PrimaryGeneratorAction(), GB03PrimaryGeneratorAction::GB03PrimaryGeneratorAction(), GB04PrimaryGeneratorAction::GB04PrimaryGeneratorAction(), GB05PrimaryGeneratorAction::GB05PrimaryGeneratorAction(), GB06PrimaryGeneratorAction::GB06PrimaryGeneratorAction(), G4LivermorePolarizedRayleighModel::GenerateCosTheta(), G4QGSParticipants::GenerateDeltaIsobar(), G4FTFModel::GenerateDeltaIsobar(), PrimaryGeneratorAction1::GeneratePrimaries(), F05PrimaryGeneratorAction::GeneratePrimaries(), PrimaryGeneratorAction3::GeneratePrimaries(), PrimaryGeneratorAction4::GeneratePrimaries(), DicomPrimaryGeneratorAction::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), G4BlinePrimaryGeneratorAction::GeneratePrimaries(), CML2PrimaryGenerationAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4HtmlPPReporter::GeneratePropertyTable(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4AdjointBremsstrahlungModel::GetAdjointCrossSection(), G4HyperNucleiProperties::GetAtomicMass(), G4NucleiPropertiesTheoreticalTable::GetAtomicMass(), G4SigmaPlusField::GetBarrier(), G4SigmaMinusField::GetBarrier(), G4AntiProtonField::GetBarrier(), G4KaonPlusField::GetBarrier(), G4KaonMinusField::GetBarrier(), G4PionPlusField::GetBarrier(), G4PionMinusField::GetBarrier(), G4ProtonField::GetBarrier(), G4PreCompoundNeutron::GetBeta(), G4HETCNeutron::GetBeta(), G4NucleiPropertiesTheoreticalTable::GetBindingEnergy(), G4NeutronInelasticCrossSection::GetCrossSection(), G4CrossSectionDataStore::GetCrossSection(), G4EMDissociationCrossSection::GetCrossSectionForProjectile(), G4EmCalculator::GetCrossSectionPerVolume(), G4EmCalculator::GetCSDARange(), G4EmCalculator::GetDEDX(), G4IonDEDXHandler::GetDEDX(), G4TripathiCrossSection::GetElementCrossSection(), G4IonsKoxCrossSection::GetElementCrossSection(), G4PhotoNuclearCrossSection::GetElementCrossSection(), G4ElectroNuclearCrossSection::GetElementCrossSection(), G4TripathiLightCrossSection::GetElementCrossSection(), G4VCrossSectionDataSet::GetElementCrossSection(), G4NeutrinoNucleusModel::GetEx(), G4BinaryCascade::GetExcitationEnergy(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfTarget(), G4PhotoNuclearCrossSection::GetIsoCrossSection(), G4IonsShenCrossSection::GetIsoCrossSection(), G4CrossSectionDataStore::GetIsoCrossSection(), G4VCrossSectionDataSet::GetIsoCrossSection(), G4EmCalculator::GetKinEnergy(), G4LENDElasticCrossSection::getLENDCrossSection(), G4LENDCaptureCrossSection::getLENDCrossSection(), G4LENDFissionCrossSection::getLENDCrossSection(), G4LENDInelasticCrossSection::getLENDCrossSection(), G4QGSParticipants::GetList(), G4ExcitedSigmaConstructor::GetMass(), G4NucleiPropertiesTheoreticalTable::GetMassExcess(), G4SynchrotronRadiation::GetMeanFreePath(), G4EmCalculator::GetMeanFreePath(), G4QMDNucleus::GetNuclearMass(), G4HyperNucleiProperties::GetNuclearMass(), G4InuclNuclei::getNucleiMass(), G4InuclElementaryParticle::getParticleMass(), G4EmCalculator::GetRangeFromRestricteDEDX(), G4INCL::ParticleTable::getRealMass(), G4Scintillation::GetScintillationYieldByParticleType(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4ForwardDualReadoutDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), HadrontherapyInteractionParameters::GetStoppingTable(), G4ExcitedSigmaConstructor::GetWidth(), G4ExcitedXiConstructor::GetWidth(), G4HadronNucleonXsc::HadronNucleonXscNS(), G4HadronNucleonXsc::HadronNucleonXscPDG(), HadrontherapyRunAction::HadrontherapyRunAction(), G4QAOLowEnergyLoss::HighEnergyLimit(), G4EmCorrections::HighOrderCorrections(), G4FTFParameters::InitForInteraction(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAChampionElasticModel::Initialise(), G4DNAELSEPAElasticModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNAIonElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4WaterStopping::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4eeToHadronsModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4ESTARStopping::Initialise(), G4DNAPTBIonisationModel::Initialise(), G4eeCrossSections::Initialise(), G4EmModelManager::Initialise(), G4WentzelOKandVIxSection::InitialiseA(), G4hhIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4EmSaturation::InitialiseG4materials(), G4DNAChargeIncrease::InitialiseProcess(), G4DNAAttachment::InitialiseProcess(), G4DNAChargeDecrease::InitialiseProcess(), G4DNAElastic::InitialiseProcess(), G4DNAExcitation::InitialiseProcess(), G4DNAIonisation::InitialiseProcess(), G4MuElecElastic::InitialiseProcess(), G4MuElecInelastic::InitialiseProcess(), G4INCL::ParticleTable::initialize(), PrimaryGeneratorAction::InitializeMe(), G4hParametrisedLossModel::InitializeMe(), G4hNuclearStoppingModel::InitializeMe(), G4hImpactIonisation::InitializeMe(), G4hIonEffChargeSquare::IonEffChargeSquare(), G4LDMBremsstrahlung::IsApplicable(), G4ParticleHPJENDLHEData::IsApplicable(), G4hPairProduction::IsApplicable(), G4hBremsstrahlung::IsApplicable(), G4hhIonisation::IsApplicable(), G4MuPairProduction::IsApplicable(), G4MuBremsstrahlung::IsApplicable(), G4MuIonisation::IsApplicable(), G4hIonisation::IsApplicable(), G4Decay::IsApplicable(), G4ParticleHPVector::IsBlocked(), G4DecayProducts::IsChecked(), G4IonsSihverCrossSection::IsElementApplicable(), G4NeutronCaptureXS::IsoCrossSection(), G4LDMHiBar::LDMHiBarDefinition(), G4LDMHi::LDMHiDefinition(), G4LDMPhoton::LDMPhotonDefinition(), G4ShellData::LoadData(), G4RDShellData::LoadData(), G4RDeIonisationParameters::LoadData(), G4eIonisationParameters::LoadData(), G4RDFluoData::LoadData(), G4FluoData::LoadData(), G4AugerData::LoadData(), G4RDAugerData::LoadData(), G4RadioactiveDecayBase::LoadDecayTable(), G4RadioactiveDecay::LoadDecayTable(), XrayFluoAnalysisManager::LoadGunData(), HadrontherapyRBE::LoadLEMTable(), main(), G4InuclNuclei::makeNuclearFragment(), G4MuPairProductionModel::MakeSamplingTables(), G4NeutrinoNucleusModel::MesonDecay(), Par01EMShowerModel::ModelTrigger(), G4RPGReaction::MomentumCheck(), G4Monopole::MonopoleDefinition(), MyPrimaryGeneratorActionFromFile::MyPrimaryGeneratorActionFromFile(), G4HadronPhysicsINCLXX::Neutron(), G4RPGReaction::NuclearReaction(), operator<<(), HadrontherapyInteractionParameters::ParseArg(), G4SingleParticleSource::part_prop_t::part_prop_t(), G4eeCrossSections::PhaseSpace3p(), G4LowEnergyGammaConversion::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), Par02TrackingAction::PostUserTrackingAction(), G4VMultipleScattering::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4PenelopeBremsstrahlungAngular::PrepareTables(), Par02TrackingAction::PreUserTrackingAction(), B5HadCalorimeterHit::Print(), B5EmCalorimeterHit::Print(), G4ParticlePropertyData::Print(), G4RDFluoData::PrintData(), G4FluoData::PrintData(), G4RDAugerData::PrintData(), G4AugerData::PrintData(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), G4hImpactIonisation::PrintInfoDefinition(), G4BinaryCascade::PrintKTVector(), GVFlashShowerParameterisation::PrintMaterial(), G4CoupledTransportation::PrintStatistics(), G4PolarizedComptonModel::PrintWarning(), G4RDeBremsstrahlungSpectrum::Probability(), G4eBremsstrahlungSpectrum::Probability(), GB05SD::ProcessHits(), GB07SD::ProcessHits(), GB06SD::ProcessHits(), ExN04CalorimeterSD::ProcessHits(), ScreenSD::ProcessHits(), RE05CalorimeterSD::ProcessHits(), PhantomSD::ProcessHits(), G4ErrorPropagator::Propagate(), G4GeneratorPrecompoundInterface::Propagate(), G4BinaryCascade::Propagate(), G4ErrorFreeTrajState::PropagateError(), G4ErrorPropagator::PropagateOneStep(), G4DNARuddIonisationExtendedModel::ProposedSampledEnergy(), G4HadronPhysicsINCLXX::Proton(), G4hImpactIonisation::ProtonParametrisedDEDX(), PurgMagPrimaryGeneratorAction::PurgMagPrimaryGeneratorAction(), G4QGSParticipants::PutOnMassShell(), G4FTFModel::PutOnMassShell(), RE02PrimaryGeneratorAction::RE02PrimaryGeneratorAction(), G4RPGTwoBody::ReactionStage(), G4RPGTwoCluster::ReactionStage(), G4LivermoreComptonModel::ReadData(), G4LivermorePolarizedPhotoElectricGDModel::ReadData(), G4LivermorePolarizedPhotoElectricModel::ReadData(), G4LivermorePhotoElectricModel::ReadData(), G4LowEPComptonModel::ReadData(), G4LivermorePolarizedComptonModel::ReadData(), G4LowEPPolarizedComptonModel::ReadData(), G4DNARuddIonisationExtendedModel::RejectionFunction(), G4CoupledTransportation::ReportInexactEnergy(), G4TransportationLogger::ReportLoopingTrack(), G4RPGReaction::Rotate(), Run::Run(), G4ParticleHPIsotropic::Sample(), G4ParticleHPMadlandNixSpectrum::Sample(), G4FissionProductYieldDist::SampleAlphaEnergies(), G4Generator2BN::SampleDirection(), G4Generator2BS::SampleDirection(), G4DNARuddAngle::SampleDirectionForShell(), G4RDeIonisationSpectrum::SampleEnergy(), G4eIonisationSpectrum::SampleEnergy(), G4FissionProductYieldDist::SampleGammaEnergies(), G4AntiNuclElastic::SampleInvariantT(), G4EvaporationProbability::SampleKineticEnergy(), G4GEMChannel::SampleKineticEnergy(), G4LivermoreGammaConversionModelRC::SampleSecondaries(), G4LivermoreNuclearGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermorePolarizedGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4eplusTo3GammaOKVIModel::SampleSecondaries(), G4eeToHadronsModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4WentzelOKandVIxSection::SampleSingleScattering(), G4Scatterer::Scatter(), G4QuasiElasticChannel::Scatter(), Run::ScoreNewTrack(), HistoManager::ScoreNewTrack(), G4ParticleHPKallbachMannSyst::SeparationEnergy(), G4INCLXXInterfaceStore::SetCascadeMinEnergyPerNucleon(), PrimaryGeneratorAction::SetDefaultKinematic(), LXeDetectorConstruction::SetDefaults(), PurgMagPhysicsList::SetElectronLowLimit(), G4InuclNuclei::setExitationEnergy(), G4EmConfigurator::SetExtraEmModel(), PurgMagPhysicsList::SetGammaLowLimit(), PurgMagPhysicsList::SetGELowLimit(), PurgMagPhysicsList::SetGEPLowLimit(), G4LowECapture::SetKinEnergyLimit(), G4ElectronCapture::SetKinEnergyLimit(), G4NeutronKiller::SetKinEnergyLimit(), G4VEnergyLossProcess::SetLambdaTable(), LXeDetectorConstruction::SetMainScintYield(), GFlashSamplingShowerParameterisation::SetMaterial(), GFlashHomoShowerParameterisation::SetMaterial(), G4EmParameters::SetMaxEnergy(), IORTPrimaryGeneratorAction::SetmeanKineticEnergy(), G4EmParameters::SetMinEnergy(), G4VLongitudinalStringDecay::SetMinMasses(), G4EmConfigurator::SetModelForRegion(), G4InuclParticle::setMomentum(), G4LivermorePolarizedGammaConversionModel::SetPhi(), PurgMagPhysicsList::SetPositronLowLimit(), PurgMagPhysicsList::SetProtonLowLimit(), G4LivermorePolarizedGammaConversionModel::SetPsi(), IORTPrimaryGeneratorAction::SetsigmaEnergy(), DetectorConstruction::SetTankMaterial(), G4RPGInelastic::SetUpChange(), G4WentzelOKandVIxSection::SetupTarget(), LXeDetectorConstruction::SetWLSScintYield(), G4EmCorrections::ShellCorrectionSTD(), G4RPGNeutronInelastic::SlowNeutron(), G4hICRU49He::StoppingPower(), G4BraggIonModel::StoppingPower(), G4AblaInterface::toG4Particle(), G4INCLXXInterface::toG4Particle(), G4HumanPhantomRunAction::totalRunEnergyDeposit(), G4VHadDecayAlgorithm::TwoBodyMomentum(), HistoManager::Update(), CCaloSD::updateHit(), G4EmConfigurator::UpdateModelEnergyRange(), PurgMagSteppingAction::UserSteppingAction(), G4ScoreSplittingProcess::Verbose(), G4ParallelWorldScoringProcess::Verbose(), G4AdjointCSMatrix::Write(), DMXEventAction::writeScintHitsToFile(), and G4IonYangFluctuationModel::YangFluctuationModel().

constexpr double mg = milligram
static

Definition at line 183 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 183 of file G4SIunits.hh

Referenced by RE06DetectorConstruction::AddMaterial(), G4UnitDefinition::BuildUnitsTable(), ExP02DetectorConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), DetectorBari05::Construct(), ExN01DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), PHG4TRDDetector::ConstructMe(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), EICG4dRICHAerogel::Density(), FCALMaterialConsultant::FCALMaterialConsultant(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4ErrorFreeTrajState::PropagateErrorIoni(), pymihk(), and G3toG4DetectorConstruction::SimpleConstruct().

constexpr double microampere = 1.e-6*ampere
static

Definition at line 190 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 190 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double microcurie = 1.e-6*curie
static

Definition at line 296 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 296 of file G4SIunits.hh

constexpr double microfarad = 1.e-6*farad
static

Definition at line 255 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 255 of file G4SIunits.hh

constexpr double microgray = 1.e-6*gray
static

Definition at line 311 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 311 of file G4SIunits.hh

Referenced by B1ConRunAction::B1ConRunAction(), B1RunAction::B1RunAction(), B3aRunAction::B3aRunAction(), and B3bRunAction::B3bRunAction().

constexpr double milliampere = 1.e-3*ampere
static

Definition at line 189 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 189 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double millibarn = 1.e-3 *barn
static

Definition at line 105 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 105 of file G4SIunits.hh

Referenced by G4MesonAbsorption::AbsorptionCrossSection(), G4UPiNuclearCrossSection::AddDataSet(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4HadronCrossSections::CalcScatteringCrossSections(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), 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(), G4PiData::G4PiData(), G4XNNElasticLowE::G4XNNElasticLowE(), G4XnpElasticLowE::G4XnpElasticLowE(), G4XnpTotalLowE::G4XnpTotalLowE(), G4HadronCrossSections::GetCaptureCrossSection(), G4ChipsAntiBaryonInelasticXS::GetChipsCrossSection(), G4ChipsProtonElasticXS::GetChipsCrossSection(), G4ChipsProtonInelasticXS::GetChipsCrossSection(), G4ChipsHyperonElasticXS::GetChipsCrossSection(), G4ChipsPionPlusElasticXS::GetChipsCrossSection(), G4ChipsHyperonInelasticXS::GetChipsCrossSection(), G4ChipsKaonMinusInelasticXS::GetChipsCrossSection(), G4ChipsKaonPlusElasticXS::GetChipsCrossSection(), G4ChipsPionMinusElasticXS::GetChipsCrossSection(), G4ChipsAntiBaryonElasticXS::GetChipsCrossSection(), G4ChipsPionMinusInelasticXS::GetChipsCrossSection(), G4ChipsKaonMinusElasticXS::GetChipsCrossSection(), G4ChipsNeutronElasticXS::GetChipsCrossSection(), G4ChipsKaonPlusInelasticXS::GetChipsCrossSection(), G4ChipsNeutronInelasticXS::GetChipsCrossSection(), G4ChipsPionPlusInelasticXS::GetChipsCrossSection(), G4NeutronInelasticCrossSection::GetCrossSection(), G4EMDissociationCrossSection::GetCrossSectionForProjectile(), G4HadronCrossSections::GetElasticCrossSection(), G4ChargeExchangeProcess::GetElementCrossSection(), G4PhotoNuclearCrossSection::GetElementCrossSection(), G4ElectroNuclearCrossSection::GetElementCrossSection(), G4GeneralSpaceNNCrossSection::GetElementCrossSection(), G4QuasiElRatios::GetElTot(), G4HadronCrossSections::GetFissionCrossSection(), G4HadronCrossSections::GetInelasticCrossSection(), G4ComponentAntiNuclNuclearXS::GetInelasticElementCrossSection(), G4PhotoNuclearCrossSection::GetIsoCrossSection(), G4IonsShenCrossSection::GetIsoCrossSection(), G4ProtonInelasticCrossSection::GetProtonCrossSection(), G4QuasiElRatios::GetRatios(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4ComponentAntiNuclNuclearXS::GetTotalElementCrossSection(), G4FTFParameters::InitForInteraction(), G4XNNElasticLowE::Print(), G4XnpTotalLowE::Print(), G4XnpElasticLowE::Print(), G4VCrossSectionSource::PrintAll(), G4PenelopeBremsstrahlungFS::ReadDataFile(), and G4AntiNuclElastic::SampleInvariantT().

constexpr double millicurie = 1.e-3*curie
static

Definition at line 295 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 295 of file G4SIunits.hh

constexpr double millifarad = 1.e-3*farad
static

Definition at line 254 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 254 of file G4SIunits.hh

constexpr double milligram = 1.e-3*gram
static

Definition at line 178 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 178 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double milligray = 1.e-3*gray
static

Definition at line 310 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 310 of file G4SIunits.hh

Referenced by B1ConRunAction::B1ConRunAction(), B1RunAction::B1RunAction(), B3aRunAction::B3aRunAction(), and B3bRunAction::B3bRunAction().

constexpr double millimeter = 0.001*meter
static
constexpr double millimeter2 = millimeter*millimeter
static

Definition at line 86 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 86 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double millimeter3 = millimeter*millimeter*millimeter
static

Definition at line 87 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 87 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double milliradian = 1.e-3*radian
static

Definition at line 142 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 142 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double millisecond = 1.e-3 *second
static

Definition at line 158 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 158 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), G4Na24GEMProbability::G4Na24GEMProbability(), and G4VisCommandViewerInterpolate::SetNewValue().

constexpr double mL = 1.e-3*liter
static

Definition at line 126 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 126 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double mm = millimeter
static

Definition at line 114 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 114 of file G4SIunits.hh

Referenced by G4VEmProcess::ActivateForcedInteraction(), G4VEnergyLossProcess::ActivateForcedInteraction(), AddLayers_GEMDrift(), AddLayers_MiniTPCDrift(), G4GMocrenFileSceneHandler::AddSolid(), HistoManager::AddTargetStep(), XrayTelAnalysis::analyseStepping(), G4hImpactIonisation::AntiProtonParametrisedDEDX(), G4GDMLWriteParamvol::Box_dimensionsWrite(), PHG4GDMLWriteParamvol::Box_dimensionsWrite(), PHG4GDMLWriteSolids::BoxWrite(), G4GDMLWriteSolids::BoxWrite(), PHG4TTLDetector::BuildBarrelTTL(), PHG4TTLDetector::BuildForwardTTL(), UltraFresnelLens::BuildLens(), G4LowEnergyIonisation::BuildLossTable(), G4hImpactIonisation::BuildLossTable(), HadrontherapyModulator::BuildModulator(), G4IonParametrisedLossModel::BuildRangeVector(), PHG4TTLSteppingAction::CalculateSensorHitIndices(), CCalMagneticField::CCalMagneticField(), G4VParticleChange::CheckIt(), G4ProductionCutsTable::CheckMaterialCutsCoupleInfo(), DicomPhantomZSliceMerged::CheckSlices(), CML2Acc1Messenger::CML2Acc1Messenger(), CML2Acc2Messenger::CML2Acc2Messenger(), CML2AcceleratorConstructionMessenger::CML2AcceleratorConstructionMessenger(), CML2AccSaturnMessenger::CML2AccSaturnMessenger(), CML2MainMessenger::CML2MainMessenger(), CML2Ph_BoxInBox::CML2Ph_BoxInBox(), CML2Ph_FullWater::CML2Ph_FullWater(), G4EmCalculator::ComputeDEDX(), G4LivermoreIonisationModel::ComputeDEDXPerVolume(), G4PenelopeBremsstrahlungModel::ComputeDEDXPerVolume(), G4PenelopeIonisationModel::ComputeDEDXPerVolume(), VoxelParam::ComputeDimensions(), UltraFresnelLensParameterisation::ComputeDimensions(), Run::ComputeFluenceError(), G4IonParametrisedLossModel::ComputeLossForStep(), G4EmCalculator::ComputeMeanFreePath(), G4EmCalculator::ComputeNuclearDEDX(), G4PathFinder::ComputeStep(), G4ITPathFinder::ComputeStep(), G4ITNavigator1::ComputeStepLog(), G4Navigator::ComputeStepLog(), G4ITNavigator2::ComputeStepLog(), VoxelParam::ComputeTransformation(), G4ParameterisationPolyconeRho::ComputeTransformation(), G4TablesForExtrapolator::ComputeTrasportXS(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), G4GDMLWriteParamvol::Cone_dimensionsWrite(), PHG4GDMLWriteParamvol::Cone_dimensionsWrite(), PHG4GDMLWriteSolids::ConeWrite(), G4GDMLWriteSolids::ConeWrite(), CCalDetectorConstruction::Construct(), G4MIRDSkull::Construct(), G4MIRDBrain::Construct(), Par01DetectorConstruction::Construct(), QDetectorConstruction::Construct(), DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), OpNoviceDetectorConstruction::Construct(), GB07DetectorConstruction::Construct(), DetectorSimpleALICE::Construct(), B3DetectorConstruction::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), MyDetectorConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), GB04DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExUCNDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), F05DetectorConstruction::Construct(), F06DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), CML2Ph_FullWater::Construct(), DMXDetectorConstruction::Construct(), CML2AcceleratorConstruction::Construct(), RE02DetectorConstruction::Construct(), PHG4EPDDetector::construct_block(), PHG4MicromegasDetector::construct_micromegas(), CCalG4Hcal::constructAbsorberLayer(), GammaKnifeDetectorConstruction::ConstructBeamLine(), DetectorConstruction::ConstructCalorimeter(), F01DetectorConstruction::ConstructCalorimeter(), F03DetectorConstruction::ConstructCalorimeter(), PurgMagDetectorConstruction::ConstructCalorimeter(), F04DetectorConstruction::ConstructDetector(), WLSDetectorConstruction::ConstructDetector(), F04GlobalField::ConstructField(), BrachyDetectorConstructionFlexi::ConstructFlexi(), XrayTelDetectorConstruction::ConstructFocalPlane(), CCalG4Ecal::constructGlobal(), PHG4InnerHcalDetector::ConstructHcalSingleScintillators(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), CCalG4Hall::constructIn(), CCalG4Hcal::constructIn(), CCalG4Ecal::constructIn(), BrachyDetectorConstructionI::ConstructIodium(), BrachyDetectorConstructionLeipzig::ConstructLeipzig(), DetectorConstruction::ConstructLine(), PHG4EnvelopeDetector::ConstructMe(), EicFRichDetector::ConstructMe(), EICG4ZDCDetector::ConstructMe(), PHG4BeamlineMagnetDetector::ConstructMe(), G4JLeicBeamLineMagnetDetector::ConstructMe(), PHG4CylinderStripDetector::ConstructMe(), PHG4ZDCDetector::ConstructMe(), BrachyDetectorConstructionOncura6711::ConstructOncura6711(), doiPETDetectorConstruction::ConstructPhantom(), STCyclotronPhysicsList::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), PHG4ProjCrystalCalorimeterDetector::ConstructProjectiveCrystals(), CCalG4Hcal::constructScintillatorLayer(), ExUCNDetectorConstruction::ConstructSDandField(), F05DetectorConstruction::ConstructSDandField(), F06DetectorConstruction::ConstructSDandField(), LaserDrivenBeamLine::ConstructSDandField(), PurgMagDetectorConstruction::ConstructSDandField(), RMC01DetectorConstruction::ConstructSimpleGeometry(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), BrachyDetectorConstructionTG186::ConstructTG186(), PHG4LFHcalDetector::ConstructTower(), PHG4CrystalCalorimeterDetector::ConstructTower(), PHG4HybridHomogeneousCalorimeterDetector::ConstructTower(), PHG4ForwardDualReadoutDetector::ConstructTower(), PHG4ForwardEcalDetector::ConstructTower(), UltraDetectorConstruction::ConstructUVscope(), G4RToEConvForProton::Convert(), G4VRangeToEnergyConverter::Convert(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), CML2WorldConstruction::create(), F01FieldSetup::CreateFSALStepperAndChordFinder(), WLSMaterials::CreateMaterials(), F01FieldSetup::CreateStepperAndChordFinder(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel::CrossSectionPerVolume(), G4PenelopeIonisationModel::CrossSectionPerVolume(), CTTLSetup(), PHG4GDMLWriteSolids::CutTubeWrite(), G4GDMLWriteSolids::CutTubeWrite(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), B2aDetectorConstruction::DefineVolumes(), B2bDetectorConstruction::DefineVolumes(), B4cDetectorConstruction::DefineVolumes(), B4dDetectorConstruction::DefineVolumes(), B4DetectorConstruction::DefineVolumes(), DetectorConstruction::DetectorConstruction(), G4Paraboloid::DistanceToIn(), G4TessellatedSolid::DistanceToInNoVoxels(), G4VTwistedFaceted::DistanceToOut(), G4EllipticalTube::DistanceToOut(), G4Box::DistanceToOut(), G4IntersectionSolid::DistanceToOut(), G4UnionSolid::DistanceToOut(), G4Orb::DistanceToOut(), G4SubtractionSolid::DistanceToOut(), G4Paraboloid::DistanceToOut(), G4GenericTrap::DistanceToOut(), G4CutTubs::DistanceToOut(), G4Trd::DistanceToOut(), G4EllipticalCone::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Para::DistanceToOut(), G4Cons::DistanceToOut(), G4Sphere::DistanceToOut(), G4Trap::DistanceToOut(), G4TessellatedSolid::DistanceToOutNoVoxels(), doiPETDetectorConstruction::doiPETDetectorConstruction(), G4MaterialScanner::DoScan(), G4EmSaturation::DumpBirksCoefficients(), G4EmSaturation::DumpG4BirksCoefficients(), DetectorConstruction::DumpGeometryParameters(), G4ParticleChangeForMSC::DumpInfo(), G4ParticleChange::DumpInfo(), G4VParticleChange::DumpInfo(), PHG4GDMLWriteSolids::ElconeWrite(), G4GDMLWriteSolids::ElconeWrite(), ElectromagneticPhysics::ElectromagneticPhysics(), G4GDMLWriteParamvol::Ellipsoid_dimensionsWrite(), PHG4GDMLWriteParamvol::Ellipsoid_dimensionsWrite(), PHG4GDMLWriteSolids::EllipsoidWrite(), G4GDMLWriteSolids::EllipsoidWrite(), PHG4GDMLWriteSolids::EltubeWrite(), G4GDMLWriteSolids::EltubeWrite(), CCalEventAction::EndOfEventAction(), LXeEventAction::EndOfEventAction(), GammaRayTelEventAction::EndOfEventAction(), Run::EndOfRun(), eRositaPhysicsList::eRositaPhysicsList(), ETTLSetup(), ExN03DetectorConstruction::ExN03DetectorConstruction(), G4GMocrenFileSceneHandler::ExtractDetector(), F01DetectorConstruction::F01DetectorConstruction(), F01PrimaryGeneratorMessenger::F01PrimaryGeneratorMessenger(), F02DetectorConstruction::F02DetectorConstruction(), F02PrimaryGeneratorMessenger::F02PrimaryGeneratorMessenger(), F03FieldSetup::F03FieldSetup(), F03PrimaryGeneratorMessenger::F03PrimaryGeneratorMessenger(), F04ElementField::F04ElementField(), F04PhysicsList::F04PhysicsList(), F04PrimaryGeneratorMessenger::F04PrimaryGeneratorMessenger(), LaserDrivenBeamLine::FaradayCup(), PHG4ProjCrystalCalorimeterDetector::Fill4x4Unit(), G4EmModelManager::FillDEDXVector(), Analysis::FillDose(), G4EmModelManager::FillLambdaVector(), PHG4ProjCrystalCalorimeterDetector::FillSpecialUnit(), G4EmSaturation::FindG4BirksCoefficient(), CML2Acc1::flatteningFilter(), CML2Acc2::flatteningFilter(), CML2AccSaturn::flatteningFilter(), FSTSetup(), FTTLSetup(), G4AdjointPhysicsList::G4AdjointPhysicsList(), G4EmBiasingManager::G4EmBiasingManager(), G4EmModelManager::G4EmModelManager(), G4ErrorStepLengthLimitProcess::G4ErrorStepLengthLimitProcess(), G4GeometryTolerance::G4GeometryTolerance(), G4GoudsmitSaundersonMscModel::G4GoudsmitSaundersonMscModel(), G4hhIonisation::G4hhIonisation(), G4Hype::G4Hype(), G4mplIonisation::G4mplIonisation(), G4TBMagneticFieldSetup::G4TBMagneticFieldSetup(), G4tgbVolumeMgr::G4tgbVolumeMgr(), G4tgrPlaceDivRep::G4tgrPlaceDivRep(), G4tgrPlaceSimple::G4tgrPlaceSimple(), G4tgrVolumeDivision::G4tgrVolumeDivision(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), G4VUserPhysicsList::G4VUserPhysicsList(), G4WentzelVIModel::G4WentzelVIModel(), GammaKnifePhysicsList::GammaKnifePhysicsList(), GammaRayTelDetectorConstruction::GammaRayTelDetectorConstruction(), CML2PrimaryGenerationAction::GenerateFromRandom(), PrimaryGeneratorAction0::GeneratePrimaries(), PrimaryGeneratorAction1::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), CML2PrimaryGenerationAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4PrimaryTransformer::GenerateTracks(), PHG4GDMLWriteSolids::GenTrapWrite(), G4GDMLWriteSolids::GenTrapWrite(), DetectorConstruction::GeometryParameters(), PHG4ProjCrystalCalorimeterDetector::GetCarbonFiberAdjustments(), PHG4ProjCrystalCalorimeterDetector::GetCarbonFiberSpacing(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), G4EmCalculator::GetCSDARange(), CML2PhantomConstruction::getCurrentTranslationString(), G4VUserPhysicsList::GetCutValue(), G4EmCalculator::GetDEDX(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), PHG4CylinderStripDetector::GetHollowBar(), G4EmCalculator::GetKinEnergy(), G4eplusPolarizedAnnihilation::GetMeanFreePath(), G4VAdjointReverseReaction::GetMeanFreePath(), G4ePolarizedIonisation::GetMeanFreePath(), G4VXTRenergyLoss::GetMeanFreePath(), G4PolarizedCompton::GetMeanFreePath(), G4EmCalculator::GetMeanFreePath(), PHG4ForwardDualReadoutDetector::GetQuartzMaterial(), G4EmCalculator::GetRangeFromRestricteDEDX(), UltraFresnelLens::GetSagita(), PHG4mRICHDetector::LensPar::GetSagita(), PHG4LFHcalDetector::GetScintillatorMaterial(), PHG4ForwardDualReadoutDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetScintillatorMaterial(), PHG4ForwardEcalDetector::GetWLSFiberFEMCMaterial(), PHG4LFHcalDetector::GetWLSFiberMaterial(), PassiveProtonBeamLine::HadrontherapyBeamCollimators(), PassiveCarbonBeamLine::HadrontherapyBeamFinalCollimator(), PassiveProtonBeamLine::HadrontherapyBeamFinalCollimator(), PassiveCarbonBeamLine::HadrontherapyBeamLineSupport(), TrentoPassiveProtonBeamLine::HadrontherapyBeamLineSupport(), PassiveProtonBeamLine::HadrontherapyBeamLineSupport(), PassiveCarbonBeamLine::HadrontherapyBeamMonitoring(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), PassiveProtonBeamLine::HadrontherapyBeamMonitoring(), PassiveCarbonBeamLine::HadrontherapyBeamNozzle(), PassiveProtonBeamLine::HadrontherapyBeamNozzle(), HadrontherapyPhysicsList::HadrontherapyPhysicsList(), PassiveCarbonBeamLine::HadrontherapyPMMACollimator(), TrentoPassiveProtonBeamLine::HadrontherapyRidgeFilter(), PassiveCarbonBeamLine::HadrontherapyRippleFilter(), HepMCG4Interface::HepMC2G4(), G4GDMLWriteParamvol::Hype_dimensionsWrite(), PHG4GDMLWriteParamvol::Hype_dimensionsWrite(), PHG4GDMLWriteSolids::HypeWrite(), G4GDMLWriteSolids::HypeWrite(), G4ErrorPropagatorManager::InitFieldForBackwards(), Run::InitFluence(), G4MonopoleFieldSetup::InitialiseAll(), F01FieldSetup::InitialiseAll(), G4EmSaturation::InitialiseG4materials(), DetectorConstruction::InitialiseGeometryParameters(), PrimaryGeneratorAction::InitializeMe(), G4TessellatedSolid::InsideNoVoxels(), G4TessellatedSolid::InsideVoxels(), CML2Acc1::ionizationChamber(), CML2Acc2::ionizationChamber(), CML2AccSaturn::ionizationChamber(), Collimator100BeamLine::IortBeamLineBlocks(), Collimator40BeamLine::IortBeamLineBlocks(), Collimator50BeamLine::IortBeamLineBlocks(), Collimator60BeamLine::IortBeamLineBlocks(), Collimator70BeamLine::IortBeamLineBlocks(), Collimator80BeamLine::IortBeamLineBlocks(), Collimator80BeamLine::IortBeamLineFinalCollimator(), Collimator100BeamLine::IortBeamLineFinalCollimator(), Collimator40BeamLine::IortBeamLineFinalCollimator(), Collimator50BeamLine::IortBeamLineFinalCollimator(), Collimator60BeamLine::IortBeamLineFinalCollimator(), Collimator70BeamLine::IortBeamLineFinalCollimator(), Collimator80BeamLine::IortBeamLineJunctions(), Collimator100BeamLine::IortBeamLineJunctions(), Collimator40BeamLine::IortBeamLineJunctions(), Collimator50BeamLine::IortBeamLineJunctions(), Collimator60BeamLine::IortBeamLineJunctions(), Collimator70BeamLine::IortBeamLineJunctions(), Collimator100BeamLine::IortBeamLineMonitorChambers(), Collimator40BeamLine::IortBeamLineMonitorChambers(), Collimator50BeamLine::IortBeamLineMonitorChambers(), Collimator60BeamLine::IortBeamLineMonitorChambers(), Collimator70BeamLine::IortBeamLineMonitorChambers(), Collimator80BeamLine::IortBeamLineMonitorChambers(), Collimator100BeamLine::IortBeamLineTitaniumWindows(), Collimator40BeamLine::IortBeamLineTitaniumWindows(), Collimator50BeamLine::IortBeamLineTitaniumWindows(), Collimator60BeamLine::IortBeamLineTitaniumWindows(), Collimator70BeamLine::IortBeamLineTitaniumWindows(), Collimator80BeamLine::IortBeamLineTitaniumWindows(), Collimator100BeamLine::IortBeamLineVacuumSource(), Collimator40BeamLine::IortBeamLineVacuumSource(), Collimator50BeamLine::IortBeamLineVacuumSource(), Collimator60BeamLine::IortBeamLineVacuumSource(), Collimator70BeamLine::IortBeamLineVacuumSource(), Collimator80BeamLine::IortBeamLineVacuumSource(), IORTDetectorConstruction::IORTDetectorConstruction(), IORTPhysicsList::IORTPhysicsList(), CML2Acc1::Jaw1X(), CML2Acc2::Jaw1X(), CML2AccSaturn::Jaw1X(), CML2Acc1::Jaw1Y(), CML2Acc2::Jaw1Y(), CML2AccSaturn::Jaw1Y(), CML2Acc1::Jaw2X(), CML2Acc2::Jaw2X(), CML2AccSaturn::Jaw2X(), CML2Acc1::Jaw2Y(), CML2Acc2::Jaw2Y(), CML2AccSaturn::Jaw2Y(), PHG4mRICHDetector::LensPar::LensPar(), G4RDBremsstrahlungParameters::LoadData(), LXeMainVolume::LXeMainVolume(), LaserDrivenBeamLine::Magnet_2(), LaserDrivenBeamLine::Magnet_3(), CCalMagneticField::MagneticField(), main(), make_forward_station_basic(), make_LANL_FST_station(), G4Trap::MakePlanes(), EICG4LumiDetector::MakeTower(), Micromegas(), CML2Acc2::mirror(), CML2Acc1::mirror(), ML2PhysicsList::ML2PhysicsList(), CML2Acc1::MLC(), CML2Acc2::MLC(), PHG4mRICHDetector::mRichParameter::mRichParameter(), G4MultiNavigator::ObtainFinalStep(), G4ITMultiNavigator::ObtainFinalStep(), operator<<(), G4GDMLWriteParamvol::Orb_dimensionsWrite(), PHG4GDMLWriteParamvol::Orb_dimensionsWrite(), PHG4GDMLWriteSolids::OrbWrite(), G4GDMLWriteSolids::OrbWrite(), G4GDMLWriteParamvol::Para_dimensionsWrite(), PHG4GDMLWriteParamvol::Para_dimensionsWrite(), PHG4GDMLWriteSolids::ParaboloidWrite(), G4GDMLWriteSolids::ParaboloidWrite(), PHG4GDMLWriteSolids::ParaWrite(), G4GDMLWriteSolids::ParaWrite(), PHG4CEmcTestBeamDetector::PHG4CEmcTestBeamDetector(), PHG4CylinderStripDetector::PHG4CylinderStripDetector(), PHG4EICMvtxDetector::PHG4EICMvtxDetector(), PHG4ForwardEcalDetector::PHG4ForwardEcalDetector(), PHG4MvtxDetector::PHG4MvtxDetector(), PhysicsList::PhysicsList(), PhysicsListEMstd::PhysicsListEMstd(), G4GDMLWriteDefine::Position_vectorWrite(), PHG4GDMLWriteDefine::Position_vectorWrite(), BeamLineMagnetDetector::PostConstruction(), G4VXTRenergyLoss::PostStepDoIt(), G4eplusPolarizedAnnihilation::PostStepGetPhysicalInteractionLength(), G4ePolarizedIonisation::PostStepGetPhysicalInteractionLength(), G4PolarizedCompton::PostStepGetPhysicalInteractionLength(), G4Cerenkov::PostStepGetPhysicalInteractionLength(), Par02TrackingAction::PostUserTrackingAction(), CML2Acc2::primaryCollimator(), CML2AccSaturn::primaryCollimator(), PrimaryGeneratorAction4::PrimaryGeneratorAction4(), ElectronRun::Print(), UltraOpticalHit::Print(), G4PrimaryVertex::Print(), G4MCTSimVertex::Print(), XrayFluoDetectorConstruction::PrintApparateParameters(), ExN03DetectorConstruction::PrintCalorParameters(), F03DetectorConstruction::PrintCalorParameters(), F01DetectorConstruction::PrintCalorParameters(), F02DetectorConstruction::PrintCalorParameters(), Run::PrintFluence(), GammaRayTelDetectorConstruction::PrintPayloadParameters(), G4MCTSimParticle::PrintSingle(), G4hImpactIonisation::ProtonParametrisedDEDX(), QBBC::QBBC(), QPhysicsList::QPhysicsList(), LaserDrivenBeamLine::Quadrupole(), RE02DetectorConstruction::RE02DetectorConstruction(), RE02PrimaryGeneratorAction::RE02PrimaryGeneratorAction(), G4PropagatorInField::ReportLoopingParticle(), G4TransportationLogger::ReportLoopingTrack(), G4CoupledTransportation::ReportMove(), G4PathFinder::ReportMove(), G4ITPathFinder::ReportMove(), G4BlineTracer::ResetChordFinders(), G4ProductionCutsTable::RetrieveCutsInfo(), Run::Run(), PHG4GDMLWriteSolids::RZPointWrite(), G4GDMLWriteSolids::RZPointWrite(), G4TessellatedSolid::SafetyFromInside(), G4TessellatedSolid::SafetyFromOutside(), CML2ExpVoxels::saveResults(), STCyclotronPhysicsList::SetCutFoil(), EICPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::SetCuts(), BrachyPhysicsList::SetCuts(), doiPETPhysicsList::SetCuts(), B03PhysicsList::SetCuts(), G4VUserPhysicsList::SetCuts(), STCyclotronPhysicsList::SetCutTarget(), G4VUserPhysicsList::SetDefaultCutValue(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), LXeDetectorConstruction::SetDefaults(), LaserDrivenBeamLine::SetFirstCollimatorPositionZ(), LaserDrivenBeamLine::SetFirstCollimatorRadius(), LaserDrivenBeamLine::SetFirstCollimatorThickness(), PassiveProtonBeamLine::SetFirstScatteringFoilXSize(), STCyclotronDetectorConstruction::SetFoilThickness(), PassiveCarbonBeamLine::SetInnerRadiusFinalCollimator(), PassiveProtonBeamLine::SetInnerRadiusFinalCollimator(), Collimator70BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator100BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator50BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator60BeamLine::SetInnerRadiusFinalCollimatorIORT(), HadrontherapyModulator::SetModulatorInnerRadius(), HadrontherapyModulator::SetModulatorOuterRadius(), HadrontherapyModulator::SetModulatorPosition(), G4UserPhysicsListMessenger::SetNewValue(), Collimator70BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator50BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator100BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator60BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetOuterRadiusFinalCollimatorIORT(), PassiveProtonBeamLine::SetOuterRadiusStopper(), G4VUserPhysicsList::SetParticleCuts(), TrentoPassiveProtonBeamLine::SetPreCollimatorXPosition(), TrentoPassiveProtonBeamLine::SetPreCollimatorXSize(), PassiveProtonBeamLine::SetRangeShifterXPosition(), PassiveProtonBeamLine::SetRangeShifterXSize(), PassiveCarbonBeamLine::SetRippleFilterXPosition(), TrentoPassiveProtonBeamLine::SetScatteringFoilXSize(), LaserDrivenBeamLine::SetSecondCollimatorPositionZ(), LaserDrivenBeamLine::SetSecondCollimatorRadius(), LaserDrivenBeamLine::SetSecondCollimatorThickness(), PassiveProtonBeamLine::SetSecondScatteringFoilXSize(), LaserDrivenBeamLine::SetSlitHoleDimensionY(), LaserDrivenBeamLine::SetSlitHoleDimensionZ(), LaserDrivenBeamLine::SetSlitHolePositionZ(), G4TBMagneticFieldSetup::SetStepper(), G4GeometryTolerance::SetSurfaceTolerance(), HepTool::Evaluator::setSystemOfUnits(), DetectorConstruction::SetTankMaterial(), STCyclotronDetectorConstruction::SetTargetThickness(), LaserDrivenBeamLine::SetThicknessSlit(), XDetectorConstruction::SetupGeometry(), CexmcSetup::SetupSpecialVolumes(), F03PrimaryGeneratorAction::SetXVertex(), F02PrimaryGeneratorAction::SetXVertex(), F01PrimaryGeneratorAction::SetXVertex(), F04PrimaryGeneratorAction::SetXvertex(), F02PrimaryGeneratorAction::SetYVertex(), F03PrimaryGeneratorAction::SetYVertex(), F01PrimaryGeneratorAction::SetYVertex(), F04PrimaryGeneratorAction::SetYvertex(), F03PrimaryGeneratorAction::SetZVertex(), F02PrimaryGeneratorAction::SetZVertex(), F01PrimaryGeneratorAction::SetZVertex(), F04PrimaryGeneratorAction::SetZvertex(), G4Torus::SolveNumericJT(), G4GDMLWriteParamvol::Sphere_dimensionsWrite(), PHG4GDMLWriteParamvol::Sphere_dimensionsWrite(), PHG4GDMLWriteSolids::SphereWrite(), G4GDMLWriteSolids::SphereWrite(), STCyclotronDetectorMessenger::STCyclotronDetectorMessenger(), STCyclotronPhysicsList::STCyclotronPhysicsList(), G4ProductionCutsTable::StoreCutsInfo(), G4ProductionCutsTable::StoreMaterialCutsCoupleInfo(), G4EllipticalTube::StreamInfo(), G4Box::StreamInfo(), G4Orb::StreamInfo(), G4Paraboloid::StreamInfo(), G4Ellipsoid::StreamInfo(), G4Tet::StreamInfo(), G4Hype::StreamInfo(), G4GenericTrap::StreamInfo(), G4TwistedTubs::StreamInfo(), G4CutTubs::StreamInfo(), G4ExtrudedSolid::StreamInfo(), G4Trd::StreamInfo(), G4Tubs::StreamInfo(), G4EllipticalCone::StreamInfo(), G4Torus::StreamInfo(), G4Para::StreamInfo(), G4Cons::StreamInfo(), G4Sphere::StreamInfo(), G4VEnergyLossProcess::StreamInfo(), G4Trap::StreamInfo(), surface(), G4EllipticalTube::SurfaceNormal(), G4Box::SurfaceNormal(), G4Paraboloid::SurfaceNormal(), G4Ellipsoid::SurfaceNormal(), G4Tet::SurfaceNormal(), G4Trd::SurfaceNormal(), G4ExtrudedSolid::SurfaceNormal(), G4EllipticalCone::SurfaceNormal(), G4Para::SurfaceNormal(), G4Trap::SurfaceNormal(), TabulatedField3D::TabulatedField3D(), CML2Acc2::target(), CML2AccSaturn::target(), G4ViewParameters::TimeWindowCommands(), G4GDMLWriteParamvol::Torus_dimensionsWrite(), PHG4GDMLWriteParamvol::Torus_dimensionsWrite(), PHG4GDMLWriteSolids::TorusWrite(), G4GDMLWriteSolids::TorusWrite(), G4GDMLWriteParamvol::Trap_dimensionsWrite(), PHG4GDMLWriteParamvol::Trap_dimensionsWrite(), PHG4GDMLWriteSolids::TrapWrite(), G4GDMLWriteSolids::TrapWrite(), G4GDMLWriteParamvol::Trd_dimensionsWrite(), PHG4GDMLWriteParamvol::Trd_dimensionsWrite(), PHG4GDMLWriteSolids::TrdWrite(), G4GDMLWriteSolids::TrdWrite(), G4GDMLWriteParamvol::Tube_dimensionsWrite(), PHG4GDMLWriteParamvol::Tube_dimensionsWrite(), PHG4GDMLWriteSolids::TubeWrite(), G4GDMLWriteSolids::TubeWrite(), PHG4GDMLWriteSolids::TwistedboxWrite(), G4GDMLWriteSolids::TwistedboxWrite(), PHG4GDMLWriteSolids::TwistedtrapWrite(), G4GDMLWriteSolids::TwistedtrapWrite(), PHG4GDMLWriteSolids::TwistedtrdWrite(), G4GDMLWriteSolids::TwistedtrdWrite(), PHG4GDMLWriteSolids::TwistedtubsWrite(), G4GDMLWriteSolids::TwistedtubsWrite(), UltraPhysicsList::UltraPhysicsList(), HistoManager::Update(), F03FieldSetup::UpdateField(), GammaKnifeDetectorConstruction::UpdateHelmet(), F02ElectricFieldSetup::UpdateIntegrator(), FCALSteppingAction::UserSteppingAction(), PassiveCarbonBeamLine::VacuumToAirInterface(), CML2Acc1::vacuumWindow(), CML2Acc2::vacuumWindow(), CML2AccSaturn::vacuumWindow(), G4ScoreSplittingProcess::Verbose(), G4ParallelWorldScoringProcess::Verbose(), G4SteppingVerbose::VerboseTrack(), G4ITSteppingVerbose::VerboseTrack(), WLSDetectorConstruction::WLSDetectorConstruction(), XAluminumElectrodeSensitivity::WriteHitInfo(), CML2Ph_BoxInBox::writeInfo(), CML2Ph_FullWater::writeInfo(), CML2Acc1::writeInfo(), CML2AccSaturn::writeInfo(), CML2Acc2::writeInfo(), DMXEventAction::writePmtHitsToFile(), XPhysicsList::XPhysicsList(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoPhysicsList::XrayFluoPhysicsList(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), XrayTelPhysicsList::XrayTelPhysicsList(), PHG4GDMLWriteSolids::XtruWrite(), G4GDMLWriteSolids::XtruWrite(), PHG4GDMLWriteSolids::ZplaneWrite(), and G4GDMLWriteSolids::ZplaneWrite().

constexpr double mm3 = millimeter3
static

Definition at line 116 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 116 of file G4SIunits.hh

Referenced by UltraFresnelLens::GetSagita(), and PHG4mRICHDetector::LensPar::GetSagita().

constexpr double mole = 1.
static

Definition at line 285 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 285 of file G4SIunits.hh

Referenced by CCalMaterialFactory::addElement(), G4Element::AddIsotope(), RE06DetectorConstruction::AddMaterial(), G4GDMLReadMaterials::AtomRead(), G4GDMLWriteMaterials::AtomWrite(), PHG4GDMLWriteMaterials::AtomWrite(), ExN04CalorimeterROGeometry::Build(), PHG4TTLDetector::BuildBarrelTTL(), G4NistElementBuilder::BuildElement(), G4PenelopeRayleighModel::BuildFormFactorTable(), PHG4TTLDetector::BuildForwardTTL(), CML2Acc1::buildMaterial_SSteel1(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4PenelopeBremsstrahlungAngular::CalculateEffectiveZ(), G4ErrorFreeTrajState::CalculateEffectiveZandA(), G4GDMLEvaluator::Clear(), G4EmCalculator::ComputeCrossSectionPerAtom(), Construct(), Materials::Construct(), H02DetectorConstruction::Construct(), QMaterials::Construct(), MyMaterials::Construct(), RE01DetectorConstruction::Construct(), B03DetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), GeometryConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), STCyclotronDetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), XrayTelDetectorConstruction::Construct(), XrayTelDetectorConstruction::ConstructFocalPlane(), DetectorConstruction::ConstructMaterials(), PHG4TRDDetector::ConstructMe(), G4EmDNAChemistry::ConstructReactionTable(), G4EmDNAChemistry_option1::ConstructReactionTable(), G4EmDNAChemistry_option2::ConstructReactionTable(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), MuCrossSections::CR_PerAtom(), XrayFluoNistMaterials::CreateMaterials(), G4EzWorld::CreateWorld(), G4HumanPhantomMaterial::DefineMaterials(), ExN04DetectorConstruction::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), FFDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), G4EicDircDetector::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), G4tgbGeometryDumper::DumpElement(), G4tgbGeometryDumper::DumpIsotope(), G4tgbGeometryDumper::DumpMaterial(), EicFRichDetector::element_material(), FCALMaterialConsultant::FCALMaterialConsultant(), G4Element::G4Element(), G4GDMLEvaluator::G4GDMLEvaluator(), G4gsmate(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrIsotope::G4tgrIsotope(), G4tgrMaterialSimple::G4tgrMaterialSimple(), GVFlashShowerParameterisation::GetEffA(), G3EleTable::GetEle(), PHG4HybridHomogeneousCalorimeterDetector::GetScintillatorMaterial(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4NativeScreenedCoulombCrossSection::LoadData(), G4MuonVDNuclearModel::MakeSamplingTable(), EICG4LumiDetector::MakeTower(), EICG4ZDCStructure::Materials(), operator<<(), G4DNAMolecularReactionTable::PrintTable(), G4ErrorFreeTrajState::PropagateErrorIoni(), G4ErrorFreeTrajState::PropagateErrorMSC(), CCalMaterialFactory::readMaterials(), LaserDrivenBeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), G4ReactionTableMessenger::SetNewValue(), HepTool::Evaluator::setSystemOfUnits(), G3toG4DetectorConstruction::SimpleConstruct(), G4hNuclearStoppingModel::StoppingPower(), and STCyclotronDetectorConstruction::UpdateMaterial().

constexpr double mrad = milliradian
static

Definition at line 149 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 149 of file G4SIunits.hh

constexpr double nanoampere = 1.e-9*ampere
static

Definition at line 191 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 191 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double nanobarn = 1.e-9 *barn
static

Definition at line 107 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 107 of file G4SIunits.hh

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

constexpr double nanofarad = 1.e-9*farad
static

Definition at line 256 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 256 of file G4SIunits.hh

constexpr double nanosecond = 1.e-9 *second
static

Definition at line 157 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 157 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable(), DMXDetectorConstruction::DMXDetectorConstruction(), G4F18GEMProbability::G4F18GEMProbability(), G4F21GEMProbability::G4F21GEMProbability(), G4Mg22GEMProbability::G4Mg22GEMProbability(), G4Mg23GEMProbability::G4Mg23GEMProbability(), G4Mg25GEMProbability::G4Mg25GEMProbability(), G4Ne19GEMProbability::G4Ne19GEMProbability(), G4Ne24GEMProbability::G4Ne24GEMProbability(), G4Radioactivation::G4Radioactivation(), G4RadioactiveDecay::G4RadioactiveDecay(), PHG4PrimaryGeneratorAction::GeneratePrimaries(), G4PrimaryTransformer::GenerateTracks(), CCaloSD::getStepInfo(), EICG4dRICHSteppingAction::InitHit(), PHG4RICHSteppingAction::MakeHit(), PHG4ConeSteppingAction::UserSteppingAction(), PHG4MvtxSteppingAction::UserSteppingAction(), PHG4TpcSteppingAction::UserSteppingAction(), PHG4SectorSteppingAction::UserSteppingAction(), PHG4EnvelopeSteppingAction::UserSteppingAction(), PHG4EICMvtxSteppingAction::UserSteppingAction(), PHG4PSTOFSteppingAction::UserSteppingAction(), PHG4FPbScRegionSteppingAction::UserSteppingAction(), G4JLeicBeamLineMagnetSteppingAction::UserSteppingAction(), G4JLeicDIRCSteppingAction::UserSteppingAction(), G4JLeicVTXSteppingAction::UserSteppingAction(), G4LBLVtxSteppingAction::UserSteppingAction(), PHG4HcalSteppingAction::UserSteppingAction(), PHG4InnerHcalSteppingAction::UserSteppingAction(), AllSi_Al_support_SteppingAction::UserSteppingAction(), PHG4BlockSteppingAction::UserSteppingAction(), PHG4OuterHcalSteppingAction::UserSteppingAction(), AllSiliconTrackerSteppingAction::UserSteppingAction(), PHG4CEmcTestBeamSteppingAction::UserSteppingAction(), EicFRichSteppingAction::UserSteppingAction(), PHG4CylinderStripSteppingAction::UserSteppingAction(), BeastMagnetSteppingAction::UserSteppingAction(), PHG4EPDSteppingAction::UserSteppingAction(), PHG4InttSteppingAction::UserSteppingAction(), PHG4BbcSteppingAction::UserSteppingAction(), PHG4BarrelEcalSteppingAction::UserSteppingAction(), BeamLineMagnetSteppingAction::UserSteppingAction(), EICG4ZDCSteppingAction::UserSteppingAction(), EICG4dRICHSteppingAction::UserSteppingAction(), PHG4BackwardHcalSteppingAction::UserSteppingAction(), PHG4CrystalCalorimeterSteppingAction::UserSteppingAction(), PHG4ForwardEcalSteppingAction::UserSteppingAction(), PHG4HybridHomogeneousCalorimeterSteppingAction::UserSteppingAction(), PHG4LFHcalSteppingAction::UserSteppingAction(), PHG4ECAPToFSteppingAction::UserSteppingAction(), PHG4TpcEndCapSteppingAction::UserSteppingAction(), PHG4mRICHSteppingAction::UserSteppingAction(), PHG4ForwardDualReadoutSteppingAction::UserSteppingAction(), EICG4RPSteppingAction::UserSteppingAction(), PHG4CylinderSteppingAction::UserSteppingAction(), PHG4ForwardHcalSteppingAction::UserSteppingAction(), PHG4TRDSteppingAction::UserSteppingAction(), PHG4ZDCSteppingAction::UserSteppingAction(), G4EicDircSteppingAction::UserSteppingAction(), EICG4B0SteppingAction::UserSteppingAction(), EICG4B0ECALSteppingAction::UserSteppingAction(), PHG4MicromegasSteppingAction::UserSteppingAction(), EICG4BwdSteppingAction::UserSteppingAction(), EICG4LumiSteppingAction::UserSteppingAction(), PHG4SpacalSteppingAction::UserSteppingAction(), CCalSteppingAction::UserSteppingAction(), PHG4TTLSteppingAction::UserSteppingAction(), and DMXEventAction::writeScintHitsToFile().

constexpr double newton = joule/meter
static

Definition at line 228 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 228 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double nm = nanometer
static

Definition at line 111 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 111 of file G4SIunits.hh

Referenced by ClusteringAlgo::AreOnTheSameCluster(), AreOnTheSameCluster(), PHG4mRICHDetector::build_mirror(), EICG4dRICHDetector::ConstructMe(), G4EmDNAChemistry_option2::ConstructReactionTable(), UltraDetectorConstruction::ConstructTableMaterials(), DNAParser::CreateCutSolid(), DNAParser::CreateLogicVolume(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), ExUCNDetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), DetectorConstruction::DefineVolumes(), G4Electron_aq::Definition(), G4OpBoundaryProcess::DielectricDichroic(), EICG4dRICHOptics::e2wl(), TrackerSD::EndOfEvent(), G4GoudsmitSaundersonMscModel::G4GoudsmitSaundersonMscModel(), G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), UltraPrimaryGeneratorAction::GeneratePrimaries(), G4ScreenedNuclearRecoil::GetMeanFreePath(), DNA::Penetration::Ritchie1994::GetPenetration(), ClusterSBPoints::HasInBarycenter(), hFarFwdDefineBeamPipe(), ludecy(), DNAParser::ParseFile(), pydecy(), pyeicg(), EICG4dRICHAerogel::setOpticalParams(), EICG4dRICHFilter::setOpticalParams(), EICG4dRICHGas::setOpticalParams(), ParallelWorld::SetupChemistryGeometry(), UltraDetectorConstruction::UltraDetectorConstruction(), EICG4dRICHOptics::wl2e(), WLSDetectorConstruction::WLSDetectorConstruction(), and FW::TrackFinderPerformanceWriter::Impl::write().

constexpr double ns = nanosecond
static

Definition at line 167 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 167 of file G4SIunits.hh

constexpr double ohm = volt/ampere
static

Definition at line 248 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 248 of file G4SIunits.hh

Referenced by HepTool::Evaluator::setSystemOfUnits().

constexpr double parsec = 3.0856775807e+16*meter
static

Definition at line 97 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 97 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double perCent = 0.01
static

Definition at line 331 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 331 of file G4SIunits.hh

Referenced by G4HadronBuilder::Barion(), PHG4TTLDetector::BuildBarrelTTL(), OpNoviceDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), PHG4Sector::PHG4SectorConstructor::Construct_Sectors(), GammaKnifeDetectorConstruction::ConstructBeamLine(), PHG4ForwardHcalDetector::ConstructTower(), WLSMaterials::CreateMaterials(), G4BinaryCascade::DebugFinalEpConservation(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), PHG4Reco::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), G4OpBoundaryProcess::DielectricDichroic(), EicFRichDetector::element_material(), G4BinaryCascade::FillVoidNucleusProducts(), G4BinaryCascade::G4BinaryCascade(), G4CascadeInterface::G4CascadeInterface(), G4FTFModel::G4FTFModel(), G4ParticleHPJENDLHEData::GetCrossSection(), G4ParticleHPElastic::GetFatalEnergyCheckLevels(), G4ParticleHPCapture::GetFatalEnergyCheckLevels(), G4LENDFission::GetFatalEnergyCheckLevels(), G4ParticleHPFission::GetFatalEnergyCheckLevels(), G4LFission::GetFatalEnergyCheckLevels(), G4ParticleHPThermalScattering::GetFatalEnergyCheckLevels(), G4ParticleHPInelastic::GetFatalEnergyCheckLevels(), G4FissLib::GetFatalEnergyCheckLevels(), G4HadronicInteraction::GetFatalEnergyCheckLevels(), PHG4HybridHomogeneousCalorimeterDetector::GetScintillatorMaterial(), DicomDetectorConstruction::InitialisationOfMaterials(), EICG4LumiDetector::MakeTower(), EICG4ZDCStructure::Materials(), DetectorConstruction::MaterialWithSingleIsotope(), G4HadronBuilder::Meson(), operator<<(), G4ParticleHPChannel::Register(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), and PassiveProtonBeamLine::SetDefaultDimensions().

constexpr double petaelectronvolt = 1.e+15*electronvolt
static

Definition at line 210 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 210 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double PeV = petaelectronvolt
static

Definition at line 218 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 218 of file G4SIunits.hh

Referenced by G4ElectroVDNuclearModel::G4ElectroVDNuclearModel().

constexpr double pi = 3.14159265358979323846
static

Definition at line 74 of file G4SIunits.hh.

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

constexpr double picobarn = 1.e-12*barn
static

Definition at line 108 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 108 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double picofarad = 1.e-12*farad
static

Definition at line 257 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 257 of file G4SIunits.hh

constexpr double picosecond = 1.e-12*second
static

Definition at line 160 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 160 of file G4SIunits.hh

Referenced by PhysicsList::AddRadioactiveDecay(), G4UnitDefinition::BuildUnitsTable(), G4Scheduler::Create(), G4DNAChemistryManager::CreateSolvatedElectron(), G4DNAChemistryManager::CreateWaterMolecule(), EICPhysicsList::EICPhysicsList(), G4DNABrownianTransportation::G4DNABrownianTransportation(), 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(), G4O19GEMProbability::G4O19GEMProbability(), DNAParser::ParseFile(), and TimeStepAction::TimeStepAction().

constexpr double rad = radian
static

Definition at line 148 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 148 of file G4SIunits.hh

Referenced by PHG4EICMvtxDetector::AddGeometryNode(), PHG4MvtxDetector::AddGeometryNode(), PHG4InttDetector::AddGeometryNode(), G4GMocrenFileSceneHandler::AddSolid(), G4EMDissociation::ApplyYourself(), PHG4mRICHDetector::build_mRICH_wall_eside_proj(), PHG4OuterHcalDetector::CheckTiltAngle(), PHG4InnerHcalDetector::CheckTiltAngle(), G4MIRDLeftClavicle::Construct(), G4MIRDRightClavicle::Construct(), PHG4FullProjTiltedSpacalDetector::Construct_AzimuthalSeg(), PHG4FullProjSpacalDetector::Construct_AzimuthalSeg(), PHG4FullProjTiltedSpacalDetector::Construct_LightGuide(), PHG4FullProjTiltedSpacalDetector::Construct_Tower(), PHG4FullProjSpacalDetector::Construct_Tower(), WLSDetectorConstruction::ConstructFiber(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), PHG4InnerHcalDetector::ConstructInnerHcal(), PHG4InttDetector::ConstructIntt(), EICG4RPDetector::ConstructMe(), EICG4ZDCDetector::ConstructMe(), PHG4CEmcTestBeamDetector::ConstructMe(), G4EicDircDetector::ConstructMe(), EICG4LumiDetector::ConstructMe(), PHG4OuterHcalDetector::ConstructOuterHcal(), PHG4ProjCrystalCalorimeterDetector::ConstructProjectiveCrystals(), PHG4InnerHcalDetector::ConstructScintillatorBox(), PHG4OuterHcalDetector::ConstructScintillatorBox(), PHG4InnerHcalDetector::ConstructSteelPlate(), PHG4OuterHcalDetector::ConstructSteelPlate(), PHG4HybridHomogeneousCalorimeterDetector::ConstructSupportFrame(), PHG4ForwardDualReadoutDetector::ConstructTower(), PHG4ForwardDualReadoutDetector::ConstructTowerFCStyle(), PHG4CEmcTestBeamDetector::ConstructTowerVolume(), create_element(), G4AlphaDecay::DecayIt(), G4TritonDecay::DecayIt(), G4ECDecay::DecayIt(), G4ProtonDecay::DecayIt(), G4NeutronDecay::DecayIt(), G4BetaMinusDecay::DecayIt(), G4BetaPlusDecay::DecayIt(), G4KL3DecayChannel::DecayIt(), G4NeutronBetaDecayChannel::DecayIt(), G4DalitzDecayChannel::DecayIt(), G4MuonDecayChannel::DecayIt(), G4TauLeptonicDecayChannel::DecayIt(), G4MuonDecayChannelWithSpin::DecayIt(), G4PionRadiativeDecayChannel::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), PHG4ProjCrystalCalorimeterDetector::Fill4x4Unit(), PHG4ProjCrystalCalorimeterDetector::FillSpecialUnit(), G4Generator2BN::G4Generator2BN(), G4GeometryTolerance::G4GeometryTolerance(), G4VisCommandSceneAddLogo::G4Logo::G4Logo(), G4RDGenerator2BN::G4RDGenerator2BN(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), G4WilsonAbrasionModel::GetAbradedNucleons(), TrkrClusterv1::getPhiError(), TrkrClusterv2::getPhiError(), G4PhaseSpaceDecayChannel::ManyBodyDecayIt(), G4GeneralPhaseSpaceDecay::ManyBodyDecayIt(), PHG4ForwardHcalDetector::ParseParametersFromTable(), PHG4BackwardHcalDetector::ParseParametersFromTable(), PHG4EICForwardEcalDetector::ParseParametersFromTable(), PHG4LFHcalDetector::ParseParametersFromTable(), PHG4CrystalCalorimeterDetector::ParseParametersFromTable(), PHG4HybridHomogeneousCalorimeterDetector::ParseParametersFromTable(), PHG4ForwardEcalDetector::ParseParametersFromTable(), G4WilsonAblationModel::SelectSecondariesByDefault(), HepTool::Evaluator::setSystemOfUnits(), PHG4OuterHcalDetector::SetTiltViaNcross(), PHG4InnerHcalDetector::SetTiltViaNcross(), G4ScoringCylinder::SetupGeometry(), G4DecayWithSpin::Spin_Precession(), G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4GeneralPhaseSpaceDecay::ThreeBodyDecayIt(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt(), G4GeneralPhaseSpaceDecay::TwoBodyDecayIt(), and WLSSteppingAction::UserSteppingAction().

constexpr double s = second
static

Definition at line 168 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 168 of file G4SIunits.hh

constexpr double second = 1.
static

Definition at line 156 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 156 of file G4SIunits.hh

Referenced by PHParametersContainer::AddPHParameters(), G4LENDModel::ApplyYourself(), G4LENDFission::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), approx(), Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), KFParticle_eventReconstruction::buildChain(), KFParticle_Tools::buildMother(), G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable(), G4UnitDefinition::BuildUnitsTable(), Acts::Extent::check(), G4GDMLEvaluator::Clear(), G4IonDEDXHandler::ClearCache(), G4ExtDEDXTable::ClearTable(), G4IonStoppingData::ClearTable(), G4VUserDetectorConstruction::CloneF(), G4VUserDetectorConstruction::CloneSD(), InttClusterizer::ClusterLadderCells(), Acts::TGeoDetectorElement::construct(), PHG4InttDetector::ConstructIntt(), G4LowEXsection::CrossSection(), G4XpipNTotal::CrossSection(), G4XpimNTotal::CrossSection(), Acts::ATLASCuts< SpacePoint >::cutPerMiddleSP(), G4PSTrackLength::DefineUnitAndCategory(), G4AntiNeutron::Definition(), G4Neutron::Definition(), G4Triton::Definition(), FW::determineEventFilesRange(), PHG4TpcDigitizer::DigitizeCylinderCells(), G4ExtDEDXTable::DumpMap(), G4IonStoppingData::DumpMap(), BrachyUserScoreWriter::DumpQuantityToFile(), EICPhysicsList::EICPhysicsList(), STCyclotronRun::EndOfRun(), TSRunAction::EndOfRunAction(), Acts::Extent::extend(), G4RKPropagation::FieldTransport(), EventEvaluator::fillOutputNtuples(), EventEvaluatorEIC::fillOutputNtuples(), PHTpcLookup::find(), PHCASeeding::FindBiLinks(), PHGhostRejection::findGhostTracks(), HelixHough::findHelicesByPairs(), G4MCTSimEvent::FindParticle(), PHCASeeding::FollowBiLinks(), G4GDMLEvaluator::G4GDMLEvaluator(), G4Li7GEMProbability::G4Li7GEMProbability(), G4Li8GEMProbability::G4Li8GEMProbability(), G4NuclideTable::GenerateNuclide(), G4NucleiModel::generateParticleFate(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), RawTowerGeomContainer_Cylinderv1::get_etabin(), RawTowerGeomContainer_Cylinderv1::get_etacenter(), DSTEmulator::get_max_contributor(), TrackEvaluation::get_max_contributor(), RawTowerGeomContainer_Cylinderv1::get_phibin(), RawTowerGeomContainer_Cylinderv1::get_phicenter(), get_thickness(), G4ParticleHPFFFissionFS::GetAFissionFragment(), KFParticle_eventReconstruction::getCandidateDecay(), Acts::unbound_parameter::getDifference(), G4MCTEvent::GetGenParticle(), G4NuclideTable::GetIsotope(), G4LENDManager::GetLENDTarget(), G4UCNAbsorption::GetMeanFreePath(), G4MCTSimEvent::GetNofStoredParticles(), G4MCTEvent::GetSimParticle(), G4tgbVolumeMgr::GetTopPhysVol(), KFParticle_Tools::getTracksFromVertex(), PHG4BlockCellReco::InitRun(), PHG4CylinderCellReco::InitRun(), Acts::ConeSurface::intersect(), Acts::CylinderSurface::intersect(), G4LENDManager::IsLENDTargetAvailable(), G4ParticleHPJENDLHEData::isThisInMap(), jump(), F04Trajectory::MergeTrajectory(), WLSTrajectory::MergeTrajectory(), G4TextPPRetriever::ModifyPropertyTable(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::next(), Acts::Test::CylindricalTrackingGeometry::operator()(), PHTimeStamp::PHTimeStamp(), G4CollisionManager::Print(), G4MCTSimEvent::Print(), G4CollisionInitialState::Print(), PHG4BlockCellReco::process_event(), RawClusterBuilderTopo::process_event(), G4EdepNtuple::process_event(), PHG4CylinderCellReco::process_event(), G4SnglNtuple::process_event(), G4SnglTree::process_event(), G4CellNtuple::process_event(), G4TowerNtuple::process_event(), G4HitNtuple::process_event(), SimpleNtuple::process_event(), G4DIRCTree::process_event(), CellularAutomaton_v1::process_single_track(), CellularAutomaton_v1::process_single_triplet(), PHActsTrackProjection::projectTracks(), Acts::Extent::range(), PHParameters::ReadFromFile(), G4IonParametrisedLossModel::RemoveDEDXTable(), Fun4AllHepMCPileupInputManager::run(), G4LEPTSElossDistr::Sample(), G4FissionLibrary::SampleMult(), PHTimeStamp::set(), SpacePoint::setClusterList(), KFParticle_sPHENIX::setDaughters(), KFParticle_sPHENIX::setIntermediateIPchi2Range(), KFParticle_sPHENIX::setIntermediateIPRange(), KFParticle_sPHENIX::setIntermediateStates(), HepTool::Evaluator::setSystemOfUnits(), G4EnergySplitter::SplitEnergyInVolumes(), STCyclotronPhysicsList::STCyclotronPhysicsList(), G4ExtDEDXTable::StorePhysicsTable(), PHRaveVertexing::TranslateSvtxToGenFitTrack(), G4AnalysisMessengerHelper::Update(), G4IonDEDXHandler::UpdateCacheValue(), G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster(), and PHG4InttSteppingAction::UserSteppingAction().

constexpr double sr = steradian
static

Definition at line 150 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 150 of file G4SIunits.hh

Referenced by lujmas(), lusphe(), pycmq2(), pycmqr(), pyjmas(), pysphe(), and HepTool::Evaluator::setSystemOfUnits().

constexpr double steradian = 1.
static

Definition at line 145 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 145 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double teraelectronvolt = 1.e+12*electronvolt
static

Definition at line 209 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 209 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double tesla = volt*second/meter2
static

Definition at line 267 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 267 of file G4SIunits.hh

Referenced by G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4UnitDefinition::BuildUnitsTable(), PHG4BeamlineMagnetDetector::ConstructMe(), G4JLeicBeamLineMagnetDetector::ConstructMe(), BeamLineMagnetDetector::ConstructMe(), EICG4LumiDetector::ConstructMe(), F01DetectorConstruction::ConstructSDandField(), G4IsotopeProperty::DumpInfo(), G4ParticleDefinition::DumpTable(), ExN04Field::ExN04Field(), F03FieldSetup::F03FieldSetup(), F04DetectorConstruction::F04DetectorConstruction(), PHG4OuterHcalSteppingAction::FieldChecker(), G4ErrorFreeTrajState::G4ErrorFreeTrajState(), G4TBMagneticFieldSetup::G4TBMagneticFieldSetup(), G4NuclideTable::GenerateNuclide(), G4HtmlPPReporter::GeneratePropertyTable(), ALICEKF::get_Bz(), PHSimpleKFProp::get_Bz(), PHField3DCartesian::GetFieldValue(), PHFieldBeast::GetFieldValue(), H02Field::GetFieldValue(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), G4DELPHIMagField::GetFieldValue(), F05Field::GetFieldValue(), G4SynchrotronRadiation::GetMeanFreePath(), HadrontherapyMagneticField3D::HadrontherapyMagneticField3D(), CCalMagneticField::MagneticField(), PHField2D::PHField2D(), PHField3DCartesian::PHField3DCartesian(), G4ParticlePropertyData::Print(), FieldMapReadBack::PrintField(), FieldMapReadBack::process_event(), G4ErrorFreeTrajState::PropagateError(), PurgMagTabulatedField3D::PurgMagTabulatedField3D(), RE01Field::RE01Field(), RE05Field::RE05Field(), PHG4Reco::set_field(), and GammaRayTelDetectorConstruction::SetMagField().

constexpr double TeV = teraelectronvolt
static

Definition at line 217 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 217 of file G4SIunits.hh

Referenced by G4EmModelActivator::ActivateEmOptions(), G4EmModelActivator::ActivateMicroElec(), PhysicsList::AddIonGasModels(), CCalPrimaryGeneratorAction::CCalPrimaryGeneratorAction(), PhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), ProtonPhysics::ConstructProcess(), KaonPhysics::ConstructProcess(), AntiBaryonPhysics::ConstructProcess(), NeutronPhysics::ConstructProcess(), HyperonPhysics::ConstructProcess(), PionPhysics::ConstructProcess(), GammaLeptoNuclearPhysics::ConstructProcess(), IonPhysics::ConstructProcess(), PhysicsList::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4MonopolePhysics::ConstructProcess(), G4AdjointCSManager::G4AdjointCSManager(), G4AnnihiToMuPair::G4AnnihiToMuPair(), G4EmStandardPhysics_option4_channeling::G4EmStandardPhysics_option4_channeling(), G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator(), G4MuPairProductionModel::G4MuPairProductionModel(), G4NeutrinoNucleusModel::G4NeutrinoNucleusModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NuMuNucleusNcModel::G4NuMuNucleusNcModel(), G4PAIModelData::G4PAIModelData(), G4PAIPhotData::G4PAIPhotData(), G4PiNuclearCrossSection::G4PiNuclearCrossSection(), G4VEmProcess::G4VEmProcess(), G4VEnergyLossProcess::G4VEnergyLossProcess(), G4VUserPhysicsList::G4VUserPhysicsList(), G4VXTRenergyLoss::G4VXTRenergyLoss(), G4IonYangFluctuationModel::HighEnergyLimit(), G4IonChuFluctuationModel::HighEnergyLimit(), G4hIonEffChargeSquare::HighEnergyLimit(), G4eplusTo2GammaOKVIModel::Initialise(), PhysListEmLivermore::PhysListEmLivermore(), PhysListEmPenelope::PhysListEmPenelope(), G4AnnihiToMuPair::PrintInfoDefinition(), G4hImpactIonisation::PrintInfoDefinition(), G4EmParameters::SetMaxEnergy(), G4EmParameters::SetMaxEnergyForCSDARange(), G4VEmProcess::SetMaxKinEnergy(), G4ePairProduction::StreamProcessInfo(), and G4MuPairProduction::StreamProcessInfo().

constexpr double twopi = 2*pi
static

Definition at line 75 of file G4SIunits.hh.

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

constexpr double uCi = microcurie
static

Definition at line 303 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 303 of file G4SIunits.hh

constexpr double um = micrometer
static

Definition at line 112 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 112 of file G4SIunits.hh

Referenced by PHG4Sector::Sector_Geometry::AddLayers_DriftVol_COMPASS(), AddLayers_GEMDrift(), AddLayers_MiniTPCDrift(), G4IonParametrisedLossModel::ComputeCrossSectionPerAtom(), NeuronLoadDataFile::ComputeDimensions(), NeuronLoadDataFile::ComputeTransformation(), PHG4FullProjTiltedSpacalDetector::Construct_AzimuthalSeg(), PHG4Sector::PHG4SectorConstructor::Construct_Sectors(), DetectorConstruction::ConstructDetector(), DMXPhysicsList::ConstructEM(), DetectorConstruction::ConstructLine(), PHG4CylinderStripDetector::ConstructMe(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option8::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4IonParametrisedLossModel::CorrectionsAlongStep(), CTTLSetup(), ETTLSetup(), LaserDrivenBeamLine::FaradayCup(), FSTSetup(), FTTLSetup(), G4EmLivermorePhysics::G4EmLivermorePhysics(), G4EmLivermorePolarizedPhysics::G4EmLivermorePolarizedPhysics(), G4EmLowEPPhysics::G4EmLowEPPhysics(), G4EmPenelopePhysics::G4EmPenelopePhysics(), G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(), G4EmStandardPhysics_option4::G4EmStandardPhysics_option4(), G4EmStandardPhysicsWVI::G4EmStandardPhysicsWVI(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), DetectorConstruction::GeometryParameters(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), HadrontherapyDetectorConstruction::HadrontherapyDetectorConstruction(), make_barrel_layer_basic(), make_forward_station_basic(), make_LANL_FST_station(), NeuronLoadDataFile::NeuralNetworkDATAfile(), PhysListEmStandard_option3::PhysListEmStandard_option3(), PhysListEmStandard_option4::PhysListEmStandard_option4(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), EICG4dRICHAerogel::riAir(), EICG4dRICHAerogel::riQuartz(), ePHENIXRICH::RICH_Geometry::SetDefault(), LaserDrivenBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), PHG4TTLSubsystem::SetDefaultParameters(), NeuronLoadDataFile::SingleNeuronSWCfile(), HadrontherapyLet::StoreLetAscii(), and HadrontherapyDetectorConstruction::VirtualLayer().

constexpr double us = microsecond
static

Definition at line 170 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 170 of file G4SIunits.hh

Referenced by Acts::MultiIndex< uint64_t, 12, 12, 16, 8, 16 >::Encode(), and cheprep::DeflateOutputStreamBuffer::putUS().

constexpr double volt = 1.e-6*megavolt
static
constexpr double watt = joule/second
static

Definition at line 223 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 223 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().

constexpr double weber = volt*second
static

Definition at line 262 of file G4SIunits.hh.

View newest version in sPHENIX GitHub at line 262 of file G4SIunits.hh

Referenced by G4UnitDefinition::BuildUnitsTable().