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

Friends

class ::TrkHitOnTrkUpdater
 

Detailed Description

Definition at line 62 of file TrkFunctors.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 64 of file TrkFunctors.h.

65 { return h.setActive(_a); }

◆ operator()() [2/2]

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

Definition at line 66 of file TrkFunctors.h.

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

Friends And Related Function Documentation

◆ ::TrkHitOnTrkUpdater

friend class ::TrkHitOnTrkUpdater
friend

Definition at line 70 of file TrkFunctors.h.


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