hep.lcd.recon.tracking.ccd
Class CCDSpecifications

java.lang.Object
  |
  +--hep.lcd.recon.tracking.BaseSpecifications
        |
        +--hep.lcd.recon.tracking.ccd.CCDSpecifications

public final class CCDSpecifications
extends BaseSpecifications

Source Code:
CCDSpecifications.java

Fields inherited from class hep.lcd.recon.tracking.BaseSpecifications
areNew, BField, CoilExtrap, d, debug, DetectorType, EMCalExtrap, EMEndExtrap, HadCalExtrap, HadEndExtrap, HalfLength, InnerRadius, LayOutRad, LayRadii, LrsHalfLength, MaxLayers, MuonEndExtrap, MuonExtrap, NLayers, NoFieldExtrap, OuterRadius, root, RPhiResolution, SetRPhiResolution, SetZResolution, Type, useSetRPhiR, useSetZR, ZResolution
 
Constructor Summary
CCDSpecifications()
           
CCDSpecifications(boolean deb)
           
 
Method Summary
 void setSpecs(boolean deb)
           
 
Methods inherited from class hep.lcd.recon.tracking.BaseSpecifications
areNew, findType, getBField, getCoilExtrap, getDetectorType, getEMCalExtrap, getEMEndExtrap, getHadCalExtrap, getHadEndExtrap, getHalfLength, getHalfLength, getInnerRadius, getLayerOuterRadius, getLayerRadius, getLayerZ, getMuonEndExtrap, getMuonExtrap, getNLayers, getNoFieldExtrap, getOuterRadius, getRPhiResolution, getType, getZResolution, setRPhiResolution, setZResolution, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCDSpecifications

public CCDSpecifications()

CCDSpecifications

public CCDSpecifications(boolean deb)
Method Detail

setSpecs

public void setSpecs(boolean deb)
Overrides:
setSpecs in class BaseSpecifications


The LCD Group