BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Public Member Functions | Data Fields
GMAD::OptionsBase Class Reference

Basic options class independent of Geant4. More...

#include <optionsBase.h>

Inheritance diagram for GMAD::OptionsBase:
Inheritance graph
Collaboration diagram for GMAD::OptionsBase:
Collaboration graph

Public Member Functions

 OptionsBase ()
 
void print () const
 print some properties More...
 

Data Fields

std::string inputFileName
 Input filename. More...
 
std::string visMacroFileName
 Visualisation filename. More...
 
std::string geant4MacroFileName
 Geant4 macro to run. More...
 
std::string geant4PhysicsMacroFileName
 Geant4 physics macro. More...
 
bool geant4PhysicsMacroFileNameFromExecOptions
 
bool visDebug
 Flag for visualisation debug. More...
 
bool batch
 Flag for batch / interactive mode. More...
 
bool verbose
 General verbosity. More...
 
int verboseRunLevel
 Run level verbosity. More...
 
int verboseTrackingLevel
 Tracking verbosity. More...
 
int verboseImportanceSampling
 
bool circular
 Flag for circular machine. More...
 
int seed
 The seed value for the random number generator. More...
 
std::string randomEngine
 Name of random engine to use. More...
 
int nGenerate
 The number of primary events to simulate. More...
 
bool recreate
 Whether to recreate from a file or not. More...
 
std::string recreateFileName
 The file path to recreate a run from. More...
 
int startFromEvent
 Event to start from when recreating. More...
 
bool writeSeedState
 Write the seed state each event to a text file. More...
 
bool useASCIISeedState
 Whether to use the seed state from an ASCII file. More...
 
std::string seedStateFileName
 Seed state file path. More...
 
bool generatePrimariesOnly
 Whether to only generate primary coordinates and quit, or not. More...
 
std::string bdsimPath
 
std::string physicsList
 list of physics processes More...
 
bool physicsVerbose
 
int physicsVerbosity
 
double physicsEnergyLimitLow
 
double physicsEnergyLimitHigh
 
bool g4PhysicsUseBDSIMRangeCuts
 
bool g4PhysicsUseBDSIMCutsAndLimits
 
int eventOffset
 Event number to start from when recreating from a root file. More...
 
bool recreateSeedState
 Load seed state when recreating events. More...
 
double elossHistoBinWidth
 
double ffact
 magnetic field flip (+1 default, -1: flip sign) More...
 
int eventNumberOffset
 
bool checkOverlaps
 bdsim options More...
 
double xsize
 for element specification More...
 
double ysize
 
std::string magnetGeometryType
 default magnet geometry parameters More...
 
std::string outerMaterialName
 
double horizontalWidth
 
double thinElementLength
 
bool hStyle
 H Style dipoles (if not, C Style). More...
 
double vhRatio
 
double coilWidthFraction
 
double coilHeightFraction
 
bool ignoreLocalMagnetGeometry
 
bool buildPoleFaceGeometry
 
bool preprocessGDML
 geometry control More...
 
bool preprocessGDMLSchema
 
bool dontSplitSBends
 geometry debug, don't split bends into multiple segments More...
 
bool yokeFields
 
bool yokeFieldsMatchLHCGeometry
 
bool useOldMultipoleOuterFields
 
double scalingFieldOuter
 
bool includeFringeFields
 
bool includeFringeFieldsCavities
 
std::string vacMaterial
 vacuum material More...
 
std::string emptyMaterial
 material in container volumes More...
 
std::string worldMaterial
 
std::string worldGeometryFile
 
bool autoColourWorldGeometryFile
 
std::string importanceWorldGeometryFile
 
std::string importanceVolumeMap
 
double worldVolumeMargin
 Padding margin for world volume size. More...
 
double vacuumPressure
 
bool removeTemporaryFiles
 
std::string temporaryDirectory
 
double samplerDiameter
 
std::string defaultBiasVacuum
 
std::string defaultBiasMaterial
 
std::string biasForWorldVolume
 
std::string biasForWorldContents
 
std::string biasForWorldVacuum
 
std::string worldVacuumVolumeNames
 
std::string integratorSet
 
double lengthSafety
 
double lengthSafetyLarge
 
double maximumTrackingTime
 Maximum tracking time per track [s]. More...
 
double maximumStepLength
 Maximum permitted step length in any volume. More...
 
double maximumTrackLength
 Maximum permitted track length [m]. More...
 
double chordStepMinimum
 
double chordStepMinimumYoke
 
double deltaIntersection
 
double minimumEpsilonStep
 
double maximumEpsilonStep
 
double deltaOneStep
 
bool stopSecondaries
 
bool killNeutrinos
 
bool killedParticlesMassAddedToEloss
 
double minimumRadiusOfCurvature
 Minimum allowed radius of curvature. More...
 
bool sampleElementsWithPoleface
 
double nominalMatrixRelativeMomCut
 Momentum threshold for nominal dipole matrix tracking. More...
 
bool teleporterFullTransform
 Whether to use the new Transform3D method for the teleporter. More...
 
double dEThresholdForScattering
 
double backupStepperMomLimit
 Fractional momentum limit for reverting to backup steppers. More...
 
bool sensitiveOuter
 
bool sensitiveBeamPipe
 
int numberOfEventsPerNtuple
 
bool storeMinimalData
 
bool storeApertureImpacts
 
bool storeApertureImpactsIons
 
bool storeApertureImpactsAll
 
bool storeApertureImpactsHistograms
 
double apertureImpactsMinimumKE
 
bool storeCollimatorInfo
 
bool storeCollimatorHits
 
bool storeCollimatorHitsLinks
 
bool storeCollimatorHitsIons
 
bool storeCollimatorHitsAll
 
double collimatorHitsMinimumKE
 
bool storeEloss
 
bool storeElossHistograms
 
bool storeElossVacuum
 
bool storeElossVacuumHistograms
 
bool storeElossTunnel
 
bool storeElossTunnelHistograms
 
bool storeElossWorld
 
bool storeElossWorldContents
 
bool storeElossTurn
 
bool storeElossLinks
 
bool storeElossLocal
 
bool storeElossGlobal
 
bool storeElossTime
 
bool storeElossStepLength
 
bool storeElossPreStepKineticEnergy
 
bool storeElossModelID
 
bool storeElossPhysicsProcesses
 
bool storeParticleData
 
bool storePrimaries
 
bool storePrimaryHistograms
 
bool storeTrajectory
 
int storeTrajectoryDepth
 
int storeTrajectoryStepPoints
 
bool storeTrajectoryStepPointLast
 
std::string storeTrajectoryParticle
 
std::string storeTrajectoryParticleID
 
double storeTrajectoryEnergyThreshold
 
std::string storeTrajectorySamplerID
 
std::string storeTrajectoryELossSRange
 
bool storeTrajectoryTransportationSteps
 
