hep.lcd.recon.tracking.tpc
Class TPCSpecifications

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

public final class TPCSpecifications
extends BaseSpecifications

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

TPCSpecifications

public TPCSpecifications()

TPCSpecifications

public TPCSpecifications(boolean deb)
Method Detail

setSpecs

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


The LCD Group