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