ATLAS Offline Software
Loading...
Searching...
No Matches
EnhancedBiasWeightCompAlg::EBResult Class Reference

Store result of EB weight calculation. More...

Collaboration diagram for EnhancedBiasWeightCompAlg::EBResult:

Public Attributes

double weight {1.0}
uint8_t isUnbiased {}

Detailed Description

Store result of EB weight calculation.

Definition at line 69 of file EnhancedBiasWeightCompAlg.h.

Member Data Documentation

◆ isUnbiased

uint8_t EnhancedBiasWeightCompAlg::EBResult::isUnbiased {}

Definition at line 71 of file EnhancedBiasWeightCompAlg.h.

71{};

◆ weight

double EnhancedBiasWeightCompAlg::EBResult::weight {1.0}

Definition at line 70 of file EnhancedBiasWeightCompAlg.h.

70{1.0};

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