DebugSTDOUTOperations.java

00001 package Sct_SctApi;
00002 
00003 
00012 // Only useful with stdout, therefore debug only
00013 public interface DebugSTDOUTOperations 
00014 {
00015   void printABCDModule (int mid);
00016   void printABCDRodModule (int mid, Sct_SctApi.BankType bank);
00017   void decodeEvent (int partition, int crate, int rod, short sl, short index, boolean extFlag, boolean errorType);
00018 } // interface DebugSTDOUTOperations

Generated on Mon Feb 6 14:12:10 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6