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

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

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

Source Code:
HADCalorimeter.java

Constructor Summary
HADCalorimeter()
           
 
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

HADCalorimeter

public HADCalorimeter()
Method Detail

read

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


The LCD Group