Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

QuickTrimTest.cpp

00001 
00002 #include "QuickTrimTest.h"
00003 #include "../TestLibraryImpl.h"
00004 
00005 namespace SctCalibrationController {
00006   namespace Scripts {
00007     
00008     const bool QuickTrimTest::registeredInTestLibrary = TestLibraryImpl::registerStaticFactoryMethodForTest("QuickTrim", QuickTrimTest::instance);
00009     
00010   };
00011 };

Generated on Thu Dec 15 21:14:31 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5