bool trajNoTransportation
 kept only for backwards compatibility. More...
 
bool storeTrajectoryKineticEnergy
 
bool storeTrajectoryMomentumVector
 
bool storeTrajectoryProcesses
 
bool storeTrajectoryTime
 
bool storeTrajectoryLocal
 
bool storeTrajectoryLinks
 
bool storeTrajectoryIon
 
bool storeTrajectoryMaterial
 
bool storeTrajectoryAllVariables
 
bool trajectoryFilterLogicAND
 
bool storeSamplerAll
 
bool storeSamplerPolarCoords
 
bool storeSamplerCharge
 
bool storeSamplerKineticEnergy
 
bool storeSamplerMass
 
bool storeSamplerRigidity
 
bool storeSamplerIon
 
double trajCutGTZ
 
double trajCutLTR
 
bool trajConnect
 
bool storeModel
 
int samplersSplitLevel
 
int nturns
 
std::string ptcOneTurnMapFileName
 
double printFractionEvents
 
double printFractionTurns
 
bool printPhysicsProcesses
 
int nSegmentsPerCircle
 Number of facets per 2pi in visualisation. More...
 
int nbinsx
 
int nbinsy
 
int nbinsz
 
int nbinse
 
double xmin
 
double xmax
 
double ymin
 
double ymax
 
double zmin
 
double zmax
 
double emin
 
double emax
 
bool useScoringMap
 
std::vector< std::string > setKeys
 A list of all the keys that have been set in this instance. More...
 
std::string outputFileName
 Parameter for output format. More...
 
std::string outputFormat
 Parameter for output format. More...
 
bool outputDoublePrecision
 Parameter for output format. More...
 
int outputCompressionLevel
 Parameter for output format. More...
 
bool survey
 Parameter for survey. More...
 
std::string surveyFileName
 Parameter for survey. More...
 
bool verboseEventBDSIM
 Event level verbosity. More...
 
int verboseEventLevel
 Event level verbosity. More...
 
int verboseEventStart
 Event level verbosity. More...
 
int verboseEventContinueFor
 Event level verbosity. More...
 
bool verboseSteppingBDSIM
 Stepping level verbosity. More...
 
int verboseSteppingLevel
 Stepping level verbosity. More...
 
int verboseSteppingEventStart
 Stepping level verbosity. More...
 
int verboseSteppingEventContinueFor
 Stepping level verbosity. More...
 
bool verboseSteppingPrimaryOnly
 Stepping level verbosity. More...
 
bool exportGeometry
 Parameter for controlling geometry export. More...
 
std::string exportType
 Parameter for controlling geometry export. More...
 
std::string exportFileName
 Parameter for controlling geometry export. More...
 
double beamlineX
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineY
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineZ
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlinePhi
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineTheta
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlinePsi
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineAxisX
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineAxisY
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineAxisZ
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineAngle
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
bool beamlineAxisAngle
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beamlineS
 Initial beam line transform w.r.t. the world coordinate frame. More...
 
double beampipeThickness
 default beampipe parameters More...
 
std::string apertureType
 default beampipe parameters More...
 
double aper1
 default beampipe parameters More...
 
double aper2
 default beampipe parameters More...
 
double aper3
 default beampipe parameters More...
 
double aper4
 default beampipe parameters More...
 
std::string beampipeMaterial
 default beampipe parameters More...
 
bool ignoreLocalAperture
 default beampipe parameters More...
 
bool buildTunnel
 tunnel geometry parameters More...
 
bool buildTunnelStraight
 tunnel geometry parameters More...
 
std::string tunnelType
 tunnel geometry parameters More...
 
double tunnelThickness
 tunnel geometry parameters More...
 
double tunnelSoilThickness
 tunnel geometry parameters More...
 
std::string tunnelMaterial
 tunnel geometry parameters More...
 
std::string soilMaterial
 tunnel geometry parameters More...
 
bool buildTunnelFloor
 tunnel geometry parameters More...
 
double tunnelFloorOffset
 tunnel geometry parameters More...
 
double tunnelAper1
 tunnel geometry parameters More...
 
double tunnelAper2
 tunnel geometry parameters More...
 
bool tunnelVisible
 tunnel geometry parameters More...
 
double tunnelOffsetX
 tunnel geometry parameters More...
 
double tunnelOffsetY
 tunnel geometry parameters More...
 
double tunnelMaxSegmentLength
 tunnel geometry parameters More...
 
bool turnOnOpticalAbsorption
 Physics processes. More...
 
bool turnOnMieScattering
 Physics processes. More...
 
bool turnOnRayleighScattering
 Physics processes. More...
 
bool turnOnOpticalSurface
 Physics processes. More...
 
double scintYieldFactor
 physics parameters More...
 
int maximumPhotonsPerStep
 physics parameters More...
 
int maximumBetaChangePerStep
 physics parameters More...
 
long maximumTracksPerEvent
 physics parameters More...
 
double minimumKineticEnergy
 physics parameters More...
 
double minimumKineticEnergyTunnel
 physics parameters More...
 
double minimumRange
 physics parameters More...
 
std::string particlesToExcludeFromCuts
 physics parameters More...
 
double defaultRangeCut
 physics parameters More...
 
double prodCutPhotons
 physics parameters More...
 
double prodCutElectrons
 physics parameters More...
 
double prodCutPositrons
 physics parameters More...
 
double prodCutProtons
 physics parameters More...
 
double neutronTimeLimit
 physics parameters More...
 
double neutronKineticEnergyLimit
 physics parameters More...
 
bool useLENDGammaNuclear
 physics parameters More...
 
bool useElectroNuclear
 physics parameters More...
 
bool useMuonNuclear
 physics parameters More...
 
bool useGammaToMuMu
 physics parameters More...
 
bool usePositronToMuMu
 physics parameters More...
 
bool usePositronToHadrons
 physics parameters More...
 
bool beamPipeIsInfiniteAbsorber
 physics parameters More...
 
bool collimatorsAreInfiniteAbsorbers
 physics parameters More...
 
bool tunnelIsInfiniteAbsorber
 physics parameters More...
 
int muonSplittingFactor
 physics parameters More...
 
double muonSplittingThresholdParentEk
 physics parameters More...
 
int muonSplittingFactor2
 physics parameters More...
 
double muonSplittingThresholdParentEk2
 physics parameters More...
 
bool muonSplittingExcludeWeight1Particles
 physics parameters More...
 
double muonSplittingExclusionWeight
 physics parameters More...
 

Detailed Description

Basic options class independent of Geant4.

This is the basic options structure that can be saved to output and should only contain basic built in C++ types. No Geant4 types are to be used. See also the Options class which inherits this one.

Definition at line 35 of file optionsBase.h.

Constructor & Destructor Documentation

◆ OptionsBase()

OptionsBase::OptionsBase ( )

