TestClose.cxx File Reference

#include "./CloseTester.h"

Include dependency graph for TestClose.cxx:

Go to the source code of this file.

Functions

int main ()
 Demo for code to find all close objects in a container.


Function Documentation

int main (  ) 

Demo for code to find all close objects in a container.

Definition at line 4 of file TestClose.cxx.

00004           {
00005   Atlfast::CloseTester ct;
00006   ct.go();
00007   return 0;
00008 }


Generated on Fri Sep 21 13:20:48 2007 for AtlfastUtils by  doxygen 1.5.1