BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Functors::setActive Class Reference

#include <TrkFunctors.h>

Inheritance diagram for TrkBase::Functors::setActive:

Public Member Functions

TrkHitOnTrkoperator() (TrkHitOnTrk &h) const
TrkHitOnTrkoperator() (TrkHitOnTrk *&h) const
TrkHitOnTrkoperator() (TrkHitOnTrk &h) const
TrkHitOnTrkoperator() (TrkHitOnTrk *&h) const
TrkHitOnTrkoperator() (TrkHitOnTrk &h) const
TrkHitOnTrkoperator() (TrkHitOnTrk *&h) const

Friends

class ::TrkHitOnTrkUpdater

Detailed Description

Member Function Documentation

◆ operator()() [1/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk & h) const
inline

Definition at line 64 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkFunctors.h.

64{ return h.setActive( _a ); }

◆ operator()() [2/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk & h) const
inline

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

64{ return h.setActive( _a ); }

◆ operator()() [3/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk & h) const
inline

Definition at line 64 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkFunctors.h.

64{ return h.setActive( _a ); }

◆ operator()() [4/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk *& h) const
inline

Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/TrkBase/TrkFunctors.h.

65{ return h->setActive( _a ); }

◆ operator()() [5/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk *& h) const
inline

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

65{ return h->setActive( _a ); }

◆ operator()() [6/6]

TrkHitOnTrk * TrkBase::Functors::setActive::operator() ( TrkHitOnTrk *& h) const
inline

Definition at line 65 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkFunctors.h.

65{ return h->setActive( _a ); }

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

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