hep.lcd.mc.fast
Class ReconHADCluster

java.lang.Object
  |
  +--hep.lcd.mc.fast.ReconCluster
        |
        +--hep.lcd.mc.fast.ReconHADCluster

public class ReconHADCluster
extends ReconCluster

See Also:
Serialized Form
Source Code:
ReconHADCluster.java

Fields inherited from class hep.lcd.mc.fast.ReconCluster
hits, mcp, parm
 
Method Summary
protected  void smearPosition(Random rand, double E, boolean hist)
           
 
Methods inherited from class hep.lcd.mc.fast.ReconCluster
getClusterStartDepth, getContributedEnergy, getEnergy, getEnergyPhi, getEnergyRadius, getEnergyTheta, getHits, getMCParticles, getNHits, getRMSPhi, getRMSRadius, getRMSTheta, smear, smearEnergy, smearPosition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

smearPosition

protected void smearPosition(Random rand,
                             double E,
                             boolean hist)


The LCD Group