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

Go to the source code of this file.

Namespaces

namespace  itk
 

Functions

def itk.runITk
 

Variables

tuple itk.p
 
string itk.help "Input directory containing the ITk standalone geometry. Get in touch if you don't have this."
 
tuple itk.default Path.cwd()
 
 itk.type Path,
 
string itk.action "store_true"
 
tuple itk.args p.parse_args()
 
tuple itk.geo_example_dir Path(args.geo_dir)
 
 itk.material notargs.no_material,
 
 itk.trackingGeometry trackingGeometry,
 
 itk.decorators decorators,
 
 itk.outputDir args.output_dir,
 
 itk.outputCsv args.output_csv,
 
 itk.outputObj args.output_obj,
 
 itk.outputJson args.output_json,