Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Orion_tuning.Objective Class Reference

Public Member Functions

def __init__
 
def __call__
 

Public Attributes

 res
 
 k_dup
 
 k_time
 

Detailed Description

Definition at line 64 of file Orion_tuning.py.

View newest version in sPHENIX GitHub at line 64 of file Orion_tuning.py

Constructor & Destructor Documentation

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

Member Function Documentation

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().

+ Here is the call graph for this function:

Member Data Documentation

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__().


The documentation for this class was generated from the following file: