hep.lcd.recon.tracking.tpc
Class EndCpSpecifications

java.lang.Object
  |
  +--hep.lcd.recon.tracking.BaseSpecifications
        |
        +--hep.lcd.recon.tracking.tpc.EndCpSpecifications

public final class EndCpSpecifications
extends BaseSpecifications

Source Code:
EndCpSpecifications.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
EndCpSpecifications()
           
EndCpSpecifications(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

EndCpSpecifications

public EndCpSpecifications()

EndCpSpecifications

public EndCpSpecifications(boolean deb)
Method Detail

setSpecs

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


The LCD Group