BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Predicates::isHotOnTrack Struct Reference

#include <TrkPredicates.h>

+ Inheritance diagram for TrkBase::Predicates::isHotOnTrack:

Public Member Functions

bool operator() (const TrkHitOnTrk &h, const TrkRecoTrk *const &t) const
 

Detailed Description

Definition at line 95 of file TrkPredicates.h.

Member Function Documentation

◆ operator()()

bool TrkBase::Predicates::isHotOnTrack::operator() ( const TrkHitOnTrk h,
const TrkRecoTrk *const &  t 
) const
inline

Definition at line 97 of file TrkPredicates.h.

98 { return h.parentTrack() == t; }
TrkRecoTrk * parentTrack() const
int t()
Definition: t.c:1

The documentation for this struct was generated from the following file: