Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
full_chain_itk.py File Reference

Go to the source code of this file.

Namespaces

namespace  full_chain_itk
 

Variables

 full_chain_itk.ttbar_pu200 False
 
 full_chain_itk.u acts.UnitConstants
 
tuple full_chain_itk.geo_dir pathlib.Path("acts-itk")
 
tuple full_chain_itk.outputDir pathlib.Path.cwd()
 
tuple full_chain_itk.field acts.examples.MagneticFieldMapXyz(str(geo_dir / "bfield/ATLAS-BField-xyz.root"))
 
tuple full_chain_itk.rnd acts.examples.RandomNumbers(seed=42)
 
tuple full_chain_itk.s acts.examples.Sequencer(events=100, numThreads=-1, outputDir=str(outputDir))
 
list full_chain_itk.hardProcess ["Top:qqbar2ttbar=on"]
 
int full_chain_itk.npileup 200
 
tuple full_chain_itk.vtxGen
 
 full_chain_itk.outputDirRoot outputDir,
 
tuple full_chain_itk.preSelectParticles
 
string full_chain_itk.digiConfigFile "itk-hgtd/itk-smearing-config.json"
 
 full_chain_itk.seedingAlgorithm SeedingAlgorithm.Default,
 
string full_chain_itk.geoSelectionConfigFile "itk-hgtd/geoSelection-ITk.json"
 
tuple full_chain_itk.pt (1.0 * u.GeV if ttbar_pu200 else 0.0, None)
 
tuple full_chain_itk.absEta (None, 4.0)
 
int full_chain_itk.nMeasurementsMin 6
 
 full_chain_itk.vertexFinder VertexFinder.Iterative,