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

Public Member Functions

def __init__
 
def __call__
 

Public Attributes

 res
 
 k_dup
 
 k_time
 

Detailed Description

Definition at line 71 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 71 of file Optuna_tuning.py

Constructor & Destructor Documentation

def Optuna_tuning.Objective.__init__ (   self,
  k_dup,
  k_time 
)

Definition at line 72 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 72 of file Optuna_tuning.py

Member Function Documentation

def Optuna_tuning.Objective.__call__ (   self,
  trial 
)

Definition at line 83 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 83 of file Optuna_tuning.py

References Optuna_tuning.Objective.k_dup, Optuna_tuning.Objective.k_time, ActsExamples::ResPlotTool::ResPlotCache.res, Optuna_tuning.Objective.res, and Optuna_tuning.run_ckf().

+ Here is the call graph for this function:

Member Data Documentation

Optuna_tuning.Objective.k_dup

Definition at line 80 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 80 of file Optuna_tuning.py

Referenced by Orion_tuning.Objective.__call__(), and Optuna_tuning.Objective.__call__().

Optuna_tuning.Objective.k_time

Definition at line 81 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 81 of file Optuna_tuning.py

Referenced by Orion_tuning.Objective.__call__(), and Optuna_tuning.Objective.__call__().

Optuna_tuning.Objective.res

Definition at line 73 of file Optuna_tuning.py.

View newest version in sPHENIX GitHub at line 73 of file Optuna_tuning.py

Referenced by Orion_tuning.Objective.__call__(), and Optuna_tuning.Objective.__call__().


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