Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::CalSelect Class Reference

#include <CalSelect.h>

List of all members.


Public Methods

 CalSelect ()
bool operator() (const HepMC::GenParticle *particle)
bool operator() (const std::pair< double, HepMC::GenParticle *> &pc)
bool operator() (const ReconstructedParticle *rp)

Detailed Description

Function object to select particle types used by the calorimeter


Constructor & Destructor Documentation

Atlfast::CalSelect::CalSelect   [inline]
 

Default constructor


Member Function Documentation

bool Atlfast::CalSelect::operator() const ReconstructedParticle   rp [inline]
 

bool Atlfast::CalSelect::operator() const std::pair< double, HepMC::GenParticle *> &    pc [inline]
 

bool Atlfast::CalSelect::operator() const HepMC::GenParticle *    particle [inline]
 

Returns true for the particle types to which the calorimeter is sensitive.


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 12:59:52 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001