Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TrkBase::Predicates::hotMatchesFundHit Class Reference

#include <TrkPredicates.h>

List of all members.

Public Member Functions

 hotMatchesFundHit (const TrkFundHit *h)
 hotMatchesFundHit (const TrkFundHit *h)
bool operator() (const TrkHitOnTrk &h) const
bool operator() (const TrkHitOnTrk &h) const

Private Attributes

const TrkFundHit_h
const TrkFundHit_h


Constructor & Destructor Documentation

TrkBase::Predicates::hotMatchesFundHit::hotMatchesFundHit const TrkFundHit h  )  [inline]
 

00087 : _h(h) { }

TrkBase::Predicates::hotMatchesFundHit::hotMatchesFundHit const TrkFundHit h  )  [inline]
 

00087 : _h(h) { }


Member Function Documentation

bool TrkBase::Predicates::hotMatchesFundHit::operator() const TrkHitOnTrk h  )  const [inline]
 

00089        { return h.hit()==_h; }

bool TrkBase::Predicates::hotMatchesFundHit::operator() const TrkHitOnTrk h  )  const [inline]
 

00089        { return h.hit()==_h; }


Member Data Documentation

const TrkFundHit* TrkBase::Predicates::hotMatchesFundHit::_h [private]
 

const TrkFundHit* TrkBase::Predicates::hotMatchesFundHit::_h [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 19:24:35 2011 for BOSS6.5.5 by  doxygen 1.3.9.1