|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_TRACKTOVERTEXWRAPPER_H
10 #define DERIVATIONFRAMEWORK_TRACKTOVERTEXWRAPPER_H
17 #include "GaudiKernel/ToolHandle.h"
35 ToolHandle< Trk::ITrackToVertexIPEstimator >
m_tool
36 {
this,
"TrackToVertexIPEstimator",
"Trk::TrackToVertexIPEstimator",
""};
38 {
this,
"DecorationPrefix",
"",
""};
40 {
this,
"ContainerName",
"",
""};
42 {
this,
"VertexContainer",
"PrimaryVertices",
"primary vertex container"};
67 #endif // DERIVATIONFRAMEWORK_TRACKTOVERTEXWRAPPER_H
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexKey
TrackToVertexWrapper(const std::string &t, const std::string &n, const IInterface *p)
@ kdecnZ0SinThetaErrDecor
@ kdecn_b_Z0SinThetaErrDecor
std::vector< SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > > m_trackFloatDecorKeys
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
@ kdecn_b_Z0SinThetaDecor
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_containerName
@ kdecnPVZ0SinThetaErrDecor
virtual StatusCode addBranches() const
Pass the thinning service
@ kdecn_b_PVZ0SinThetaErrDecor
Gaudi::Property< std::string > m_sgName
ToolHandle< Trk::ITrackToVertexIPEstimator > m_tool