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

Public Member Functions
Cut< Type >::OR Class Reference

#include <CutBase.hh>

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

List of all members.

Public Member Functions

 OR (const OR &right)
 OR (const Cut &A, const Cut &B)
virtual ~OR ()
virtual ORclone (void) const
virtual bool operator() (const Type &t) const
 OR (const OR &right)
 OR (const Cut &A, const Cut &B)
virtual ~OR ()
virtual ORclone (void) const
virtual bool operator() (const Type &t) const

Detailed Description

template<class Type>
class Cut< Type >::OR

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


Constructor & Destructor Documentation

template<class Type>
Cut< Type >::OR::OR ( const OR right)
template<class Type>
Cut< Type >::OR::OR ( const Cut A,
const Cut B 
)
template<class Type>
virtual Cut< Type >::OR::~OR ( ) [virtual]
template<class Type>
Cut< Type >::OR::OR ( const OR right)
template<class Type>
Cut< Type >::OR::OR ( const Cut A,
const Cut B 
)
template<class Type>
virtual Cut< Type >::OR::~OR ( ) [virtual]

Member Function Documentation

template<class Type>
virtual OR* Cut< Type >::OR::clone ( void  ) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual OR* Cut< Type >::OR::clone ( void  ) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual bool Cut< Type >::OR::operator() ( const Type &  t) const [virtual]

Implements Cut< Type >.

template<class Type>
virtual bool Cut< Type >::OR::operator() ( const Type &  t) const [virtual]

Implements Cut< Type >.


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