매크로 | |
#define | pascal hep_pascal |
변수 | |
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 |
#define pascal hep_pascal |
G4SIunits.hh 파일의 234 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 189 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DetectorConstruction::AtomisticView(), DetectorConstruction::BarycenterView(), G4UnitDefinition::BuildUnitsTable(), DetectorConstruction::ConstructWorld(), G4H2O2::Definition(), G4H3O::Definition(), G4Hydrogen::Definition(), G4OH::Definition(), G4H2::Definition(), G4H2O::Definition(), DetectorConstruction::DrawBoundingVolume(), LJScreening(), G4NativeScreenedCoulombCrossSection::LoadData(), MoliereScreening(), G4ScreenedNuclearRecoil::PostStepDoIt(), DetectorConstruction::ResiduesView(), ZBLScreening().
|
static |
G4SIunits.hh 파일의 237 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE06DetectorConstruction::AddMaterial(), G4UnitDefinition::BuildUnitsTable(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), ExN03DetectorConstruction::DefineMaterials(), G4tgbGeometryDumper::DumpMaterial(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), operator<<(), G4tgrLineProcessor::ProcessLine().
|
static |
G4SIunits.hh 파일의 236 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), ExN03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), FCALMaterialConsultant::FCALMaterialConsultant(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 105 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4ecpssrBaseLixsModel::CalculateL1CrossSection(), G4OrlicLiXsModel::CalculateL1CrossSection(), G4ecpssrBaseLixsModel::CalculateL2CrossSection(), G4OrlicLiXsModel::CalculateL2CrossSection(), G4ecpssrBaseLixsModel::CalculateL3CrossSection(), G4OrlicLiXsModel::CalculateL3CrossSection(), G4RToEConvForGamma::ComputeCrossSection(), G4LivermorePolarizedPhotoElectricGDModel::ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedPhotoElectricModel::ComputeCrossSectionPerAtom(), G4PenelopeAnnihilationModel::ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreIonisationModel::ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel::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(), G4BGGNucleonInelasticXS::GetElementCrossSection(), G4BGGPionElasticXS::GetElementCrossSection(), G4BGGNucleonElasticXS::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetIsoCrossSection(), G4BGGPionElasticXS::GetIsoCrossSection(), G4BGGNucleonElasticXS::GetIsoCrossSection(), G4BGGPionInelasticXS::GetIsoCrossSection(), G4LENDCaptureCrossSection::getLENDCrossSection(), G4LENDElasticCrossSection::getLENDCrossSection(), G4LENDFissionCrossSection::getLENDCrossSection(), G4LENDInelasticCrossSection::getLENDCrossSection(), G4UCNLoss::GetMeanFreePath(), G4UCNAbsorption::GetMeanFreePath(), G4UCNMultiScattering::GetMeanFreePath(), G4NeutronCaptureXS::IsoCrossSection(), G4eIonisationParameters::LoadData(), G4RDeIonisationParameters::LoadData(), G4DNAMillerGreenExcitationModel::PartialCrossSection(), G4ParticleHPJENDLHEData::readAFile(), G4LivermorePolarizedPhotoElectricGDModel::ReadData(), G4LivermoreComptonModel::ReadData(), G4LivermorePolarizedPhotoElectricModel::ReadData(), G4LivermorePhotoElectricModel::ReadData(), G4LowEPComptonModel::ReadData(), G4ParticleHPThermalScatteringData::readData(), G4LivermorePolarizedComptonModel::ReadData(), G4LowEPPolarizedComptonModel::ReadData(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeIonisationModel::SampleFinalStateElectron(), G4PenelopeIonisationModel::SampleFinalStatePositron(), HepTool::Evaluator::setSystemOfUnits().
|
static |
G4SIunits.hh 파일의 291 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 298 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HepTool::Evaluator::setSystemOfUnits().
|
static |
G4SIunits.hh 파일의 317 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), HepTool::Evaluator::setSystemOfUnits().
|
static |
G4SIunits.hh 파일의 90 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4PropagatorInField::ReportLoopingParticle(), G4TransportationLogger::ReportLoopingTrack().
|
static |
G4SIunits.hh 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 302 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 126 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 119 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : XrayFluoPrimaryGeneratorAction::ActivatePhaseSpace(), G4AdjointCrossSurfChecker::AddaSphericalSurfaceWithCenterAtTheCenterOfAVolume(), G4GMocrenFileSceneHandler::AddSolid(), G4VContinuousProcess::AlongStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength(), G4VRestContinuousProcess::AlongStepGetPhysicalInteractionLength(), B01PrimaryGeneratorAction::B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction::B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction::B03PrimaryGeneratorAction(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), B5CellParameterisation::B5CellParameterisation(), RunAction::BeginOfRunAction(), CML2Acc1::BeWindow(), Analysis::Book(), BrachyDetectorConstruction::BrachyDetectorConstruction(), IORTDetectorROGeometry::Build(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), HadrontherapyModulator::BuildModulator(), HadrontherapyModulator::BuildSteps(), BuildTarget(), G4UnitDefinition::BuildUnitsTable(), G4INCL::Nucleus::computeCenterOfMass(), G4EmCalculator::ComputeCrossSectionPerVolume(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4PropagatorInField::ComputeStep(), VoxelParam::ComputeTransformation(), RE04ParallelWorldParam::ComputeTransformation(), G4PSCellFluxForCylinder3D::ComputeVolume(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), Par01ParallelWorldForPion::Construct(), ExN04DetectorConstruction::Construct(), G4MIRDLiver::Construct(), G4VoxelRightBreast::Construct(), G4VoxelLeftBreast::Construct(), B03DetectorConstruction::Construct(), Par01DetectorConstruction::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLeftOvary::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDPelvis::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightKidney::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDRightScapula::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), B1DetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), QDetectorConstruction::Construct(), G4MIRDBrain::Construct(), G4MIRDHeart::Construct(), RE05DetectorConstruction::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDLeftLung::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDPancreas::Construct(), G4MIRDRibCage::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightOvary::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightTeste::Construct(), G4MIRDSpleen::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDTrunk::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDUterus::Construct(), GB05DetectorConstruction::Construct(), GeometryConstruction::Construct(), DetectorBarr90::Construct(), G4MIRDHead::Construct(), G4MIRDLeftArmBone::Construct(), B01DetectorConstruction::Construct(), DetectorHarris73::Construct(), G4MIRDRightArmBone::Construct(), DetectorWatase86::Construct(), B02DetectorConstruction::Construct(), G4MIRDUrinaryBladder::Construct(), DetectorSimpleALICE::Construct(), DetectorALICE06::Construct(), DetectorBari05::Construct(), B3DetectorConstruction::Construct(), ExGflashDetectorConstruction::Construct(), GB06DetectorConstruction::Construct(), MyDetectorConstruction::Construct(), RE04ParallelWorldConstruction::Construct(), GB01DetectorConstruction::Construct(), GB02DetectorConstruction::Construct(), FCALEMModule::Construct(), FCALHadModule::Construct(), ExN01DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), B02ImportanceDetectorConstruction::Construct(), B03ImportanceDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), DMXDetectorConstruction::Construct(), RE02DetectorConstruction::Construct(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), XrayFluoDetectorConstruction::ConstructApparate(), GammaKnifeDetectorConstruction::ConstructBeamLine(), F03DetectorConstruction::ConstructCalorimeter(), PurgMagDetectorConstruction::ConstructCalorimeter(), Collimator100BeamLine::ConstructCollimator100BeamLine(), Collimator40BeamLine::ConstructCollimator40BeamLine(), Collimator50BeamLine::ConstructCollimator50BeamLine(), Collimator60BeamLine::ConstructCollimator60BeamLine(), Collimator70BeamLine::ConstructCollimator70BeamLine(), Collimator80BeamLine::ConstructCollimator80BeamLine(), WLSDetectorConstruction::ConstructDetector(), LXeDetectorConstruction::ConstructDetector(), XrayTelDetectorConstruction::ConstructFocalPlane(), UltraDetectorConstruction::ConstructGround(), LaserDrivenBeamLine::ConstructLaserDrivenBeamLine(), DetectorConstruction::ConstructLine(), UltraDetectorConstruction::ConstructMirror(), G02DetectorConstruction::ConstructParametrisationChamber(), PassiveCarbonBeamLine::ConstructPassiveCarbonBeamLine(), PassiveProtonBeamLine::ConstructPassiveProtonBeamLine(), LaserDrivenBeamLine::ConstructSDandField(), RMC01DetectorConstruction::ConstructSimpleGeometry(), XrayTelDetectorConstruction::ConstructTelescope(), TrentoPassiveProtonBeamLine::ConstructTrentoPassiveProtonBeamLine(), UltraDetectorConstruction::ConstructUVscope(), 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(), G4DNABornExcitationModel2::CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel::CrossSectionPerVolume(), G4DNASancheExcitationModel::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(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4RadioactiveDecayBase::DecayIt(), G4RadioactiveDecay::DecayIt(), LXeDetectorConstruction::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(), ElectronBenchmarkDetector::ElectronBenchmarkDetector(), Run::EndOfRun(), RE02RunAction::EndOfRunAction(), ExN02PhysicsList::ExN02PhysicsList(), ExN03DetectorConstruction::ExN03DetectorConstruction(), ExN04Field::ExN04Field(), ExN04MuonSD::ExN04MuonSD(), Par01PionShowerModel::Explode(), F02DetectorConstruction::F02DetectorConstruction(), F02ElectricFieldSetup::F02ElectricFieldSetup(), F04DetectorConstruction::F04DetectorConstruction(), LaserDrivenBeamLine::FaradayCup(), Analysis::FillDose(), Analysis::FillIncident(), CML2Acc1::flatteningFilter(), G4ScreeningMottCrossSection::FormFactor2ExpHof(), G4ScreeningMottCrossSection::FormFactor2Gauss(), 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(), G4LivermorePolarizedRayleighModel::GenerateCosTheta(), ExTGPrimaryGeneratorAction::GeneratePrimaries(), eRositaPrimaryGeneratorAction::GeneratePrimaries(), B3PrimaryGeneratorAction::GeneratePrimaries(), ExN02PrimaryGeneratorAction::GeneratePrimaries(), ExP01PrimaryGeneratorAction::GeneratePrimaries(), RE04PrimaryGeneratorAction::GeneratePrimaries(), PurgMagPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), DetectorConstruction::GeometryParameters(), G4Cerenkov::GetAverageNumberOfPhotons(), G4EmCalculator::GetCrossSectionPerVolume(), G4IonDEDXHandler::GetDEDX(), XrayFluoDetectorConstruction::GetDetectorPosition(), G4Pythia6Decayer::GetParticlePosition(), TrentoPassiveProtonBeamLine::HadrontherapyBeamCollimators(), PassiveCarbonBeamLine::HadrontherapyBeamMonitoring(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), PassiveProtonBeamLine::HadrontherapyBeamMonitoring(), HadrontherapyDetectorConstruction::HadrontherapyDetectorConstruction(), HadrontherapyElectricTabulatedField3D::HadrontherapyElectricTabulatedField3D(), HadrontherapyMagneticField3D::HadrontherapyMagneticField3D(), PassiveCarbonBeamLine::HadrontherapyPMMACollimator(), TrentoPassiveProtonBeamLine::HadrontherapyRidgeFilter(), PassiveCarbonBeamLine::HadrontherapyRippleFilter(), G4DNAChampionElasticModel::Initialise(), G4DNAIonElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4WaterStopping::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4DNAPTBElasticModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), CML2Acc1::ionizationChamber(), CML2Acc1::Jaw1X(), CML2Acc1::Jaw1Y(), CML2Acc1::Jaw2X(), CML2Acc1::Jaw2Y(), G4ScoringCylinder::List(), G4ScoringBox::List(), G4VScoringMesh::List(), LXeMainVolume::LXeMainVolume(), LXePrimaryGeneratorAction::LXePrimaryGeneratorAction(), main(), MedicalBeam::MedicalBeam(), CML2Acc1::mirror(), CML2Acc1::MLC(), OpNovicePrimaryGeneratorAction::OpNovicePrimaryGeneratorAction(), Par01PrimaryGeneratorAction::Par01PrimaryGeneratorAction(), G4DNASancheExcitationModel::PartialCrossSection(), DetectorConstruction::PlaceWithAxialRotations(), DetectorConstruction::PlaceWithDirectMatrix(), DetectorConstruction::PlaceWithEulerAngles(), DetectorConstruction::PlaceWithInverseMatrix(), DetectorConstruction::PlaceWithReflections(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt(), G4UCNAbsorption::PostStepDoIt(), G4UCNMultiScattering::PostStepDoIt(), G4VITDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VRestContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4VDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), G4Decay::PostStepGetPhysicalInteractionLength(), G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), CML2Acc1::primaryCollimator(), XrayFluoPlaneDetectorConstruction::PrintApparateParameters(), XrayFluoDetectorConstruction::PrintApparateParameters(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), BrachyDetectorConstruction::PrintDetectorParameters(), GVFlashShowerParameterisation::PrintMaterial(), ProcessEvent(), GB05SD::ProcessHits(), GB06SD::ProcessHits(), ScreenSD::ProcessHits(), G4ErrorFreeTrajState::PropagateError(), G4ErrorFreeTrajState::PropagateErrorIoni(), G4ErrorFreeTrajState::PropagateErrorMSC(), PurgMagTabulatedField3D::PurgMagTabulatedField3D(), RE01Field::RE01Field(), RE01PrimaryGeneratorAction::RE01PrimaryGeneratorAction(), RE02PrimaryGeneratorAction::RE02PrimaryGeneratorAction(), RE04PrimaryGeneratorAction::RE04PrimaryGeneratorAction(), RE05Field::RE05Field(), RE05MuonSD::RE05MuonSD(), RE05PrimaryGeneratorAction::RE05PrimaryGeneratorAction(), Run::Run(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), ExP01DetectorConstruction::SetChamberMaterial(), ExN02DetectorConstruction::setChamberMaterial(), LaserDrivenBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), PrimaryGeneratorAction::SetDefaultKinematic(), LXeDetectorConstruction::SetDefaults(), G3Division::SetRangeAndAxis(), HepTool::Evaluator::setSystemOfUnits(), ExN02DetectorConstruction::setTargetMaterial(), ExP01DetectorConstruction::SetTargetMaterial(), XDetectorConstruction::SetupGeometry(), RE04DetectorConstruction::SetupGeometry(), G3toG4DetectorConstruction::SimpleConstruct(), G4TwistedBox::StreamInfo(), G4TwistedTrd::StreamInfo(), G4TwistedTrap::StreamInfo(), G4VTwistedFaceted::StreamInfo(), TabulatedField3D::TabulatedField3D(), CML2Acc1::target(), G4DNASancheExcitationModel::TotalCrossSection(), UltraActionInitializer::UltraActionInitializer(), WLSDetectorConstruction::UpdateGeometryParameters(), CCalSteppingAction::UserSteppingAction(), FCALSteppingAction::UserSteppingAction(), PurgMagSteppingAction::UserSteppingAction(), IORTSteppingAction::UserSteppingAction(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoMercuryPrimaryGeneratorAction::XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), XrayFluoPlanePrimaryGeneratorAction::XrayFluoPlanePrimaryGeneratorAction(), XrayFluoPrimaryGeneratorAction::XrayFluoPrimaryGeneratorAction(), XrayTelDetectorConstruction::XrayTelDetectorConstruction().
|
static |
G4SIunits.hh 파일의 120 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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(), G4MuElecInelasticModel::CrossSectionPerVolume(), G4MicroElecInelasticModel::CrossSectionPerVolume(), G4PSPassageCellFlux::DefineUnitAndCategory(), G4PSCellFlux::DefineUnitAndCategory(), G4PSSphereSurfaceCurrent::DefineUnitAndCategory(), G4PSCylinderSurfaceFlux::DefineUnitAndCategory(), G4PSSphereSurfaceFlux::DefineUnitAndCategory(), G4PSCylinderSurfaceCurrent::DefineUnitAndCategory(), G4PSFlatSurfaceCurrent::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(), IORTInteractionParameters::GetStoppingTable(), G4DNAMeltonAttachmentModel::Initialise(), G4hParametrisedLossModel::InitializeMe(), G4hNuclearStoppingModel::InitializeMe(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeRayleighModel::ReadDataFile(), Run::Run(), RMC01AnalysisManagerMessenger::SetNewValue().
|
static |
G4SIunits.hh 파일의 121 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE06DetectorConstruction::AddMaterial(), G4GMocrenFileSceneHandler::AddSolid(), ExN04CalorimeterROGeometry::Build(), IORTDetectorROGeometry::Build(), G4tgbMaterialMixtureByWeight::BuildG4Material(), G4tgbMaterialMixtureByVolume::BuildG4Material(), G4tgbMaterialMixtureByNoAtoms::BuildG4Material(), DicomDetectorConstruction::BuildMaterialWithChangingDensity(), G4UnitDefinition::BuildUnitsTable(), CellParameterisation::CellParameterisation(), G4ProductionCutsTable::CheckMaterialInfo(), G4AtimaEnergyLossModel::ComputeDEDXPerVolume(), G4PSCellFluxForCylinder3D::ComputeVolume(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), Construct(), Materials::Construct(), H02DetectorConstruction::Construct(), G4MIRDLiver::Construct(), QMaterials::Construct(), MyMaterials::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDMaleGenitalia::Construct(), RE01DetectorConstruction::Construct(), G4MIRDPelvis::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightKidney::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), B03DetectorConstruction::Construct(), G4MIRDRightScapula::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftOvary::Construct(), OpNoviceDetectorConstruction::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDPancreas::Construct(), G4MIRDRibCage::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightOvary::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightTeste::Construct(), G4MIRDSpleen::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDTrunk::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDUterus::Construct(), G4MIRDBrain::Construct(), G4MIRDHeart::Construct(), ExP02DetectorConstruction::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDLeftLung::Construct(), B01DetectorConstruction::Construct(), G4MIRDRightArmBone::Construct(), B02DetectorConstruction::Construct(), G4MIRDUrinaryBladder::Construct(), G4MIRDHead::Construct(), G4MIRDLeftArmBone::Construct(), GeometryConstruction::Construct(), DetectorBari05::Construct(), ExN01DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), XrayTelDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), GammaKnifeDetectorConstruction::ConstructBeamLine(), XrayTelDetectorConstruction::ConstructFocalPlane(), G4NistMaterialBuilder::ConstructNewMaterial(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), G4VRangeToEnergyConverter::Convert(), F04Materials::CreateMaterials(), WLSMaterials::CreateMaterials(), XrayFluoNistMaterials::CreateMaterials(), G4HumanPhantomMaterial::DefineMaterials(), ExN04DetectorConstruction::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), B3DetectorConstruction::DefineMaterials(), ElectronBenchmarkDetector::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), FFDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), G4AtimaFluctuations::Dispersion(), G4GDMLReadMaterials::DRead(), G4NistMaterialBuilder::DumpElm(), G4tgbGeometryDumper::DumpMaterial(), G4NistMaterialBuilder::DumpMix(), G4GDMLWriteMaterials::DWrite(), TrackerSD::EndOfEvent(), FCALMaterialConsultant::FCALMaterialConsultant(), CCalMaterialFactory::findMaterial(), G4gsmate(), G4gsmixt(), G4Material::G4Material(), G4tgrMaterialMixture::G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), G4QAOLowEnergyLoss::GetOscillatorEnergy(), G4NistMaterialBuilder::HepAndNuclearMaterials(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), NeuronLoadDataFile::NeuralNetworkDATAfile(), operator<<(), CML2Acc1::otherMaterials(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial(), G4ViewParameters::SceneModifyingCommands(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), GFlashHomoShowerParameterisation::SetMaterial(), DicomIntersectVolume::SetNewValue(), G4ModelingParameters::SetVisibleDensity(), G4ViewParameters::SetVisibleDensity(), G3toG4DetectorConstruction::SimpleConstruct(), NeuronLoadDataFile::SingleNeuronSWCfile(), G4ProductionCutsTable::StoreMaterialInfo().
G4SIunits.hh 파일의 197 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4INCL::CoulombDistortion::setCoulomb().
|
static |
G4SIunits.hh 파일의 292 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 152 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CCalRotationMatrixFactory::AddMatrix(), G4VisCommandSceneAddArrow2D::Arrow2D::Arrow2D(), CML2Acc1::BeWindow(), HadrontherapyModulator::BuildSteps(), G4GenericPolycone::CalculateExtent(), G4CutTubs::CalculateExtent(), G4Polycone::CalculateExtent(), G4Tubs::CalculateExtent(), G4Cons::CalculateExtent(), G4Torus::CalculateExtent(), G4ViewParameters::CameraAndLightingCommands(), CCalRotationMatrixFactory::CCalRotationMatrixFactory(), 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(), B03DetectorConstruction::Construct(), B1DetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), QDetectorConstruction::Construct(), RE05DetectorConstruction::Construct(), G4MIRDUpperSpine::Construct(), B02DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), B3DetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), B5DetectorConstruction::Construct(), FFDetectorConstruction::Construct(), FCALTestbeamSetup::Construct(), B02ImportanceDetectorConstruction::Construct(), B03ImportanceDetectorConstruction::Construct(), DMXDetectorConstruction::Construct(), XrayFluoDetectorConstruction::ConstructApparate(), GammaKnifeDetectorConstruction::ConstructBeamLine(), DetectorConstruction::ConstructCalorimeter(), WLSDetectorConstruction::ConstructDetector(), BrachyDetectorConstructionFlexi::ConstructFlexi(), XrayTelDetectorConstruction::ConstructFocalPlane(), CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn(), BrachyDetectorConstructionI::ConstructIodium(), BrachyDetectorConstructionLeipzig::ConstructLeipzig(), DetectorConstruction::ConstructLine(), DicomPartialDetectorConstruction::ConstructPhantomContainer(), G02DetectorConstruction::ConstructSubDetector1(), XrayTelDetectorConstruction::ConstructTelescope(), BrachyDetectorConstructionTG186::ConstructTG186(), LXeWLSFiber::CopyValues(), G3Division::CreateEnvelope(), ElectronBenchmarkDetector::CreateExitWindow(), ElectronBenchmarkDetector::CreateHeliumBag(), ElectronBenchmarkDetector::CreateMonitor(), ElectronBenchmarkDetector::CreatePrimaryFoil(), ElectronBenchmarkDetector::CreateScorer(), G3Division::CreateSolid(), G4VTwistedFaceted::CreateSurfaces(), ElectronBenchmarkDetector::CreateWorld(), B2bDetectorConstruction::DefineVolumes(), B2aDetectorConstruction::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(), 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(), Collimator40BeamLine::IortBeamLineBlocks(), Collimator50BeamLine::IortBeamLineBlocks(), Collimator60BeamLine::IortBeamLineBlocks(), Collimator70BeamLine::IortBeamLineBlocks(), Collimator100BeamLine::IortBeamLineBlocks(), Collimator80BeamLine::IortBeamLineBlocks(), Collimator100BeamLine::IortBeamLineFinalCollimator(), Collimator50BeamLine::IortBeamLineFinalCollimator(), Collimator40BeamLine::IortBeamLineFinalCollimator(), Collimator60BeamLine::IortBeamLineFinalCollimator(), Collimator70BeamLine::IortBeamLineFinalCollimator(), Collimator80BeamLine::IortBeamLineFinalCollimator(), Collimator60BeamLine::IortBeamLineJunctions(), Collimator40BeamLine::IortBeamLineJunctions(), Collimator50BeamLine::IortBeamLineJunctions(), Collimator70BeamLine::IortBeamLineJunctions(), Collimator100BeamLine::IortBeamLineJunctions(), Collimator80BeamLine::IortBeamLineJunctions(), Collimator40BeamLine::IortBeamLineMonitorChambers(), Collimator70BeamLine::IortBeamLineMonitorChambers(), Collimator60BeamLine::IortBeamLineMonitorChambers(), Collimator50BeamLine::IortBeamLineMonitorChambers(), Collimator100BeamLine::IortBeamLineMonitorChambers(), Collimator80BeamLine::IortBeamLineMonitorChambers(), Collimator40BeamLine::IortBeamLineTitaniumWindows(), Collimator50BeamLine::IortBeamLineTitaniumWindows(), Collimator70BeamLine::IortBeamLineTitaniumWindows(), Collimator100BeamLine::IortBeamLineTitaniumWindows(), Collimator80BeamLine::IortBeamLineTitaniumWindows(), Collimator60BeamLine::IortBeamLineTitaniumWindows(), Collimator50BeamLine::IortBeamLineVacuumSource(), Collimator60BeamLine::IortBeamLineVacuumSource(), Collimator70BeamLine::IortBeamLineVacuumSource(), Collimator40BeamLine::IortBeamLineVacuumSource(), Collimator80BeamLine::IortBeamLineVacuumSource(), Collimator100BeamLine::IortBeamLineVacuumSource(), LXeMainVolume::LXeMainVolume(), LXeWLSSlab::LXeWLSSlab(), CML2Acc1::mirror(), operator<<(), DetectorConstruction::PlaceWithAxialRotations(), DetectorConstruction::PlaceWithDirectMatrix(), DetectorConstruction::PlaceWithEulerAngles(), DetectorConstruction::PlaceWithInverseMatrix(), DetectorConstruction::PlaceWithReflections(), CML2Acc1::primaryCollimator(), PrimaryGeneratorAction0::PrimaryGeneratorAction0(), PrimaryGeneratorAction3::PrimaryGeneratorAction3(), PrimaryGeneratorAction4::PrimaryGeneratorAction4(), PrimaryGeneratorGun2::PrimaryGeneratorGun2(), 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(), XDetectorConstruction::SetupGeometry(), RE06ParallelWorld::SetupGeometry(), F04DetectorConstruction::StringToRotationMatrix(), WLSDetectorConstruction::StringToRotationMatrix(), WLSSteppingAction::UserSteppingAction(), WLSDetectorConstruction::WLSDetectorConstruction(), CML2AcceleratorConstruction::writeInfo(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction().
G4SIunits.hh 파일의 144 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4LEnp::ApplyYourself(), G4UnitDefinition::BuildUnitsTable(), CCalPrimaryGeneratorAction::CCalPrimaryGeneratorAction(), ChromosomeParameterisation::ChromosomeParameterisation(), G4GDMLWriteParamvol::Cone_dimensionsWrite(), G4GDMLWriteSolids::ConeWrite(), G4VoxelLeftBreast::Construct(), G4VoxelRightBreast::Construct(), G4MIRDLiver::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDRightScapula::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDUterus::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDPancreas::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightLung::Construct(), G4MIRDTrunk::Construct(), G4MIRDHead::Construct(), G4MIRDLeftArmBone::Construct(), G4MIRDRightArmBone::Construct(), G4AngularDistributionNP::CosTheta(), G4AngularDistributionPP::CosTheta(), G4GDMLWriteSolids::CutTubeWrite(), ExUCNDetectorConstruction::DefineMaterials(), G4Cons::DistanceToOut(), G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable(), G4GDMLWriteSolids::GenericPolyconeWrite(), G4UCNBoundaryProcess::GetCoordinateTransformMatrix(), G4GDMLWriteParamvol::Hype_dimensionsWrite(), G4GDMLWriteSolids::HypeWrite(), G4eeCrossSections::Initialise(), G4UCNMicroRoughnessHelper::IntIminus(), G4UCNMicroRoughnessHelper::IntIplus(), G4GDMLWriteParamvol::Para_dimensionsWrite(), G4GDMLWriteSolids::ParaWrite(), G4GDMLWriteParamvol::Polycone_dimensionsWrite(), G4GDMLWriteSolids::PolyconeWrite(), G4GDMLWriteParamvol::Polyhedra_dimensionsWrite(), G4GDMLWriteSolids::PolyhedraWrite(), G4UCNBoundaryProcess::PostStepDoIt(), CCalPrimaryGeneratorAction::print(), ptwXY_integrateWithFunction(), GammaKnifeController::ReadFile(), G4GDMLWriteDefine::Rotation_vectorWrite(), G4GDMLWriteParamvol::Sphere_dimensionsWrite(), G4GDMLWriteSolids::SphereWrite(), G4TwistedBox::StreamInfo(), G4TwistedTrd::StreamInfo(), G4GenericPolycone::StreamInfo(), G4TwistedTrap::StreamInfo(), G4VTwistedFaceted::StreamInfo(), G4Polycone::StreamInfo(), G4Hype::StreamInfo(), G4Polyhedra::StreamInfo(), G4CutTubs::StreamInfo(), G4TwistedTubs::StreamInfo(), G4Para::StreamInfo(), G4Tubs::StreamInfo(), G4Torus::StreamInfo(), G4Cons::StreamInfo(), G4Sphere::StreamInfo(), G4Trap::StreamInfo(), G4CoulombScattering::StreamProcessInfo(), G4MuMultipleScattering::StreamProcessInfo(), G4NuclNuclDiffuseElastic::TestAngleTable(), G4DiffuseElastic::TestAngleTable(), G4GDMLWriteParamvol::Torus_dimensionsWrite(), G4GDMLWriteSolids::TorusWrite(), G4GDMLWriteParamvol::Trap_dimensionsWrite(), G4GDMLWriteSolids::TrapWrite(), G4GDMLWriteParamvol::Tube_dimensionsWrite(), G4GDMLWriteSolids::TubeWrite(), G4GDMLWriteSolids::TwistedboxWrite(), G4GDMLWriteSolids::TwistedtrapWrite(), G4GDMLWriteSolids::TwistedtrdWrite(), G4GDMLWriteSolids::TwistedtubsWrite().
G4SIunits.hh 파일의 125 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 198 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 206 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4GDMLWriteMaterials::MEEWrite().
G4SIunits.hh 파일의 199 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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(), G4AdjointhIonisationModel::DefineProjectileProperty(), G4AdjointIonIonisationModel::DefineProjectileProperty(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4AntiSigmaMinus::Definition(), G4DMesonPlus::Definition(), G4MuonPlus::Definition(), G4MuonMinus::Definition(), G4OmegabMinus::Definition(), G4OmegacZero::Definition(), G4OmegaMinus::Definition(), G4AntiSigmaPlus::Definition(), G4DsMesonMinus::Definition(), G4DsMesonPlus::Definition(), G4AntiXicPlus::Definition(), G4PionMinus::Definition(), G4PionPlus::Definition(), G4AntiSigmacZero::Definition(), G4AntiXiMinus::Definition(), G4XiMinus::Definition(), G4Electron::Definition(), G4AntiXiZero::Definition(), G4AntiLambdacPlus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmacZero::Definition(), G4SigmaPlus::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4AntiLambda::Definition(), G4AntiNeutron::Definition(), G4XicPlus::Definition(), G4XiZero::Definition(), G4SigmaMinus::Definition(), G4AntiOmegabMinus::Definition(), G4AntiOmegacZero::Definition(), G4AntiOmegaMinus::Definition(), G4AntiProton::Definition(), G4BMesonMinus::Definition(), G4AntiSigmacPlus::Definition(), G4KaonMinus::Definition(), G4KaonPlus::Definition(), G4Lambda::Definition(), G4LambdacPlus::Definition(), G4BMesonPlus::Definition(), G4AntiSigmacPlusPlus::Definition(), G4DMesonMinus::Definition(), G4Positron::Definition(), G4AntiAlpha::Definition(), G4Neutron::Definition(), G4AntiTriton::Definition(), G4AntiDeuteron::Definition(), G4AntiXibMinus::Definition(), G4Proton::Definition(), G4XibMinus::Definition(), G4SigmabMinus::Definition(), G4SigmabPlus::Definition(), G4AntiHe3::Definition(), G4Triton::Definition(), G4Alpha::Definition(), G4AntiSigmabPlus::Definition(), G4He3::Definition(), G4Deuteron::Definition(), G4AntiSigmabMinus::Definition(), G4AdjointAlpha::Definition(), G4AdjointTriton::Definition(), G4AdjointHe3::Definition(), G4AdjointDeuteron::Definition(), G4ChargedGeantino::Definition(), G4AdjointGenericIon::Definition(), G4AdjointElectronFI::Definition(), G4AdjointProton::Definition(), G4AdjointPositron::Definition(), G4AdjointElectron::Definition(), G4GenericMuonicAtom::Definition(), G4GenericIon::Definition(), G4DNARuddIonisationModel::DifferentialCrossSection(), G4PAIPhotModel::Dispersion(), G4PAIModel::Dispersion(), G4ScreenedCoulombClassicalKinematics::DoCollisionStep(), G4ParticleChangeForLoss::DumpInfo(), G4ParticleChange::DumpInfo(), G4ParticleDefinition::DumpTable(), 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(), G4IonProtonCrossSection::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(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4ParticleGunMessenger::IonLevelCommand(), G4GeneralParticleSourceMessenger::IonLvlCommand(), G4IonProtonCrossSection::IsElementApplicable(), G4TripathiLightCrossSection::IsElementApplicable(), G4InuclNuclei::makeNuclearFragment(), G4TextPPRetriever::ModifyPropertyTable(), G4Monopole::MonopoleDefinition(), G4DNAMillerGreenExcitationModel::PartialCrossSection(), G4ScreenedNuclearRecoil::PostStepDoIt(), G4PrimaryParticle::Print(), G4ParticlePropertyData::Print(), G4GeneratorPrecompoundInterface::Propagate(), G4GeneratorPrecompoundInterface::PropagateNuclNucl(), G4DNARuddIonisationExtendedModel::RejectionFunction(), G4RepleteEofM::SetChargeMomentumMass(), G4EqMagElectricField::SetChargeMomentumMass(), G4EqEMFieldWithSpin::SetChargeMomentumMass(), G4EqEMFieldWithEDM::SetChargeMomentumMass(), G4MonopoleEq::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(), G4QAOLowEnergyLoss::TheValue().
|
static |
G4SIunits.hh 파일의 215 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4EmModelActivator::ActivateMicroElec(), G4PenelopeCrossSection::AddCrossSectionPoint(), G4EmDNAPhysicsActivator::AddElectronModels0(), G4ParticleHPCaptureFS::ApplyYourself(), G4EmCaptureCascade::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), B3PrimaryGeneratorAction::B3PrimaryGeneratorAction(), G4WilsonAblationModel::BreakItUp(), G4DNAScreenedRutherfordElasticModel::BrennerZaiderRandomizeCosTheta(), G4DNAUeharaScreenedRutherfordElasticModel::BrennerZaiderRandomizeCosTheta(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), G4PenelopeOscillatorManager::BuildOscillatorTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4LossTableBuilder::BuildTableForModel(), G4UnitDefinition::BuildUnitsTable(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4PreCompoundTransitions::CalculateProbability(), G4DNAPTBAugerModel::CalculAugerEnergyFor(), CCalStackingAction::ClassifyNewTrack(), G4eplusTo3GammaOKVIModel::ComputeCrossSectionPerElectron(), G4eplusTo2GammaOKVIModel::ComputeCrossSectionPerElectron(), G4eeToTwoGammaModel::ComputeCrossSectionPerElectron(), G4PenelopeAnnihilationModel::ComputeCrossSectionPerElectron(), G4IonisParamMat::ComputeDensityEffect(), G4IonisParamMat::ComputeFluctModel(), G4UCNMaterialPropertiesTable::ComputeMicroRoughnessTables(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsElectron(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsPositron(), EventAction::ComputeStrandBreaks(), OpNoviceDetectorConstruction::Construct(), DMXDetectorConstruction::Construct(), WLSDetectorConstruction::ConstructDetector(), LXeDetectorConstruction::ConstructDetector(), PhysicsList::ConstructEM(), WLSDetectorConstruction::ConstructFiber(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAChemistry::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), HadronElasticPhysicsHP::ConstructProcess(), NeutronHPphysics::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4DNARuddIonisationModel::CorrectionFactor(), G4DNARuddIonisationExtendedModel::CorrectionFactor(), WLSMaterials::CreateMaterials(), G4PhysChemIO::FormattedText::CreateSolvatedElectron(), G4PhysChemIO::G4Analysis::CreateSolvatedElectron(), G4PhysChemIO::FormattedText::CreateWaterMolecule(), G4PhysChemIO::G4Analysis::CreateWaterMolecule(), G4PenelopeIonisationCrossSection::CrossSection(), G4DNAUeharaScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNADingfelderChargeDecreaseModel::CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNABornExcitationModel1::CrossSectionPerVolume(), G4DNASancheExcitationModel::CrossSectionPerVolume(), G4DNAMillerGreenExcitationModel::CrossSectionPerVolume(), G4DNABornExcitationModel2::CrossSectionPerVolume(), G4DNARuddIonisationModel::CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel::CrossSectionPerVolume(), G4DNABornIonisationModel2::CrossSectionPerVolume(), G4DNABornIonisationModel1::CrossSectionPerVolume(), G4DNAIonElasticModel::CrossSectionPerVolume(), G4MicroElecElasticModel::CrossSectionPerVolume(), G4MuElecElasticModel::CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel::CrossSectionPerVolume(), G4DNAEmfietzoglouIonisationModel::CrossSectionPerVolume(), G4DNACPA100ElasticModel::CrossSectionPerVolume(), G4DNACPA100ExcitationModel::CrossSectionPerVolume(), G4DNACPA100IonisationModel::CrossSectionPerVolume(), G4MuElecInelasticModel::CrossSectionPerVolume(), G4MicroElecInelasticModel::CrossSectionPerVolume(), G4DNAPTBExcitationModel::CrossSectionPerVolume(), G4DNAPTBElasticModel::CrossSectionPerVolume(), G4DNAPTBIonisationModel::CrossSectionPerVolume(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), ExUCNDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::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(), 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(), G4DNACPA100WaterExcitationStructure::G4DNACPA100WaterExcitationStructure(), G4DNACPA100WaterIonisationStructure::G4DNACPA100WaterIonisationStructure(), 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(), G4NeutronElectronElModel::G4NeutronElectronElModel(), 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(), 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(), G4LENDElasticCrossSection::getLENDCrossSection(), G4LENDFissionCrossSection::getLENDCrossSection(), G4LENDInelasticCrossSection::getLENDCrossSection(), G4RDVeLowEnergyLoss::GetLossWithFluct(), G4NucleiPropertiesTableAME12::GetNuclearMass(), G4NucleiPropertiesTableAME03::GetNuclearMass(), DNA::Penetration::Ritchie1994::GetPenetration(), DNA::Penetration::Meesungnoen2002::GetRmean(), G4MesonAbsorption::GetTimeToAbsorption(), 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(), G4DNAChampionElasticModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNASancheExcitationModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4LivermorePolarizedPhotoElectricGDModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4LivermoreComptonModel::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4LivermorePhotoElectricModel::Initialise(), G4LivermorePolarizedPhotoElectricModel::Initialise(), G4MuElecElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4eplusTo2GammaOKVIModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4PAIPhotData::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4DNAPTBElasticModel::Initialise(), G4PAIModelData::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(), G4GDMLReadMaterials::MEERead(), PrimaryGeneratorAction::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_SS::PhysListEmStandard_SS(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), G4LowEnergyIonisation::PostStepDoIt(), G4HadronElasticProcess::PreparePhysicsTable(), G4NeutrinoElectronProcess::PreparePhysicsTable(), PrimaryGeneratorGun1::PrimaryGeneratorGun1(), PrimaryGeneratorGun2::PrimaryGeneratorGun2(), XAluminumElectrodeHit::Print(), G4hImpactIonisation::PrintInfoDefinition(), UltraPMTSD::ProcessHits(), G4DNARuddIonisationExtendedModel::ProposedSampledEnergy(), G4DNAMillerGreenExcitationModel::R(), G4DNARuddIonisationModel::R(), G4DNARuddIonisationExtendedModel::R(), XrayFluoEventAction::RandomCut(), G4MuElecElasticModel::RandomizeCosTheta(), G4MicroElecElasticModel::RandomizeCosTheta(), G4DNAChampionElasticModel::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(), G4MicroElecInelasticModel::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNABornIonisationModel1::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(), G4DNARuddAngle::SampleDirectionForShell(), G4DNABornAngle::SampleDirectionForShell(), G4PenelopeIonisationModel::SampleFinalStateElectron(), G4PenelopeIonisationModel::SampleFinalStatePositron(), G4UrbanMscModel::SampleScattering(), G4UrbanAdjointMscModel::SampleScattering(), G4DNABornIonisationModel1::SampleSecondaries(), G4DNABornIonisationModel2::SampleSecondaries(), G4DNAMillerGreenExcitationModel::SampleSecondaries(), G4DNAEmfietzoglouIonisationModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4DNACPA100IonisationModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries(), G4MuElecInelasticModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4DNAPTBIonisationModel::SampleSecondaries(), G4DNAScreenedRutherfordElasticModel::ScreeningFactor(), G4WilsonAblationModel::SelectSecondariesByDefault(), eRositaPhysicsList::SetCuts(), GammaRayTelPhysicsList::SetCuts(), BrachyPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::SetCuts(), DMXPhysicsList::SetCuts(), G4DNAIonElasticModel::SetKillBelowThreshold(), G4IonisParamMat::SetMeanExcitationEnergy(), G4EmParameters::SetMinEnergy(), G4VEmProcess::SetMinKinEnergy(), HepTool::Evaluator::setSystemOfUnits(), G4RPGInelastic::SetUpChange(), G4NuclideTable::StripFloatLevelBase(), LXeMainVolume::SurfaceProperties(), G4DNASancheExcitationModel::TotalCrossSection(), UltraActionInitializer::UltraActionInitializer(), TrackingAction::UpdateTrackInfo(), G4DNASancheExcitationModel::VibrationEnergy(), G4DNADingfelderChargeDecreaseModel::WaterBindingEnergyConstant(), XAluminumElectrodeSensitivity::WriteHitInfo(), XPrimaryGeneratorAction::XPrimaryGeneratorAction().
G4SIunits.hh 파일의 254 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 103 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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(), 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(), G4HadronNucleonXsc::GetCoulombBarrier(), 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(), G4ComponentGGHadronNucleusXsc::GetIsoCrossSection(), G4FTFParticipants::GetList(), G4QGSParticipants::GetList(), G4WilsonAbrasionModel::GetNucleonInducedExcitation(), G4ComponentGGNuclNuclXsc::GetNucleusRadiusDE(), G4ComponentGGNuclNuclXsc::GetNucleusRadiusRMS(), G4Reggeons::GetProbabilities(), G4RKPropagation::GetSphereIntersectionTimes(), G4Fancy3DNucleus::Init(), G4FTFParameters::InitForInteraction(), G4BinaryLightIonReaction::Interact(), G4LundStringFragmentation::Loop_toFragmentString(), G4BinaryCascade::PrintKTVector(), G4QGSParticipants::ReggeonCascade(), G4GEMChannel::SampleKineticEnergy(), G4VLongitudinalStringDecay::SetStringTensionParameter(), G4EvaporationProbability::TotalProbability().
|
static |
G4SIunits.hh 파일의 183 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ESTARStopping::AddData(), CCalMaterialFactory::addElement(), G4Element::AddIsotope(), RE06DetectorConstruction::AddMaterial(), G4GMocrenFileSceneHandler::AddSolid(), G4GDMLReadMaterials::AtomRead(), G4GDMLWriteMaterials::AtomWrite(), G4RDeIonisationSpectrum::AverageEnergy(), ExN04CalorimeterROGeometry::Build(), IORTDetectorROGeometry::Build(), G4NistElementBuilder::BuildElement(), G4PenelopeRayleighModel::BuildFormFactorTable(), G4tgbMaterialMixtureByVolume::BuildG4Material(), G4tgbMaterialMixtureByWeight::BuildG4Material(), G4tgbMaterialMixtureByNoAtoms::BuildG4Material(), DicomDetectorConstruction::BuildMaterialWithChangingDensity(), G4IonStoppingData::BuildPhysicsVector(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4PenelopeBremsstrahlungAngular::CalculateEffectiveZ(), G4ErrorFreeTrajState::CalculateEffectiveZandA(), CellParameterisation::CellParameterisation(), G4ProductionCutsTable::CheckMaterialInfo(), G03ColorReader::ColorRead(), G03ColorWriter::ColorWrite(), G4EmCalculator::ComputeCrossSectionPerAtom(), G4AtimaEnergyLossModel::ComputeDEDXPerVolume(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), Construct(), Materials::Construct(), H02DetectorConstruction::Construct(), MyMaterials::Construct(), QMaterials::Construct(), G4MIRDLiver::Construct(), B03DetectorConstruction::Construct(), RE01DetectorConstruction::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLeftOvary::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDPelvis::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightKidney::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDRightScapula::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), ExP02DetectorConstruction::Construct(), G4MIRDBrain::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftBreast::Construct(), OpNoviceDetectorConstruction::Construct(), G4MIRDLeftLung::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDPancreas::Construct(), G4MIRDRibCage::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightOvary::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightTeste::Construct(), G4MIRDSpleen::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDTrunk::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDUterus::Construct(), GeometryConstruction::Construct(), G4MIRDHead::Construct(), G4MIRDLeftArmBone::Construct(), B02DetectorConstruction::Construct(), G4MIRDRightArmBone::Construct(), B01DetectorConstruction::Construct(), G4MIRDUrinaryBladder::Construct(), ExN01DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), XrayTelDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), GammaKnifeDetectorConstruction::ConstructBeamLine(), XrayTelDetectorConstruction::ConstructFocalPlane(), DetectorConstruction::ConstructMaterials(), G4EmDNAChemistry::ConstructMolecule(), G4NistMaterialBuilder::ConstructNewMaterial(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), G4VRangeToEnergyConverter::Convert(), MuCrossSections::CR_PerAtom(), F04Materials::CreateMaterials(), WLSMaterials::CreateMaterials(), XrayFluoNistMaterials::CreateMaterials(), G4EzWorld::CreateWorld(), csz__huft_build(), ExN04DetectorConstruction::DefineMaterials(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), B3DetectorConstruction::DefineMaterials(), ElectronBenchmarkDetector::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), FFDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), G4OH::Definition(), G4H2::Definition(), G4H2O::Definition(), G4H2O2::Definition(), G4H3O::Definition(), G4Hydrogen::Definition(), G4Electron_aq::Definition(), G4AdjointhIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), G4AtimaFluctuations::Dispersion(), G4GDMLReadMaterials::DRead(), G4EmSaturation::DumpBirksCoefficients(), G4tgbGeometryDumper::DumpElement(), G4NistMaterialBuilder::DumpElm(), G4tgbGeometryDumper::DumpIsotope(), G4tgbGeometryDumper::DumpMaterial(), G4NistMaterialBuilder::DumpMix(), G4GDMLWriteMaterials::DWrite(), TrackerSD::EndOfEvent(), HistoManager::EndOfRun(), FCALMaterialConsultant::FCALMaterialConsultant(), CCalMaterialFactory::findMaterial(), G4DNAElectronHoleRecombination::FindReactant(), G4Element::G4Element(), G4gsmate(), G4gsmixt(), G4Material::G4Material(), G4mplIonisationModel::G4mplIonisationModel(), G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrIsotope::G4tgrIsotope(), G4tgrMaterialMixture::G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), GVFlashShowerParameterisation::GetEffA(), G3EleTable::GetEle(), G4PAIxSection::GetElectronRange(), G4QAOLowEnergyLoss::GetOscillatorEnergy(), HadrontherapyInteractionParameters::GetStoppingTable(), IORTInteractionParameters::GetStoppingTable(), G4NistMaterialBuilder::HepAndNuclearMaterials(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4MuonVDNuclearModel::MakeSamplingTable(), MCGIDI_energy_parseGeneralEvaporationFromTOM(), NeuronLoadDataFile::NeuralNetworkDATAfile(), operator<<(), CML2Acc1::otherMaterials(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), G4RDeIonisationSpectrum::Probability(), G4ErrorFreeTrajState::PropagateErrorMSC(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), ptwXY_unitbaseInterpolate(), CCalVisualisable::readFile(), CCalMaterialFactory::readMaterials(), DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial(), G4VEmissionProbability::SampleEnergy(), G4RDeIonisationSpectrum::SampleEnergy(), G4ViewParameters::SceneModifyingCommands(), CCalVisualisable::setColor(), CCalVisualisable::setColorGreen(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), GFlashHomoShowerParameterisation::SetMaterial(), DicomIntersectVolume::SetNewValue(), G4INCL::PhaseSpaceGenerator::setPhaseSpaceGenerator(), HepTool::Evaluator::setSystemOfUnits(), G4ModelingParameters::SetVisibleDensity(), G4ViewParameters::SetVisibleDensity(), G3toG4DetectorConstruction::SimpleConstruct(), NeuronLoadDataFile::SingleNeuronSWCfile(), G4hNuclearStoppingModel::StoppingPower(), G4ProductionCutsTable::StoreMaterialInfo().
G4SIunits.hh 파일의 270 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), F01FieldSetup::SetFieldValue(), F03FieldMessenger::SetNewValue().
|
static |
G4SIunits.hh 파일의 301 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 217 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4EmModelActivator::ActivateEmOptions(), G4RPGReaction::AddBlackTrackParticles(), CexmcEnergyDepositDigitizer::AddCrystalResolutionRange(), G4ESTARStopping::AddData(), G4UPiNuclearCrossSection::AddDataSet(), G4CollisionOutput::addOutgoingParticles(), 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(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4LEnp::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4AntiNeutronAnnihilationAtRest::AtRestDoIt(), B2PrimaryGeneratorAction::B2PrimaryGeneratorAction(), RMC01AnalysisManager::Book(), G4CollisionOutput::boostToLabFrame(), G4InuclEvaporation::BreakItUp(), G4CollisionComposite::BufferCrossSection(), G4BertiniElectroNuclearBuilder::Build(), G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4VHadronPhysics::BuildModel(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4BGGNucleonInelasticXS::BuildPhysicsTable(), G4BGGNucleonElasticXS::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(), G4KokoulinMuonNuclearXS::ComputeDDMicroscopicCrossSection(), G4RToEConvForElectron::ComputeLoss(), G4RToEConvForPositron::ComputeLoss(), G4QGSParticipants::ComputeNucleusProperties(), GFlashHomoShowerParameterisation::ComputeRadialParameters(), GFlashSamplingShowerParameterisation::ComputeRadialParameters(), G4ShortLivedConstructor::ConstructBaryons(), PhysicsList::ConstructEM(), DMXPhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), G4EmLowEPPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), GammaNuclearPhysics::ConstructProcess(), PhysListEmLivermore::ConstructProcess(), PhysListEmPenelope::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4IonBinaryCascadePhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), GammaRayTelIonPhysics::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4ShortLivedConstructor::ConstructQuarks(), G4InuclNuclei::copy(), G4AngularDistributionNP::CosTheta(), G4AngularDistributionPP::CosTheta(), G4CascadeInterface::coulombBarrierViolation(), G4BGGNucleonInelasticXS::CoulombFactor(), G4BGGNucleonElasticXS::CoulombFactor(), G4BGGPionInelasticXS::CoulombFactor(), MuCrossSections::CR_PerAtom(), G4CascadeInterface::createBullet(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), G4HadronPhysicsFTFQGSP_BERT::CreateModels(), 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(), G4AdjointhIonisationModel::DefineProjectileProperty(), G4AdjointIonIonisationModel::DefineProjectileProperty(), G4Upsilon::Definition(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4EtaPrime::Definition(), G4AntiOmegabMinus::Definition(), G4AntiOmegacZero::Definition(), G4XiZero::Definition(), G4AntiOmegaMinus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmacZero::Definition(), G4SigmaMinus::Definition(), G4SigmaPlus::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiSigmacZero::Definition(), G4XicPlus::Definition(), G4XiMinus::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmacPlusPlus::Definition(), G4AntiSigmaPlus::Definition(), G4SigmaZero::Definition(), G4AntiSigmaZero::Definition(), G4KaonMinus::Definition(), G4KaonPlus::Definition(), G4KaonZero::Definition(), G4KaonZeroShort::Definition(), G4JPsi::Definition(), G4KaonZeroLong::Definition(), G4AntiXicPlus::Definition(), G4Lambda::Definition(), G4AntiXicZero::Definition(), G4LambdacPlus::Definition(), G4AntiXiMinus::Definition(), G4AntiXiZero::Definition(), G4DMesonMinus::Definition(), G4DMesonPlus::Definition(), G4DMesonZero::Definition(), G4DsMesonMinus::Definition(), G4DsMesonPlus::Definition(), G4AntiBMesonZero::Definition(), G4AntiBsMesonZero::Definition(), G4MuonMinus::Definition(), G4MuonPlus::Definition(), G4OmegabMinus::Definition(), G4AntiDMesonZero::Definition(), G4OmegacZero::Definition(), G4OmegaMinus::Definition(), G4Eta::Definition(), G4AntiKaonZero::Definition(), G4BMesonMinus::Definition(), G4PionMinus::Definition(), G4PionPlus::Definition(), G4PionZero::Definition(), G4AntiNeutron::Definition(), G4BMesonPlus::Definition(), G4BMesonZero::Definition(), G4XicZero::Definition(), G4AntiLambdacPlus::Definition(), G4BsMesonZero::Definition(), G4AntiLambda::Definition(), G4SigmabMinus::Definition(), G4SigmabZero::Definition(), G4AntiSigmabPlus::Definition(), G4Triton::Definition(), G4AntiSigmabMinus::Definition(), G4He3::Definition(), G4AntiSigmabZero::Definition(), G4XibMinus::Definition(), G4XibZero::Definition(), G4AntiTriton::Definition(), G4AntiXibMinus::Definition(), G4AntiXibZero::Definition(), G4Deuteron::Definition(), G4Alpha::Definition(), G4Neutron::Definition(), G4SigmabPlus::Definition(), G4AntiAlpha::Definition(), G4AntiDeuteron::Definition(), G4Etac::Definition(), G4AntiHe3::Definition(), G4Lambdab::Definition(), G4AntiLambdab::Definition(), G4AdjointAlpha::Definition(), G4AdjointHe3::Definition(), G4AdjointTriton::Definition(), G4AdjointDeuteron::Definition(), G4AdjointGenericIon::Definition(), G4GenericMuonicAtom::Definition(), G4GenericIon::Definition(), G4AngularDistribution::DifferentialCrossSection(), B5EmCalorimeterHit::Draw(), B5HadCalorimeterHit::Draw(), H02MuonHit::Draw(), G4GEMProbability::Dump(), G4EnergyRangeManager::Dump(), G4HadronPhysicsFTFP_BERT_HP::DumpBanner(), G4HadronPhysicsQGSP_FTFP_BERT::DumpBanner(), G4HadronPhysicsFTFP_BERT_ATL::DumpBanner(), G4HadronPhysicsFTFP_BERT_TRV::DumpBanner(), G4HadronPhysicsFTFP_BERT::DumpBanner(), G4FermiFragmentsPoolVI::DumpFragment(), G4CrossSectionDataStore::DumpHtml(), G4ParticleChange::DumpInfo(), G4CrossSectionPairGG::DumpPhysicsTable(), G4FermiPhaseSpaceDecay::DumpProblem(), G4ParticleDefinition::DumpTable(), ExGflashEventAction::EndOfEventAction(), ExN04EventAction::EndOfEventAction(), RE05EventAction::EndOfEventAction(), RE01EventAction::EndOfEventAction(), CCalEventAction::EndOfEventAction(), HistoManager::EndOfRun(), G4Nucleus::EvaporationEffects(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4QuarkExchange::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(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4BertiniNeutronBuilder::G4BertiniNeutronBuilder(), G4BertiniPiKBuilder::G4BertiniPiKBuilder(), G4BertiniPionBuilder::G4BertiniPionBuilder(), G4BertiniProtonBuilder::G4BertiniProtonBuilder(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4BinaryAlphaBuilder::G4BinaryAlphaBuilder(), G4BinaryCascade::G4BinaryCascade(), G4BinaryDeuteronBuilder::G4BinaryDeuteronBuilder(), G4BinaryHe3Builder::G4BinaryHe3Builder(), G4BinaryNeutronBuilder::G4BinaryNeutronBuilder(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4BinaryProtonBuilder::G4BinaryProtonBuilder(), G4BinaryTritonBuilder::G4BinaryTritonBuilder(), G4BraggIonModel::G4BraggIonModel(), G4CascadeInterface::G4CascadeInterface(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4DNAGenericIonsManager::G4DNAGenericIonsManager(), G4eeToHadronsMultiModel::G4eeToHadronsMultiModel(), G4ElasticData::G4ElasticData(), G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE(), G4EMDissociation::G4EMDissociation(), G4EventGenerator::G4EventGenerator(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4HadronPhysicsFTF_BIC::G4HadronPhysicsFTF_BIC(), G4HadronPhysicsFTFP_BERT::G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsFTFP_BERT_TRV::G4HadronPhysicsFTFP_BERT_TRV(), G4HadronPhysicsNuBeam::G4HadronPhysicsNuBeam(), G4HadronPhysicsQGS_BIC::G4HadronPhysicsQGS_BIC(), G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_BIC::G4HadronPhysicsQGSP_BIC(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), 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(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronElectronElXsc::G4NeutronElectronElXsc(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4PAIModelData::G4PAIModelData(), G4PAIPhotData::G4PAIPhotData(), G4PartialWidthTable::G4PartialWidthTable(), G4ParticleGunMessenger::G4ParticleGunMessenger(), G4PenelopeAnnihilationModel::G4PenelopeAnnihilationModel(), G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel(), G4PenelopeComptonModel::G4PenelopeComptonModel(), G4PenelopeGammaConversionModel::G4PenelopeGammaConversionModel(), G4PenelopeIonisationCrossSection::G4PenelopeIonisationCrossSection(), G4PenelopeIonisationModel::G4PenelopeIonisationModel(), G4PenelopeIonisationXSHandler::G4PenelopeIonisationXSHandler(), G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel(), G4PenelopeRayleighModel::G4PenelopeRayleighModel(), G4PiData::G4PiData(), G4PixeCrossSectionHandler::G4PixeCrossSectionHandler(), G4QGSBinaryKaonBuilder::G4QGSBinaryKaonBuilder(), G4QGSBinaryNeutronBuilder::G4QGSBinaryNeutronBuilder(), G4QGSBinaryPiKBuilder::G4QGSBinaryPiKBuilder(), G4QGSBinaryPionBuilder::G4QGSBinaryPionBuilder(), G4QGSBinaryProtonBuilder::G4QGSBinaryProtonBuilder(), G4QGSParticipants::G4QGSParticipants(), G4QGSPKaonBuilder::G4QGSPKaonBuilder(), G4QGSPLundStrFragmProtonBuilder::G4QGSPLundStrFragmProtonBuilder(), G4QGSPNeutronBuilder::G4QGSPNeutronBuilder(), G4QGSPPiKBuilder::G4QGSPPiKBuilder(), G4QGSPPionBuilder::G4QGSPPionBuilder(), G4QGSPProtonBuilder::G4QGSPProtonBuilder(), 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(), CexmcReimplementedGenbod::Generate(), G4HtmlPPReporter::GenerateIndex(), G4HadPhaseSpaceNBodyAsai::GenerateMultiBody(), G4RPGReaction::GenerateNBodyEvent(), G4RPGReaction::GenerateNBodyEventT(), GFlashHomoShowerParameterisation::GenerateNSpotProfile(), GFlashSamplingShowerParameterisation::GenerateNSpotProfile(), PrimaryGeneratorAction1::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), CCalPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4HEPEvtInterface::GeneratePrimaryVertex(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4QMDParticipant::Get4Momentum(), G4ComponentAntiNuclNuclearXS::GetAntiHadronNucleonTotCrSc(), G4MuNeutrinoNucleusTotXsc::GetANuMuTotCsXsc(), G4HadronCrossSections::GetCaptureCrossSection(), G4VXTRenergyLoss::GetComptonPerAtom(), GFlashShowerModelMessenger::GetCurrentValue(), G4DiffuseElastic::GetDiffElasticProb(), G4DiffuseElastic::GetDiffElasticSumProb(), G4ChargeExchangeProcess::GetElementCrossSection(), G4MuNeutrinoNucleusTotXsc::GetEnergyIndex(), G4LFission::GetFatalEnergyCheckLevels(), G4FissLib::GetFatalEnergyCheckLevels(), G4HadronicInteraction::GetFatalEnergyCheckLevels(), G4HadronCrossSections::GetFissionCrossSection(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXsc(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXsc(), G4HadronNucleonXsc::GetHadronNucleonXscEL(), G4HadronNucleonXsc::GetHadronNucleonXscNS(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXscNS(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscNS(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscPDG(), G4HadronNucleonXsc::GetHadronNucleonXscVU(), G4ComponentGGNuclNuclXsc::GetHNinelasticXscVU(), G4ComponentGGHadronNucleusXsc::GetHNinelasticXscVU(), G4HadronNucleonXsc::GetKaonNucleonXscGG(), G4EmCalculator::GetKinEnergy(), G4LundStringFragmentation::GetLightConeZ(), G4QGSParticipants::GetList(), G4ExcitedXiConstructor::GetMass(), G4MuonicAtomDecay::GetMeanFreePath(), G4Decay::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanLifeTime(), G4RadioactiveDecay::GetMeanLifeTime(), G4RPGInelastic::GetNormalizationConstant(), G4InuclNuclei::getNucleiMass(), G4MuNeutrinoNucleusTotXsc::GetNuMuTotCsXsc(), G4VMscModel::GetParticleChangeForMSC(), G4InuclElementaryParticle::getParticleMass(), G4Pythia6Decayer::GetParticleMomentum(), G4DetailedBalancePhaseSpaceIntegral::GetPhaseSpaceIntegral(), G4ProtonInelasticCrossSection::GetProtonCrossSection(), Par02DetectorParametrisation::GetResolution(), G4CascadeDeexciteBase::getTargetData(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4CollisionOutput::getTotalOutputMomentum(), GFlashParticleBounds::GFlashParticleBounds(), G4CascadeRecoilMaker::goodNucleus(), G4ElasticHadrNucleusHE::HadronProtonQ2(), HepMCG4Interface::HepMC2G4(), G4Pythia6Decayer::ImportDecayProducts(), G4FTFParameters::InitForInteraction(), G4RPGPiPlusInelastic::InitialCollision(), G4RPGPiMinusInelastic::InitialCollision(), G4RPGProtonInelastic::InitialCollision(), G4RPGNeutronInelastic::InitialCollision(), G4LivermoreRayleighModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4NeutronElectronElXsc::Initialise(), G4LivermoreComptonModel::Initialise(), G4LivermoreComptonModifiedModel::Initialise(), G4LivermorePolarizedComptonModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::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(), G4GammaConversion::InitialiseProcess(), G4NucleiModel::initializeCascad(), G4hImpactIonisation::InitializeMe(), G4QGSMSplitableHadron::InitParameters(), G4TripathiCrossSection::IsElementApplicable(), G4NucleonNuclearCrossSection::IsElementApplicable(), G4TripathiLightCrossSection::IsElementApplicable(), G4ComponentBarNucleonNucleusXsc::IsElementApplicable(), G4XNNTotalLowE::IsValid(), G4HadronPhysicsINCLXX::Kaon(), G4LightMedia::KaonPlusExchange(), G4LightMedia::KaonZeroShortExchange(), G4LightMedia::LambdaExchange(), G4LDMHiBar::LDMHiBarDefinition(), G4LDMHi::LDMHiDefinition(), G4LDMPhoton::LDMPhotonDefinition(), main(), G4CascadeInterface::makeDynamicParticle(), G4CascadeDeexciteBase::makeFragment(), G4InuclNuclei::makeG4Fragment(), G4InuclNuclei::makeNuclearFragment(), G4CascadeRecoilMaker::makeRecoilFragment(), G4PhaseSpaceDecayChannel::ManyBodyDecayIt(), G4GeneralPhaseSpaceDecay::ManyBodyDecayIt(), G4BaryonWidth::MassDependentWidth(), G4BaryonPartialWidth::MassDependentWidth(), G4eeToHadronsMultiModel::ModelDescription(), G4TextPPRetriever::ModifyPropertyTable(), G4Monopole::MonopoleDefinition(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4LightMedia::NeutronExchange(), G4VHadronPhysics::NewModel(), RE01StackingAction::NewStage(), G4RPGReaction::NuclearReaction(), G4LightMedia::OmegaMinusExchange(), Par01PrimaryGeneratorAction::Par01PrimaryGeneratorAction(), Par02PrimaryGeneratorAction::Par02PrimaryGeneratorAction(), G4KL3DecayChannel::PhaseSpace(), PhysicsList::PhysicsList(), PhysListEmStandard_GS::PhysListEmStandard_GS(), PhysListEmStandard_option0::PhysListEmStandard_option0(), PhysListEmStandard_option3::PhysListEmStandard_option3(), PhysListEmStandard_SS::PhysListEmStandard_SS(), PhysListEmStandard_WVI::PhysListEmStandard_WVI(), G4HadronPhysicsINCLXX::Pion(), G4LightMedia::PionPlusExchange(), 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(), G4RPGTwoBody::ReactionStage(), G4RPGTwoCluster::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4RPGFragmentation::ReduceEnergiesOfSecondaries(), G4IntraNucleiCascader::releaseSecondary(), G4RPGReaction::Rotate(), RunAction::RunAction(), G4PenelopePhotoElectricModel::SampleElectronDirection(), G4AntiNuclElastic::SampleInvariantT(), G4HadronElastic::SampleInvariantT(), G4LEpp::SampleInvariantT(), G4LEnp::SampleInvariantT(), G4ElasticHadrNucleusHE::SampleInvariantT(), G4VScatteringCollision::SampleResonanceMass(), G4AntiNuclElastic::SampleThetaCMS(), G4AntiNuclElastic::SampleThetaLab(), G4NuclNuclDiffuseElastic::SampleThetaLab(), G4DiffuseElastic::SampleThetaLab(), G4QGSParticipants::SamplingNucleonKinematics(), G4FTFModel::SamplingNucleonKinematics(), G4EmParameters::SetBremsstrahlungTh(), eRositaPhysicsList::SetCuts(), GammaRayTelPhysicsList::SetCuts(), BrachyPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::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(), CCalSteppingAction::UserSteppingAction(), G4CascadeRecoilMaker::wholeEvent(), G4LightMedia::XiMinusExchange(), G4LightMedia::XiZeroExchange().
G4SIunits.hh 파일의 295 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 209 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4QuasiElRatios::GetChExFactor(), G4QuasiElRatios::GetElTot(), G4ChipsProtonElasticXS::GetExchangeT(), G4ChipsHyperonElasticXS::GetExchangeT(), G4ChipsPionPlusElasticXS::GetExchangeT(), G4ChipsAntiBaryonElasticXS::GetExchangeT(), G4ChipsPionMinusElasticXS::GetExchangeT(), G4ChipsNeutronElasticXS::GetExchangeT(), G4ChipsProtonElasticXS::GetHMaxT(), G4ChipsNeutronElasticXS::GetHMaxT(), G4ChipsPionPlusElasticXS::GetHMaxT(), G4ChipsHyperonElasticXS::GetHMaxT(), G4ChipsPionMinusElasticXS::GetHMaxT(), G4ChipsAntiBaryonElasticXS::GetHMaxT(), G4ChipsHyperonElasticXS::GetSlope(), G4ChipsPionPlusElasticXS::GetSlope(), G4ChipsProtonElasticXS::GetSlope(), G4ChipsPionMinusElasticXS::GetSlope(), G4ChipsAntiBaryonElasticXS::GetSlope(), G4ChipsNeutronElasticXS::GetSlope().
G4SIunits.hh 파일의 178 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4EmCalculator::ComputeDEDX(), G4EmCalculator::ComputeNuclearDEDX(), G4MIRDLiver::Construct(), G4MIRDLeftClavicle::Construct(), G4MIRDLeftTeste::Construct(), G4MIRDRightScapula::Construct(), G4MIRDLeftScapula::Construct(), G4MIRDSkull::Construct(), G4MIRDSmallIntestine::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDLeftKidney::Construct(), G4MIRDMaleGenitalia::Construct(), G4MIRDThyroid::Construct(), G4MIRDUpperLargeIntestine::Construct(), G4MIRDPelvis::Construct(), G4MIRDLeftLeg::Construct(), G4MIRDRightAdrenal::Construct(), G4MIRDLeftLegBone::Construct(), G4MIRDLeftAdrenal::Construct(), G4MIRDRightLegBone::Construct(), G4MIRDRightLeg::Construct(), G4MIRDRightClavicle::Construct(), G4MIRDRightKidney::Construct(), G4MIRDLeftOvary::Construct(), G4MIRDTrunk::Construct(), G4MIRDRightLung::Construct(), G4MIRDRightOvary::Construct(), G4MIRDBrain::Construct(), G4MIRDPancreas::Construct(), G4MIRDLeftBreast::Construct(), G4MIRDMiddleLowerSpine::Construct(), G4MIRDUterus::Construct(), G4MIRDUpperSpine::Construct(), G4MIRDStomach::Construct(), G4MIRDThymus::Construct(), G4MIRDSpleen::Construct(), G4MIRDRightBreast::Construct(), G4MIRDRightTeste::Construct(), G4MIRDRibCage::Construct(), G4MIRDHeart::Construct(), G4MIRDLeftLung::Construct(), G4MIRDUrinaryBladder::Construct(), G4MIRDHead::Construct(), G4MIRDLeftArmBone::Construct(), G4MIRDRightArmBone::Construct(), G4EmCalculator::GetDEDX(), G4NativeScreenedCoulombCrossSection::LoadData(), G4PropagatorInField::ReportLoopingParticle(), G4TransportationLogger::ReportLoopingTrack().
G4SIunits.hh 파일의 309 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B1ConRunAction::B1ConRunAction(), B1RunAction::B1RunAction(), B3aRunAction::B3aRunAction(), B3bRunAction::B3bRunAction(), G4UnitDefinition::BuildUnitsTable(), TrackerSD::EndOfEvent(), B1ConRunAction::EndOfRunAction(), DicomRunAction::EndOfRunAction(), TrentoPassiveProtonBeamLine::HadrontherapyBeamLineSupport(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), TrentoPassiveProtonBeamLine::SetDefaultDimensions().
|
static |
G4SIunits.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VSceneHandler::AddPrimitive(), G4LEpp::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4Sphere::BoundingLimits(), G4Orb::CalculateExtent(), G4RPGReaction::Defs1(), G4Sphere::DistanceToIn(), G4Sphere::DistanceToOut(), G4NeutrinoElectronCcXsc::G4NeutrinoElectronCcXsc(), G4NeutrinoElectronNcXsc::G4NeutrinoElectronNcXsc(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), G4EMDissociationSpectrum::GetClosestApproach(), G4OpBoundaryProcess::GetFacetNormal(), G4Sphere::GetPointOnSurface(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4LatticePhysical::SetMillerOrientation(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4AdjointPrimaryGenerator::SetSphericalAdjointPrimarySource().
G4SIunits.hh 파일의 276 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 235 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4NistMaterialBuilder::HepAndNuclearMaterials(), G4GDMLReadMaterials::PRead(), G4GDMLWriteMaterials::PWrite().
|
static |
G4SIunits.hh 파일의 163 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 204 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4NuclideTable::GenerateNuclide(), CML2ExpVoxels::loadData(), CML2SDWithVoxels::saveData(), CML2ExpVoxels::saveResults().
|
static |
G4SIunits.hh 파일의 299 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 281 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE06DetectorConstruction::AddMaterial(), G4ParticleHPThermalScattering::ApplyYourself(), G4tgbMaterialMixtureByWeight::BuildG4Material(), G4UnitDefinition::BuildUnitsTable(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4GDMLEvaluator::Clear(), Construct(), Materials::Construct(), MyMaterials::Construct(), QMaterials::Construct(), B03DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), GeometryConstruction::Construct(), B01DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), XrayTelDetectorConstruction::Construct(), DetectorConstruction::ConstructMaterials(), XrayFluoNistMaterials::CreateMaterials(), BrachyMaterial::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::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(), operator<<(), G4tgrLineProcessor::ProcessLine(), CCalMaterialFactory::readMaterials(), LaserDrivenBeamLine::SetDefaultDimensions(), HepTool::Evaluator::setSystemOfUnits(), G4GDMLReadMaterials::TRead(), G4GDMLWriteMaterials::TWrite().
|
static |
G4SIunits.hh 파일의 216 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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(), 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(), G4RToEConvForGamma::ComputeCrossSection(), G4LivermorePolarizedPhotoElectricGDModel::ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedPhotoElectricModel::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_option4::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), G4MonopolePhysics::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(), G4BraggModel::DEDX(), LXeDetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4Upsilon::Definition(), G4Eta::Definition(), G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1(), G4IsotopeProperty::DumpInfo(), G4BetaMinusDecay::DumpNuclearInfo(), G4BetaPlusDecay::DumpNuclearInfo(), BrachyUserScoreWriter::DumpQuantityToFile(), G4ionEffectiveCharge::EffectiveCharge(), G4hImpactIonisation::ElectronicLossFluctuation(), G4hSRIM2000p::ElectronicStoppingPower(), G4hICRU49p::ElectronicStoppingPower(), G4hZiegler1985p::ElectronicStoppingPower(), G4BraggModel::ElectronicStoppingPower(), SensitiveDetector::EndOfEvent(), Run::EndOfEvent(), LXeEventAction::EndOfEventAction(), B3aEventAction::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(), G4ChargeExchange::G4ChargeExchange(), 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(), G4HadronElasticProcess::G4HadronElasticProcess(), G4He6GEMProbability::G4He6GEMProbability(), G4HeatedKleinNishinaCompton::G4HeatedKleinNishinaCompton(), G4hhElastic::G4hhElastic(), G4ICRU73QOModel::G4ICRU73QOModel(), G4ionEffectiveCharge::G4ionEffectiveCharge(), 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(), 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(), BrachyPrimaryGeneratorAction::GeneratePrimaries(), B3PrimaryGeneratorAction::GeneratePrimaries(), PrimaryGeneratorAction1::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4NucleiPropertiesTableAME12::GetAtomicMass(), G4NucleiPropertiesTableAME03::GetAtomicMass(), G4NucleiPropertiesTableAME12::GetBetaDecayEnergy(), G4NucleiPropertiesTableAME03::GetBetaDecayEnergy(), G4NucleiPropertiesTableAME12::GetBindingEnergy(), G4NucleiPropertiesTableAME03::GetBindingEnergy(), G4VXTRenergyLoss::GetComptonPerAtom(), G4NeutronInelasticCrossSection::GetCrossSection(), G4PenelopeBremsstrahlungModel::GetCrossSectionTableForCouple(), G4PAIxSection::GetElectronRange(), G4VXTRenergyLoss::GetGasZmuProduct(), XrayFluoHPGeDetectorType::GetInfData(), G4IonTable::GetIon(), G4IonTable::GetIonName(), G4NucleiPropertiesTableAME12::GetMassExcess(), G4NucleiPropertiesTableAME03::GetMassExcess(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), G4ParticleHPPhotonDist::GetPhotons(), G4VXTRenergyLoss::GetPlateZmuProduct(), XrayFluoHPGeDetectorType::GetSupData(), G4CascadeRecoilMaker::goodNucleus(), G4VhElectronicStoppingPower::HeEffChargeSquare(), G4ParticleHPGamma::Init(), G4ParticleHPDeExGammas::Init(), PrimaryGeneratorAction2::InitFunction(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4MuElecElasticModel::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4PenelopeAnnihilationModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4PenelopeRayleighModel::Initialise(), G4LivermoreIonisationModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4PenelopeBremsstrahlungModel::Initialise(), G4PenelopeComptonModel::Initialise(), G4MuElecInelasticModel::Initialise(), G4MicroElecInelasticModel::Initialise(), G4PAIPhotData::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(), XrayFluoSiLiDetectorType::LoadEfficiencyData(), XrayFluoHPGeDetectorType::LoadEfficiencyData(), XrayFluoSiLiDetectorType::LoadResponseData(), XrayFluoHPGeDetectorType::LoadResponseData(), G4QAOLowEnergyLoss::LowEnergyLimit(), LXePrimaryGeneratorAction::LXePrimaryGeneratorAction(), main(), XrayFluoNormalization::Normalize(), G4PAIxSection::NormShift(), G4hICRU49Nuclear::NuclearStoppingPower(), G4hZiegler1985Nuclear::NuclearStoppingPower(), G4ICRU49NuclearStoppingModel::NuclearStoppingPower(), OpNovicePrimaryGeneratorAction::OpNovicePrimaryGeneratorAction(), G4LowEnergyBremsstrahlung::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), RE01TrackerHit::Print(), UltraOpticalHit::Print(), G4ShellData::PrintData(), G4RDShellData::PrintData(), G4hImpactIonisation::PrintInfoDefinition(), G4VEmProcess::PrintWarning(), G4VEnergyLossProcess::PrintWarning(), G4eIonisationSpectrum::Probability(), G4RDeIonisationSpectrum::Probability(), HadrontherapyDetectorSD::ProcessHits(), GammaRayTelAnticoincidenceSD::ProcessHits(), B3bRun::RecordEvent(), XrayFluoHPGeDetectorType::ResponseFunction(), XrayFluoSiLiDetectorType::ResponseFunction(), G4ProductionCutsTable::RetrieveCutsInfo(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4eIonisationSpectrum::SampleEnergy(), G4RDeIonisationSpectrum::SampleEnergy(), G4FissionProductYieldDist::SampleGammaEnergies(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4PenelopeGammaConversionModel::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(), DMXEventAction::writeScintHitsToFile(), XrayFluoMercuryPrimaryGeneratorAction::XrayFluoMercuryPrimaryGeneratorAction(), XrayFluoPlanePrimaryGeneratorAction::XrayFluoPlanePrimaryGeneratorAction(), XrayFluoPrimaryGeneratorAction::XrayFluoPrimaryGeneratorAction().
|
static |
G4SIunits.hh 파일의 182 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepFileSceneHandler::AddHepRepInstance(), G4UnitDefinition::BuildUnitsTable(), DetectorConstruction::ConstructLine(), XrayFluoNistMaterials::CreateMaterials(), FFDetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), CML2ExpVoxels::loadData(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), CML2SDWithVoxels::saveData(), CML2ExpVoxels::saveResults(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 293 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 207 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 271 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), ExErrorDetectorConstruction::ExErrorDetectorConstruction(), CCalMagneticField::MagneticField(), G4DecayWithSpin::Spin_Precession().
|
static |
G4SIunits.hh 파일의 177 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 310 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 164 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 243 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), F02ElectricFieldSetup::F02ElectricFieldSetup().
|
static |
|
static |
G4SIunits.hh 파일의 134 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 135 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 124 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RDGenerator2BN::Calculatedsdkdt(), G4TwistBoxSide::DistanceToSurface(), G4TwistTrapParallelSide::DistanceToSurface(), G4TwistTrapAlphaSide::DistanceToSurface(), G4TemplateRNGHelper< T >::Fill(), G4TemplateRNGHelper< T >::Refill(), G4hhElastic::SetLambda(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 123 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 322 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 327 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 129 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RDVCrossSectionHandler::ActiveElements(), G4HepRepFileSceneHandler::AddHepRepInstance(), B4bRunAction::B4bRunAction(), B4RunAction::B4RunAction(), B5PrimaryGeneratorAction::B5PrimaryGeneratorAction(), G4Abla::barfit(), BrachyDetectorConstruction::BrachyDetectorConstruction(), G4UnstableFragmentBreakUp::BreakUpChain(), G4RDAugerData::BuildAugerTransitionTable(), G4RDCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDBremsstrahlungCrossSectionHandler::BuildCrossSectionsForMaterials(), G4RDeIonisationCrossSectionHandler::BuildCrossSectionsForMaterials(), G4LowEnergyIonisation::BuildLossTable(), G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4UnitDefinition::BuildUnitsTable(), G4ParticleChangeForGamma::CheckIt(), G4ParticleChangeForMSC::CheckIt(), G4ParticleChangeForLoss::CheckIt(), G4ParticleChangeForDecay::CheckIt(), G4ParticleChange::CheckIt(), G4VParticleChange::CheckIt(), G4VParticleChange::CheckSecondary(), G4INCL::DeltaDecayChannel::computeDecayTime(), G4INCL::PionResonanceDecayChannel::computeDecayTime(), H02DetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), GB05DetectorConstruction::Construct(), GB01DetectorConstruction::Construct(), GB02DetectorConstruction::Construct(), GB06DetectorConstruction::Construct(), MyDetectorConstruction::Construct(), DicomPartialDetectorConstruction::Construct(), ExN01DetectorConstruction::Construct(), GB04DetectorConstruction::Construct(), ExUCNDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), F05DetectorConstruction::Construct(), F06DetectorConstruction::Construct(), Par02DetectorConstruction::Construct(), UltraDetectorConstruction::Construct(), DicomDetectorConstruction::Construct(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), LXeDetectorConstruction::ConstructDetector(), XrayTelDetectorConstruction::ConstructFocalPlane(), UltraDetectorConstruction::ConstructGround(), DetectorConstruction::ConstructLine(), UltraDetectorConstruction::ConstructMirror(), UltraDetectorConstruction::ConstructUVscope(), G4HumanPhantomConstruction::ConstructWorld(), WLSMaterials::CreateMaterials(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), csz__Inflate_dynamic(), G4NonEquilibriumEvaporator::deExcite(), G4EquilibriumEvaporator::deExcite(), LXeDetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), DetectorConstruction::DefineVolumes(), G4OH::Definition(), G4Electron_aq::Definition(), G4H2O2::Definition(), G4H2::Definition(), G4H3O::Definition(), G4Hydrogen::Definition(), Par02FastSimModelTracker::DoIt(), StandaloneVisAction::Draw(), B5HadCalorimeterHit::Draw(), RunActionMaster::EndOfRunAction(), G4INCL::KinematicsUtils::energy(), G4LegendrePolynomial::EvalAssocLegendrePoly(), PerspectiveVisAction::ExtendedDraw(), F04DetectorConstruction::F04DetectorConstruction(), F04ElementField::F04ElementField(), G4LorentzConvertor::fillKinematics(), G4DNAElectronHoleRecombination::FindReactant(), G01PrimaryGeneratorAction::G01PrimaryGeneratorAction(), G02DetectorConstruction::G02DetectorConstruction(), G04PrimaryGeneratorAction::G04PrimaryGeneratorAction(), G4BlineTracer::G4BlineTracer(), G4NeutronField::G4NeutronField(), G4PartonPair::G4PartonPair(), G4ProtonField::G4ProtonField(), G4TheRayTracer::G4TheRayTracer(), GB03PrimaryGeneratorAction::GB03PrimaryGeneratorAction(), RE06PrimaryGeneratorAction::GeneratePrimaries(), F05PrimaryGeneratorAction::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), G4INCL::NuclearPotential::INuclearPotential::getFermiMomentum(), H02Field::GetFieldValue(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), F05Field::GetFieldValue(), G4SynchrotronRadiationInMat::GetMeanFreePath(), G4UCNAbsorption::GetMeanFreePath(), G4RadioactiveDecayBase::GetMeanFreePath(), G4RadioactiveDecay::GetMeanFreePath(), PassiveCarbonBeamLine::HadrontherapyBeamLineSupport(), TrentoPassiveProtonBeamLine::HadrontherapyBeamLineSupport(), PassiveProtonBeamLine::HadrontherapyBeamLineSupport(), HadrontherapyElectricTabulatedField3D::HadrontherapyElectricTabulatedField3D(), G4DNABornExcitationModel1::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAEmfietzoglouExcitationModel::Initialise(), G4DNAEmfietzoglouIonisationModel::Initialise(), G4DNACPA100ElasticModel::Initialise(), G4DNACPA100ExcitationModel::Initialise(), G4DNACPA100IonisationModel::Initialise(), G4DNAPTBExcitationModel::Initialise(), G4DNAPTBIonisationModel::Initialise(), G4RDeIonisationParameters::LoadData(), G4RDBremsstrahlungParameters::LoadData(), G4LatticeLogical::LoadMap(), CCalMagneticField::MagneticField(), main(), G4LatticeManager::MapKtoV(), MCGIDI_particle_getInternalID(), MCGIDI_POP_new(), OpNoviceDetectorConstruction::OpNoviceDetectorConstruction(), Par02PhysicsList::Par02PhysicsList(), G4DNADingfelderChargeIncreaseModel::PartialCrossSection(), G4DNADingfelderChargeDecreaseModel::PartialCrossSection(), H02MuonHit::Print(), XrayFluoMercuryDetectorConstruction::PrintApparateParameters(), XrayFluoPlaneDetectorConstruction::PrintApparateParameters(), XrayFluoDetectorConstruction::PrintApparateParameters(), RE03PrimaryGeneratorAction::RE03PrimaryGeneratorAction(), G4coutDestination::ReceiveG4cerr_(), G4coutDestination::ReceiveG4cout_(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), 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(), CML2Acc1::target(), WLSDetectorConstruction::WLSDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), XrayTelPhysicsList::XrayTelPhysicsList().
|
static |
G4SIunits.hh 파일의 130 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4EmDNAChemistry::ConstructMolecule(), G4PSPassageCellFlux::DefineUnitAndCategory(), G4PSCellFlux::DefineUnitAndCategory(), G4PSSphereSurfaceCurrent::DefineUnitAndCategory(), G4PSCylinderSurfaceFlux::DefineUnitAndCategory(), G4PSFlatSurfaceCurrent::DefineUnitAndCategory(), G4PSSphereSurfaceFlux::DefineUnitAndCategory(), G4PSCylinderSurfaceCurrent::DefineUnitAndCategory(), G4PSFlatSurfaceFlux::DefineUnitAndCategory(), G4MolecularConfiguration::DiffCoeffWater(), G4GIDI_Misc_channelCompound(), G4TripathiCrossSection::GetElementCrossSection(), MCGIDI_kinetics_2BodyReaction(), G4INCL::KinematicsUtils::momentumInLab(), nf_amc_clebsh_gordan(), RMC01AnalysisManagerMessenger::SetNewValue(), w6j1().
|
static |
G4SIunits.hh 파일의 131 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HepRepFileSceneHandler::AddHepRepInstance(), G4UnitDefinition::BuildUnitsTable(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4EmDNAChemistry::ConstructReactionTable(), XrayFluoNistMaterials::CreateMaterials(), FFDetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), MCGIDI_kinetics_2BodyReaction(), nf_amc_clebsh_gordan(), G4DNAMolecularReactionTable::PrintTable(), G4ReactionTableMessenger::SetNewValue(), w6j1().
|
static |
G4SIunits.hh 파일의 300 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 303 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 294 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 208 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4QuasiElRatios::ChExer(), G4QuasiElRatios::Scatter().
G4SIunits.hh 파일의 165 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 242 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4GDMLEvaluator::G4GDMLEvaluator(), G4PropagatorInField::G4PropagatorInField(), G4UCNAbsorption::GetMeanFreePath(), HadrontherapyMagneticField3D::HadrontherapyMagneticField3D(), PurgMagTabulatedField3D::PurgMagTabulatedField3D(), HepTool::Evaluator::setSystemOfUnits().
G4SIunits.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 214 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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(), G4IonINCLXXPhysics::AddProcess(), Run::AddTargetElectron(), Run::AddTargetPhoton(), HistoManager::AddTargetStep(), G4AdjointBremsstrahlungModel::AdjointCrossSection(), G4ParticleHPFinalState::adjust_final_state(), G4MonopoleTransportation::AlongStepDoIt(), G4NuclearStopping::AlongStepDoIt(), G4ITTransportation::AlongStepDoIt(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4PreCompoundEmission::AngularDistribution(), G4FTFAnnihilation::Annihilate(), G4hImpactIonisation::AntiProtonParametrisedDEDX(), G4NRESP71M03::ApplyMechanismABE(), G4BinaryLightIonReaction::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGXiZeroInelastic::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4LENDModel::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LFission::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4INCLXXInterface::ApplyYourself(), G4LFission::Atomas(), G4eIonisationSpectrum::AverageEnergy(), G4RDeIonisationSpectrum::AverageEnergy(), G4eBremsstrahlungSpectrum::AverageEnergy(), G4RDeBremsstrahlungSpectrum::AverageEnergy(), B01PrimaryGeneratorAction::B01PrimaryGeneratorAction(), B02PrimaryGeneratorAction::B02PrimaryGeneratorAction(), B03PrimaryGeneratorAction::B03PrimaryGeneratorAction(), B1PrimaryGeneratorAction::B1PrimaryGeneratorAction(), B4bRunAction::B4bRunAction(), B4PrimaryGeneratorAction::B4PrimaryGeneratorAction(), B4RunAction::B4RunAction(), 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(), G4BGGPionInelasticXS::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(), G4RToEConvForGamma::ComputeCrossSection(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModelRC::ComputeCrossSectionPerAtom(), G4LivermoreNuclearGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedGammaConversionModel::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(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4TablesForExtrapolator::ComputeElectronDEDX(), 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(), G4EmCalculator::ComputeTotalDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), OpNoviceDetectorConstruction::Construct(), G4ShortLivedConstructor::ConstructBaryons(), PhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), G4ShortLivedConstructor::ConstructMesons(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmDNAPhysicsActivator::ConstructProcess(), HadronElasticPhysicsHP::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), G4NeutronTrackingCut::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4IonPhysicsPHP::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(), G4DNABornIonisationModel2::CrossSectionPerVolume(), G4DNABornIonisationModel1::CrossSectionPerVolume(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4BinaryCascade::DebugFinalEpConservation(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4BinaryCascade::DecayVoidNucleus(), G4BraggIonModel::DEDX(), G4BigBanger::deExcite(), G4AblaInterface::DeExcite(), LXeDetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), G4PhononLong::Definition(), G4PhononTransSlow::Definition(), G4PhononTransFast::Definition(), G4EtaPrime::Definition(), G4BcMesonMinus::Definition(), G4BcMesonPlus::Definition(), G4AntiNeutrinoE::Definition(), G4OmegacZero::Definition(), G4OmegabMinus::Definition(), G4OmegaMinus::Definition(), G4AntiNeutrinoMu::Definition(), G4AntiNeutrinoTau::Definition(), G4AntiOmegabMinus::Definition(), G4AntiOmegacZero::Definition(), G4AntiOmegaMinus::Definition(), G4PionMinus::Definition(), G4PionPlus::Definition(), G4AntiProton::Definition(), G4PionZero::Definition(), G4DMesonPlus::Definition(), G4DMesonMinus::Definition(), G4DMesonZero::Definition(), G4AntiSigmacPlusPlus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiSigmacZero::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmaZero::Definition(), G4XiZero::Definition(), G4KaonPlus::Definition(), G4AntiSigmaPlus::Definition(), G4AntiXicPlus::Definition(), G4SigmacPlus::Definition(), G4SigmacPlusPlus::Definition(), G4SigmaMinus::Definition(), G4SigmaPlus::Definition(), G4SigmaZero::Definition(), G4AntiXicZero::Definition(), G4AntiXiMinus::Definition(), G4TauMinus::Definition(), G4TauPlus::Definition(), G4DsMesonMinus::Definition(), G4DsMesonPlus::Definition(), G4AntiXiZero::Definition(), G4XicPlus::Definition(), G4XicZero::Definition(), G4XiMinus::Definition(), G4JPsi::Definition(), G4KaonMinus::Definition(), G4KaonZero::Definition(), G4KaonZeroLong::Definition(), G4KaonZeroShort::Definition(), G4Lambda::Definition(), G4LambdacPlus::Definition(), G4Electron::Definition(), G4AntiBMesonZero::Definition(), G4SigmacZero::Definition(), G4AntiBsMesonZero::Definition(), G4BMesonMinus::Definition(), G4BMesonPlus::Definition(), G4BMesonZero::Definition(), G4AntiDMesonZero::Definition(), G4AntiKaonZero::Definition(), G4MuonMinus::Definition(), G4MuonPlus::Definition(), G4AntiLambda::Definition(), G4NeutrinoE::Definition(), G4NeutrinoMu::Definition(), G4NeutrinoTau::Definition(), G4BsMesonZero::Definition(), G4AntiLambdacPlus::Definition(), G4Etac::Definition(), G4Deuteron::Definition(), G4Positron::Definition(), G4Proton::Definition(), G4AntiSigmabMinus::Definition(), G4AntiSigmabPlus::Definition(), G4AntiSigmabZero::Definition(), G4He3::Definition(), G4AntiTriton::Definition(), G4AntiXibMinus::Definition(), G4SigmabMinus::Definition(), G4AntiXibZero::Definition(), G4Triton::Definition(), G4Alpha::Definition(), G4XibMinus::Definition(), G4XibZero::Definition(), G4SigmabPlus::Definition(), G4SigmabZero::Definition(), G4AntiAlpha::Definition(), G4AntiDeuteron::Definition(), G4AntiHe3::Definition(), G4Lambdab::Definition(), G4AntiLambdab::Definition(), G4OpticalPhoton::Definition(), G4AdjointAlpha::Definition(), G4Gamma::Definition(), G4Geantino::Definition(), G4AdjointDeuteron::Definition(), G4AdjointHe3::Definition(), G4UnknownParticle::Definition(), G4AdjointTriton::Definition(), G4ChargedGeantino::Definition(), G4GenericMuonicAtom::Definition(), G4AdjointElectron::Definition(), G4AdjointElectronFI::Definition(), G4AdjointGenericIon::Definition(), G4AdjointProton::Definition(), G4AdjointPositron::Definition(), G4GenericIon::Definition(), G4AdjointGamma::Definition(), G4RPGReaction::Defs1(), G4QGSParticipants::DeterminePartonMomenta(), Dicom2PrimaryGeneratorAction::Dicom2PrimaryGeneratorAction(), G4AdjointIonIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), G4AdjointhIonisationModel::DiffCrossSectionPerAtomPrimToSecond(), DMXParticleSource::DMXParticleSource(), G4RadioactiveDecayBase::DoDecay(), G4RadioactiveDecay::DoDecay(), Par02FastSimModelEMCal::DoIt(), Par02FastSimModelHCal::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(), G4FermiPhaseSpaceDecay::DumpProblem(), G4ParticleDefinition::DumpTable(), G4EmCorrections::EffectiveChargeCorrection(), G4NucleiPropertiesTheoreticalTable::ElectronicBindingEnergy(), G4hICRU49He::ElectronicStoppingPower(), G4BraggIonModel::ElectronicStoppingPower(), FCALTestbeamSetupSD::EndOfEvent(), HadrontherapyEventAction::EndOfEventAction(), CCalEventAction::EndOfEventAction(), FCALTBEventAction::EndOfEventAction(), IORTEventAction::EndOfEventAction(), Run::EndOfRun(), HistoManager::EndOfRun(), RE02RunAction::EndOfRunAction(), eRositaPrimaryGeneratorAction::eRositaPrimaryGeneratorAction(), G4DiffractiveExcitation::ExciteParticipants(), G4QuarkExchange::ExciteParticipants(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4QGSDiffractiveExcitation::ExciteParticipants(), G4DiffractiveExcitation::ExciteParticipants_doChargeExchange(), Par01EMShowerModel::Explode(), ExTGPrimaryGeneratorAction::ExTGPrimaryGeneratorAction(), G4HadronPhysicsINCLXX::ExtraConfiguration(), F04ElementField::F04ElementField(), F04PrimaryGeneratorAction::F04PrimaryGeneratorAction(), G4IonFluctuations::Factor(), FFPrimaryGeneratorAction::FFPrimaryGeneratorAction(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4BinaryCascade::FillVoidNucleusProducts(), G4EmCalculator::FindEmModel(), G4EmSaturation::FindG4BirksCoefficient(), G4VEmProcess::FindLambdaMax(), G4StatMF::FindTemperatureOfBreakingChannel(), XrayTelAnalysis::finish(), G4LundStringFragmentation::FragmentString(), G02PrimaryGeneratorAction::G02PrimaryGeneratorAction(), G03PrimaryGeneratorAction::G03PrimaryGeneratorAction(), G4AlphaGEMProbability::G4AlphaGEMProbability(), G4alphaIonisation::G4alphaIonisation(), G4AlphaPHPBuilder::G4AlphaPHPBuilder(), G4AtimaEnergyLossModel::G4AtimaEnergyLossModel(), G4Be7GEMProbability::G4Be7GEMProbability(), G4BetheBlochModel::G4BetheBlochModel(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4BinaryCascade::G4BinaryCascade(), G4BraggIonModel::G4BraggIonModel(), G4BraggModel::G4BraggModel(), G4CascadeInterface::G4CascadeInterface(), G4ChargeExchange::G4ChargeExchange(), G4ChargeExchangeProcess::G4ChargeExchangeProcess(), G4ComptonScattering::G4ComptonScattering(), G4DeuteronPHPBuilder::G4DeuteronPHPBuilder(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4DNAChampionElasticModel::G4DNAChampionElasticModel(), 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(), G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE(), G4EMDissociation::G4EMDissociation(), G4EMDissociationCrossSection::G4EMDissociationCrossSection(), G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator(), G4FissLib::G4FissLib(), G4FTFModel::G4FTFModel(), G4FissionProductYieldDist::G4GetFission(), G4HadronPhysicsFTFP_BERT_HP::G4HadronPhysicsFTFP_BERT_HP(), G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP(), G4HadronPhysicsQGSP_BIC_AllHP::G4HadronPhysicsQGSP_BIC_AllHP(), 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(), 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(), G4UPiNuclearCrossSection::G4UPiNuclearCrossSection(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), 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(), G4PionPlusField::GetBarrier(), G4KaonMinusField::GetBarrier(), G4KaonPlusField::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(), G4PhotoNuclearCrossSection::GetElementCrossSection(), G4IonsKoxCrossSection::GetElementCrossSection(), G4ElectroNuclearCrossSection::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4TripathiLightCrossSection::GetElementCrossSection(), G4VCrossSectionDataSet::GetElementCrossSection(), G4BinaryCascade::GetExcitationEnergy(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfTarget(), G4PairingCorrection::GetFissionPairingCorrection(), 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(), HadrontherapyInteractionParameters::GetStoppingTable(), IORTInteractionParameters::GetStoppingTable(), G4ExcitedSigmaConstructor::GetWidth(), G4ExcitedXiConstructor::GetWidth(), G4QAOLowEnergyLoss::HighEnergyLimit(), G4EmCorrections::HighOrderCorrections(), G4FTFParameters::InitForInteraction(), G4DNAUeharaScreenedRutherfordElasticModel::Initialise(), G4DNAScreenedRutherfordElasticModel::Initialise(), G4LivermoreNuclearGammaConversionModel::Initialise(), G4BoldyshevTripletModel::Initialise(), G4LivermoreGammaConversionModelRC::Initialise(), G4DNADingfelderChargeDecreaseModel::Initialise(), G4DNADingfelderChargeIncreaseModel::Initialise(), G4DNABornExcitationModel1::Initialise(), G4DNAChampionElasticModel::Initialise(), G4LivermoreGammaConversionModel::Initialise(), G4DNABornExcitationModel2::Initialise(), G4LivermorePolarizedGammaConversionModel::Initialise(), G4DNAMillerGreenExcitationModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), G4DNABornIonisationModel1::Initialise(), G4DNABornIonisationModel2::Initialise(), G4DNAIonElasticModel::Initialise(), G4MicroElecElasticModel::Initialise(), G4MuElecElasticModel::Initialise(), G4PenelopeGammaConversionModel::Initialise(), G4eeToHadronsModel::Initialise(), G4PenelopePhotoElectricModel::Initialise(), G4WaterStopping::Initialise(), G4MicroElecInelasticModel::Initialise(), G4MuElecInelasticModel::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(), G4DNAExcitation::InitialiseProcess(), G4DNAElastic::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(), G4hIonisation::IsApplicable(), G4MuIonisation::IsApplicable(), G4Decay::IsApplicable(), G4ParticleHPVector::IsBlocked(), G4DecayProducts::IsChecked(), G4IonsSihverCrossSection::IsElementApplicable(), G4NeutronCaptureXS::IsoCrossSection(), G4LDMHiBar::LDMHiBarDefinition(), G4LDMHi::LDMHiDefinition(), G4LDMPhoton::LDMPhotonDefinition(), G4ShellData::LoadData(), G4RDShellData::LoadData(), G4eIonisationParameters::LoadData(), G4FluoData::LoadData(), G4RDeIonisationParameters::LoadData(), G4RDFluoData::LoadData(), G4AugerData::LoadData(), G4RDAugerData::LoadData(), G4RadioactiveDecayBase::LoadDecayTable(), G4RadioactiveDecay::LoadDecayTable(), XrayFluoAnalysisManager::LoadGunData(), main(), G4InuclNuclei::makeNuclearFragment(), G4MuPairProductionModel::MakeSamplingTables(), Par01EMShowerModel::ModelTrigger(), G4RPGReaction::MomentumCheck(), G4Monopole::MonopoleDefinition(), G4HadronPhysicsINCLXX::Neutron(), G4RPGReaction::NuclearReaction(), operator<<(), HadrontherapyInteractionParameters::ParseArg(), IORTInteractionParameters::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(), G4FluoData::PrintData(), G4RDFluoData::PrintData(), G4AugerData::PrintData(), G4RDAugerData::PrintData(), G4IonDEDXHandler::PrintDEDXTable(), G4IonParametrisedLossModel::PrintDEDXTable(), G4hImpactIonisation::PrintInfoDefinition(), G4BinaryCascade::PrintKTVector(), GVFlashShowerParameterisation::PrintMaterial(), G4PolarizedComptonModel::PrintWarning(), G4eBremsstrahlungSpectrum::Probability(), G4RDeBremsstrahlungSpectrum::Probability(), GB05SD::ProcessHits(), GB06SD::ProcessHits(), ExN04CalorimeterSD::ProcessHits(), ScreenSD::ProcessHits(), RE05CalorimeterSD::ProcessHits(), IORTDetectorSD::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(), G4RPGTwoCluster::ReactionStage(), G4RPGTwoBody::ReactionStage(), G4LivermorePolarizedPhotoElectricGDModel::ReadData(), G4LivermoreComptonModel::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(), G4eIonisationSpectrum::SampleEnergy(), G4RDeIonisationSpectrum::SampleEnergy(), G4FissionProductYieldDist::SampleGammaEnergies(), G4AntiNuclElastic::SampleInvariantT(), G4EvaporationProbability::SampleKineticEnergy(), G4GEMChannel::SampleKineticEnergy(), G4LivermoreGammaConversionModelRC::SampleSecondaries(), G4LivermoreNuclearGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermorePolarizedGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4eeToHadronsModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4WentzelOKandVIxSection::SampleSingleScattering(), CML2SDWithParticle::saveDataParticles(), 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(), G4EmParameters::SetLowestElectronEnergy(), G4EmParameters::SetLowestMuHadEnergy(), LXeDetectorConstruction::SetMainScintYield(), GFlashSamplingShowerParameterisation::SetMaterial(), GFlashHomoShowerParameterisation::SetMaterial(), G4EmParameters::SetMinEnergy(), G4LundStringFragmentation::SetMinimalStringMass(), G4LundStringFragmentation::SetMinMasses(), G4EmConfigurator::SetModelForRegion(), G4InuclParticle::setMomentum(), G4LivermorePolarizedGammaConversionModel::SetPhi(), PurgMagPhysicsList::SetPositronLowLimit(), PurgMagPhysicsList::SetProtonLowLimit(), G4LivermorePolarizedGammaConversionModel::SetPsi(), 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(), IORTSteppingAction::UserSteppingAction(), G4ScoreSplittingProcess::Verbose(), G4ParallelWorldScoringProcess::Verbose(), G4AdjointCSMatrix::Write(), DMXEventAction::writeScintHitsToFile(), G4IonYangFluctuationModel::YangFluctuationModel(), G4CoupledTransportation::~G4CoupledTransportation().
|
static |
G4SIunits.hh 파일의 184 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE06DetectorConstruction::AddMaterial(), G4UnitDefinition::BuildUnitsTable(), ExP02DetectorConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), DetectorBari05::Construct(), ExN01DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExN04DetectorConstruction::DefineMaterials(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), FCALMaterialConsultant::FCALMaterialConsultant(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4ErrorFreeTrajState::PropagateErrorIoni(), G3toG4DetectorConstruction::SimpleConstruct().
G4SIunits.hh 파일의 191 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 297 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 256 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 312 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B1ConRunAction::B1ConRunAction(), B1RunAction::B1RunAction(), B3aRunAction::B3aRunAction(), B3bRunAction::B3bRunAction().
G4SIunits.hh 파일의 100 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), CellParameterisation::CellParameterisation(), DetectorBarr90::Construct(), DetectorWatase86::Construct(), DetectorHarris73::Construct(), DetectorSimpleALICE::Construct(), DetectorALICE06::Construct(), DetectorBari05::Construct(), DMXDetectorConstruction::Construct(), DetectorConstruction::ConstructLine(), DMXPhysicsList::DMXPhysicsList(), G4PropagatorInField::G4PropagatorInField(), GammaRayTelDetectorConstruction::GammaRayTelDetectorConstruction(), GammaRayTelPhysicsList::GammaRayTelPhysicsList(), EMField::GetFieldValue(), PurgMagPhysicsList::PurgMagPhysicsList().
G4SIunits.hh 파일의 160 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EventAction::AddEdep(), G4UnitDefinition::BuildUnitsTable(), G4Scheduler::Create(), G4NeutronTrackingCut::G4NeutronTrackingCut(), G4MuonicAtomHelper::GetMuonCaptureRate(), G4MuonMinusBoundDecay::GetMuonCaptureRate(), G4MuonicAtomHelper::GetMuonDecayRate(), G4MuonMinusBoundDecay::GetMuonDecayRate().
G4SIunits.hh 파일의 190 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 106 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MesonAbsorption::AbsorptionCrossSection(), G4UPiNuclearCrossSection::AddDataSet(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4HadronCrossSections::CalcScatteringCrossSections(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::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(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4PiData::G4PiData(), G4XNNElasticLowE::G4XNNElasticLowE(), G4XnpElasticLowE::G4XnpElasticLowE(), G4XnpTotalLowE::G4XnpTotalLowE(), G4HadronCrossSections::GetCaptureCrossSection(), G4ChipsAntiBaryonInelasticXS::GetChipsCrossSection(), G4ChipsProtonInelasticXS::GetChipsCrossSection(), G4ChipsProtonElasticXS::GetChipsCrossSection(), G4ChipsPionPlusElasticXS::GetChipsCrossSection(), G4ChipsHyperonElasticXS::GetChipsCrossSection(), G4ChipsKaonMinusInelasticXS::GetChipsCrossSection(), G4ChipsKaonPlusElasticXS::GetChipsCrossSection(), G4ChipsHyperonInelasticXS::GetChipsCrossSection(), G4ChipsPionMinusElasticXS::GetChipsCrossSection(), G4ChipsPionMinusInelasticXS::GetChipsCrossSection(), G4ChipsKaonMinusElasticXS::GetChipsCrossSection(), G4ChipsAntiBaryonElasticXS::GetChipsCrossSection(), G4ChipsNeutronElasticXS::GetChipsCrossSection(), G4ChipsKaonPlusInelasticXS::GetChipsCrossSection(), G4ChipsPionPlusInelasticXS::GetChipsCrossSection(), G4ChipsNeutronInelasticXS::GetChipsCrossSection(), G4NeutronInelasticCrossSection::GetCrossSection(), G4EMDissociationCrossSection::GetCrossSectionForProjectile(), G4HadronCrossSections::GetElasticCrossSection(), G4PhotoNuclearCrossSection::GetElementCrossSection(), G4ChargeExchangeProcess::GetElementCrossSection(), G4ElectroNuclearCrossSection::GetElementCrossSection(), G4GeneralSpaceNNCrossSection::GetElementCrossSection(), G4QuasiElRatios::GetElTot(), G4HadronCrossSections::GetFissionCrossSection(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXsc(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXsc(), G4HadronNucleonXsc::GetHadronNucleonXscEL(), G4HadronNucleonXsc::GetHadronNucleonXscNS(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXscNS(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscNS(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscPDG(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXscPDG(), G4HadronNucleonXsc::GetHadronNucleonXscVU(), G4ComponentGGNuclNuclXsc::GetHNinelasticXscVU(), G4ComponentGGHadronNucleusXsc::GetHNinelasticXscVU(), G4HadronCrossSections::GetInelasticCrossSection(), G4ComponentAntiNuclNuclearXS::GetInelasticElementCrossSection(), G4IonsShenCrossSection::GetIsoCrossSection(), G4HadronNucleonXsc::GetKaonNucleonXscGG(), G4ProtonInelasticCrossSection::GetProtonCrossSection(), G4QuasiElRatios::GetRatios(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4ComponentAntiNuclNuclearXS::GetTotalElementCrossSection(), G4FTFParameters::InitForInteraction(), G4XNNElasticLowE::Print(), G4XnpElasticLowE::Print(), G4XnpTotalLowE::Print(), G4VCrossSectionSource::PrintAll(), G4PenelopeBremsstrahlungFS::ReadDataFile(), G4AntiNuclElastic::SampleInvariantT().
G4SIunits.hh 파일의 296 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 255 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 179 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 311 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B1ConRunAction::B1ConRunAction(), B1RunAction::B1RunAction(), B3aRunAction::B3aRunAction(), B3bRunAction::B3bRunAction().
|
static |
G4SIunits.hh 파일의 86 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4NavigationLogger::CheckDaughterEntryPoint(), G4PropagatorInField::G4PropagatorInField(), G4NavigationLogger::PreComputeStepLog().
|
static |
G4SIunits.hh 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 143 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 159 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4Na24GEMProbability::G4Na24GEMProbability(), G4VisCommandViewerInterpolate::SetNewValue().
G4SIunits.hh 파일의 127 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 115 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VEmProcess::ActivateForcedInteraction(), G4VEnergyLossProcess::ActivateForcedInteraction(), G4GMocrenFileSceneHandler::AddSolid(), HistoManager::AddTargetStep(), XrayTelAnalysis::analyseStepping(), G4hImpactIonisation::AntiProtonParametrisedDEDX(), CML2Acc1::BeWindow(), G4GDMLWriteParamvol::Box_dimensionsWrite(), G4GDMLWriteSolids::BoxWrite(), UltraFresnelLens::BuildLens(), G4LowEnergyIonisation::BuildLossTable(), G4hImpactIonisation::BuildLossTable(), HadrontherapyModulator::BuildModulator(), G4IonParametrisedLossModel::BuildRangeVector(), CCalMagneticField::CCalMagneticField(), G4VParticleChange::CheckIt(), G4ProductionCutsTable::CheckMaterialCutsCoupleInfo(), DicomPhantomZSliceMerged::CheckSlices(), CML2Acc1Messenger::CML2Acc1Messenger(), CML2AcceleratorConstructionMessenger::CML2AcceleratorConstructionMessenger(), CML2MainMessenger::CML2MainMessenger(), CML2Ph_BoxInBox::CML2Ph_BoxInBox(), CML2Ph_FullWater::CML2Ph_FullWater(), CML2ReadOutGeometry::CML2ReadOutGeometry(), G4EmCalculator::ComputeDEDX(), G4LivermoreIonisationModel::ComputeDEDXPerVolume(), G4PenelopeBremsstrahlungModel::ComputeDEDXPerVolume(), G4PenelopeIonisationModel::ComputeDEDXPerVolume(), VoxelParam::ComputeDimensions(), UltraFresnelLensParameterisation::ComputeDimensions(), Run::ComputeFluenceError(), G4IonParametrisedLossModel::ComputeLossForStep(), G4EmCalculator::ComputeMeanFreePath(), G4EmCalculator::ComputeNuclearDEDX(), G4PathFinder::ComputeStep(), G4ITPathFinder::ComputeStep(), G4Navigator::ComputeStepLog(), G4ITNavigator1::ComputeStepLog(), G4ITNavigator2::ComputeStepLog(), VoxelParam::ComputeTransformation(), G4ParameterisationPolyconeRho::ComputeTransformation(), G4TablesForExtrapolator::ComputeTrasportXS(), GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc(), G4GDMLWriteParamvol::Cone_dimensionsWrite(), G4GDMLWriteSolids::ConeWrite(), CCalDetectorConstruction::Construct(), Par01DetectorConstruction::Construct(), G4MIRDSkull::Construct(), OpNoviceDetectorConstruction::Construct(), QDetectorConstruction::Construct(), G4MIRDBrain::Construct(), DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), B3DetectorConstruction::Construct(), MyDetectorConstruction::Construct(), GB04DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExUCNDetectorConstruction::Construct(), B5DetectorConstruction::Construct(), F05DetectorConstruction::Construct(), F06DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), CML2AcceleratorConstruction::Construct(), CML2Ph_FullWater::Construct(), DMXDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), RE02DetectorConstruction::Construct(), CCalG4Hcal::constructAbsorberLayer(), GammaKnifeDetectorConstruction::ConstructBeamLine(), DetectorConstruction::ConstructCalorimeter(), F01DetectorConstruction::ConstructCalorimeter(), F03DetectorConstruction::ConstructCalorimeter(), PurgMagDetectorConstruction::ConstructCalorimeter(), F04DetectorConstruction::ConstructDetector(), WLSDetectorConstruction::ConstructDetector(), F04GlobalField::ConstructField(), BrachyDetectorConstructionFlexi::ConstructFlexi(), XrayTelDetectorConstruction::ConstructFocalPlane(), CCalG4Ecal::constructGlobal(), CCalG4Hall::constructIn(), CCalG4Hcal::constructIn(), CCalG4Ecal::constructIn(), BrachyDetectorConstructionI::ConstructIodium(), BrachyDetectorConstructionLeipzig::ConstructLeipzig(), DetectorConstruction::ConstructLine(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), CCalG4Hcal::constructScintillatorLayer(), ExUCNDetectorConstruction::ConstructSDandField(), F05DetectorConstruction::ConstructSDandField(), F06DetectorConstruction::ConstructSDandField(), LaserDrivenBeamLine::ConstructSDandField(), PurgMagDetectorConstruction::ConstructSDandField(), RMC01DetectorConstruction::ConstructSimpleGeometry(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), BrachyDetectorConstructionTG186::ConstructTG186(), UltraDetectorConstruction::ConstructUVscope(), G4RToEConvForProton::Convert(), G4VRangeToEnergyConverter::Convert(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), CML2WorldConstruction::create(), WLSMaterials::CreateMaterials(), F01FieldSetup::CreateStepperAndChordFinder(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4PenelopeBremsstrahlungModel::CrossSectionPerVolume(), G4PenelopeIonisationModel::CrossSectionPerVolume(), G4GDMLWriteSolids::CutTubeWrite(), LXeDetectorConstruction::DefineMaterials(), G4PSTrackLength::DefineUnitAndCategory(), B2aDetectorConstruction::DefineVolumes(), B2bDetectorConstruction::DefineVolumes(), B4cDetectorConstruction::DefineVolumes(), B4dDetectorConstruction::DefineVolumes(), B4DetectorConstruction::DefineVolumes(), DetectorConstruction::DetectorConstruction(), G4Paraboloid::DistanceToIn(), G4TessellatedSolid::DistanceToInNoVoxels(), G4EllipticalTube::DistanceToOut(), G4Ellipsoid::DistanceToOut(), G4Tet::DistanceToOut(), G4VTwistedFaceted::DistanceToOut(), G4UnionSolid::DistanceToOut(), G4SubtractionSolid::DistanceToOut(), G4IntersectionSolid::DistanceToOut(), G4Box::DistanceToOut(), G4Orb::DistanceToOut(), G4GenericTrap::DistanceToOut(), G4CutTubs::DistanceToOut(), G4Paraboloid::DistanceToOut(), G4EllipticalCone::DistanceToOut(), G4Trd::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Para::DistanceToOut(), G4Cons::DistanceToOut(), G4Sphere::DistanceToOut(), G4Trap::DistanceToOut(), G4TessellatedSolid::DistanceToOutNoVoxels(), G4MaterialScanner::DoScan(), G4EmSaturation::DumpBirksCoefficients(), G4EmSaturation::DumpG4BirksCoefficients(), DetectorConstruction::DumpGeometryParameters(), G4ParticleChangeForMSC::DumpInfo(), G4ParticleChange::DumpInfo(), G4VParticleChange::DumpInfo(), BrachyUserScoreWriter::DumpQuantityToFile(), G4GDMLWriteSolids::ElconeWrite(), ElectromagneticPhysics::ElectromagneticPhysics(), G4GDMLWriteParamvol::Ellipsoid_dimensionsWrite(), G4GDMLWriteSolids::EllipsoidWrite(), G4GDMLWriteSolids::EltubeWrite(), CCalEventAction::EndOfEventAction(), LXeEventAction::EndOfEventAction(), GammaRayTelEventAction::EndOfEventAction(), Run::EndOfRun(), eRositaPhysicsList::eRositaPhysicsList(), ExN03DetectorConstruction::ExN03DetectorConstruction(), G4GMocrenFileSceneHandler::ExtractDetector(), F01DetectorConstruction::F01DetectorConstruction(), F01PrimaryGeneratorMessenger::F01PrimaryGeneratorMessenger(), F02DetectorConstruction::F02DetectorConstruction(), F02PrimaryGeneratorMessenger::F02PrimaryGeneratorMessenger(), F03FieldSetup::F03FieldSetup(), F03PrimaryGeneratorMessenger::F03PrimaryGeneratorMessenger(), F04ElementField::F04ElementField(), F04PhysicsList::F04PhysicsList(), F04PrimaryGeneratorMessenger::F04PrimaryGeneratorMessenger(), LaserDrivenBeamLine::FaradayCup(), G4EmModelManager::FillDEDXVector(), Analysis::FillDose(), G4EmModelManager::FillLambdaVector(), G4EmSaturation::FindG4BirksCoefficient(), CML2Acc1::flatteningFilter(), G4AdjointPhysicsList::G4AdjointPhysicsList(), G4EmBiasingManager::G4EmBiasingManager(), G4EmModelManager::G4EmModelManager(), G4ErrorStepLengthLimitProcess::G4ErrorStepLengthLimitProcess(), G4GeometryTolerance::G4GeometryTolerance(), G4GoudsmitSaundersonMscModel::G4GoudsmitSaundersonMscModel(), G4hhIonisation::G4hhIonisation(), G4Hype::G4Hype(), G4mplIonisation::G4mplIonisation(), 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(), G4GDMLWriteSolids::GenTrapWrite(), DetectorConstruction::GeometryParameters(), G4ContinuousGainOfEnergy::GetContinuousStepLimit(), G4EmCalculator::GetCSDARange(), CML2PhantomConstruction::getCurrentTranslationString(), G4VUserPhysicsList::GetCutValue(), G4EmCalculator::GetDEDX(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), G4EmCalculator::GetKinEnergy(), G4eplusPolarizedAnnihilation::GetMeanFreePath(), G4VAdjointReverseReaction::GetMeanFreePath(), G4VXTRenergyLoss::GetMeanFreePath(), G4ePolarizedIonisation::GetMeanFreePath(), G4PolarizedCompton::GetMeanFreePath(), G4EmCalculator::GetMeanFreePath(), G4EmCalculator::GetRangeFromRestricteDEDX(), UltraFresnelLens::GetSagita(), 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(), G4GDMLWriteSolids::HypeWrite(), G4ErrorPropagatorManager::InitFieldForBackwards(), Run::InitFluence(), G4MonopoleFieldSetup::InitialiseAll(), F01FieldSetup::InitialiseAll(), G4EmSaturation::InitialiseG4materials(), DetectorConstruction::InitialiseGeometryParameters(), PrimaryGeneratorAction::InitializeMe(), G4TessellatedSolid::InsideNoVoxels(), G4TessellatedSolid::InsideVoxels(), CML2Acc1::ionizationChamber(), Collimator70BeamLine::IortBeamLineBlocks(), Collimator80BeamLine::IortBeamLineBlocks(), Collimator40BeamLine::IortBeamLineBlocks(), Collimator50BeamLine::IortBeamLineBlocks(), Collimator60BeamLine::IortBeamLineBlocks(), Collimator100BeamLine::IortBeamLineBlocks(), Collimator100BeamLine::IortBeamLineFinalCollimator(), Collimator60BeamLine::IortBeamLineFinalCollimator(), Collimator70BeamLine::IortBeamLineFinalCollimator(), Collimator80BeamLine::IortBeamLineFinalCollimator(), Collimator40BeamLine::IortBeamLineFinalCollimator(), Collimator50BeamLine::IortBeamLineFinalCollimator(), Collimator100BeamLine::IortBeamLineJunctions(), Collimator70BeamLine::IortBeamLineJunctions(), Collimator80BeamLine::IortBeamLineJunctions(), Collimator40BeamLine::IortBeamLineJunctions(), Collimator60BeamLine::IortBeamLineJunctions(), Collimator50BeamLine::IortBeamLineJunctions(), Collimator70BeamLine::IortBeamLineMonitorChambers(), Collimator80BeamLine::IortBeamLineMonitorChambers(), Collimator40BeamLine::IortBeamLineMonitorChambers(), Collimator100BeamLine::IortBeamLineMonitorChambers(), Collimator50BeamLine::IortBeamLineMonitorChambers(), Collimator60BeamLine::IortBeamLineMonitorChambers(), Collimator70BeamLine::IortBeamLineTitaniumWindows(), Collimator60BeamLine::IortBeamLineTitaniumWindows(), Collimator80BeamLine::IortBeamLineTitaniumWindows(), Collimator40BeamLine::IortBeamLineTitaniumWindows(), Collimator50BeamLine::IortBeamLineTitaniumWindows(), Collimator100BeamLine::IortBeamLineTitaniumWindows(), Collimator70BeamLine::IortBeamLineVacuumSource(), Collimator80BeamLine::IortBeamLineVacuumSource(), Collimator40BeamLine::IortBeamLineVacuumSource(), Collimator50BeamLine::IortBeamLineVacuumSource(), Collimator60BeamLine::IortBeamLineVacuumSource(), Collimator100BeamLine::IortBeamLineVacuumSource(), IORTPhysicsList::IORTPhysicsList(), CML2Acc1::Jaw1X(), CML2Acc1::Jaw1Y(), CML2Acc1::Jaw2X(), CML2Acc1::Jaw2Y(), G4RDBremsstrahlungParameters::LoadData(), LXeMainVolume::LXeMainVolume(), LaserDrivenBeamLine::Magnet_2(), LaserDrivenBeamLine::Magnet_3(), CCalMagneticField::MagneticField(), main(), G4Trap::MakePlanes(), CML2Acc1::mirror(), ML2PhysicsList::ML2PhysicsList(), CML2Acc1::MLC(), G4MultiNavigator::ObtainFinalStep(), G4ITMultiNavigator::ObtainFinalStep(), operator<<(), G4GDMLWriteParamvol::Orb_dimensionsWrite(), G4GDMLWriteSolids::OrbWrite(), G4GDMLWriteParamvol::Para_dimensionsWrite(), G4GDMLWriteSolids::ParaboloidWrite(), G4GDMLWriteSolids::ParaWrite(), PhysicsList::PhysicsList(), PhysicsListEMstd::PhysicsListEMstd(), G4GDMLWriteDefine::Position_vectorWrite(), G4VXTRenergyLoss::PostStepDoIt(), G4eplusPolarizedAnnihilation::PostStepGetPhysicalInteractionLength(), G4ePolarizedIonisation::PostStepGetPhysicalInteractionLength(), G4PolarizedCompton::PostStepGetPhysicalInteractionLength(), Par02TrackingAction::PostUserTrackingAction(), PrimaryGeneratorAction4::PrimaryGeneratorAction4(), PrimaryGeneratorGun2::PrimaryGeneratorGun2(), ElectronRun::Print(), UltraOpticalHit::Print(), G4PrimaryVertex::Print(), G4MCTSimVertex::Print(), XrayFluoDetectorConstruction::PrintApparateParameters(), ExN03DetectorConstruction::PrintCalorParameters(), F03DetectorConstruction::PrintCalorParameters(), F01DetectorConstruction::PrintCalorParameters(), F02DetectorConstruction::PrintCalorParameters(), Run::PrintFluence(), GammaRayTelDetectorConstruction::PrintPayloadParameters(), G4MCTSimParticle::PrintSingle(), UltraPMTSD::ProcessHits(), 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(), G4GDMLWriteSolids::RZPointWrite(), G4TessellatedSolid::SafetyFromInside(), G4TessellatedSolid::SafetyFromOutside(), CML2SDWithVoxels::saveData(), CML2SDWithParticle::saveDataParticles(), CML2ExpVoxels::saveResults(), BrachyPhysicsList::SetCuts(), G4HumanPhantomPhysicsList::SetCuts(), B03PhysicsList::SetCuts(), G4VUserPhysicsList::SetCuts(), G4VUserPhysicsList::SetDefaultCutValue(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), LXeDetectorConstruction::SetDefaults(), LaserDrivenBeamLine::SetFirstCollimatorPositionZ(), LaserDrivenBeamLine::SetFirstCollimatorRadius(), LaserDrivenBeamLine::SetFirstCollimatorThickness(), PassiveProtonBeamLine::SetFirstScatteringFoilXSize(), PassiveCarbonBeamLine::SetInnerRadiusFinalCollimator(), PassiveProtonBeamLine::SetInnerRadiusFinalCollimator(), Collimator100BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator70BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator60BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetInnerRadiusFinalCollimatorIORT(), Collimator50BeamLine::SetInnerRadiusFinalCollimatorIORT(), HadrontherapyModulator::SetModulatorInnerRadius(), HadrontherapyModulator::SetModulatorOuterRadius(), HadrontherapyModulator::SetModulatorPosition(), G4UserPhysicsListMessenger::SetNewValue(), Collimator60BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator100BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator50BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator80BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator40BeamLine::SetOuterRadiusFinalCollimatorIORT(), Collimator70BeamLine::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(), G4GeometryTolerance::SetSurfaceTolerance(), HepTool::Evaluator::setSystemOfUnits(), LaserDrivenBeamLine::SetThicknessSlit(), XDetectorConstruction::SetupGeometry(), CexmcSetup::SetupSpecialVolumes(), F03PrimaryGeneratorAction::SetXVertex(), F01PrimaryGeneratorAction::SetXVertex(), F02PrimaryGeneratorAction::SetXVertex(), F04PrimaryGeneratorAction::SetXvertex(), F01PrimaryGeneratorAction::SetYVertex(), F03PrimaryGeneratorAction::SetYVertex(), F02PrimaryGeneratorAction::SetYVertex(), F04PrimaryGeneratorAction::SetYvertex(), F03PrimaryGeneratorAction::SetZVertex(), F01PrimaryGeneratorAction::SetZVertex(), F02PrimaryGeneratorAction::SetZVertex(), F04PrimaryGeneratorAction::SetZvertex(), G4Torus::SolveNumericJT(), G4GDMLWriteParamvol::Sphere_dimensionsWrite(), G4GDMLWriteSolids::SphereWrite(), G4ProductionCutsTable::StoreCutsInfo(), G4ProductionCutsTable::StoreMaterialCutsCoupleInfo(), G4EllipticalTube::StreamInfo(), G4Ellipsoid::StreamInfo(), G4Tet::StreamInfo(), G4Box::StreamInfo(), G4Orb::StreamInfo(), G4Hype::StreamInfo(), G4Paraboloid::StreamInfo(), G4CutTubs::StreamInfo(), G4GenericTrap::StreamInfo(), G4TwistedTubs::StreamInfo(), G4EllipticalCone::StreamInfo(), G4ExtrudedSolid::StreamInfo(), G4Trd::StreamInfo(), G4Para::StreamInfo(), G4Tubs::StreamInfo(), G4Torus::StreamInfo(), G4Cons::StreamInfo(), G4Sphere::StreamInfo(), G4VEnergyLossProcess::StreamInfo(), G4Trap::StreamInfo(), G4Box::SurfaceNormal(), G4Paraboloid::SurfaceNormal(), G4EllipticalCone::SurfaceNormal(), G4Trd::SurfaceNormal(), G4ExtrudedSolid::SurfaceNormal(), G4Para::SurfaceNormal(), G4Trap::SurfaceNormal(), TabulatedField3D::TabulatedField3D(), G4ViewParameters::TimeWindowCommands(), G4GDMLWriteParamvol::Torus_dimensionsWrite(), G4GDMLWriteSolids::TorusWrite(), G4GDMLWriteParamvol::Trap_dimensionsWrite(), G4GDMLWriteSolids::TrapWrite(), G4GDMLWriteParamvol::Trd_dimensionsWrite(), G4GDMLWriteSolids::TrdWrite(), G4GDMLWriteParamvol::Tube_dimensionsWrite(), G4GDMLWriteSolids::TubeWrite(), G4GDMLWriteSolids::TwistedboxWrite(), G4GDMLWriteSolids::TwistedtrapWrite(), G4GDMLWriteSolids::TwistedtrdWrite(), G4GDMLWriteSolids::TwistedtubsWrite(), UltraPhysicsList::UltraPhysicsList(), HistoManager::Update(), F03FieldSetup::UpdateField(), GammaKnifeDetectorConstruction::UpdateHelmet(), F02ElectricFieldSetup::UpdateIntegrator(), FCALSteppingAction::UserSteppingAction(), PassiveCarbonBeamLine::VacuumToAirInterface(), G4ScoreSplittingProcess::Verbose(), G4ParallelWorldScoringProcess::Verbose(), G4SteppingVerbose::VerboseTrack(), G4ITSteppingVerbose::VerboseTrack(), WLSDetectorConstruction::WLSDetectorConstruction(), WLSPhysicsList::WLSPhysicsList(), XAluminumElectrodeSensitivity::WriteHitInfo(), CML2Ph_FullWater::writeInfo(), CML2Ph_BoxInBox::writeInfo(), CML2Acc1::writeInfo(), DMXEventAction::writePmtHitsToFile(), XPhysicsList::XPhysicsList(), XrayFluoDetectorConstruction::XrayFluoDetectorConstruction(), XrayFluoMercuryDetectorConstruction::XrayFluoMercuryDetectorConstruction(), XrayFluoPhysicsList::XrayFluoPhysicsList(), XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction(), XrayTelPhysicsList::XrayTelPhysicsList(), G4GDMLWriteSolids::XtruWrite(), G4GDMLWriteSolids::ZplaneWrite().
|
static |
G4SIunits.hh 파일의 116 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PSPassageCellFlux::DefineUnitAndCategory(), G4PSCellFlux::DefineUnitAndCategory(), G4PSSphereSurfaceCurrent::DefineUnitAndCategory(), G4PSCylinderSurfaceFlux::DefineUnitAndCategory(), G4PSCylinderSurfaceCurrent::DefineUnitAndCategory(), G4PSFlatSurfaceCurrent::DefineUnitAndCategory(), G4PSSphereSurfaceFlux::DefineUnitAndCategory(), G4PSFlatSurfaceFlux::DefineUnitAndCategory(), UltraFresnelLens::GetSagita().
|
static |
G4SIunits.hh 파일의 117 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UltraFresnelLens::GetSagita().
|
static |
G4SIunits.hh 파일의 286 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CCalMaterialFactory::addElement(), G4Element::AddIsotope(), RE06DetectorConstruction::AddMaterial(), G4GDMLReadMaterials::AtomRead(), G4GDMLWriteMaterials::AtomWrite(), ExN04CalorimeterROGeometry::Build(), IORTDetectorROGeometry::Build(), G4NistElementBuilder::BuildElement(), G4PenelopeRayleighModel::BuildFormFactorTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4UnitDefinition::BuildUnitsTable(), G4PenelopeBremsstrahlungAngular::CalculateEffectiveZ(), G4ErrorFreeTrajState::CalculateEffectiveZandA(), G4GDMLEvaluator::Clear(), G4EmCalculator::ComputeCrossSectionPerAtom(), Construct(), Materials::Construct(), H02DetectorConstruction::Construct(), MyMaterials::Construct(), QMaterials::Construct(), B03DetectorConstruction::Construct(), RE01DetectorConstruction::Construct(), OpNoviceDetectorConstruction::Construct(), ExP02DetectorConstruction::Construct(), B02DetectorConstruction::Construct(), B01DetectorConstruction::Construct(), GeometryConstruction::Construct(), ExN01DetectorConstruction::Construct(), eRositaDetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), XrayTelDetectorConstruction::Construct(), CML2Ph_BoxInBox::Construct(), XrayTelDetectorConstruction::ConstructFocalPlane(), DetectorConstruction::ConstructMaterials(), G4EmDNAChemistry::ConstructReactionTable(), UltraDetectorConstruction::ConstructTableMaterials(), XrayTelDetectorConstruction::ConstructTelescope(), MuCrossSections::CR_PerAtom(), XrayFluoNistMaterials::CreateMaterials(), G4EzWorld::CreateWorld(), ExN04DetectorConstruction::DefineMaterials(), G4HumanPhantomMaterial::DefineMaterials(), BrachyMaterial::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), B4cDetectorConstruction::DefineMaterials(), B4dDetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), B4DetectorConstruction::DefineMaterials(), FFDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), RMC01DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), F01DetectorConstruction::DefineMaterials(), F02DetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), F03DetectorConstruction::DefineMaterials(), PurgMagDetectorConstruction::DefineMaterials(), GammaRayTelDetectorConstruction::DefineMaterials(), G4tgbGeometryDumper::DumpElement(), G4tgbGeometryDumper::DumpIsotope(), G4tgbGeometryDumper::DumpMaterial(), FCALMaterialConsultant::FCALMaterialConsultant(), G4Element::G4Element(), G4GDMLEvaluator::G4GDMLEvaluator(), G4gsmate(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrIsotope::G4tgrIsotope(), G4tgrMaterialSimple::G4tgrMaterialSimple(), GVFlashShowerParameterisation::GetEffA(), G3EleTable::GetEle(), DicomDetectorConstruction::InitialisationOfMaterials(), Materials::Initialise(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4NativeScreenedCoulombCrossSection::LoadData(), G4MuonVDNuclearModel::MakeSamplingTable(), operator<<(), CML2Acc1::otherMaterials(), 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().
|
static |
G4SIunits.hh 파일의 150 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 170 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : WLSDetectorConstruction::ConstructFiber(), G4PSTrackLength::DefineUnitAndCategory(), XAluminumElectrodeHit::Draw(), F04ElementField::F04ElementField(), hashTableInit(), poolInit().
G4SIunits.hh 파일의 192 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 108 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), G4eeToHadronsModel::Initialise(), G4eeCrossSections::Initialise().
G4SIunits.hh 파일의 257 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 101 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), ChromosomeParameterisation::ChromosomeParameterisation(), DMXDetectorConstruction::Construct(), DetectorConstruction::ConstructDetector(), G4PhysChemIO::FormattedText::CreateSolvatedElectron(), G4PhysChemIO::G4Analysis::CreateSolvatedElectron(), G4PhysChemIO::FormattedText::CreateWaterMolecule(), G4PhysChemIO::G4Analysis::CreateWaterMolecule(), DMXPhysicsList::DMXPhysicsList(), G4DNAWaterDissociationDisplacer::GetMotherMoleculeDisplacement(), G4DNAWaterDissociationDisplacer::GetProductsDisplacement(), G4ITTransportation::PostStepDoIt(), G4DNAMolecularReactionTable::PrintTable().
G4SIunits.hh 파일의 158 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable(), DMXDetectorConstruction::DMXDetectorConstruction(), G4F18GEMProbability::G4F18GEMProbability(), G4F21GEMProbability::G4F21GEMProbability(), G4Mg22GEMProbability::G4Mg22GEMProbability(), G4Mg23GEMProbability::G4Mg23GEMProbability(), G4Mg25GEMProbability::G4Mg25GEMProbability(), G4Ne19GEMProbability::G4Ne19GEMProbability(), G4Ne24GEMProbability::G4Ne24GEMProbability(), G4Radioactivation::G4Radioactivation(), G4RadioactiveDecay::G4RadioactiveDecay(), G4PrimaryTransformer::GenerateTracks(), CCaloSD::getStepInfo(), CCalSteppingAction::UserSteppingAction(), DMXEventAction::writeScintHitsToFile().
G4SIunits.hh 파일의 229 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 112 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ClusteringAlgo::AreOnTheSameCluster(), AreOnTheSameCluster(), UltraDetectorConstruction::ConstructTableMaterials(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), ExUCNDetectorConstruction::DefineMaterials(), DetectorConstruction::DefineVolumes(), G4Electron_aq::Definition(), G4OpBoundaryProcess::DielectricDichroic(), TrackerSD::EndOfEvent(), G4GoudsmitSaundersonMscModel::G4GoudsmitSaundersonMscModel(), G4UCNMaterialPropertiesTable::G4UCNMaterialPropertiesTable(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), UltraPrimaryGeneratorAction::GeneratePrimaries(), G4ScreenedNuclearRecoil::GetMeanFreePath(), DNA::Penetration::Ritchie1994::GetPenetration(), ClusterSBPoints::HasInBarycenter(), UltraDetectorConstruction::UltraDetectorConstruction(), WLSDetectorConstruction::WLSDetectorConstruction().
|
static |
G4SIunits.hh 파일의 168 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 249 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HepTool::Evaluator::setSystemOfUnits().
|
static |
G4SIunits.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 137 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Abla::evap_postsaddle(), G4Abla::evapora().
|
static |
G4SIunits.hh 파일의 332 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HadronBuilder::Barion(), OpNoviceDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), ExP01DetectorConstruction::Construct(), GammaKnifeDetectorConstruction::ConstructBeamLine(), WLSMaterials::CreateMaterials(), G4BinaryCascade::DebugFinalEpConservation(), ExN04DetectorConstruction::DefineMaterials(), RE05DetectorConstruction::DefineMaterials(), GB03DetectorConstruction::DefineMaterials(), RE06DetectorConstruction::DefineMaterials(), DetectorConstruction::DefineMaterials(), LXeDetectorConstruction::DefineMaterials(), ExN03DetectorConstruction::DefineMaterials(), G4OpBoundaryProcess::DielectricDichroic(), G4BinaryCascade::FillVoidNucleusProducts(), for(), G4BinaryCascade::G4BinaryCascade(), G4CascadeInterface::G4CascadeInterface(), G4FTFModel::G4FTFModel(), G4ParticleHPElastic::GetFatalEnergyCheckLevels(), G4ParticleHPCapture::GetFatalEnergyCheckLevels(), G4LENDFission::GetFatalEnergyCheckLevels(), G4ParticleHPFission::GetFatalEnergyCheckLevels(), G4LFission::GetFatalEnergyCheckLevels(), G4ParticleHPThermalScattering::GetFatalEnergyCheckLevels(), G4ParticleHPInelastic::GetFatalEnergyCheckLevels(), G4FissLib::GetFatalEnergyCheckLevels(), G4HadronicInteraction::GetFatalEnergyCheckLevels(), DicomDetectorConstruction::InitialisationOfMaterials(), DetectorConstruction::MaterialWithSingleIsotope(), G4HadronBuilder::Meson(), operator<<(), G4ParticleHPChannel::Register(), LaserDrivenBeamLine::SetDefaultDimensions(), Collimator60BeamLine::SetDefaultDimensions(), Collimator100BeamLine::SetDefaultDimensions(), Collimator50BeamLine::SetDefaultDimensions(), Collimator40BeamLine::SetDefaultDimensions(), Collimator70BeamLine::SetDefaultDimensions(), Collimator80BeamLine::SetDefaultDimensions(), PassiveCarbonBeamLine::SetDefaultDimensions(), TrentoPassiveProtonBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions().
|
static |
G4SIunits.hh 파일의 334 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MagInt_Driver::AccurateAdvance(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4ChordFinder::ApproxCurvePointV(), G4RayTracerViewer::DrawView(), G4ExcitedStringDecay::FragmentStrings(), G4Element::G4Element(), G4ITNavigator1::GetGlobalExitNormal(), G4ITNavigator2::GetGlobalExitNormal(), HepPolyhedronCons::HepPolyhedronCons(), HepPolyhedronParaboloid::HepPolyhedronParaboloid(), G4Decay::PostStepGetPhysicalInteractionLength(), G4GeometryManager::ReportVoxelStats(), HepPolyhedron::RotateAroundZ(), G4VEnergyLossProcess::SampleSubCutSecondaries(), HepPolyhedron::SetSideFacets(), G4NystromRK4::Stepper().
|
static |
G4SIunits.hh 파일의 333 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MagInt_Driver::AccurateAdvance(), G4Material::AddElement(), G4Material::AddMaterial(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4NystromRK4::CheckCachedMomemtum(), G4MultiNavigator::GetGlobalExitNormal(), G4ITMultiNavigator::GetGlobalExitNormal(), G4Navigator::GetGlobalExitNormal(), G4VIntersectionLocator::GetGlobalSurfaceNormal(), G4VIntersectionLocator::GetSurfaceNormal(), G4CoupledTransportation::ReportInexactEnergy(), G4VIntersectionLocator::ReportTrialStep().
|
static |
G4SIunits.hh 파일의 211 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 219 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ElectroVDNuclearModel::G4ElectroVDNuclearModel().
|
static |
G4SIunits.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCrossSurfChecker::AddaSphericalSurface(), G4ExtrudedSolid::AddGeneralPolygonFacets(), G4HepRepFileSceneHandler::AddSolid(), G4GMocrenFileSceneHandler::AddSolid(), G4VXTRenergyLoss::AngleXTRdEdx(), G4FTFAnnihilation::Annihilate(), G4ParticleHPFissionFS::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4LEnp::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4CutTubs::BoundingLimits(), G4Sphere::BoundingLimits(), G4NuclNuclDiffuseElastic::BuildAngleTable(), G4PenelopeOscillatorManager::BuildOscillatorTable(), G4Molecule::BuildTrack(), G4eBremsstrahlungRelModel::CalcLPMFunctions(), G4StatMFMacroMultiplicity::CalcMeanA(), G4StatMFMicroPartition::CalcPartitionProbability(), G4GEMProbability::CalcProbability(), G4ecpssrBaseKxsModel::CalculateCrossSection(), G4RDGenerator2BN::Calculatedsdkdt(), G4Generator2BN::Calculatedsdkdt(), G4Orb::CalculateExtent(), G4Torus::CalculateExtent(), G4ecpssrBaseLixsModel::CalculateL1CrossSection(), G4ecpssrBaseLixsModel::CalculateL2CrossSection(), G4ecpssrBaseLixsModel::CalculateL3CrossSection(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4RKFieldIntegrator::CalculateTotalEnergy(), G4QMDCollision::CalFinalStateOfTheBinaryCollisionJQMD(), G4RPGKMinusInelastic::Cascade(), G4RPGAntiLambdaInelastic::Cascade(), G4RPGAntiProtonInelastic::Cascade(), G4RPGAntiSigmaPlusInelastic::Cascade(), G4RPGSigmaPlusInelastic::Cascade(), G4RPGXiMinusInelastic::Cascade(), G4RPGAntiNeutronInelastic::Cascade(), G4RPGAntiOmegaMinusInelastic::Cascade(), G4RPGAntiSigmaMinusInelastic::Cascade(), G4RPGAntiXiMinusInelastic::Cascade(), G4RPGOmegaMinusInelastic::Cascade(), G4RPGAntiXiZeroInelastic::Cascade(), G4RPGKPlusInelastic::Cascade(), G4RPGKZeroInelastic::Cascade(), G4RPGSigmaMinusInelastic::Cascade(), G4RPGLambdaInelastic::Cascade(), G4RPGXiZeroInelastic::Cascade(), G4RPGAntiKZeroInelastic::Cascade(), CCalPrimaryGeneratorMessenger::CCalPrimaryGeneratorMessenger(), G4RadioactiveDecayBase::ChooseCollimationDirection(), G4RadioactiveDecay::ChooseCollimationDirection(), G4NucleiModel::choosePointAlongTraj(), G4Fancy3DNucleus::ChoosePositions(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4KokoulinMuonNuclearXS::ComputeDDMicroscopicCrossSection(), G4IonisParamMat::ComputeDensityEffect(), G4GenericTrap::ComputeIsTwisted(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsElectron(), G4PenelopeIonisationXSHandler::ComputeShellCrossSectionsPositron(), G4PSDoseDepositForCylinder3D::ComputeVolume(), G4PSPassageCellFluxForCylinder3D::ComputeVolume(), G4PSCellFluxForCylinder3D::ComputeVolume(), GeometryConstruction::Construct(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), XrayFluoDetectorConstruction::ConstructApparate(), G02DetectorConstruction::ConstructAssembly(), UltraDetectorConstruction::ConstructGround(), G4RDGenerator2BN::ConstructMajorantSurface(), G4Generator2BN::ConstructMajorantSurface(), UltraDetectorConstruction::ConstructMirror(), UltraDetectorConstruction::ConstructUVscope(), G4VParameterisationPolyhedra::ConvertRadiusFactor(), G4AngularDistributionNP::CosTheta(), G4AngularDistributionPP::CosTheta(), G4FTFAnnihilation::Create2QuarkAntiQuarkStrings(), G4FTFAnnihilation::Create3QuarkAntiQuarkStrings(), G4Orb::CreatePolyhedron(), G4DiffractiveExcitation::CreateStrings(), G4VTwistedFaceted::CreateSurfaces(), G4XAnnihilationChannel::CrossSection(), G4eeCrossSections::CrossSection2Kcharged(), G4eeCrossSections::CrossSection2Kneutral(), G4eeCrossSections::CrossSection2pi(), G4eeCrossSections::CrossSection3pi(), G4eeCrossSections::CrossSectionEtaG(), G4DNAUeharaScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNAScreenedRutherfordElasticModel::CrossSectionPerVolume(), G4DNADingfelderChargeIncreaseModel::CrossSectionPerVolume(), G4PenelopeComptonModel::CrossSectionPerVolume(), G4eeCrossSections::CrossSectionPi0G(), G4AblaInterface::DeExcite(), G4Abla::densniv(), G4StokesVector::DiceUniform(), G4OpBoundaryProcess::DielectricDichroic(), G4OpBoundaryProcess::DielectricDielectric(), G4OpBoundaryProcess::DielectricLUT(), G4OpBoundaryProcess::DielectricLUTDAVIS(), G4DNARuddIonisationModel::DifferentialCrossSection(), G4InitXscPAI::DifPAIxSection(), G4PAIxSection::DifPAIxSection(), G4PAIySection::DifPAIySection(), G4Abla::direct(), G4Sphere::DistanceToIn(), G4CutTubs::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Cons::DistanceToOut(), G4Sphere::DistanceToOut(), G4TwistTrapAlphaSide::DistanceToSurface(), G4TwistBoxSide::DistanceToSurface(), G4TwistTrapParallelSide::DistanceToSurface(), G4HelixExplicitEuler::DistChord(), G4ExactHelixStepper::DistChord(), G4MagHelicalStepper::DistChord(), G4HelixMixedStepper::DistChord(), DMXParticleSource::DMXParticleSource(), G4QMDMeanField::DoClusterJudgment(), G4SingleScatter::DoCollisionStep(), G4ScreenedCoulombClassicalKinematics::DoScreeningComputation(), G4PhotoElectricAngularGeneratorPolarized::DSigmaKshellGavrila1959(), G4RDPhotoElectricAngularGeneratorPolarized::DSigmaKshellGavrila1959(), G4PhotoElectricAngularGeneratorPolarized::DSigmaL1shellGavrila(), G4RDPhotoElectricAngularGeneratorPolarized::DSigmaL1shellGavrila(), G4Abla::eflmac(), G4Abla::eflmac_profi(), G4FissionProbability::EmissionProbability(), LaserDrivenBeamLine::FaradayCup(), G4LivermorePolarizedGammaConversionModel::Fdlor(), G4BetaDecayCorrections::FermiFunction(), G4INCL::EtaNElasticChannel::fillFinalState(), G4INCL::EtaNToPiNChannel::fillFinalState(), G4INCL::PiNToEtaChannel::fillFinalState(), G4tgbVolume::FindOrConstructG4Solid(), G4LivermorePolarizedGammaConversionModel::Fintlor(), G4LivermorePolarizedGammaConversionModel::Finvlor(), G4LivermorePolarizedGammaConversionModel::Flor(), G4StatMFMacroTemperature::FragsExcitEnergy(), G4ChebyshevApproximation::G4ChebyshevApproximation(), G4DNAMolecularReactionData::G4DNAMolecularReactionData(), G4GaussChebyshevQ::G4GaussChebyshevQ(), G4GaussHermiteQ::G4GaussHermiteQ(), G4GaussLegendreQ::G4GaussLegendreQ(), G4GeneralParticleSourceMessenger::G4GeneralParticleSourceMessenger(), G4FissionProductYieldDist::G4GetFission(), G4gsrotm(), G4HelixMixedStepper::G4HelixMixedStepper(), G4VisCommandSceneAddLogo::G4Logo::G4Logo(), G4mplIonisationModel::G4mplIonisationModel(), G4mplIonisationWithDeltaModel::G4mplIonisationWithDeltaModel(), G4NeutronElectronElXsc::G4NeutronElectronElXsc(), G4NuclearFermiDensity::G4NuclearFermiDensity(), G4NuclearShellModelDensity::G4NuclearShellModelDensity(), G4PenelopeAnnihilationModel::G4PenelopeAnnihilationModel(), G4PolarizedComptonCrossSection::G4PolarizedComptonCrossSection(), G4QMDMeanField::G4QMDMeanField(), G4QMDParameters::G4QMDParameters(), G4SPSAngDistribution::G4SPSAngDistribution(), G4UniformElectricField::G4UniformElectricField(), G4UniformMagField::G4UniformMagField(), G4VParameterisationPara::G4VParameterisationPara(), G4VTwistedFaceted::G4VTwistedFaceted(), G4VXTRenergyLoss::G4VXTRenergyLoss(), CexmcReimplementedGenbod::Generate(), G4eeToHadronsModel::GenerateCMPhoton(), G4SPSPosDistribution::GeneratePointsOnSurface(), ExUCNPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGeneratorAction1::GeneratePrimaries(), F06PrimaryGeneratorAction::GeneratePrimaries(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), G4AdjointPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4ExtrudedSolid::GetAngle(), G4VXTRenergyLoss::GetAngleVector(), G4NeutronInelasticCrossSection::GetCrossSection(), G4NuclNuclDiffuseElastic::GetDiffElasticProb(), G4DiffuseElastic::GetDiffElasticProb(), G4NuclNuclDiffuseElastic::GetDiffElasticSumProb(), G4DiffuseElastic::GetDiffElasticSumProb(), G4DiffuseElasticV2::GetDiffElasticSumProbA(), G4NuclNuclDiffuseElastic::GetDiffElasticSumProbA(), G4DiffuseElastic::GetDiffElasticSumProbA(), G4TripathiCrossSection::GetElementCrossSection(), G4IonsKoxCrossSection::GetElementCrossSection(), G4IonsSihverCrossSection::GetElementCrossSection(), G4TripathiLightCrossSection::GetElementCrossSection(), G4SynchrotronRadiationInMat::GetEnergyProbSR(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfProjectile(), G4NuclearAbrasionGeometry::GetExcitationEnergyOfTarget(), G4Nucleus::GetFermiMomentum(), G4SigmaPlusField::GetField(), G4KaonZeroField::GetField(), G4SigmaMinusField::GetField(), G4SigmaZeroField::GetField(), G4KaonMinusField::GetField(), G4KaonPlusField::GetField(), G4AntiProtonField::GetField(), G4PionPlusField::GetField(), G4PionZeroField::GetField(), G4PionMinusField::GetField(), G4MesonAbsorption::GetFinalState(), G4EMDissociationSpectrum::GetGeneralE1Spectrum(), G4EMDissociationSpectrum::GetGeneralE2Spectrum(), G4OpBoundaryProcess::GetIncidentAngle(), G4ComponentAntiNuclNuclearXS::GetInelasticElementCrossSection(), G4SynchrotronRadiationInMat::GetIntProbSR(), G4NuclNuclDiffuseElastic::GetInvCoulombElasticXsc(), G4DiffuseElastic::GetInvCoulombElasticXsc(), G4NuclNuclDiffuseElastic::GetInvElasticSumXsc(), G4DiffuseElastic::GetInvElasticSumXsc(), G4NuclNuclDiffuseElastic::GetInvElasticXsc(), G4DiffuseElastic::GetInvElasticXsc(), G4IonsShenCrossSection::GetIsoCrossSection(), G4ComponentGGHadronNucleusXsc::GetIsoCrossSection(), G4ElasticHadrNucleusHE::GetLightFq2(), G4CutTubs::GetMaxMinZ(), G4RPGInelastic::GetNormalizationConstant(), G4EllipticalTube::GetPointOnSurface(), G4Ellipsoid::GetPointOnSurface(), G4Polycone::GetPointOnSurface(), G4Paraboloid::GetPointOnSurface(), G4Hype::GetPointOnSurface(), G4EllipticalCone::GetPointOnSurface(), G4Torus::GetPointOnSurface(), G4Sphere::GetPointOnSurface(), G4Absorber::GetRandomDirection(), G4PolarizationHelper::GetRandomFrame(), G4ComponentGGHadronNucleusXsc::GetRatioQE(), G4ComponentGGNuclNuclXsc::GetRatioQE(), G4ComponentGGHadronNucleusXsc::GetRatioSD(), G4ComponentGGNuclNuclXsc::GetRatioSD(), G4tgrUtils::GetRotationFromDirection(), G4ScreeningMottCrossSection::GetScreeningAngle(), G4EllipticalTube::GetSurfaceArea(), G4Sphere::GetSurfaceArea(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4ComponentAntiNuclNuclearXS::GetTotalElementCrossSection(), G4ComponentGGNuclNuclXsc::GetZandACrossSection(), G4LivermorePolarizedGammaConversionModel::Glor(), G4ElasticHadrNucleusHE::HadrNucDifferCrSec(), HepPolyhedronEllipsoid::HepPolyhedronEllipsoid(), HepPolyhedronSphere::HepPolyhedronSphere(), G4FTFParameters::InitForInteraction(), G4mplIonisationWithDeltaModel::Initialise(), G4mplIonisationModel::Initialise(), G4eeCrossSections::Initialise(), G4eCoulombScatteringModel::Initialise(), G4Sphere::Inside(), G4UCNBoundaryProcess::LDiffRefl(), G4BremsstrahlungParameters::LoadData(), G4NativeScreenedCoulombCrossSection::LoadData(), G4LatticeLogical::MapKtoV(), G4LatticeLogical::MapKtoVDir(), G4ScreeningMottCrossSection::McFcorrection(), G4BetaDecayCorrections::ModSquared(), G4UCNBoundaryProcess::MRDiffRefl(), G4UCNBoundaryProcess::MRDiffTrans(), NeuronLoadDataFile::NeuralNetworkDATAfile(), G4InitXscPAI::Normalisation(), G4PAIySection::NormShift(), G4PAIxSection::NormShift(), G4PAIySection::PAIdNdxCerenkov(), G4PAIxSection::PAIdNdxCerenkov(), G4InitXscPAI::PAIdNdxCherenkov(), G4PAIxSection::PAIdNdxMM(), G4InitXscPAI::PAIdNdxPlasmon(), G4PAIySection::PAIdNdxPlasmon(), G4PAIxSection::PAIdNdxPlasmon(), G4PAIxSection::PAIdNdxResonance(), G4PhotoElectricAngularGeneratorPolarized::PhotoElectronGeneratePhiAndTheta(), G4RDPhotoElectricAngularGeneratorPolarized::PhotoElectronGeneratePhiAndTheta(), G4HadronPhysicsQGS_BIC::Pion(), G4HadronPhysicsFTF_BIC::Pion(), G4HadronPhysicsFTFP_BERT::Pion(), G4HadronPhysicsINCLXX::Pion(), DetectorConstruction::PlaceWithEulerAngles(), DetectorConstruction::PlaceWithReflections(), G4RDGenerator2BS::PolarAngle(), G4RDModifiedTsai::PolarAngle(), G4OpMieHG::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), G4AnnihiToMuPair::PostStepDoIt(), G4GammaConversionToMuons::PostStepDoIt(), G4ScreenedNuclearRecoil::PostStepDoIt(), G4MuonDecayChannelWithSpin::R_c(), G4MuElecElasticModel::RandomizeCosTheta(), G4MicroElecElasticModel::RandomizeCosTheta(), G4DNAChampionElasticModel::RandomizeCosTheta(), G4DNAPTBElasticModel::RandomizeCosTheta(), G4InitXscPAI::RePartDielectricConst(), G4PAIySection::RePartDielectricConst(), G4PAIxSection::RePartDielectricConst(), DetectorConstruction::ResiduesView(), G4RPGReaction::Rotate(), G4DNAScreenedRutherfordElasticModel::RutherfordCrossSection(), G4DNAUeharaScreenedRutherfordElasticModel::RutherfordCrossSection(), G4QGSMFragmentation::Sample4Momentum(), G4AntiNuclElastic::SampleInvariantT(), G4LEpp::SampleInvariantT(), G4LEnp::SampleInvariantT(), G4GEMChannel::SampleKineticEnergy(), G4VLongitudinalStringDecay::SampleQuarkPt(), G4DNAUeharaScreenedRutherfordElasticModel::SampleSecondaries(), G4DNAScreenedRutherfordElasticModel::SampleSecondaries(), G4DNAChampionElasticModel::SampleSecondaries(), G4XrayRayleighModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4MuElecElasticModel::SampleSecondaries(), G4MicroElecElasticModel::SampleSecondaries(), G4DNACPA100ElasticModel::SampleSecondaries(), G4BetheHeitler5DModel::SampleSecondaries(), G4DNACPA100ExcitationModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4DNAPTBElasticModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4NuclNuclDiffuseElastic::SampleThetaCMS(), G4DiffuseElastic::SampleThetaCMS(), G4QMDGroundStateNucleus::samplingMomentum(), G4UCNMultiScattering::Scatter(), G4DAWNFILEViewer::SendViewParameters(), G4SPSAngDistribution::SetAngDistType(), G4KM_OpticalEqRhs::SetFactor(), CCalPrimaryGeneratorAction::SetMaximumPhi(), CCalPrimaryGeneratorAction::SetMinimumPhi(), G4EmParameters::SetMscThetaLimit(), G4LivermorePolarizedComptonModel::SetNewPolarization(), G4LowEnergyPolarizedCompton::SetNewPolarization(), G4LowEPPolarizedComptonModel::SetNewPolarization(), G4VisCommandSceneAddLogo::SetNewValue(), G4LivermorePolarizedGammaConversionModel::SetPhi(), RMC01AnalysisManager::SetPrimaryExpSpectrumForAdjointSim(), RMC01AnalysisManager::SetPrimaryPowerLawSpectrumForAdjointSim(), G4LivermorePolarizedGammaConversionModel::SetPsi(), HepPolyhedron::SetSideFacets(), G4AdjointPrimaryGenerator::SetSphericalAdjointPrimarySource(), HepTool::Evaluator::setSystemOfUnits(), NeuronLoadDataFile::SingleNeuronSWCfile(), G4RPGNeutronInelastic::SlowNeutron(), G4Torus::SolveNumericJT(), G4XTRRegularRadModel::SpectralXTRdEdx(), G4XTRTransparentRegRadModel::SpectralXTRdEdx(), G4RegularXTRadiator::SpectralXTRdEdx(), G4TransparentRegXTRadiator::SpectralXTRdEdx(), XTRTransparentRegRadModel::SpectralXTRdEdx(), G4LundStringFragmentation::SplitEandP(), G4Sphere::SurfaceNormal(), G4PolarizationHelper::TestPolarizationTransformations(), G4PolarizedAnnihilationCrossSection::TotalXSection(), G4PolarizedComptonCrossSection::TotalXSection(), G4Abla::umass().
G4SIunits.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PreCompoundEmission::AngularDistribution(), G4GEMProbability::CalcProbability(), G4GNASHTransitions::CalculateProbability(), G4KM_NucleonEqRhs::G4KM_NucleonEqRhs(), G4NuclearFermiDensity::G4NuclearFermiDensity(), G4RDGenerator2BN::Generate2BN(), G4HETCFragment::IntegrateEmissionProbability(), G4Generator2BN::SampleDirection(), G4HETCChargedFragment::SampleKineticEnergy(), G4HETCNeutron::SampleKineticEnergy(), G4GEMChannel::SampleKineticEnergy().
G4SIunits.hh 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 258 번째 라인에서 정의되었습니다.
G4SIunits.hh 파일의 161 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : PhysicsList::AddRadioactiveDecay(), G4UnitDefinition::BuildUnitsTable(), G4Scheduler::Create(), G4DNAChemistryManager::CreateSolvatedElectron(), G4DNAChemistryManager::CreateWaterMolecule(), 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(), G4MoleculeCounter::G4MoleculeCounter(), 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(), TimeStepAction::TimeStepAction().
|
static |
|
static |
G4SIunits.hh 파일의 149 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4GMocrenFileSceneHandler::AddSolid(), G4EMDissociation::ApplyYourself(), G4MIRDRightClavicle::Construct(), G4MIRDLeftClavicle::Construct(), WLSDetectorConstruction::ConstructFiber(), G4AlphaDecay::DecayIt(), G4ECDecay::DecayIt(), G4NeutronDecay::DecayIt(), G4ProtonDecay::DecayIt(), G4BetaMinusDecay::DecayIt(), G4BetaPlusDecay::DecayIt(), G4KL3DecayChannel::DecayIt(), G4NeutronBetaDecayChannel::DecayIt(), G4DalitzDecayChannel::DecayIt(), G4MuonDecayChannel::DecayIt(), G4TauLeptonicDecayChannel::DecayIt(), G4MuonDecayChannelWithSpin::DecayIt(), G4PionRadiativeDecayChannel::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), G4Generator2BN::G4Generator2BN(), G4GeometryTolerance::G4GeometryTolerance(), G4VisCommandSceneAddLogo::G4Logo::G4Logo(), G4RDGenerator2BN::G4RDGenerator2BN(), XrayFluoMercuryPrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPlanePrimaryGeneratorAction::GeneratePrimaries(), XrayFluoPrimaryGeneratorAction::GeneratePrimaries(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4PhaseSpaceDecayChannel::ManyBodyDecayIt(), G4GeneralPhaseSpaceDecay::ManyBodyDecayIt(), G4WilsonAblationModel::SelectSecondariesByDefault(), HepTool::Evaluator::setSystemOfUnits(), G4ScoringCylinder::SetupGeometry(), G4DecayWithSpin::Spin_Precession(), G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4GeneralPhaseSpaceDecay::ThreeBodyDecayIt(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt(), G4GeneralPhaseSpaceDecay::TwoBodyDecayIt(), WLSSteppingAction::UserSteppingAction().
|
static |
G4SIunits.hh 파일의 169 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 157 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4LENDModel::ApplyYourself(), G4LENDFission::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable(), G4UnitDefinition::BuildUnitsTable(), G4GDMLEvaluator::Clear(), G4IonDEDXHandler::ClearCache(), G4ExtDEDXTable::ClearTable(), G4IonStoppingData::ClearTable(), G4VUserDetectorConstruction::CloneF(), G4VUserDetectorConstruction::CloneSD(), G4LowEXsection::CrossSection(), G4XpipNTotal::CrossSection(), G4XpimNTotal::CrossSection(), G4PSTrackLength::DefineUnitAndCategory(), G4AntiNeutron::Definition(), G4Neutron::Definition(), G4Triton::Definition(), G4ExtDEDXTable::DumpMap(), G4IonStoppingData::DumpMap(), BrachyUserScoreWriter::DumpQuantityToFile(), TSRunAction::EndOfRunAction(), G4RKPropagation::FieldTransport(), G4MCTSimEvent::FindParticle(), G4GDMLEvaluator::G4GDMLEvaluator(), G4Li7GEMProbability::G4Li7GEMProbability(), G4Li8GEMProbability::G4Li8GEMProbability(), G4NuclideTable::GenerateNuclide(), G4NucleiModel::generateParticleFate(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticleHPFFFissionFS::GetAFissionFragment(), G4MCTEvent::GetGenParticle(), G4NuclideTable::GetIsotope(), G4LENDManager::GetLENDTarget(), G4HadronicInteraction::GetMaxEnergy(), G4UCNAbsorption::GetMeanFreePath(), G4HadronicInteraction::GetMinEnergy(), G4MCTSimEvent::GetNofStoredParticles(), G4MCTEvent::GetSimParticle(), G4tgbVolumeMgr::GetTopPhysVol(), G4LENDManager::IsLENDTargetAvailable(), G4ParticleHPJENDLHEData::isThisInMap(), jump(), F04Trajectory::MergeTrajectory(), WLSTrajectory::MergeTrajectory(), G4TextPPRetriever::ModifyPropertyTable(), G4CollisionManager::Print(), G4MCTSimEvent::Print(), G4CollisionInitialState::Print(), G4IonParametrisedLossModel::RemoveDEDXTable(), G4LEPTSElossDistr::Sample(), G4FissionLibrary::SampleMult(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), HepTool::Evaluator::setSystemOfUnits(), G4EnergySplitter::SplitEnergyInVolumes(), G4ExtDEDXTable::StorePhysicsTable(), G4AnalysisMessengerHelper::Update(), G4IonDEDXHandler::UpdateCacheValue(), G4WorkerThread::UpdateGeometryAndPhysicsVectorFromMaster().
|
static |
G4SIunits.hh 파일의 151 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : HepTool::Evaluator::setSystemOfUnits().
|
static |
G4SIunits.hh 파일의 146 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
|
static |
G4SIunits.hh 파일의 210 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 268 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorSurfaceTrajState::BuildErrorMatrix(), G4UnitDefinition::BuildUnitsTable(), F01DetectorConstruction::ConstructSDandField(), G4IsotopeProperty::DumpInfo(), G4ParticleDefinition::DumpTable(), ExN04Field::ExN04Field(), F03FieldSetup::F03FieldSetup(), F04DetectorConstruction::F04DetectorConstruction(), G4ErrorFreeTrajState::G4ErrorFreeTrajState(), G4NuclideTable::GenerateNuclide(), G4HtmlPPReporter::GeneratePropertyTable(), H02Field::GetFieldValue(), TabulatedField3D::GetFieldValue(), EMField::GetFieldValue(), G4DELPHIMagField::GetFieldValue(), F05Field::GetFieldValue(), G4SynchrotronRadiation::GetMeanFreePath(), HadrontherapyMagneticField3D::HadrontherapyMagneticField3D(), CCalMagneticField::MagneticField(), G4ParticlePropertyData::Print(), G4ErrorFreeTrajState::PropagateError(), PurgMagTabulatedField3D::PurgMagTabulatedField3D(), RE01Field::RE01Field(), RE05Field::RE05Field(), GammaRayTelDetectorConstruction::SetMagField().
|
static |
G4SIunits.hh 파일의 218 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4EmModelActivator::ActivateEmOptions(), G4EmModelActivator::ActivateMicroElec(), PhysicsList::AddIonGasModels(), G4BertiniElectroNuclearBuilder::Build(), G4QGSPLundStrFragmProtonBuilder::Build(), G4QGSBinaryProtonBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4QGSPPionBuilder::Build(), G4QGSPProtonBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSBinaryPionBuilder::Build(), G4QGSBinaryNeutronBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), G4QGSPNeutronBuilder::Build(), CCalPrimaryGeneratorAction::CCalPrimaryGeneratorAction(), PhysicsList::ConstructEM(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), PhysicsList::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4MonopolePhysics::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4IonBinaryCascadePhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), GammaRayTelIonPhysics::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4HadronPhysicsFTFQGSP_BERT::CreateModels(), G4AdjointCSManager::G4AdjointCSManager(), G4AnnihiToMuPair::G4AnnihiToMuPair(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4EmStandardPhysics_option4_channeling::G4EmStandardPhysics_option4_channeling(), G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), G4IonINCLXXPhysics::G4IonINCLXXPhysics(), G4IonParametrisedLossModel::G4IonParametrisedLossModel(), G4IonQMDPhysics::G4IonQMDPhysics(), G4MuPairProductionModel::G4MuPairProductionModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4PAIModelData::G4PAIModelData(), G4PAIPhotData::G4PAIPhotData(), G4PiNuclearCrossSection::G4PiNuclearCrossSection(), G4QGSPKaonBuilder::G4QGSPKaonBuilder(), 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(), G4MuPairProduction::StreamProcessInfo().
|
static |
G4SIunits.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4HadPhaseSpaceGenbod::AccumulateFinalState(), G4RPGReaction::AddBlackTrackParticles(), G4HepRepFileSceneHandler::AddSolid(), G4HepRepSceneHandler::AddSolid(), G4ParticleHPFinalState::adjust_final_state(), G4VXTRenergyLoss::AngleXTRdEdx(), G4ParticleHPFissionFS::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4LENDModel::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), G4LEnp::ApplyYourself(), G4LFission::ApplyYourself(), G4CutTubs::ApproxSurfaceNormal(), G4Torus::ApproxSurfaceNormal(), G4Tubs::ApproxSurfaceNormal(), G4Cons::ApproxSurfaceNormal(), G4Sphere::ApproxSurfaceNormal(), G4DecayWithSpin::AtRestDoIt(), G4CutTubs::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4Tubs::BoundingLimits(), G4Cons::BoundingLimits(), G4Torus::BoundingLimits(), G4Sphere::BoundingLimits(), UltraFresnelLens::BuildLens(), G4ElectroVDNuclearModel::CalculateEMVertex(), G4MuonVDNuclearModel::CalculateEMVertex(), G4EllipticalTube::CalculateExtent(), G4GenericPolycone::CalculateExtent(), G4CutTubs::CalculateExtent(), G4Polycone::CalculateExtent(), G4Polyhedra::CalculateExtent(), G4EllipticalCone::CalculateExtent(), G4Tubs::CalculateExtent(), G4Cons::CalculateExtent(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4Reggeons::CalculateXs(), G4PolyhedraSide::ClosestPhiSegment(), Run::ComputeFluenceError(), GeometryConstruction::Construct(), B3DetectorConstruction::Construct(), ExUCNDetectorConstruction::Construct(), XrayFluoMercuryDetectorConstruction::ConstructApparate(), XrayFluoPlaneDetectorConstruction::ConstructApparate(), XrayFluoDetectorConstruction::ConstructApparate(), DetectorConstruction::ConstructCalorimeter(), F01DetectorConstruction::ConstructCalorimeter(), F02DetectorConstruction::ConstructCalorimeter(), F03DetectorConstruction::ConstructCalorimeter(), F04DetectorConstruction::ConstructDetector(), WLSDetectorConstruction::ConstructFiber(), RMC01DetectorConstruction::ConstructSimpleGeometry(), UltraDetectorConstruction::ConstructUVscope(), G4GenericPolycone::Create(), G4Polycone::Create(), G4Polyhedra::Create(), G4GenericPolycone::CreatePolyhedron(), G4VTwistedFaceted::CreatePolyhedron(), G4Polyhedra::CreatePolyhedron(), G4TwistedTubs::CreatePolyhedron(), G4Paraboloid::CreatePolyhedron(), G4DiffractiveExcitation::CreateStrings(), G4AlphaDecay::DecayIt(), G4ECDecay::DecayIt(), G4NeutronDecay::DecayIt(), G4ProtonDecay::DecayIt(), G4BetaMinusDecay::DecayIt(), G4BetaPlusDecay::DecayIt(), G4ITDecay::DecayIt(), G4KL3DecayChannel::DecayIt(), G4NeutronBetaDecayChannel::DecayIt(), G4MuonDecayChannel::DecayIt(), G4DalitzDecayChannel::DecayIt(), G4TauLeptonicDecayChannel::DecayIt(), G4MuonDecayChannelWithSpin::DecayIt(), G4PionRadiativeDecayChannel::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), G4GPSModel::DescribeYourselfTo(), G4PolyconeSide::DistanceAway(), G4Torus::DistanceToIn(), G4CutTubs::DistanceToOut(), G4Tubs::DistanceToOut(), G4Torus::DistanceToOut(), G4Cons::DistanceToOut(), G4HelixExplicitEuler::DistChord(), G4ExactHelixStepper::DistChord(), G4MagHelicalStepper::DistChord(), G4HelixMixedStepper::DistChord(), G4NRESP71M03::DKINMA(), DMXParticleSource::DMXParticleSource(), G4ScoringCylinder::Draw(), G4ScoringCylinder::DrawColumn(), G4QAOLowEnergyLoss::EnergyLoss(), Par01PionShowerModel::Explode(), Par01EMShowerModel::Explode(), G4PolyconeSide::Extent(), G4tgbVolume::FindOrConstructG4Solid(), G4UCNMicroRoughnessHelper::Fmu(), G4UCNMicroRoughnessHelper::FmuS(), G4StatMFChannel::FragmentsMomenta(), G4MuonRadiativeDecayChannelWithSpin::fron(), G4ArrowModel::G4ArrowModel(), G4IonCoulombCrossSection::G4IonCoulombCrossSection(), G4PolyconeSide::G4PolyconeSide(), G4Polyhedra::G4Polyhedra(), G4PolyhedraSide::G4PolyhedraSide(), G4fissionEvent::G4SmpIsoDir(), G4SPSAngDistribution::G4SPSAngDistribution(), G4UniformElectricField::G4UniformElectricField(), G4UniformMagField::G4UniformMagField(), G4WentzelOKandVIxSection::G4WentzelOKandVIxSection(), G4ElasticHNScattering::GaussianPt(), G4QuarkExchange::GaussianPt(), G4SingleDiffractiveExcitation::GaussianPt(), G4QGSMSplitableHadron::GaussianPt(), G4DiffractiveExcitation::GaussianPt(), G4QGSDiffractiveExcitation::GaussianPt(), G4QGSParticipants::GaussianPt(), G4FTFAnnihilation::GaussianPt(), G4FTFModel::GaussianPt(), G4AtomicDeexcitation::GenerateAuger(), G4RDAtomicDeexcitation::GenerateAuger(), G4UAtomicDeexcitation::GenerateAuger(), G4DNAPTBAugerModel::GenerateAugerWithRandomDirection(), MedicalBeam::GenerateBeamDirection(), G4SPSAngDistribution::GenerateBeamFlux(), G4AtomicDeexcitation::GenerateFluorescence(), G4RDAtomicDeexcitation::GenerateFluorescence(), G4UAtomicDeexcitation::GenerateFluorescence(), CML2PrimaryGenerationAction::GenerateFromRandom(), G4RPGReaction::GenerateNBodyEvent(), G4RPGReaction::GenerateNBodyEventT(), GVFlashShowerParameterisation::GeneratePhi(), G4LivermorePolarizedRayleighModel::GeneratePhi(), G4SPSPosDistribution::GeneratePointsOnSurface(), PrimaryGeneratorAction1::GeneratePrimaries(), PrimaryGeneratorGun2::GeneratePrimaries(), PrimaryGeneratorGun1::GeneratePrimaries(), PrimaryGeneratorAction3::GeneratePrimaries(), PrimaryGeneratorAction2::GeneratePrimaries(), PrimaryGeneratorAction4::GeneratePrimaries(), F04PrimaryGeneratorAction::GeneratePrimaries(), F02PrimaryGeneratorAction::GeneratePrimaries(), F03PrimaryGeneratorAction::GeneratePrimaries(), F01PrimaryGeneratorAction::GeneratePrimaries(), GammaRayTelPrimaryGeneratorAction::GeneratePrimaries(), PrimaryGenerator::GeneratePrimaryVertex(), G4SPSAngDistribution::GenerateUserDefFlux(), G4EllipticalTube::GetCubicVolume(), G4OpBoundaryProcess::GetFacetNormal(), G4ElasticHadrNucleusHE::GetLightFq2(), G4CutTubs::GetMaxMinZ(), G4RDPhotoElectricAngularGeneratorSauterGavrila::GetPhotoElectronDirection(), G4LivermorePolarizedRayleighModel::GetPhotonPolarization(), G4ParticleHPPhotonDist::GetPhotons(), G4Polycone::GetPointOnCone(), G4Ellipsoid::GetPointOnSurface(), G4Polycone::GetPointOnSurface(), G4Polyhedra::GetPointOnSurface(), G4CutTubs::GetPointOnSurface(), G4Paraboloid::GetPointOnSurface(), G4Tubs::GetPointOnSurface(), G4Torus::GetPointOnSurface(), G4Polycone::GetPointOnTubs(), G4LivermorePolarizedComptonModel::GetRandomPolarization(), G4LivermorePolarizedGammaConversionModel::GetRandomPolarization(), G4LivermorePolarizedPhotoElectricGDModel::GetRandomPolarization(), G4LowEnergyPolarizedCompton::GetRandomPolarization(), G4LowEPPolarizedComptonModel::GetRandomPolarization(), G4PenelopeGammaConversionModel::GetScreeningFunctions(), G4Sphere::GetSurfaceArea(), G4GDecay3::GetThreeBodyMomenta(), G4ElasticHadrNucleusHE::HadrNucDifferCrSec(), HepPolyhedronCons::HepPolyhedronCons(), HepPolyhedronEllipsoid::HepPolyhedronEllipsoid(), HepPolyhedronEllipticalCone::HepPolyhedronEllipticalCone(), HepPolyhedronHype::HepPolyhedronHype(), HepPolyhedronParaboloid::HepPolyhedronParaboloid(), HepPolyhedronPgon::HepPolyhedronPgon(), HepPolyhedronSphere::HepPolyhedronSphere(), HepPolyhedronTorus::HepPolyhedronTorus(), G4CutTubs::Inside(), G4Torus::Inside(), G4Tubs::Inside(), G4Cons::Inside(), G4Sphere::Inside(), G4RPGReaction::Isotropic(), G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), G4PhaseSpaceDecayChannel::ManyBodyDecayIt(), G4GeneralPhaseSpaceDecay::ManyBodyDecayIt(), G4LatticeLogical::MapKtoV(), G4ScreeningMottCrossSection::NuclearCrossSection(), G4RPGReaction::NuclearReaction(), G4AngularDistributionNP::Phi(), G4AngularDistributionPP::Phi(), G4PolyhedraSide::PhiSegment(), G4PhotoElectricAngularGeneratorPolarized::PhotoElectronRotationMatrix(), G4RDPhotoElectricAngularGeneratorPolarized::PhotoElectronRotationMatrix(), G4Bessel::pI0(), G4Bessel::pI1(), G4PolyconeSide::PointOnCone(), G4DecayWithSpin::PostStepDoIt(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyIonisation::PostStepDoIt(), G4OpMieHG::PostStepDoIt(), G4LowEnergyBremsstrahlung::PostStepDoIt(), G4ForwardXrayTR::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), G4GammaConversionToMuons::PostStepDoIt(), G4OpRayleigh::PostStepDoIt(), G4OpWLS::PostStepDoIt(), G4Cerenkov::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4hImpactIonisation::PostStepDoIt(), G4InuclSpecialFunctions::randomGauss(), G4MuElecInelasticModel::RandomizeEjectedElectronDirection(), G4DNACPA100IonisationModel::RandomizeEjectedElectronDirection(), G4DNAPTBIonisationModel::RandomizeEjectedElectronDirection(), G4InuclSpecialFunctions::randomPHI(), G4RPGTwoCluster::ReactionStage(), G4RPGTwoBody::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4QuasiElRatios::RelDecayIn2(), G4RPGReaction::Rotate(), HepPolyhedron::RotateAroundZ(), G4ParticleHPIsotropic::Sample(), G4ParticleHPNBodyPhaseSpace::Sample(), G4ParticleHPLabAngularEnergy::Sample(), G4ParticleHPContAngularPar::Sample(), G4ParticleHPAngular::SampleAndUpdate(), G4DeltaAngleFreeScat::SampleDirection(), G4PhotoElectricAngularGeneratorSauterGavrila::SampleDirection(), G4DeltaAngle::SampleDirection(), G4RayleighAngularGenerator::SampleDirection(), G4Generator2BN::SampleDirection(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4Generator2BS::SampleDirection(), G4DNARuddAngle::SampleDirectionForShell(), G4DNABornAngle::SampleDirectionForShell(), G4UrbanAdjointMscModel::SampleDisplacement(), G4AntiNuclElastic::SampleInvariantT(), G4WentzelVIModel::SampleScattering(), G4UrbanMscModel::SampleScattering(), G4UrbanAdjointMscModel::SampleScattering(), MyKleinNishinaCompton::SampleSecondaries(), G4XrayRayleighModel::SampleSecondaries(), G4BoldyshevTripletModel::SampleSecondaries(), G4LivermoreGammaConversionModelRC::SampleSecondaries(), G4LivermoreNuclearGammaConversionModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4LivermoreGammaConversionModel::SampleSecondaries(), G4AdjointBremsstrahlungModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4AdjointPhotoElectricModel::SampleSecondaries(), G4eeToTwoPiModel::SampleSecondaries(), G4ee2KChargedModel::SampleSecondaries(), G4ee2KNeutralModel::SampleSecondaries(), G4eeToPGammaModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4PenelopeGammaConversionModel::SampleSecondaries(), G4PenelopeRayleighModel::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4KleinNishinaCompton::SampleSecondaries(), G4eplusTo3GammaOKVIModel::SampleSecondaries(), G4PolarizedAnnihilationModel::SampleSecondaries(), G4eplusTo2GammaOKVIModel::SampleSecondaries(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4mplIonisationWithDeltaModel::SampleSecondaries(), G4eeToTwoGammaModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4MollerBhabhaModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4MuBetheBlochModel::SampleSecondaries(), G4AtimaEnergyLossModel::SampleSecondaries(), G4LindhardSorensenIonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), G4BetheBlochModel::SampleSecondaries(), G4WentzelOKandVIxSection::SampleSingleScattering(), G4AntiNuclElastic::SampleThetaLab(), G4NuclNuclDiffuseElastic::SampleThetaLab(), G4DiffuseElastic::SampleThetaLab(), G4WilsonAblationModel::SelectSecondariesByDefault(), G4Torus::SetAllParameters(), G4PSDoseDepositForCylinder3D::SetCylinderSize(), G4PSPassageCellFluxForCylinder3D::SetCylinderSize(), G4PSCellFluxForCylinder3D::SetCylinderSize(), G4ScreeningMottCrossSection::SetDifferentialXSection(), G4LivermorePolarizedComptonModel::SetPhi(), G4LivermorePolarizedPhotoElectricGDModel::SetPhi(), G4LowEnergyPolarizedCompton::SetPhi(), G4LowEPPolarizedComptonModel::SetPhi(), G4ScoringCylinder::SetupGeometry(), G4IonCoulombCrossSection::SetupTarget(), G4RPGNeutronInelastic::SlowNeutron(), G4Torus::SolveNumericJT(), G4CutTubs::SurfaceNormal(), G4Tubs::SurfaceNormal(), G4Cons::SurfaceNormal(), G4Torus::SurfaceNormal(), G4Sphere::SurfaceNormal(), G4DiffuseElasticV2::ThetaCMStoThetaLab(), G4NuclNuclDiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElasticV2::ThetaLabToThetaCMS(), G4NuclNuclDiffuseElastic::ThetaLabToThetaCMS(), G4DiffuseElastic::ThetaLabToThetaCMS(), G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4GeneralPhaseSpaceDecay::ThreeBodyDecayIt(), G4EvaporationProbability::TotalProbability(), G4PolarizedBhabhaCrossSection::TotalXSection(), G4PolarizedMollerCrossSection::TotalXSection(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt(), G4GeneralPhaseSpaceDecay::TwoBodyDecayIt(), G4VHadDecayAlgorithm::UniformPhi().
|
static |
G4SIunits.hh 파일의 304 번째 라인에서 정의되었습니다.
|
static |
G4SIunits.hh 파일의 113 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4EmModelActivator::ActivateEmOptions(), G4IonParametrisedLossModel::ComputeCrossSectionPerAtom(), NeuronLoadDataFile::ComputeDimensions(), NeuronLoadDataFile::ComputeTransformation(), DetectorConstruction::ConstructDetector(), DMXPhysicsList::ConstructEM(), DetectorConstruction::ConstructLine(), G4EmDNAPhysics_option3::ConstructProcess(), G4EmDNAPhysics_stationary_option6::ConstructProcess(), G4EmDNAPhysics_stationary::ConstructProcess(), G4EmDNAPhysics_stationary_option2::ConstructProcess(), G4EmDNAPhysics_stationary_option4::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmDNAPhysics_option4::ConstructProcess(), G4EmDNAPhysics::ConstructProcess(), G4EmDNAPhysics_option5::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmDNAPhysics_option1::ConstructProcess(), G4EmDNAPhysics_option7::ConstructProcess(), G4EmDNAPhysics_option2::ConstructProcess(), PhysListEmStandardNR::ConstructProcess(), G4EmDNAPhysics_option6::ConstructProcess(), PhysListEmStandard_option3::ConstructProcess(), PhysListEm19DStandard::ConstructProcess(), PhysListEm5DStandard::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics_option4_channeling::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4IonParametrisedLossModel::CorrectionsAlongStep(), LaserDrivenBeamLine::FaradayCup(), G4UrbanAdjointMscModel::G4UrbanAdjointMscModel(), G4UrbanMscModel::G4UrbanMscModel(), DetectorConstruction::GeometryParameters(), TrentoPassiveProtonBeamLine::HadrontherapyBeamMonitoring(), HadrontherapyDetectorConstruction::HadrontherapyDetectorConstruction(), NeuronLoadDataFile::NeuralNetworkDATAfile(), LaserDrivenBeamLine::SetDefaultDimensions(), PassiveProtonBeamLine::SetDefaultDimensions(), NeuronLoadDataFile::SingleNeuronSWCfile(), HadrontherapyLet::StoreLetAscii().
|
static |
G4SIunits.hh 파일의 171 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::putUS().
G4SIunits.hh 파일의 224 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().
G4SIunits.hh 파일의 263 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4UnitDefinition::BuildUnitsTable().