hep.lcd.mc.fast
Class ClusterResolutionTables

java.lang.Object
  |
  +--hep.lcd.mc.fast.ClusterResolutionTables

public class ClusterResolutionTables
extends Object

Source Code:
ClusterResolutionTables.java

Method Summary
 double getEMAlignmentError()
           
 double getEMConstantTerm()
           
 double getEMmin()
           
 double getEMPositionError()
           
 double getEMResolution()
           
 double getHADAlignmentError()
           
 double getHADConstantTerm()
           
 double getHADmin()
           
 double getHADPositionError()
           
 double getHADResolution()
           
 double getPolarEMInner()
           
 double getPolarEMOuter()
           
 double getPolarHADInner()
           
 double getPolarHADOuter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEMmin

public double getEMmin()

getPolarEMInner

public double getPolarEMInner()

getPolarEMOuter

public double getPolarEMOuter()

getEMResolution

public double getEMResolution()

getEMConstantTerm

public double getEMConstantTerm()

getEMPositionError

public double getEMPositionError()

getEMAlignmentError

public double getEMAlignmentError()

getHADmin

public double getHADmin()

getPolarHADInner

public double getPolarHADInner()

getPolarHADOuter

public double getPolarHADOuter()

getHADResolution

public double getHADResolution()

getHADConstantTerm

public double getHADConstantTerm()

getHADPositionError

public double getHADPositionError()

getHADAlignmentError

public double getHADAlignmentError()


The LCD Group