TrkBase::Functors::setParent Class Reference

#include <TrkFunctors.h>

List of all members.

Public Member Functions

TrkHitOnTrkoperator() (TrkHitOnTrk &h) const

Private Member Functions

 setParent (TrkRep *parent)

Private Attributes

TrkRep_p

Friends

class ::TrkHitOnTrkUpdater


Detailed Description

Definition at line 75 of file TrkFunctors.h.


Constructor & Destructor Documentation

TrkBase::Functors::setParent::setParent ( TrkRep parent  )  [inline, private]

Definition at line 82 of file TrkFunctors.h.

00082 : _p(parent){}


Member Function Documentation

TrkHitOnTrk* TrkBase::Functors::setParent::operator() ( TrkHitOnTrk h  )  const [inline]

Definition at line 77 of file TrkFunctors.h.

References _p, and TrkHitOnTrk::setParent().

00078                 { return h.setParent(_p); }


Friends And Related Function Documentation

friend class ::TrkHitOnTrkUpdater [friend]

Definition at line 81 of file TrkFunctors.h.


Member Data Documentation

TrkRep* TrkBase::Functors::setParent::_p [private]

Definition at line 83 of file TrkFunctors.h.

Referenced by operator()().


Generated on Tue Nov 29 23:36:38 2016 for BOSS_7.0.2 by  doxygen 1.4.7