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

Friends

class ::TrkHitOnTrkUpdater
 

Detailed Description

Member Function Documentation

◆ operator()() [1/4]

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

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

65 { return h.setActive(_a); }

◆ operator()() [2/4]

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

Definition at line 64 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/TrkFunctors.h.

65 { return h.setActive(_a); }

◆ operator()() [3/4]

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

Definition at line 66 of file InstallArea/include/TrkBase/TrkBase/TrkFunctors.h.

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

◆ operator()() [4/4]

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

Definition at line 66 of file Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/TrkBase/TrkFunctors.h.

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

Friends And Related Function Documentation

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

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