![]() |
ATLAS Offline Software
|
Public Member Functions | |
| bool | operator< (const ToolKey &rhs) const |
| bool | operator== (const ToolKey &rhs) const |
| ToolKey (std::size_t leg, std::size_t tag, unsigned runNumber) | |
| ToolKey (std::size_t leg, std::size_t tag, std::pair< unsigned, unsigned > bounds) | |
| ToolKey (std::size_t leg=0, std::size_t tag=0) | |
Public Attributes | |
| std::size_t | hash |
| std::pair< unsigned, unsigned > | boundaries |
Definition at line 118 of file TrigGlobalEfficiencyCorrectionTool.h.
|
inline |
Definition at line 131 of file TrigGlobalEfficiencyCorrectionTool.h.
|
inline |
Definition at line 135 of file TrigGlobalEfficiencyCorrectionTool.h.
|
inline |
Definition at line 140 of file TrigGlobalEfficiencyCorrectionTool.h.
Definition at line 121 of file TrigGlobalEfficiencyCorrectionTool.h.
Definition at line 125 of file TrigGlobalEfficiencyCorrectionTool.h.
| std::pair<unsigned, unsigned> TrigGlobalEfficiencyCorrectionTool::ToolKey::boundaries |
Definition at line 120 of file TrigGlobalEfficiencyCorrectionTool.h.
| std::size_t TrigGlobalEfficiencyCorrectionTool::ToolKey::hash |
Definition at line 119 of file TrigGlobalEfficiencyCorrectionTool.h.