Go to the source code of this file.
|
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, |
|