BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Predicates::hotMatchesFundHit Class Reference

#include <TrkPredicates.h>

+ Inheritance diagram for TrkBase::Predicates::hotMatchesFundHit:

Public Member Functions

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

Detailed Description

Constructor & Destructor Documentation

◆ hotMatchesFundHit() [1/2]

TrkBase::Predicates::hotMatchesFundHit::hotMatchesFundHit ( const TrkFundHit h)
inline

Definition at line 87 of file InstallArea/include/TrkBase/TrkBase/TrkPredicates.h.

87: _h(h) { }

◆ hotMatchesFundHit() [2/2]

TrkBase::Predicates::hotMatchesFundHit::hotMatchesFundHit ( const TrkFundHit h)
inline

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 88 of file InstallArea/include/TrkBase/TrkBase/TrkPredicates.h.

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

◆ operator()() [2/2]

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

Definition at line 88 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/TrkPredicates.h.

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

The documentation for this class was generated from the following files: