![]() |
ATLAS Offline Software
|
Structure to encompass the data stored in a prescales XML generated by the RuleBook. More...
#include <EnhancedBiasWeighter.h>
Public Attributes | |
| std::string | m_name |
| std::string | m_lowerName |
| std::string | m_comment |
| uint32_t | m_counter |
| double | m_prescale |
| double | m_eventsPassed |
| double | m_eventsPassedWeighted |
| double | m_rate |
| double | m_rateErr |
| double | m_passthroughPrescale |
| double | m_rerunPrescale |
| double | m_expressPrescale |
| double | m_efficiency |
| double | m_efficiencyErr |
| double | m_prescaledEfficiency |
| double | m_prescaledEfficiencyErr |
Structure to encompass the data stored in a prescales XML generated by the RuleBook.
Definition at line 25 of file EnhancedBiasWeighter.h.
| std::string ChainDetail::m_comment |
Definition at line 28 of file EnhancedBiasWeighter.h.
| uint32_t ChainDetail::m_counter |
Definition at line 29 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_efficiency |
Definition at line 38 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_efficiencyErr |
Definition at line 39 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_eventsPassed |
Definition at line 31 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_eventsPassedWeighted |
Definition at line 32 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_expressPrescale |
Definition at line 37 of file EnhancedBiasWeighter.h.
| std::string ChainDetail::m_lowerName |
Definition at line 27 of file EnhancedBiasWeighter.h.
| std::string ChainDetail::m_name |
Definition at line 26 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_passthroughPrescale |
Definition at line 35 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_prescale |
Definition at line 30 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_prescaledEfficiency |
Definition at line 40 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_prescaledEfficiencyErr |
Definition at line 41 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_rate |
Definition at line 33 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_rateErr |
Definition at line 34 of file EnhancedBiasWeighter.h.
| double ChainDetail::m_rerunPrescale |
Definition at line 36 of file EnhancedBiasWeighter.h.
1.8.18