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

Atlfast::ClusterIsAssoc Class Reference

#include <ClusterIsAssoc.h>

List of all members.


Public Methods

 ClusterIsAssoc ()
bool operator() (IAssociationManager *c) const

Constructor & Destructor Documentation

Atlfast::ClusterIsAssoc::ClusterIsAssoc   [inline]
 

Definition at line 17 of file ClusterIsAssoc.h.

00017 {}

Member Function Documentation

bool Atlfast::ClusterIsAssoc::operator() IAssociationManager *    c const [inline]
 

Definition at line 19 of file ClusterIsAssoc.h.

00019                                                      {
00020       ReconstructedParticle rp;
00021       return ( (c->associations(rp)).size()>0);
00022     }      

The documentation for this class was generated from the following file:
Generated on Tue Mar 18 11:18:53 2003 for AtlfastAlgs by doxygen1.3-rc1