#include <CutBase.hh>
template<class Type>
class Cut< Type >::Predicate
Definition at line 151 of file CLHEP/GenericFunctions/CutBase.hh.
◆ Predicate() [1/4]
◆ Predicate() [2/4]
◆ ~Predicate() [1/2]
template<class Type>
virtual Cut< Type >::Predicate::~Predicate |
( |
| ) |
|
|
virtual |
◆ Predicate() [3/4]
◆ Predicate() [4/4]
◆ ~Predicate() [2/2]
template<class Type>
virtual Cut< Type >::Predicate::~Predicate |
( |
| ) |
|
|
virtual |
◆ clone() [1/2]
template<class Type>
virtual Predicate* Cut< Type >::Predicate::clone |
( |
void |
| ) |
const |
|
virtual |
◆ clone() [2/2]
template<class Type>
virtual Predicate* Cut< Type >::Predicate::clone |
( |
void |
| ) |
const |
|
virtual |
◆ operator()() [1/2]
template<class Type>
virtual bool Cut< Type >::Predicate::operator() |
( |
const Type & |
t | ) |
const |
|
virtual |
◆ operator()() [2/2]
template<class Type>
virtual bool Cut< Type >::Predicate::operator() |
( |
const Type & |
t | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: