ATLAS Offline Software
Loading...
Searching...
No Matches
PerigeePairOldPerigeeAssociationTool.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id$
12
13
16
17
18namespace D3PD {
19
20
28 (const std::string& type,
29 const std::string& name,
30 const IInterface* parent)
31 : Base (type, name, parent)
32{
33}
34
35
42const Trk::Perigee*
44{
45 return p.oldtrack;
46}
47
48
49} // namespace D3PD
Associate from a PerigeePair to the perigee for the original track.
SingleAssociationTool< D3PD::PerigeePair, Trk::Perigee > Base
PerigeePairOldPerigeeAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
virtual const Trk::Perigee * get(const D3PD::PerigeePair &p) override
Return the target object.
Block filler tool for noisy FEB information.
ParametersT< TrackParametersDim, Charged, PerigeeSurface > Perigee