CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions
Cut< Type >::Predicate Class Reference

#include <CutBase.hh>

Inheritance diagram for Cut< Type >::Predicate:
Cut< Type > Cut< Type >

List of all members.

Public Member Functions

 Predicate (const Predicate &right)
 Predicate (const Cut &A)
virtual ~Predicate ()
virtual Predicateclone (void) const
virtual bool operator() (const Type &t) const
 Predicate (const Predicate &right)
 Predicate (const Cut &A)
virtual ~Predicate ()
virtual Predicateclone (void) const
virtual bool operator() (const Type &t) const

Detailed Description

template<class Type>
class Cut< Type >::Predicate

Definition at line 151 of file CLHEP/GenericFunctions/CutBase.hh.


Constructor & Destructor Documentation

template<class Type>
Cut< Type >::Predicate::Predicate ( const Predicate right)
template<class Type>
Cut< Type >::Predicate::Predicate ( const Cut A)
template<class Type>
virtual Cut< Type >::Predicate::~Predicate ( ) [virtual]
template<class Type>
Cut< Type >::Predicate::Predicate ( const Predicate right)
template<class Type>
Cut< Type >::Predicate::Predicate ( const Cut A)
template<class Type>
virtual Cut< Type >::Predicate::~Predicate ( ) [virtual]

Member Function Documentation

template<class Type>
virtual Predicate* Cut< Type >::Predicate::clone ( void  ) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual Predicate* Cut< Type >::Predicate::clone ( void  ) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual bool Cut< Type >::Predicate::operator() ( const Type &  t) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual bool Cut< Type >::Predicate::operator() ( const Type &  t) const [virtual]

Implements Cut< Type >.


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