![]() |
ATLAS Offline Software
|
#include <UnassociatedHitsDecorator.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Types | |
| enum | EIntDecor { knPixelUADecor , knBlayerUADecor , knPixelBarrelUADecor , knPixelEndCapAUADecor , knPixelEndCapCUADecor , knSCTUADecor , knSCTBarrelUADecor , knSCTEndCapAUADecor , knSCTEndCapCUADecor , knTRTUADecor , knTRTBarrelUADecor , knTRTEndCapAUADecor , knTRTEndCapCUADecor , kNIntDecor } |
Private Attributes | |
| Gaudi::Property< std::string > | m_sgName { this, "DecorationPrefix", "", ""} |
| SG::ReadHandleKey< xAOD::EventInfo > | m_eventInfoKey { this, "ContainerName", "EventInfo", ""} |
| ToolHandle< IUnassociatedHitsGetterTool > | m_UnassociatedHitsGetterTool { this, "UnassociatedHitsGetter", "" , ""} |
| std::vector< SG::WriteDecorHandleKey< xAOD::EventInfo > > | m_intDecorKeys |
Definition at line 28 of file UnassociatedHitsDecorator.h.
Definition at line 47 of file UnassociatedHitsDecorator.h.
|
finaloverridevirtual |
Definition at line 54 of file UnassociatedHitsDecorator.cxx.
|
finaloverridevirtual |
Definition at line 17 of file UnassociatedHitsDecorator.cxx.
|
private |
Definition at line 41 of file UnassociatedHitsDecorator.h.
|
private |
Definition at line 61 of file UnassociatedHitsDecorator.h.
|
private |
Definition at line 38 of file UnassociatedHitsDecorator.h.
|
private |
Definition at line 44 of file UnassociatedHitsDecorator.h.