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

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

#include <CutBase.hh>

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

List of all members.

Public Member Functions

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

Detailed Description

template<class Type>
class Cut< Type >::AND

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements Cut< Type >.

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

Implements Cut< Type >.

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

Implements Cut< Type >.

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

Implements Cut< Type >.


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