Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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 Thu Dec 15 21:22:35 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5