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

DCSAccess.cxx

00001 #include "DCSAccess.h"
00002 
00003 bool DCSAccessDummy::checkPowerOn(UINT32 mid) 
00004 {
00005   return true;
00006 }
00007 
00008 bool DCSAccessDummy::checkSelectLine()
00009 {
00010   return false;
00011 }
00012 
00013 void DCSAccessDummy::hardResetAll() 
00014 {
00015 }
00016 
00017 void DCSAccessDummy::toStandby1() 
00018 {
00019 }
00020 
00021 void DCSAccessDummy::toStandby2()
00022 {
00023 }
00024 
00025 void DCSAccessDummy::toHVPowerOn()
00026 {
00027 }

Generated on Mon Feb 21 11:43:41 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5