![]() |
ATLAS Offline Software
|
Store necessary information for weight computing for Enhanced Bias chain. More...
Public Member Functions | |
| EBChainInfo (const HLT::Identifier &id) | |
| std::string | getName () const |
| TrigCompositeUtils::DecisionID | getId () const |
| double | getTotalPrescale () const |
| bool | getIsRandom () const |
| bool | getIsNoPS () const |
| bool | getIsDisabled () const |
| void | setTotalPrescale (const double &prescale) |
Private Attributes | |
| HLT::Identifier | m_id |
| HLTID of the chain. More... | |
| double | m_totalPrescale |
| Value of total prescale L1 * HLT. More... | |
Store necessary information for weight computing for Enhanced Bias chain.
Definition at line 44 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 46 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 49 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 53 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 52 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 51 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 48 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 50 of file EnhancedBiasWeightCompAlg.h.
|
inline |
Definition at line 55 of file EnhancedBiasWeightCompAlg.h.
|
private |
HLTID of the chain.
Definition at line 59 of file EnhancedBiasWeightCompAlg.h.
|
private |
Value of total prescale L1 * HLT.
Definition at line 62 of file EnhancedBiasWeightCompAlg.h.
1.8.18