5#ifndef DERIVATIONFRAMEWORK_TVAAUGMENTATIONTOOL_H
6#define DERIVATIONFRAMEWORK_TVAAUGMENTATIONTOOL_H
12#include "AthLinks/ElementLink.h"
22 using base_class::base_class;
24 virtual StatusCode
initialize()
override final;
25 virtual StatusCode
addBranches(
const EventContext& ctx)
const override final;
31 PublicToolHandle<CP::ITrackVertexAssociationTool>
m_tool{
this,
"TVATool",
""};
ElementLink implementation for ROOT usage.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.