Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
def | __init__ |
def | __call__ |
Public Attributes | |
res | |
k_dup | |
k_time | |
Definition at line 64 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 64 of file Orion_tuning.py
def Orion_tuning.Objective.__init__ | ( | self, | |
k_dup, | |||
k_time | |||
) |
Definition at line 65 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 65 of file Orion_tuning.py
def Orion_tuning.Objective.__call__ | ( | self, | |
maxSeedsPerSpM, | |||
cotThetaMax, | |||
sigmaScattering, | |||
radLengthPerSeed, | |||
impactMax, | |||
maxPtScattering, | |||
deltaRMin, | |||
deltaRMax | |||
) |
Definition at line 86 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 86 of file Orion_tuning.py
References Orion_tuning.Objective.k_dup, Optuna_tuning.Objective.k_dup, Orion_tuning.Objective.k_time, Optuna_tuning.Objective.k_time, ActsExamples::ResPlotTool::ResPlotCache.res, Orion_tuning.Objective.res, Optuna_tuning.Objective.res, and Orion_tuning.run_ckf().
Orion_tuning.Objective.k_dup |
Definition at line 73 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 73 of file Orion_tuning.py
Referenced by Orion_tuning.Objective.__call__().
Orion_tuning.Objective.k_time |
Definition at line 74 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 74 of file Orion_tuning.py
Referenced by Orion_tuning.Objective.__call__().
Orion_tuning.Objective.res |
Definition at line 66 of file Orion_tuning.py.
View newest version in sPHENIX GitHub at line 66 of file Orion_tuning.py
Referenced by Orion_tuning.Objective.__call__().