ATLAS Offline Software
Typedefs
ort Namespace Reference

Typedefs

typedef char inputFlag_t
 Input decoration type for overlap removal. More...
 
typedef char outputFlag_t
 Output decoration type for overlap removal. More...
 
typedef SG::AuxElement::ConstAccessor< inputFlag_tinputAccessor_t
 Input object accessor. More...
 
typedef SG::AuxElement::Decorator< inputFlag_tinputDecorator_t
 Input object decorator (for convenience if users want it) More...
 
typedef SG::AuxElement::ConstAccessor< outputFlag_toutputAccessor_t
 Output object accessor (for convenience) More...
 
typedef SG::AuxElement::Decorator< outputFlag_toutputDecorator_t
 Output object decorator. More...
 
typedef ElementLink< xAOD::IParticleContainerobjLink_t
 Overlap object link. More...
 
typedef SG::AuxElement::ConstAccessor< objLink_tobjLinkAccessor_t
 Overlap object link accessor (for convenience) More...
 
typedef SG::AuxElement::Decorator< objLink_tobjLinkDecorator_t
 Overlap object link decorator. More...
 
typedef char sharedTrackFlag_t
 Output / input decoration type for flag-running mode of ele-muon overlap removal. More...
 
typedef SG::AuxElement::Decorator< sharedTrackFlag_tsharedTrackDecorator_t
 Output object decorator. More...
 
typedef SG::AuxElement::ConstAccessor< sharedTrackFlag_tsharedTrackAccessor_t
 Input object accessor. More...
 

Typedef Documentation

◆ inputAccessor_t

Input object accessor.

Definition at line 25 of file OverlapRemovalDefs.h.

◆ inputDecorator_t

Input object decorator (for convenience if users want it)

Definition at line 28 of file OverlapRemovalDefs.h.

◆ inputFlag_t

typedef char ort::inputFlag_t

Input decoration type for overlap removal.

Definition at line 19 of file OverlapRemovalDefs.h.

◆ objLink_t

Overlap object link.

Definition at line 37 of file OverlapRemovalDefs.h.

◆ objLinkAccessor_t

Overlap object link accessor (for convenience)

Definition at line 40 of file OverlapRemovalDefs.h.

◆ objLinkDecorator_t

Overlap object link decorator.

Definition at line 43 of file OverlapRemovalDefs.h.

◆ outputAccessor_t

Output object accessor (for convenience)

Definition at line 31 of file OverlapRemovalDefs.h.

◆ outputDecorator_t

Output object decorator.

Definition at line 34 of file OverlapRemovalDefs.h.

◆ outputFlag_t

typedef char ort::outputFlag_t

Output decoration type for overlap removal.

Definition at line 22 of file OverlapRemovalDefs.h.

◆ sharedTrackAccessor_t

Input object accessor.

Definition at line 52 of file OverlapRemovalDefs.h.

◆ sharedTrackDecorator_t

Output object decorator.

Definition at line 49 of file OverlapRemovalDefs.h.

◆ sharedTrackFlag_t

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.