h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

QuantitativeInvisibilityF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for QuantitativeInvisibilityF0D:

UnaryFunction0D< unsigned int > List of all members.

Detailed Description

Returns the quantitative invisibility of this Interface0D. This evaluation can be ambiguous (in the case of a TVertex for example). This functor tries to remove this ambiguity using the context offered by the 1D element to which the Interface0DIterator& belongs to. However, there still can be problematic cases, and the user willing to deal with this cases in a specific way should implement its own getQIF0D functor.


Public Member Functions

string getName () const
unsigned int operator() (Interface0DIterator &iter)

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "QuantitativeInvisibilityF0D"

Reimplemented from UnaryFunction0D< unsigned int >.

unsigned int operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< unsigned int >.


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