|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef TRACKD3PDMAKER_TRACKPARTICLEPERIGEEPAIRATOOASSOCIATIONTOOL_H
16 #define TRACKD3PDMAKER_TRACKPARTICLEPERIGEEPAIRATOOASSOCIATIONTOOL_H
23 #include "GaudiKernel/ToolHandle.h"
54 const std::string&
name,
102 #endif // not TRACKD3PDMAKER_TRACKPARTICLEPERIGEEPAIRATOOASSOCIATIONTOOL_H
TrackParticlePerigeePairAtOOAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
virtual StatusCode initialize()
Standard Gaudi initialize method.
const Rec::TrackParticle & findOldtrack(const Rec::TrackParticle &track)
Find the original track corresponding to a possibly refitted track.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Block filler tool for noisy FEB information.
Name: MuonSpContainer.h Package : offline/Reconstruction/MuonIdentification/muonEvent.
::StatusCode StatusCode
StatusCode definition for legacy code.
Holder for a pair of perigee objects, before and after refitting.
SingleAssociationTool< Types< Rec::TrackParticle, xAOD::TrackParticle >, D3PD::PerigeePair > Base
virtual void releaseObject(const D3PD::PerigeePair *p)
Release an object retrieved from the association.
Associate from a VxCandidate to its Position ErrorMatrix.
Class describing a TrackParticle.
virtual const D3PD::PerigeePair * get(const Rec::TrackParticle &p)
Return the target object.
ToolHandle< IObjGetterTool > m_assocGetter
Property: Getter for the association object.