BOSS 7.0.7
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
 

Friends

class ::TrkHitOnTrkUpdater
 

Detailed Description

Definition at line 50 of file TrkFunctors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 52 of file TrkFunctors.h.

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

Friends And Related Function Documentation

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

Definition at line 56 of file TrkFunctors.h.


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