hep.lcd.io.sio.lcd.handler.block
Class EMCalorimeter

java.lang.Object
  extended byhep.lcd.io.sio.lcd.handler.block.BasicCalorimeter
      extended byhep.lcd.io.sio.lcd.handler.block.EMCalorimeter
All Implemented Interfaces:
BlockHandler

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


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

EMCalorimeter

public EMCalorimeter()
Method Detail

read

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


The LCD Group