NoiseOccupancyTest.cpp

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

Generated on Mon Feb 6 14:01:23 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6