![]() |
ATLAS Offline Software
|
#include <UsedInVertexFitTrackDecorator.h>
Public Member Functions | |
Constructor | |
UsedInVertexFitTrackDecorator (const std::string &type, const std::string &name, const IInterface *parent) | |
Function(s) implementing the AthAlgTool and IAugmentationTool interfaces | |
StatusCode | initialize () |
Function initialising the tool. More... | |
StatusCode | finalize () |
Function finalizing the tool. More... | |
virtual StatusCode | addBranches () const |
Function decorating the inputs. More... | |
Private Attributes | |
The properties that can be defined via the python job options | |
ToolHandle< InDet::IInDetUsedInFitTrackDecoratorTool > | m_decoTool |
ToolHandle for the IInDetUsedInFitTrackDecoratorTool. More... | |
Definition at line 25 of file UsedInVertexFitTrackDecorator.h.
DerivationFramework::UsedInVertexFitTrackDecorator::UsedInVertexFitTrackDecorator | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
Definition at line 16 of file UsedInVertexFitTrackDecorator.cxx.
|
virtual |
StatusCode DerivationFramework::UsedInVertexFitTrackDecorator::finalize | ( | ) |
StatusCode DerivationFramework::UsedInVertexFitTrackDecorator::initialize | ( | ) |
|
private |
ToolHandle for the IInDetUsedInFitTrackDecoratorTool.
Definition at line 62 of file UsedInVertexFitTrackDecorator.h.