hep.lcd.io.jas.sio.handler.block
Class LUMCalorimeter

java.lang.Object
  |
  +--hep.lcd.io.jas.sio.handler.block.BasicCalorimeter
        |
        +--hep.lcd.io.jas.sio.handler.block.LUMCalorimeter

public class LUMCalorimeter
extends hep.lcd.io.jas.sio.handler.block.BasicCalorimeter
implements BlockHandler

Source Code:
LUMCalorimeter.java

Constructor Summary
LUMCalorimeter()
           
 
Method Summary
 void read(SIOBlock block, LCDEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LUMCalorimeter

public LUMCalorimeter()
Method Detail

read

public void read(SIOBlock block,
                 LCDEvent event)
          throws IOException
Specified by:
read in interface BlockHandler


The LCD Group