ATLAS Offline Software
|
#include "AthContainers/AuxElement.h"
#include "xAODPrimitives/IsolationCorrection.h"
#include "xAODPrimitives/IsolationType.h"
#include "xAODPrimitives/IsolationFlavour.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
const SG::AuxElement::Decorator< uint32_t > | xAOD::getIsolationCorrectionBitsetDecorator (Iso::IsolationFlavour type) |
Returns an decorator for the correction bitset corresponding to this IsolationType. More... | |
const SG::AuxElement::Decorator< float > | xAOD::getIsolationCorrectionDecorator (Iso::IsolationFlavour type, Iso::IsolationCaloCorrection corr, Iso::IsolationCorrectionParameter param) |
const SG::AuxElement::Decorator< float > | xAOD::getIsolationCorrectionDecorator (Iso::IsolationType type, Iso::IsolationCaloCorrection corr) |
const SG::AuxElement::Decorator< float > | xAOD::getIsolationCorrectionDecorator (Iso::IsolationFlavour type, Iso::IsolationTrackCorrection corr) |