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

#include <TrkFunctors.h>

Inheritance diagram for TrkBase::Functors::updateMeasurement:

Public Member Functions

TrkErrCode operator() (TrkHitOnTrk &h) const
TrkErrCode operator() (TrkHitOnTrk &h) const
TrkErrCode operator() (TrkHitOnTrk &h) const

Friends

class ::TrkHitOnTrkUpdater

Detailed Description

Member Function Documentation

◆ operator()() [1/3]

TrkErrCode TrkBase::Functors::updateMeasurement::operator() ( TrkHitOnTrk & h) const
inline

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

51{ return h.updateMeasurement( _t, _m ); }
virtual TrkErrCode updateMeasurement(const TrkDifTraj *traj, bool maintainAmbiguity)=0

◆ operator()() [2/3]

TrkErrCode TrkBase::Functors::updateMeasurement::operator() ( TrkHitOnTrk & h) const
inline

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

51{ return h.updateMeasurement( _t, _m ); }

◆ operator()() [3/3]

TrkErrCode TrkBase::Functors::updateMeasurement::operator() ( TrkHitOnTrk & h) const
inline

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

51{ return h.updateMeasurement( _t, _m ); }

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

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