ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
struct | AodCountsConfig |
struct | OriginalAodCounts |
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
OriginalAodCounts | operator+ (const OriginalAodCounts &a, const OriginalAodCounts &b) |
OriginalAodCounts | getOriginalAodCounts (xAOD::TEvent &event, const AodCountsConfig &=AodCountsConfig()) |
OriginalAodCounts getOriginalAodCounts | ( | xAOD::TEvent & | event, |
const AodCountsConfig & | = AodCountsConfig() |
||
) |
Definition at line 46 of file OriginalAodCounts.cxx.
OriginalAodCounts operator+ | ( | const OriginalAodCounts & | a, |
const OriginalAodCounts & | b | ||
) |
Definition at line 36 of file OriginalAodCounts.cxx.