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

Static Public Attributes

VXDQETeacherTask teacher_task = VXDQETeacherTask
 Task that is required by the evaluation base class to create the MVA weightfile that needs to be evaluated.
 
VXDQEDataCollectionTask data_collection_task = VXDQEDataCollectionTask
 Task that is required by the evaluation base class to collect the test data for the evaluation.
 
str task_acronym = 'vxd'
 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 VXD quality estimator on separate test data

Definition at line 1937 of file combined_quality_estimator_teacher.py.

Member Data Documentation

◆ data_collection_task

VXDQEDataCollectionTask data_collection_task = VXDQEDataCollectionTask
static

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

Definition at line 1946 of file combined_quality_estimator_teacher.py.

◆ task_acronym

str task_acronym = 'vxd'
static

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

Definition at line 1949 of file combined_quality_estimator_teacher.py.

◆ teacher_task

VXDQETeacherTask teacher_task = VXDQETeacherTask
static

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

Definition at line 1943 of file combined_quality_estimator_teacher.py.


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