Default Values for the
jobOptions properties


jobOptions propetries are steering parameters
which can be set by the user in the jobOptions files.

  • jobOptions.txt file set the relevant parameters to run Atlfast within the Athena framework, and allows the user to choose the generator plus number of events.
  • StandardAtlfastOptions.txt Place to set user variables.
  • AtlfastDoNotTouch.txt file contains parameters to run Atlfast. These parameters are not normally changed by the user.


Table 1: default values of jobOptions
used by
DefaultReconstructedParticleMaker

jobOption

Type

Default value

Luminosityint1
ParticleTypeint11
mcMinimumPtdouble0.0
mcMaximumEtadouble100.0
MinimumPtdouble5.0
MaximumEtadouble2.5
DoSmearingbooltrue
MC_eventLocationstring/Event/MCEventCollection
OutputLocationstring/Event/Atlfast/ReconstructedParticle
MuonSmearKeyint1
RandSeedint12345


Table 2: default values of jobOptions
used by
CellMaker

jobOption

Type

Default value

InputLocationstring/Event/MCEventCollection
OutputLocationstring/Event/Atlfast/Cells
EtaCoveragedouble5.0
MinETCelldouble0.0
BarrelForwardEtadouble3.2
GranBarrelEtadouble0.1
GranBarrelPhidouble0.1
GranForwardEtadouble0.2
GranForwardPhidouble0.2
FieldOnbooltrue
McSelectorIndint0


Table 3: default values of jobOptions
used by
ClusterMaker

jobOption

Type

Default value

jobOptiontypeDefault Value
RConeBarreldouble0.401
RConeForwarddouble0.401
minClusterETdouble10
InputLocationstring/Event/AtlfastCells
OutputLocationstring/Event/AtlfastClusters


Table 4: default values of jobOptions
used by JetMaker

jobOption

Type

Default value

MinimumPTdouble10
MaximumEtadouble5.0
DoSmearingbooltrue
Luminosityint1
RconeBdouble0.401
RconeFdouble0.401
bPtMindouble5.0
bMaxDeltaRdouble0.2
cPtMindouble5.0
cMaxDeltaRdouble0.2
tauPtMindouble10.0
tauMaxDeltaRdouble0.3
etaTagMaxdouble2.5
BarrelForwardEtadouble3.2
tauJetPtRatiodouble0.9
RandSeeddouble12345
InputLocationstring/Event/ClusterCollection
OutputLocationstring/Event/AtlfastJets
MuonLocationstring/Event/AtlfastNonIsolatedMuons
McTruthLocationstring/Event/McEventCollection


Table 5: default values of jobOptions
used by
TrackMaker

jobOption

Type

Default value

Luminosityint1
ParticleTypeint11
mcMinimumPtdouble0.5
mcMaximumEtadouble2.5
DoSmearingbooltrue
MC_eventLocationstring/Event/MCEventCollection
OutputLocationstring/Event/Atlfast/ReconstructedParticle
MuonSmearKeyint1
RandSeedint12345


Table 6: default values of jobOptions
used by
Isolator

jobOption

Type

Default value

RClusterMatchdouble0.151
RClusterIsolationdouble0.401
EClusterIsolationdouble0.0
RCellIsolationdouble0.201
ECellIsolationdouble10.0
InputLocationstringUnknown
CellLocationstring/Event/AtlfastCell
ClusterLocationstring/Event/AtlfastCluster
IsolatedOutputLocationstringUnknown
NonIsolatedOutputLocationstringUnknown


Table 7: default values of jobOptions
used by
EventHeaderMaker

jobOption

Type

Default value

ElectronLocationstring/Event/AtlfastIsolatedElectrons
PhotonLocationstring/Event/AtlfastIsolatedPhotons
Isolated Muon Location string/Event/AtlfastIsolatedMuons
Non-Isolated Muon Locationstring/Event/AtlfastNonIsolatedMuons
Jet Location string/Event/AtlfastJets
Cell Locationstring/Event/AtlfastCells
Cluster Location string/Event/AtlfastClusters
MC TruthLocationstring/Event/McEventCollection
OutputLocationstring/Event/Atlfast
Beam Energy double7000.0
Do Smearingbooltrue
RconeB double0.401
RconeFdouble0.401
BarrelForwardEtadouble3.2
RandSeeddouble12345


Table 8: default values of jobOptions
used by
StandardNtupleMaker

jobOption

Type

Default value

AtlfastEventLocationstring/Event/Atlfast
ElectronLocationstring/Event/AtlfastIsolatedElectrons
PhotonLocationstring/Event/AtlfastIsolatedPhotons
Isolated Muon Location string/Event/AtlfastIsolatedMuons
Non-Isolated Muon Locationstring/Event/AtlfastNonIsolatedMuons
Jet Location string/Event/AtlfastJets
Track Locationstring/Event/AtlfastTracks
EventHeaderLocationstring/Event/EventHeader
MC TruthLocationstring/Event/McEventCollection
BPhysics Locationstring/Event/AtlfastBPhysics
Trigger Locationstring/Event/AtlfastTrigger
OutputLocationstring/Event/Atlfast


Table 9: default values of jobOptions
used by
CommonDataMaker

jobOption

Type

Default value

OutputLocationstring/Event/Atlfast/ReconstructedParticle
Luminosity Flagint1
List of invisiblesvector(int) 12, 14, 16


Back to Top