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

RxDelayTest.cpp

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

Generated on Fri Dec 16 19:38:17 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5