![]() |
ATLAS Offline Software
|
#include <AsgMessaging/AsgMessagingForward.h>#include <AthContainers/AuxElement.h>#include <CxxUtils/AthUnlikelyMacros.h>#include <SelectionHelpers/ISelectionWriteAccessor.h>#include <SelectionHelpers/ISelectionReadAccessor.h>#include <xAODBase/IParticle.h>#include <memory>Go to the source code of this file.
Classes | |
| class | CP::OutOfValidityHelper |
| a helper to translate a CP::CorrectionCode into a ::StatusCode More... | |
Namespaces | |
| CP | |
| Select isolated Photons, Electrons and Muons. | |
Macros | |
| #define | ANA_CHECK_CORRECTION(helper, object, expr) |
| a helper check macro to work with OutOfValidityHelper More... | |
Enumerations | |
| enum | CP::OutOfValidityAction { CP::OutOfValidityAction::ABORT, CP::OutOfValidityAction::WARNING, CP::OutOfValidityAction::SILENT } |
| the action to perform on encountering an OutOfValidityRange in OutOfValidityHelper More... | |
| #define ANA_CHECK_CORRECTION | ( | helper, | |
| object, | |||
| expr | |||
| ) |
a helper check macro to work with OutOfValidityHelper
Definition at line 133 of file OutOfValidityHelper.h.
1.8.18