Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
full_chain_itk_FTF Namespace Reference

Variables

 ttbar_pu200 False
 
 u acts.UnitConstants
 
tuple geo_dir pathlib.Path("acts-itk")
 
tuple outputDir pathlib.Path.cwd()
 
tuple field acts.examples.MagneticFieldMapXyz(str(geo_dir / "bfield/ATLAS-BField-xyz.root"))
 
tuple rnd acts.examples.RandomNumbers(seed=42)
 
tuple s acts.examples.Sequencer(events=100, numThreads=1, outputDir=str(outputDir))
 
list hardProcess ["Top:qqbar2ttbar=on"]
 
int npileup 200
 
tuple vtxGen
 
 outputDirRoot outputDir,
 
tuple preSelectParticles
 
 digiConfigFile geo_dir
 
 seedingAlgorithm SeedingAlgorithm.FTF,
 
string geoSelectionConfigFile "itk-hgtd/geoSelection-ITk.json"
 
string layerMappingConfigFile "itk-hgtd/ACTS_FTF_mapinput.csv"
 
string fastrack_inputConfigFile "itk-hgtd/binTables_ITK_RUN4.txt"
 

Variable Documentation

full_chain_itk_FTF.digiConfigFile geo_dir

Definition at line 79 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 79 of file full_chain_itk_FTF.py

string full_chain_itk_FTF.fastrack_inputConfigFile "itk-hgtd/binTables_ITK_RUN4.txt"

Definition at line 98 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 98 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.field acts.examples.MagneticFieldMapXyz(str(geo_dir / "bfield/ATLAS-BField-xyz.root"))

Definition at line 32 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 32 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.geo_dir pathlib.Path("acts-itk")

Definition at line 27 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 27 of file full_chain_itk_FTF.py

string full_chain_itk_FTF.geoSelectionConfigFile "itk-hgtd/geoSelection-ITk.json"

Definition at line 96 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 96 of file full_chain_itk_FTF.py

list full_chain_itk_FTF.hardProcess ["Top:qqbar2ttbar=on"]

Definition at line 48 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 48 of file full_chain_itk_FTF.py

string full_chain_itk_FTF.layerMappingConfigFile "itk-hgtd/ACTS_FTF_mapinput.csv"

Definition at line 97 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 97 of file full_chain_itk_FTF.py

int full_chain_itk_FTF.npileup 200

Definition at line 49 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 49 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.outputDir pathlib.Path.cwd()

Definition at line 28 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 28 of file full_chain_itk_FTF.py

full_chain_itk_FTF.outputDirRoot outputDir,

Definition at line 55 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 55 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.preSelectParticles
Initial value:
2  rho=(0.0 * u.mm, 28.0 * u.mm),
3  absZ=(0.0 * u.mm, 1.0 * u.m),
4  eta=(-4.0, 4.0),
5  pt=(150 * u.MeV, None),
6  removeNeutral=True,
7  )

Definition at line 63 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 63 of file full_chain_itk_FTF.py

full_chain_itk_FTF.rnd acts.examples.RandomNumbers(seed=42)

Definition at line 33 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 33 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.s acts.examples.Sequencer(events=100, numThreads=1, outputDir=str(outputDir))

Definition at line 35 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 35 of file full_chain_itk_FTF.py

full_chain_itk_FTF.seedingAlgorithm SeedingAlgorithm.FTF,

Definition at line 92 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 92 of file full_chain_itk_FTF.py

full_chain_itk_FTF.ttbar_pu200 False

Definition at line 25 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 25 of file full_chain_itk_FTF.py

full_chain_itk_FTF.u acts.UnitConstants

Definition at line 26 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 26 of file full_chain_itk_FTF.py

tuple full_chain_itk_FTF.vtxGen
Initial value:
1 acts.examples.GaussianVertexGenerator(
2  stddev=acts.Vector4(0.0125 * u.mm, 0.0125 * u.mm, 55.5 * u.mm, 5.0 * u.ns),
3  mean=acts.Vector4(0, 0, 0, 0),
4  )

Definition at line 50 of file full_chain_itk_FTF.py.

View newest version in sPHENIX GitHub at line 50 of file full_chain_itk_FTF.py