![]() |
ATLAS Offline Software
|
Typedefs | |
| typedef char | inputFlag_t |
| Input decoration type for overlap removal. | |
| typedef char | outputFlag_t |
| Output decoration type for overlap removal. | |
| typedef SG::AuxElement::ConstAccessor< inputFlag_t > | inputAccessor_t |
| Input object accessor. | |
| typedef SG::AuxElement::Decorator< inputFlag_t > | inputDecorator_t |
| Input object decorator (for convenience if users want it). | |
| typedef SG::AuxElement::ConstAccessor< outputFlag_t > | outputAccessor_t |
| Output object accessor (for convenience). | |
| typedef SG::AuxElement::Decorator< outputFlag_t > | outputDecorator_t |
| Output object decorator. | |
| typedef ElementLink< xAOD::IParticleContainer > | objLink_t |
| Overlap object link. | |
| typedef SG::AuxElement::ConstAccessor< objLink_t > | objLinkAccessor_t |
| Overlap object link accessor (for convenience). | |
| typedef SG::AuxElement::Decorator< objLink_t > | objLinkDecorator_t |
| Overlap object link decorator. | |
| typedef char | sharedTrackFlag_t |
| Output / input decoration type for flag-running mode of ele-muon overlap removal. | |
| typedef SG::AuxElement::Decorator< sharedTrackFlag_t > | sharedTrackDecorator_t |
| Output object decorator. | |
| typedef SG::AuxElement::ConstAccessor< sharedTrackFlag_t > | sharedTrackAccessor_t |
| Input object accessor. | |
| typedef SG::AuxElement::ConstAccessor<inputFlag_t> ort::inputAccessor_t |
Input object accessor.
Definition at line 25 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::Decorator<inputFlag_t> ort::inputDecorator_t |
Input object decorator (for convenience if users want it).
Definition at line 28 of file OverlapRemovalDefs.h.
| typedef char ort::inputFlag_t |
Input decoration type for overlap removal.
Definition at line 19 of file OverlapRemovalDefs.h.
Overlap object link.
Definition at line 37 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::ConstAccessor<objLink_t> ort::objLinkAccessor_t |
Overlap object link accessor (for convenience).
Definition at line 40 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::Decorator<objLink_t> ort::objLinkDecorator_t |
Overlap object link decorator.
Definition at line 43 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::ConstAccessor<outputFlag_t> ort::outputAccessor_t |
Output object accessor (for convenience).
Definition at line 31 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::Decorator<outputFlag_t> ort::outputDecorator_t |
Output object decorator.
Definition at line 34 of file OverlapRemovalDefs.h.
| typedef char ort::outputFlag_t |
Output decoration type for overlap removal.
Definition at line 22 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::ConstAccessor<sharedTrackFlag_t> ort::sharedTrackAccessor_t |
Input object accessor.
Definition at line 52 of file OverlapRemovalDefs.h.
| typedef SG::AuxElement::Decorator<sharedTrackFlag_t> ort::sharedTrackDecorator_t |
Output object decorator.
Definition at line 49 of file OverlapRemovalDefs.h.
| typedef char ort::sharedTrackFlag_t |
Output / input decoration type for flag-running mode of ele-muon overlap removal.
Definition at line 46 of file OverlapRemovalDefs.h.