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

Go to the source code of this file.

Namespaces

namespace  ckf
 

Functions

def ckf.getArgumentParser
 
def ckf.runCKFTracks
 

Variables

tuple ckf.options getArgumentParser()
 
 ckf.Inputdir options.indir
 
 ckf.Outputdir options.outdir
 
tuple ckf.srcdir Path(__file__)
 
tuple ckf.field acts.ConstantBField(acts.Vector3(0, 0, 2 * u.T))
 
tuple ckf.inputParticlePath Path(Inputdir)
 
 ckf.geometrySelection srcdir
 
 ckf.digiConfigFile srcdir
 
 ckf.outputCsv True,
 
 ckf.truthSmearedSeeded False,
 
 ckf.truthEstimatedSeeded False,
 
 ckf.outputDir Outputdir,
 
 ckf.NumEvents options.nEvts,
 
 ckf.MaxSeedsPerSpM options.sf_maxSeedsPerSpM,
 
 ckf.CotThetaMax options.sf_cotThetaMax,
 
 ckf.SigmaScattering options.sf_sigmaScattering,
 
 ckf.RadLengthPerSeed options.sf_radLengthPerSeed,
 
 ckf.ImpactMax options.sf_impactMax,
 
 ckf.MaxPtScattering options.sf_maxPtScattering,
 
 ckf.DeltaRMin options.sf_deltaRMin,
 
 ckf.DeltaRMax options.sf_deltaRMax,