#include <TrkPredicates.h>
◆ hasView() [1/2]
◆ hasView() [2/2]
◆ operator()() [1/2]
bool TrkBase::Predicates::hasView::operator() |
( |
const TrkHitOnTrk & |
h | ) |
const |
|
inline |
Definition at line 67 of file InstallArea/include/TrkBase/TrkBase/TrkPredicates.h.
68 {
72 return _view == hotview;
74
77 }
78 return false;
79 }
virtual const SvtHitOnTrack * svtHitOnTrack() const
virtual const MdcHitOnTrack * mdcHitOnTrack() const
virtual TrkEnums::TrkViewInfo whatView() const =0
◆ operator()() [2/2]
bool TrkBase::Predicates::hasView::operator() |
( |
const TrkHitOnTrk & |
h | ) |
const |
|
inline |
The documentation for this class was generated from the following files: