Belle II Software development
CDCTrackQEEvaluationTask Class Reference
Inheritance diagram for CDCTrackQEEvaluationTask:
TrackQEEvaluationBaseTask

Static Public Attributes

CDCQETeacherTask teacher_task = CDCQETeacherTask
 Task that is required by the evaluation base class to create the MVA weightfile that needs to be evaluated.
 
CDCQEDataCollectionTask data_collection_task = CDCQEDataCollectionTask
 Task that is required by the evaluation base class to collect the test data for the evaluation.
 
str task_acronym = 'cdc'
 Acronym that is required by the evaluation base class to find the correct collection task file.
 

Detailed Description

Run ``basf2_mva_evaluate.py`` for the CDC quality estimator on separate test data

Definition at line 1952 of file combined_quality_estimator_teacher.py.

Member Data Documentation

◆ data_collection_task

CDCQEDataCollectionTask data_collection_task = CDCQEDataCollectionTask
static

Task that is required by the evaluation base class to collect the test data for the evaluation.

Definition at line 1961 of file combined_quality_estimator_teacher.py.

◆ task_acronym

str task_acronym = 'cdc'
static

Acronym that is required by the evaluation base class to find the correct collection task file.

Definition at line 1964 of file combined_quality_estimator_teacher.py.

◆ teacher_task

CDCQETeacherTask teacher_task = CDCQETeacherTask
static

Task that is required by the evaluation base class to create the MVA weightfile that needs to be evaluated.

Definition at line 1958 of file combined_quality_estimator_teacher.py.


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