Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

spill_do_report.h

Go to the documentation of this file.
00001 void spill_do_report(JobCPath& spill)
00002 {
00003   //Display the Configuration of modules
00004   spill.Mod("FilterDigitListModule").Report();
00005   spill.Mod("StripSRListModule").Report();
00006   spill.Mod("ShowerSRListModule").Report();
00007   spill.Mod("TrackCamListModule").Report();
00008   spill.Mod("FitTrackCamListModule").Report();
00009   spill.Mod("SubShowerSRListModule").Report();
00010 }

Generated on Mon Feb 15 11:07:38 2010 for loon by  doxygen 1.3.9.1