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

#include <TrkFunctors.h>

Inheritance diagram for TrkBase::Functors::setParent:

Public Member Functions

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

Friends

class ::TrkHitOnTrkUpdater

Detailed Description

Member Function Documentation

◆ operator()() [1/3]

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

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

76{ return h.setParent( _p ); }

◆ operator()() [2/3]

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

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

76{ return h.setParent( _p ); }

◆ operator()() [3/3]

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

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

76{ return h.setParent( _p ); }

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

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