CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <CutBase.hh>
Public Member Functions | |
NOT (const NOT &right) | |
NOT (const Cut &A) | |
virtual | ~NOT () |
virtual NOT * | clone (void) const |
virtual bool | operator() (const Type &t) const |
NOT (const NOT &right) | |
NOT (const Cut &A) | |
virtual | ~NOT () |
virtual NOT * | clone (void) const |
virtual bool | operator() (const Type &t) const |
Definition at line 136 of file CLHEP/GenericFunctions/CutBase.hh.
virtual NOT* Cut< Type >::NOT::clone | ( | void | ) | const [virtual] |
Implements Cut< Type >.
virtual NOT* Cut< Type >::NOT::clone | ( | void | ) | const [virtual] |
Implements Cut< Type >.
virtual bool Cut< Type >::NOT::operator() | ( | const Type & | t | ) | const [virtual] |
Implements Cut< Type >.
virtual bool Cut< Type >::NOT::operator() | ( | const Type & | t | ) | const [virtual] |
Implements Cut< Type >.