#include <CutBase.hh>
Detailed Description
template<class Type>
class Cut< Type >
- Author
Definition at line 58 of file CLHEP/GenericFunctions/CutBase.hh.
Constructor & Destructor Documentation
template<class Type>
Cut< Type >::Cut |
( |
const Cut< Type > & |
right | ) |
|
template<class Type>
Cut< Type >::Cut |
( |
const Cut< Type > & |
right | ) |
|
Member Function Documentation
template<class Type>
virtual Cut* Cut< Type >::clone |
( |
| ) |
const |
|
pure virtual |
template<class Type>
virtual Cut* Cut< Type >::clone |
( |
| ) |
const |
|
pure virtual |
template<class Type>
NOT Cut< Type >::operator! |
( |
void |
| ) |
const |
template<class Type>
NOT Cut< Type >::operator! |
( |
void |
| ) |
const |
template<class Type>
AND Cut< Type >::operator&& |
( |
const Cut< Type > & |
A | ) |
const |
template<class Type>
AND Cut< Type >::operator&& |
( |
const Cut< Type > & |
A | ) |
const |
template<class Type>
virtual bool Cut< Type >::operator() |
( |
const Type & |
t | ) |
const |
|
pure virtual |
template<class Type>
virtual bool Cut< Type >::operator() |
( |
const Type & |
t | ) |
const |
|
pure virtual |
template<class Type>
OR Cut< Type >::operator|| |
( |
const Cut< Type > & |
A | ) |
const |
template<class Type>
OR Cut< Type >::operator|| |
( |
const Cut< Type > & |
A | ) |
const |
The documentation for this class was generated from the following files: