Class URWellConstants
java.lang.Object
org.jlab.detector.geant4.v2.URWELL.URWellConstants
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic Point3Dstatic Point3Dstatic final String[]static final double[]static Point3Dstatic final double[]static Point3Dstatic final doublestatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final double[]static final double[]static final doublestatic final doublestatic final double[]static final doublestatic final double[]
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic DatabaseConstantProviderLoads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.static Stringstatic voidReads all the necessary constants from CCDB into static variables.
- 
Field Details- 
NMAXREGIONSpublic static final int NMAXREGIONS- See Also:
 
- 
NREGIONSpublic static final int NREGIONS- See Also:
 
- 
NSECTORSpublic static final int NSECTORS- See Also:
 
- 
NLAYERSpublic static final int NLAYERS- See Also:
 
- 
NCHAMBERSpublic static final int NCHAMBERS- See Also:
 
- 
XENLARGEMENTpublic static final double XENLARGEMENT- See Also:
 
- 
YENLARGEMENTpublic static final double YENLARGEMENT- See Also:
 
- 
ZENLARGEMENTpublic static final double ZENLARGEMENT- See Also:
 
- 
THOPENpublic static final double THOPEN- See Also:
 
- 
THTILTpublic static final double THTILT- See Also:
 
- 
THMINpublic static final double THMIN- See Also:
 
- 
SECTORHEIGHTpublic static final double SECTORHEIGHT- See Also:
 
- 
DX0CHAMBER0public static final double DX0CHAMBER0- See Also:
 
- 
CHAMBERVOLUMESTHICKNESSpublic static final double[] CHAMBERVOLUMESTHICKNESS
- 
CHAMBERVOLUMESNAME
- 
TGT2DC0public static final double TGT2DC0- See Also:
 
- 
URWELL2DC0public static final double[] URWELL2DC0
- 
DIST2TGTpublic static final double[] DIST2TGT
- 
W2TGTpublic static final double[] W2TGT
- 
YMINpublic static final double[] YMIN
- 
ZMINpublic static final double[] ZMIN
- 
PITCHpublic static final double PITCH- See Also:
 
- 
STEREOANGLEpublic static final double STEREOANGLE- See Also:
 
- 
NREGIONS_PROTOpublic static final int NREGIONS_PROTO- See Also:
 
- 
NSECTORS_PROTOpublic static final int NSECTORS_PROTO- See Also:
 
- 
NCHAMBERS_PROTOpublic static final int NCHAMBERS_PROTO- See Also:
 
- 
Apoint
- 
Bpoint
- 
Cpoint
- 
Dpoint
 
- 
- 
Constructor Details- 
URWellConstantspublic URWellConstants()
 
- 
- 
Method Details- 
getCcdbPath
- 
connectLoads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.- Returns:
- DatabaseConstantProvider the same thing
 
- 
loadReads all the necessary constants from CCDB into static variables. Please use a DatabaseConstantProvider to access CCDB and load the following tables:- Parameters:
- cp- a ConstantProvider that has loaded the necessary tables
 
 
-