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

QuickTrimRangeTest.cpp

00001 
00002 #include "QuickTrimRangeTest.h"
00003 #include "../TestLibraryImpl.h"
00004 
00005 namespace SctCalibrationController {
00006   namespace Scripts {
00007     
00008     const bool QuickTrimRangeTest::registeredInTestLibrary = TestLibraryImpl::registerStaticFactoryMethodForTest("QuickTrimRange", QuickTrimRangeTest::instance);
00009     
00010     double QuickTrimRangeTest::ranges[4] = {3.5, 6.5, 10, 13};
00011 
00012   };
00013 };

Generated on Fri Sep 16 18:01:54 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5