ATLAS Offline Software
Loading...
Searching...
No Matches
OverlapRemovalDefs.h File Reference
#include "AthContainers/AuxElement.h"
#include "AthLinks/ElementLink.h"
#include "xAODBase/IParticleContainer.h"
Include dependency graph for OverlapRemovalDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ort

Typedefs

typedef char ort::inputFlag_t
 Input decoration type for overlap removal.
typedef char ort::outputFlag_t
 Output decoration type for overlap removal.
typedef SG::AuxElement::ConstAccessor< inputFlag_tort::inputAccessor_t
 Input object accessor.
typedef SG::AuxElement::Decorator< inputFlag_tort::inputDecorator_t
 Input object decorator (for convenience if users want it)
typedef SG::AuxElement::ConstAccessor< outputFlag_tort::outputAccessor_t
 Output object accessor (for convenience)
typedef SG::AuxElement::Decorator< outputFlag_tort::outputDecorator_t
 Output object decorator.
typedef ElementLink< xAOD::IParticleContainerort::objLink_t
 Overlap object link.
typedef SG::AuxElement::ConstAccessor< objLink_tort::objLinkAccessor_t
 Overlap object link accessor (for convenience)
typedef SG::AuxElement::Decorator< objLink_tort::objLinkDecorator_t
 Overlap object link decorator.
typedef char ort::sharedTrackFlag_t
 Output / input decoration type for flag-running mode of ele-muon overlap removal.
typedef SG::AuxElement::Decorator< sharedTrackFlag_tort::sharedTrackDecorator_t
 Output object decorator.
typedef SG::AuxElement::ConstAccessor< sharedTrackFlag_tort::sharedTrackAccessor_t
 Input object accessor.