BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Predicates::isHotActive Struct Reference

#include <TrkPredicates.h>

Inheritance diagram for TrkBase::Predicates::isHotActive:

Public Member Functions

bool operator() (const TrkHitOnTrk &h) const
bool operator() (const TrkHitOnTrk &h) const
bool operator() (const TrkHitOnTrk &h) const

Detailed Description

Member Function Documentation

◆ operator()() [1/3]

bool TrkBase::Predicates::isHotActive::operator() ( const TrkHitOnTrk & h) const
inline

◆ operator()() [2/3]

bool TrkBase::Predicates::isHotActive::operator() ( const TrkHitOnTrk & h) const
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/TrkBase/TrkPredicates.h.

29{ return h.isActive(); }

◆ operator()() [3/3]

bool TrkBase::Predicates::isHotActive::operator() ( const TrkHitOnTrk & h) const
inline

Definition at line 29 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkPredicates.h.

29{ return h.isActive(); }

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