< -1 -> no action taken (could want 0)

< 0 -> no action taken

< kept only for backwards compatibility.

Definition at line 25 of file optionsBase.cc.

References aper1, aper2, aper3, aper4, apertureType, backupStepperMomLimit, batch, bdsimPath, beamlineAngle, beamlineAxisAngle, beamlineAxisX, beamlineAxisY, beamlineAxisZ, beamlinePhi, beamlinePsi, beamlineS, beamlineTheta, beamlineX, beamlineY, beamlineZ, beamPipeIsInfiniteAbsorber, beampipeMaterial, beampipeThickness, buildTunnel, buildTunnelFloor, buildTunnelStraight, checkOverlaps, circular, collimatorsAreInfiniteAbsorbers, defaultRangeCut, dontSplitSBends, emptyMaterial, eventOffset, exportFileName, exportGeometry, exportType, ffact, geant4MacroFileName, geant4PhysicsMacroFileName, generatePrimariesOnly, hStyle, ignoreLocalAperture, inputFileName, magnetGeometryType, maximumBetaChangePerStep, maximumPhotonsPerStep, maximumStepLength, maximumTrackingTime, maximumTrackLength, maximumTracksPerEvent, minimumKineticEnergy, minimumKineticEnergyTunnel, minimumRadiusOfCurvature, minimumRange, muonSplittingExcludeWeight1Particles, muonSplittingExclusionWeight, muonSplittingFactor, muonSplittingFactor2, muonSplittingThresholdParentEk, muonSplittingThresholdParentEk2, neutronKineticEnergyLimit, neutronTimeLimit, nGenerate, nominalMatrixRelativeMomCut, nSegmentsPerCircle, outputCompressionLevel, outputDoublePrecision, outputFileName, outputFormat, particlesToExcludeFromCuts, physicsList, preprocessGDML, prodCutElectrons, prodCutPhotons, prodCutPositrons, prodCutProtons, randomEngine, recreate, recreateFileName, recreateSeedState, scintYieldFactor, seed, seedStateFileName, soilMaterial, startFromEvent, survey, surveyFileName, teleporterFullTransform, trajNoTransportation, tunnelAper1, tunnelAper2, tunnelFloorOffset, tunnelIsInfiniteAbsorber, tunnelMaterial, tunnelMaxSegmentLength, tunnelOffsetX, tunnelOffsetY, tunnelSoilThickness, tunnelThickness, tunnelType, tunnelVisible, turnOnMieScattering, turnOnOpticalAbsorption, turnOnOpticalSurface, turnOnRayleighScattering, useASCIISeedState, useElectroNuclear, useGammaToMuMu, useLENDGammaNuclear, useMuonNuclear, usePositronToHadrons, usePositronToMuMu, vacMaterial, verbose, verboseEventBDSIM, verboseEventContinueFor, verboseEventLevel, verboseEventStart, verboseRunLevel, verboseSteppingBDSIM, verboseSteppingEventContinueFor, verboseSteppingEventStart, verboseSteppingLevel, verboseSteppingPrimaryOnly, verboseTrackingLevel, visDebug, visMacroFileName, worldVolumeMargin, writeSeedState, and xsize.

Member Function Documentation

◆ print()

void OptionsBase::print ( ) const

print some properties

Definition at line 368 of file optionsBase.cc.

References ffact, nGenerate, turnOnMieScattering, turnOnOpticalAbsorption, turnOnOpticalSurface, and turnOnRayleighScattering.

Referenced by GMAD::Parser::PrintOptions().

Here is the caller graph for this function:

Field Documentation

◆ aper1

double GMAD::OptionsBase::aper1

default beampipe parameters

Definition at line 181 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ aper2

double GMAD::OptionsBase::aper2

default beampipe parameters

Definition at line 182 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ aper3

double GMAD::OptionsBase::aper3

default beampipe parameters

Definition at line 183 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ aper4

double GMAD::OptionsBase::aper4

default beampipe parameters

Definition at line 184 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ apertureImpactsMinimumKE

double GMAD::OptionsBase::apertureImpactsMinimumKE

Definition at line 310 of file optionsBase.h.

◆ apertureType

std::string GMAD::OptionsBase::apertureType

default beampipe parameters

Definition at line 180 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ autoColourWorldGeometryFile

bool GMAD::OptionsBase::autoColourWorldGeometryFile

Definition at line 193 of file optionsBase.h.

◆ backupStepperMomLimit

double GMAD::OptionsBase::backupStepperMomLimit

Fractional momentum limit for reverting to backup steppers.

Definition at line 295 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ batch

bool GMAD::OptionsBase::batch

Flag for batch / interactive mode.

Definition at line 59 of file optionsBase.h.

Referenced by BDSExecOptions::BDSExecOptions(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ bdsimPath

std::string GMAD::OptionsBase::bdsimPath

String that points to path where files are searched; based on environment variable or else input filename

Definition at line 110 of file optionsBase.h.

Referenced by BDSExecOptions::BDSExecOptions(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineAngle

double GMAD::OptionsBase::beamlineAngle

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 139 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineAxisAngle

bool GMAD::OptionsBase::beamlineAxisAngle

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 140 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineAxisX

double GMAD::OptionsBase::beamlineAxisX

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 136 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineAxisY

double GMAD::OptionsBase::beamlineAxisY

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 137 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineAxisZ

double GMAD::OptionsBase::beamlineAxisZ

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 138 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlinePhi

double GMAD::OptionsBase::beamlinePhi

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 133 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlinePsi

double GMAD::OptionsBase::beamlinePsi

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 135 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineS

double GMAD::OptionsBase::beamlineS

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 141 of file optionsBase.h.

Referenced by BDSParser::CheckOptions(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineTheta

double GMAD::OptionsBase::beamlineTheta

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 134 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineX

double GMAD::OptionsBase::beamlineX

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 130 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineY

double GMAD::OptionsBase::beamlineY

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 131 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamlineZ

double GMAD::OptionsBase::beamlineZ

Initial beam line transform w.r.t. the world coordinate frame.

Definition at line 132 of file optionsBase.h.

Referenced by BDSGlobalConstants::InitialiseBeamlineTransform(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beamPipeIsInfiniteAbsorber

bool GMAD::OptionsBase::beamPipeIsInfiniteAbsorber

physics parameters

Definition at line 255 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ beampipeMaterial

std::string GMAD::OptionsBase::beampipeMaterial

default beampipe parameters

Definition at line 185 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ beampipeThickness

double GMAD::OptionsBase::beampipeThickness

default beampipe parameters

Definition at line 179 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ biasForWorldContents

std::string GMAD::OptionsBase::biasForWorldContents

Definition at line 270 of file optionsBase.h.

◆ biasForWorldVacuum

std::string GMAD::OptionsBase::biasForWorldVacuum

Definition at line 271 of file optionsBase.h.

◆ biasForWorldVolume

std::string GMAD::OptionsBase::biasForWorldVolume

Definition at line 269 of file optionsBase.h.

◆ buildPoleFaceGeometry

bool GMAD::OptionsBase::buildPoleFaceGeometry

Definition at line 161 of file optionsBase.h.

◆ buildTunnel

bool GMAD::OptionsBase::buildTunnel

tunnel geometry parameters

Definition at line 203 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ buildTunnelFloor

bool GMAD::OptionsBase::buildTunnelFloor

tunnel geometry parameters

Definition at line 210 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ buildTunnelStraight

bool GMAD::OptionsBase::buildTunnelStraight

tunnel geometry parameters

Definition at line 204 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ checkOverlaps

bool GMAD::OptionsBase::checkOverlaps

bdsim options

Definition at line 147 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ chordStepMinimum

double GMAD::OptionsBase::chordStepMinimum

Definition at line 281 of file optionsBase.h.

◆ chordStepMinimumYoke

double GMAD::OptionsBase::chordStepMinimumYoke

Definition at line 282 of file optionsBase.h.

◆ circular

bool GMAD::OptionsBase::circular

Flag for circular machine.

Definition at line 88 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ coilHeightFraction

double GMAD::OptionsBase::coilHeightFraction

Definition at line 159 of file optionsBase.h.

◆ coilWidthFraction

double GMAD::OptionsBase::coilWidthFraction

Definition at line 158 of file optionsBase.h.

◆ collimatorHitsMinimumKE

double GMAD::OptionsBase::collimatorHitsMinimumKE

Definition at line 316 of file optionsBase.h.

◆ collimatorsAreInfiniteAbsorbers

bool GMAD::OptionsBase::collimatorsAreInfiniteAbsorbers

physics parameters

Definition at line 256 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ defaultBiasMaterial

std::string GMAD::OptionsBase::defaultBiasMaterial

Definition at line 268 of file optionsBase.h.

◆ defaultBiasVacuum

std::string GMAD::OptionsBase::defaultBiasVacuum

Definition at line 267 of file optionsBase.h.

◆ defaultRangeCut

double GMAD::OptionsBase::defaultRangeCut

physics parameters

Definition at line 242 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ deltaIntersection

double GMAD::OptionsBase::deltaIntersection

Definition at line 283 of file optionsBase.h.

◆ deltaOneStep

double GMAD::OptionsBase::deltaOneStep

Definition at line 286 of file optionsBase.h.

◆ dEThresholdForScattering

double GMAD::OptionsBase::dEThresholdForScattering

Definition at line 294 of file optionsBase.h.

◆ dontSplitSBends

bool GMAD::OptionsBase::dontSplitSBends

geometry debug, don't split bends into multiple segments

Definition at line 168 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ elossHistoBinWidth

double GMAD::OptionsBase::elossHistoBinWidth

Definition at line 124 of file optionsBase.h.

◆ emax

double GMAD::OptionsBase::emax

Definition at line 404 of file optionsBase.h.

◆ emin

double GMAD::OptionsBase::emin

Definition at line 403 of file optionsBase.h.

◆ emptyMaterial

std::string GMAD::OptionsBase::emptyMaterial

material in container volumes

Definition at line 190 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ eventNumberOffset

int GMAD::OptionsBase::eventNumberOffset

Definition at line 144 of file optionsBase.h.

◆ eventOffset

int GMAD::OptionsBase::eventOffset

Event number to start from when recreating from a root file.

Definition at line 121 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ exportFileName

std::string GMAD::OptionsBase::exportFileName

Parameter for controlling geometry export.

Definition at line 105 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ exportGeometry

bool GMAD::OptionsBase::exportGeometry

Parameter for controlling geometry export.

Definition at line 103 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ exportType

std::string GMAD::OptionsBase::exportType

Parameter for controlling geometry export.

Definition at line 104 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ ffact

double GMAD::OptionsBase::ffact

magnetic field flip (+1 default, -1: flip sign)

Definition at line 127 of file optionsBase.h.

Referenced by OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ g4PhysicsUseBDSIMCutsAndLimits

bool GMAD::OptionsBase::g4PhysicsUseBDSIMCutsAndLimits

Definition at line 119 of file optionsBase.h.

◆ g4PhysicsUseBDSIMRangeCuts

bool GMAD::OptionsBase::g4PhysicsUseBDSIMRangeCuts

Definition at line 118 of file optionsBase.h.

◆ geant4MacroFileName

std::string GMAD::OptionsBase::geant4MacroFileName

Geant4 macro to run.

Definition at line 42 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ geant4PhysicsMacroFileName

std::string GMAD::OptionsBase::geant4PhysicsMacroFileName

Geant4 physics macro.

Definition at line 43 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ geant4PhysicsMacroFileNameFromExecOptions

bool GMAD::OptionsBase::geant4PhysicsMacroFileNameFromExecOptions

Definition at line 44 of file optionsBase.h.

◆ generatePrimariesOnly

bool GMAD::OptionsBase::generatePrimariesOnly

Whether to only generate primary coordinates and quit, or not.

Definition at line 100 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ horizontalWidth

double GMAD::OptionsBase::horizontalWidth

Definition at line 154 of file optionsBase.h.

◆ hStyle

bool GMAD::OptionsBase::hStyle

H Style dipoles (if not, C Style).

Definition at line 156 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ ignoreLocalAperture

bool GMAD::OptionsBase::ignoreLocalAperture

default beampipe parameters

Definition at line 186 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ ignoreLocalMagnetGeometry

bool GMAD::OptionsBase::ignoreLocalMagnetGeometry

Definition at line 160 of file optionsBase.h.

◆ importanceVolumeMap

std::string GMAD::OptionsBase::importanceVolumeMap

Definition at line 195 of file optionsBase.h.

◆ importanceWorldGeometryFile

std::string GMAD::OptionsBase::importanceWorldGeometryFile

Definition at line 194 of file optionsBase.h.

◆ includeFringeFields

bool GMAD::OptionsBase::includeFringeFields

Definition at line 175 of file optionsBase.h.

◆ includeFringeFieldsCavities

bool GMAD::OptionsBase::includeFringeFieldsCavities

Definition at line 176 of file optionsBase.h.

◆ inputFileName

std::string GMAD::OptionsBase::inputFileName

◆ integratorSet

std::string GMAD::OptionsBase::integratorSet

Definition at line 275 of file optionsBase.h.

◆ killedParticlesMassAddedToEloss

bool GMAD::OptionsBase::killedParticlesMassAddedToEloss

Definition at line 289 of file optionsBase.h.

◆ killNeutrinos

bool GMAD::OptionsBase::killNeutrinos

Definition at line 288 of file optionsBase.h.

◆ lengthSafety

double GMAD::OptionsBase::lengthSafety

Definition at line 276 of file optionsBase.h.

◆ lengthSafetyLarge

double GMAD::OptionsBase::lengthSafetyLarge

Definition at line 277 of file optionsBase.h.

◆ magnetGeometryType

std::string GMAD::OptionsBase::magnetGeometryType

default magnet geometry parameters

Definition at line 152 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumBetaChangePerStep

int GMAD::OptionsBase::maximumBetaChangePerStep

physics parameters

Definition at line 236 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumEpsilonStep

double GMAD::OptionsBase::maximumEpsilonStep

Definition at line 285 of file optionsBase.h.

◆ maximumPhotonsPerStep

int GMAD::OptionsBase::maximumPhotonsPerStep

physics parameters

Definition at line 235 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumStepLength

double GMAD::OptionsBase::maximumStepLength

Maximum permitted step length in any volume.

Definition at line 279 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumTrackingTime

double GMAD::OptionsBase::maximumTrackingTime

Maximum tracking time per track [s].

Definition at line 278 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumTrackLength

double GMAD::OptionsBase::maximumTrackLength

Maximum permitted track length [m].

Definition at line 280 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ maximumTracksPerEvent

long GMAD::OptionsBase::maximumTracksPerEvent

physics parameters

Definition at line 237 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ minimumEpsilonStep

double GMAD::OptionsBase::minimumEpsilonStep

Definition at line 284 of file optionsBase.h.

◆ minimumKineticEnergy

double GMAD::OptionsBase::minimumKineticEnergy

physics parameters

Definition at line 238 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ minimumKineticEnergyTunnel

double GMAD::OptionsBase::minimumKineticEnergyTunnel

physics parameters

Definition at line 239 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ minimumRadiusOfCurvature

double GMAD::OptionsBase::minimumRadiusOfCurvature

Minimum allowed radius of curvature.

Definition at line 290 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ minimumRange

double GMAD::OptionsBase::minimumRange

physics parameters

Definition at line 240 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingExcludeWeight1Particles

bool GMAD::OptionsBase::muonSplittingExcludeWeight1Particles

physics parameters

Definition at line 262 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingExclusionWeight

double GMAD::OptionsBase::muonSplittingExclusionWeight

physics parameters

Definition at line 263 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingFactor

int GMAD::OptionsBase::muonSplittingFactor

physics parameters

Definition at line 258 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingFactor2

int GMAD::OptionsBase::muonSplittingFactor2

physics parameters

Definition at line 260 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingThresholdParentEk

double GMAD::OptionsBase::muonSplittingThresholdParentEk

physics parameters

Definition at line 259 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ muonSplittingThresholdParentEk2

double GMAD::OptionsBase::muonSplittingThresholdParentEk2

physics parameters

Definition at line 261 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ nbinse

int GMAD::OptionsBase::nbinse

Definition at line 396 of file optionsBase.h.

◆ nbinsx

int GMAD::OptionsBase::nbinsx

Definition at line 393 of file optionsBase.h.

◆ nbinsy

int GMAD::OptionsBase::nbinsy

Definition at line 394 of file optionsBase.h.

◆ nbinsz

int GMAD::OptionsBase::nbinsz

Definition at line 395 of file optionsBase.h.

◆ neutronKineticEnergyLimit

double GMAD::OptionsBase::neutronKineticEnergyLimit

physics parameters

Definition at line 248 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ neutronTimeLimit

double GMAD::OptionsBase::neutronTimeLimit

physics parameters

Definition at line 247 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ nGenerate

int GMAD::OptionsBase::nGenerate

The number of primary events to simulate.

Definition at line 91 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), BDSParser::CheckOptions(), OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ nominalMatrixRelativeMomCut

double GMAD::OptionsBase::nominalMatrixRelativeMomCut

Momentum threshold for nominal dipole matrix tracking.

Definition at line 292 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ nSegmentsPerCircle

int GMAD::OptionsBase::nSegmentsPerCircle

Number of facets per 2pi in visualisation.

Definition at line 390 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ nturns

int GMAD::OptionsBase::nturns

Definition at line 382 of file optionsBase.h.

◆ numberOfEventsPerNtuple

int GMAD::OptionsBase::numberOfEventsPerNtuple

Definition at line 302 of file optionsBase.h.

◆ outerMaterialName

std::string GMAD::OptionsBase::outerMaterialName

Definition at line 153 of file optionsBase.h.

◆ outputCompressionLevel

int GMAD::OptionsBase::outputCompressionLevel

Parameter for output format.

Definition at line 51 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ outputDoublePrecision

bool GMAD::OptionsBase::outputDoublePrecision

Parameter for output format.

Definition at line 50 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ outputFileName

std::string GMAD::OptionsBase::outputFileName

Parameter for output format.

Definition at line 48 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ outputFormat

std::string GMAD::OptionsBase::outputFormat

Parameter for output format.

Definition at line 49 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ particlesToExcludeFromCuts

std::string GMAD::OptionsBase::particlesToExcludeFromCuts

physics parameters

Definition at line 241 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ physicsEnergyLimitHigh

double GMAD::OptionsBase::physicsEnergyLimitHigh

Definition at line 117 of file optionsBase.h.

◆ physicsEnergyLimitLow

double GMAD::OptionsBase::physicsEnergyLimitLow

Definition at line 116 of file optionsBase.h.

◆ physicsList

std::string GMAD::OptionsBase::physicsList

list of physics processes

Definition at line 113 of file optionsBase.h.

Referenced by BDSIM::Initialise(), BDSIMLink::Initialise(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ physicsVerbose

bool GMAD::OptionsBase::physicsVerbose

Definition at line 114 of file optionsBase.h.

◆ physicsVerbosity

int GMAD::OptionsBase::physicsVerbosity

Definition at line 115 of file optionsBase.h.

◆ preprocessGDML

bool GMAD::OptionsBase::preprocessGDML

geometry control

Definition at line 164 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ preprocessGDMLSchema

bool GMAD::OptionsBase::preprocessGDMLSchema

Definition at line 165 of file optionsBase.h.

◆ printFractionEvents

double GMAD::OptionsBase::printFractionEvents

Definition at line 385 of file optionsBase.h.

◆ printFractionTurns

double GMAD::OptionsBase::printFractionTurns

Definition at line 386 of file optionsBase.h.

◆ printPhysicsProcesses

bool GMAD::OptionsBase::printPhysicsProcesses

Definition at line 387 of file optionsBase.h.

◆ prodCutElectrons

double GMAD::OptionsBase::prodCutElectrons

physics parameters

Definition at line 244 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ prodCutPhotons

double GMAD::OptionsBase::prodCutPhotons

physics parameters

Definition at line 243 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ prodCutPositrons

double GMAD::OptionsBase::prodCutPositrons

physics parameters

Definition at line 245 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ prodCutProtons

double GMAD::OptionsBase::prodCutProtons

physics parameters

Definition at line 246 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ ptcOneTurnMapFileName

std::string GMAD::OptionsBase::ptcOneTurnMapFileName

Definition at line 383 of file optionsBase.h.

◆ randomEngine

std::string GMAD::OptionsBase::randomEngine

Name of random engine to use.

Definition at line 90 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ recreate

bool GMAD::OptionsBase::recreate

◆ recreateFileName

std::string GMAD::OptionsBase::recreateFileName

The file path to recreate a run from.

Definition at line 93 of file optionsBase.h.

Referenced by BDSExecOptions::BDSExecOptions(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ recreateSeedState

bool GMAD::OptionsBase::recreateSeedState

Load seed state when recreating events.

Definition at line 122 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ removeTemporaryFiles

bool GMAD::OptionsBase::removeTemporaryFiles

Definition at line 220 of file optionsBase.h.

◆ sampleElementsWithPoleface

bool GMAD::OptionsBase::sampleElementsWithPoleface

Definition at line 291 of file optionsBase.h.

◆ samplerDiameter

double GMAD::OptionsBase::samplerDiameter

Definition at line 224 of file optionsBase.h.

◆ samplersSplitLevel

int GMAD::OptionsBase::samplersSplitLevel

Definition at line 379 of file optionsBase.h.

◆ scalingFieldOuter

double GMAD::OptionsBase::scalingFieldOuter

Definition at line 173 of file optionsBase.h.

◆ scintYieldFactor

double GMAD::OptionsBase::scintYieldFactor

physics parameters

Definition at line 234 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ seed

int GMAD::OptionsBase::seed

The seed value for the random number generator.

Definition at line 89 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ seedStateFileName

std::string GMAD::OptionsBase::seedStateFileName

Seed state file path.

Definition at line 97 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ sensitiveBeamPipe

bool GMAD::OptionsBase::sensitiveBeamPipe

Definition at line 299 of file optionsBase.h.

◆ sensitiveOuter

bool GMAD::OptionsBase::sensitiveOuter

Definition at line 298 of file optionsBase.h.

◆ setKeys

std::vector<std::string> GMAD::OptionsBase::setKeys

A list of all the keys that have been set in this instance.

Definition at line 411 of file optionsBase.h.

Referenced by GMAD::Options::Amalgamate(), GMAD::Options::HasBeenSet(), and GMAD::Options::set_value().

◆ soilMaterial

std::string GMAD::OptionsBase::soilMaterial

tunnel geometry parameters

Definition at line 209 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ startFromEvent

int GMAD::OptionsBase::startFromEvent

Event to start from when recreating.

Definition at line 94 of file optionsBase.h.

Referenced by BDSExecOptions::BDSExecOptions(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ stopSecondaries

bool GMAD::OptionsBase::stopSecondaries

Definition at line 287 of file optionsBase.h.

◆ storeApertureImpacts

bool GMAD::OptionsBase::storeApertureImpacts

Definition at line 306 of file optionsBase.h.

◆ storeApertureImpactsAll

bool GMAD::OptionsBase::storeApertureImpactsAll

Definition at line 308 of file optionsBase.h.

◆ storeApertureImpactsHistograms

bool GMAD::OptionsBase::storeApertureImpactsHistograms

Definition at line 309 of file optionsBase.h.

◆ storeApertureImpactsIons

bool GMAD::OptionsBase::storeApertureImpactsIons

Definition at line 307 of file optionsBase.h.

◆ storeCollimatorHits

bool GMAD::OptionsBase::storeCollimatorHits

Definition at line 312 of file optionsBase.h.

◆ storeCollimatorHitsAll

bool GMAD::OptionsBase::storeCollimatorHitsAll

Definition at line 315 of file optionsBase.h.

◆ storeCollimatorHitsIons

bool GMAD::OptionsBase::storeCollimatorHitsIons

Definition at line 314 of file optionsBase.h.

◆ storeCollimatorHitsLinks

bool GMAD::OptionsBase::storeCollimatorHitsLinks

Definition at line 313 of file optionsBase.h.

◆ storeCollimatorInfo

bool GMAD::OptionsBase::storeCollimatorInfo

Definition at line 311 of file optionsBase.h.

◆ storeEloss

bool GMAD::OptionsBase::storeEloss

Definition at line 317 of file optionsBase.h.

◆ storeElossGlobal

bool GMAD::OptionsBase::storeElossGlobal

Definition at line 328 of file optionsBase.h.

◆ storeElossHistograms

bool GMAD::OptionsBase::storeElossHistograms

Definition at line 318 of file optionsBase.h.

◆ storeElossLinks

bool GMAD::OptionsBase::storeElossLinks

Definition at line 326 of file optionsBase.h.

◆ storeElossLocal

bool GMAD::OptionsBase::storeElossLocal

Definition at line 327 of file optionsBase.h.

◆ storeElossModelID

bool GMAD::OptionsBase::storeElossModelID

Definition at line 332 of file optionsBase.h.

◆ storeElossPhysicsProcesses

bool GMAD::OptionsBase::storeElossPhysicsProcesses

Definition at line 333 of file optionsBase.h.

◆ storeElossPreStepKineticEnergy

bool GMAD::OptionsBase::storeElossPreStepKineticEnergy

Definition at line 331 of file optionsBase.h.

◆ storeElossStepLength

bool GMAD::OptionsBase::storeElossStepLength

Definition at line 330 of file optionsBase.h.

◆ storeElossTime

bool GMAD::OptionsBase::storeElossTime

Definition at line 329 of file optionsBase.h.

◆ storeElossTunnel

bool GMAD::OptionsBase::storeElossTunnel

Definition at line 321 of file optionsBase.h.

◆ storeElossTunnelHistograms

bool GMAD::OptionsBase::storeElossTunnelHistograms

Definition at line 322 of file optionsBase.h.

◆ storeElossTurn

bool GMAD::OptionsBase::storeElossTurn

Definition at line 325 of file optionsBase.h.

◆ storeElossVacuum

bool GMAD::OptionsBase::storeElossVacuum

Definition at line 319 of file optionsBase.h.

◆ storeElossVacuumHistograms

bool GMAD::OptionsBase::storeElossVacuumHistograms

Definition at line 320 of file optionsBase.h.

◆ storeElossWorld

bool GMAD::OptionsBase::storeElossWorld

Definition at line 323 of file optionsBase.h.

◆ storeElossWorldContents

bool GMAD::OptionsBase::storeElossWorldContents

Definition at line 324 of file optionsBase.h.

◆ storeMinimalData

bool GMAD::OptionsBase::storeMinimalData

Definition at line 304 of file optionsBase.h.

◆ storeModel

bool GMAD::OptionsBase::storeModel

Definition at line 377 of file optionsBase.h.

◆ storeParticleData

bool GMAD::OptionsBase::storeParticleData

Definition at line 334 of file optionsBase.h.

◆ storePrimaries

bool GMAD::OptionsBase::storePrimaries

Definition at line 335 of file optionsBase.h.

◆ storePrimaryHistograms

bool GMAD::OptionsBase::storePrimaryHistograms

Definition at line 336 of file optionsBase.h.

◆ storeSamplerAll

bool GMAD::OptionsBase::storeSamplerAll

Definition at line 365 of file optionsBase.h.

◆ storeSamplerCharge

bool GMAD::OptionsBase::storeSamplerCharge

Definition at line 367 of file optionsBase.h.

◆ storeSamplerIon

bool GMAD::OptionsBase::storeSamplerIon

Definition at line 371 of file optionsBase.h.

◆ storeSamplerKineticEnergy

bool GMAD::OptionsBase::storeSamplerKineticEnergy

Definition at line 368 of file optionsBase.h.

◆ storeSamplerMass

bool GMAD::OptionsBase::storeSamplerMass

Definition at line 369 of file optionsBase.h.

◆ storeSamplerPolarCoords

bool GMAD::OptionsBase::storeSamplerPolarCoords

Definition at line 366 of file optionsBase.h.

◆ storeSamplerRigidity

bool GMAD::OptionsBase::storeSamplerRigidity

Definition at line 370 of file optionsBase.h.

◆ storeTrajectory

bool GMAD::OptionsBase::storeTrajectory

Definition at line 338 of file optionsBase.h.

◆ storeTrajectoryAllVariables

bool GMAD::OptionsBase::storeTrajectoryAllVariables

Definition at line 360 of file optionsBase.h.

◆ storeTrajectoryDepth

int GMAD::OptionsBase::storeTrajectoryDepth

Definition at line 340 of file optionsBase.h.

◆ storeTrajectoryELossSRange

std::string GMAD::OptionsBase::storeTrajectoryELossSRange

Definition at line 347 of file optionsBase.h.

◆ storeTrajectoryEnergyThreshold

double GMAD::OptionsBase::storeTrajectoryEnergyThreshold

Definition at line 345 of file optionsBase.h.

◆ storeTrajectoryIon

bool GMAD::OptionsBase::storeTrajectoryIon

Definition at line 358 of file optionsBase.h.

◆ storeTrajectoryKineticEnergy

bool GMAD::OptionsBase::storeTrajectoryKineticEnergy

Definition at line 352 of file optionsBase.h.

◆ storeTrajectoryLinks

bool GMAD::OptionsBase::storeTrajectoryLinks

Definition at line 357 of file optionsBase.h.

◆ storeTrajectoryLocal

bool GMAD::OptionsBase::storeTrajectoryLocal

Definition at line 356 of file optionsBase.h.

◆ storeTrajectoryMaterial

bool GMAD::OptionsBase::storeTrajectoryMaterial

Definition at line 359 of file optionsBase.h.

◆ storeTrajectoryMomentumVector

bool GMAD::OptionsBase::storeTrajectoryMomentumVector

Definition at line 353 of file optionsBase.h.

◆ storeTrajectoryParticle

std::string GMAD::OptionsBase::storeTrajectoryParticle

Definition at line 343 of file optionsBase.h.

◆ storeTrajectoryParticleID

std::string GMAD::OptionsBase::storeTrajectoryParticleID

Definition at line 344 of file optionsBase.h.

◆ storeTrajectoryProcesses

bool GMAD::OptionsBase::storeTrajectoryProcesses

Definition at line 354 of file optionsBase.h.

◆ storeTrajectorySamplerID

std::string GMAD::OptionsBase::storeTrajectorySamplerID

Definition at line 346 of file optionsBase.h.

◆ storeTrajectoryStepPointLast

bool GMAD::OptionsBase::storeTrajectoryStepPointLast

Definition at line 342 of file optionsBase.h.

◆ storeTrajectoryStepPoints

int GMAD::OptionsBase::storeTrajectoryStepPoints

Definition at line 341 of file optionsBase.h.

◆ storeTrajectoryTime

bool GMAD::OptionsBase::storeTrajectoryTime

Definition at line 355 of file optionsBase.h.

◆ storeTrajectoryTransportationSteps

bool GMAD::OptionsBase::storeTrajectoryTransportationSteps

Definition at line 350 of file optionsBase.h.

◆ survey

bool GMAD::OptionsBase::survey

Parameter for survey.

Definition at line 55 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ surveyFileName

std::string GMAD::OptionsBase::surveyFileName

Parameter for survey.

Definition at line 56 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ teleporterFullTransform

bool GMAD::OptionsBase::teleporterFullTransform

Whether to use the new Transform3D method for the teleporter.

Definition at line 293 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ temporaryDirectory

std::string GMAD::OptionsBase::temporaryDirectory

Definition at line 221 of file optionsBase.h.

◆ thinElementLength

double GMAD::OptionsBase::thinElementLength

Definition at line 155 of file optionsBase.h.

◆ trajConnect

bool GMAD::OptionsBase::trajConnect

Definition at line 375 of file optionsBase.h.

◆ trajCutGTZ

double GMAD::OptionsBase::trajCutGTZ

Definition at line 373 of file optionsBase.h.

◆ trajCutLTR

double GMAD::OptionsBase::trajCutLTR

Definition at line 374 of file optionsBase.h.

◆ trajectoryFilterLogicAND

bool GMAD::OptionsBase::trajectoryFilterLogicAND

Definition at line 363 of file optionsBase.h.

◆ trajNoTransportation

bool GMAD::OptionsBase::trajNoTransportation

kept only for backwards compatibility.

Definition at line 351 of file optionsBase.h.

Referenced by OptionsBase(), GMAD::Options::PublishMembers(), and BDSGlobalConstants::StoreTrajectoryTransportationSteps().

◆ tunnelAper1

double GMAD::OptionsBase::tunnelAper1

tunnel geometry parameters

Definition at line 212 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelAper2

double GMAD::OptionsBase::tunnelAper2

tunnel geometry parameters

Definition at line 213 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelFloorOffset

double GMAD::OptionsBase::tunnelFloorOffset

tunnel geometry parameters

Definition at line 211 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelIsInfiniteAbsorber

bool GMAD::OptionsBase::tunnelIsInfiniteAbsorber

physics parameters

Definition at line 257 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelMaterial

std::string GMAD::OptionsBase::tunnelMaterial

tunnel geometry parameters

Definition at line 208 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelMaxSegmentLength

double GMAD::OptionsBase::tunnelMaxSegmentLength

tunnel geometry parameters

Definition at line 217 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelOffsetX

double GMAD::OptionsBase::tunnelOffsetX

tunnel geometry parameters

Definition at line 215 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelOffsetY

double GMAD::OptionsBase::tunnelOffsetY

tunnel geometry parameters

Definition at line 216 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelSoilThickness

double GMAD::OptionsBase::tunnelSoilThickness

tunnel geometry parameters

Definition at line 207 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelThickness

double GMAD::OptionsBase::tunnelThickness

tunnel geometry parameters

Definition at line 206 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelType

std::string GMAD::OptionsBase::tunnelType

tunnel geometry parameters

Definition at line 205 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ tunnelVisible

bool GMAD::OptionsBase::tunnelVisible

tunnel geometry parameters

Definition at line 214 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ turnOnMieScattering

bool GMAD::OptionsBase::turnOnMieScattering

Physics processes.

Definition at line 228 of file optionsBase.h.

Referenced by OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ turnOnOpticalAbsorption

bool GMAD::OptionsBase::turnOnOpticalAbsorption

Physics processes.

Definition at line 227 of file optionsBase.h.

Referenced by OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ turnOnOpticalSurface

bool GMAD::OptionsBase::turnOnOpticalSurface

Physics processes.

Definition at line 230 of file optionsBase.h.

Referenced by OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ turnOnRayleighScattering

bool GMAD::OptionsBase::turnOnRayleighScattering

Physics processes.

Definition at line 229 of file optionsBase.h.

Referenced by OptionsBase(), print(), and GMAD::Options::PublishMembers().

◆ useASCIISeedState

bool GMAD::OptionsBase::useASCIISeedState

Whether to use the seed state from an ASCII file.

Definition at line 96 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useElectroNuclear

bool GMAD::OptionsBase::useElectroNuclear

physics parameters

Definition at line 250 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useGammaToMuMu

bool GMAD::OptionsBase::useGammaToMuMu

physics parameters

Definition at line 252 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useLENDGammaNuclear

bool GMAD::OptionsBase::useLENDGammaNuclear

physics parameters

Definition at line 249 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useMuonNuclear

bool GMAD::OptionsBase::useMuonNuclear

physics parameters

Definition at line 251 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useOldMultipoleOuterFields

bool GMAD::OptionsBase::useOldMultipoleOuterFields

Definition at line 172 of file optionsBase.h.

◆ usePositronToHadrons

bool GMAD::OptionsBase::usePositronToHadrons

physics parameters

Definition at line 254 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ usePositronToMuMu

bool GMAD::OptionsBase::usePositronToMuMu

physics parameters

Definition at line 253 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ useScoringMap

bool GMAD::OptionsBase::useScoringMap

Definition at line 405 of file optionsBase.h.

◆ vacMaterial

std::string GMAD::OptionsBase::vacMaterial

vacuum material

Definition at line 189 of file optionsBase.h.

Referenced by BDSGlobalConstants::BDSGlobalConstants(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ vacuumPressure

double GMAD::OptionsBase::vacuumPressure

Definition at line 200 of file optionsBase.h.

◆ verbose

bool GMAD::OptionsBase::verbose

General verbosity.

Definition at line 64 of file optionsBase.h.

Referenced by BDSIM::Initialise(), BDSIMLink::Initialise(), OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseEventBDSIM

bool GMAD::OptionsBase::verboseEventBDSIM

Event level verbosity.

Definition at line 70 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseEventContinueFor

int GMAD::OptionsBase::verboseEventContinueFor

Event level verbosity.

Definition at line 73 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseEventLevel

int GMAD::OptionsBase::verboseEventLevel

Event level verbosity.

Definition at line 71 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseEventStart

int GMAD::OptionsBase::verboseEventStart

Event level verbosity.

Definition at line 72 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseImportanceSampling

int GMAD::OptionsBase::verboseImportanceSampling

Definition at line 86 of file optionsBase.h.

◆ verboseRunLevel

int GMAD::OptionsBase::verboseRunLevel

Run level verbosity.

Definition at line 67 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseSteppingBDSIM

bool GMAD::OptionsBase::verboseSteppingBDSIM

Stepping level verbosity.

Definition at line 79 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseSteppingEventContinueFor

int GMAD::OptionsBase::verboseSteppingEventContinueFor

Stepping level verbosity.

Definition at line 82 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseSteppingEventStart

int GMAD::OptionsBase::verboseSteppingEventStart

Stepping level verbosity.

Definition at line 81 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseSteppingLevel

int GMAD::OptionsBase::verboseSteppingLevel

Stepping level verbosity.

Definition at line 80 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseSteppingPrimaryOnly

bool GMAD::OptionsBase::verboseSteppingPrimaryOnly

Stepping level verbosity.

Definition at line 83 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ verboseTrackingLevel

int GMAD::OptionsBase::verboseTrackingLevel

Tracking verbosity.

Definition at line 76 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ vhRatio

double GMAD::OptionsBase::vhRatio

Definition at line 157 of file optionsBase.h.

◆ visDebug

bool GMAD::OptionsBase::visDebug

Flag for visualisation debug.

Definition at line 45 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ visMacroFileName

std::string GMAD::OptionsBase::visMacroFileName

Visualisation filename.

Definition at line 41 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ worldGeometryFile

std::string GMAD::OptionsBase::worldGeometryFile

Definition at line 192 of file optionsBase.h.

◆ worldMaterial

std::string GMAD::OptionsBase::worldMaterial

Definition at line 191 of file optionsBase.h.

◆ worldVacuumVolumeNames

std::string GMAD::OptionsBase::worldVacuumVolumeNames

Definition at line 272 of file optionsBase.h.

◆ worldVolumeMargin

double GMAD::OptionsBase::worldVolumeMargin

Padding margin for world volume size.

Definition at line 198 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ writeSeedState

bool GMAD::OptionsBase::writeSeedState

Write the seed state each event to a text file.

Definition at line 95 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ xmax

double GMAD::OptionsBase::xmax

Definition at line 398 of file optionsBase.h.

◆ xmin

double GMAD::OptionsBase::xmin

Definition at line 397 of file optionsBase.h.

◆ xsize

double GMAD::OptionsBase::xsize

for element specification

Definition at line 149 of file optionsBase.h.

Referenced by OptionsBase(), and GMAD::Options::PublishMembers().

◆ ymax

double GMAD::OptionsBase::ymax

Definition at line 400 of file optionsBase.h.

◆ ymin

double GMAD::OptionsBase::ymin

Definition at line 399 of file optionsBase.h.

◆ yokeFields

bool GMAD::OptionsBase::yokeFields

Definition at line 170 of file optionsBase.h.

◆ yokeFieldsMatchLHCGeometry

bool GMAD::OptionsBase::yokeFieldsMatchLHCGeometry

Definition at line 171 of file optionsBase.h.

◆ ysize

double GMAD::OptionsBase::ysize

Definition at line 149 of file optionsBase.h.

◆ zmax

double GMAD::OptionsBase::zmax

Definition at line 402 of file optionsBase.h.

◆ zmin

double GMAD::OptionsBase::zmin

Definition at line 401 of file optionsBase.h.


The documentation for this class was generated from the following files: