TrkBase::Predicates::hasFitCurrent Struct Reference

#include <TrkPredicates.h>

List of all members.

Public Member Functions

bool operator() (const TrkRecoTrk &t) const


Detailed Description

Definition at line 118 of file TrkPredicates.h.


Member Function Documentation

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

Definition at line 119 of file TrkPredicates.h.

References t(), and x.

00120           { const TrkFitStatus *x = t.status(); return x!=0 && isFitCurrent()(*x); }


Generated on Tue Nov 29 23:36:38 2016 for BOSS_7.0.2 by  doxygen 1.4.7