BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Predicates::hasFitCurrent Struct Reference

#include <TrkPredicates.h>

+ Inheritance diagram for TrkBase::Predicates::hasFitCurrent:

Public Member Functions

bool operator() (const TrkRecoTrk &t) const
 

Detailed Description

Definition at line 118 of file TrkPredicates.h.

Member Function Documentation

◆ operator()()

bool TrkBase::Predicates::hasFitCurrent::operator() ( const TrkRecoTrk t) const
inline

Definition at line 119 of file TrkPredicates.h.

120 { const TrkFitStatus *x = t.status(); return x!=0 && isFitCurrent()(*x); }
TTree * t
Definition: binning.cxx:23
double x[1000]

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