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

Public Member Functions | List of all members
Cut< Type >::NOT Class Reference

#include <CutBase.hh>

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

Public Member Functions

 NOT (const NOT &right)
 
 NOT (const Cut &A)
 
virtual ~NOT ()
 
virtual NOTclone (void) const
 
virtual bool operator() (const Type &t) const
 
 NOT (const NOT &right)
 
 NOT (const Cut &A)
 
virtual ~NOT ()
 
virtual NOTclone (void) const
 
virtual bool operator() (const Type &t) const
 
- Public Member Functions inherited from Cut< Type >
OR operator|| (const Cut< Type > &A) const
 
AND operator&& (const Cut< Type > &A) const
 
NOT operator! (void) const
 
 Cut ()
 
 Cut (const Cut &right)
 
virtual ~Cut ()
 
OR operator|| (const Cut< Type > &A) const
 
AND operator&& (const Cut< Type > &A) const
 
NOT operator! (void) const
 
 Cut ()
 
 Cut (const Cut &right)
 
virtual ~Cut ()
 

Detailed Description

template<class Type>
class Cut< Type >::NOT

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

Constructor & Destructor Documentation

◆ NOT() [1/4]

template<class Type >
Cut< Type >::NOT::NOT ( const NOT right)

◆ NOT() [2/4]

template<class Type >
Cut< Type >::NOT::NOT ( const Cut A)

◆ ~NOT() [1/2]

template<class Type >
virtual Cut< Type >::NOT::~NOT ( )
virtual

◆ NOT() [3/4]

template<class Type >
Cut< Type >::NOT::NOT ( const NOT right)

◆ NOT() [4/4]

template<class Type >
Cut< Type >::NOT::NOT ( const Cut A)

◆ ~NOT() [2/2]

template<class Type >
virtual Cut< Type >::NOT::~NOT ( )
virtual

Member Function Documentation

◆ clone() [1/2]

template<class Type >
virtual NOT * Cut< Type >::NOT::clone ( void  ) const
virtual

Implements Cut< Type >.

◆ clone() [2/2]

template<class Type >
virtual NOT * Cut< Type >::NOT::clone ( void  ) const
virtual

Implements Cut< Type >.

◆ operator()() [1/2]

template<class Type >
virtual bool Cut< Type >::NOT::operator() ( const Type &  t) const
virtual

Implements Cut< Type >.

◆ operator()() [2/2]

template<class Type >
virtual bool Cut< Type >::NOT::operator() ( const Type &  t) const
virtual

Implements Cut< Type >.


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