Uses of Class
org.jlab.detector.geant4.v2.MPGD.trapezoid.MPGDTrapezoidStripFactory.StripConstants
Packages that use MPGDTrapezoidStripFactory.StripConstants
-
Uses of MPGDTrapezoidStripFactory.StripConstants in org.jlab.detector.geant4.v2.MPGD.trapezoid
Methods in org.jlab.detector.geant4.v2.MPGD.trapezoid that return MPGDTrapezoidStripFactory.StripConstantsModifier and TypeMethodDescriptionprotected MPGDTrapezoidStripFactory.StripConstantsMPGDTrapezoidStripFactory.buildStripConstants(int region, int layer) Build StripConstants using: - XY trapezoid from geo.getSectorDimensionsPhysical(region) (NOT enlarged) - zReadoutLocal from CCDB sensitive thickness (findReadoutZLocal) - pitch/width/stereo from CCDBMethods in org.jlab.detector.geant4.v2.MPGD.trapezoid with parameters of type MPGDTrapezoidStripFactory.StripConstantsModifier and TypeMethodDescriptionprotected List<MPGDTrapezoidStripFactory.StripGeom> MPGDTrapezoidStripFactory.buildStripCache(MPGDTrapezoidStripFactory.StripConstants c) Build full strip list (LOCAL) and assign CLAS12 component IDs by sorting on local X midpoint.protected static booleanMPGDTrapezoidStripFactory.buildStripSegment(int internalIndex, MPGDTrapezoidStripFactory.StripConstants c, Vector3d out1, Vector3d out2) protected static double[]MPGDTrapezoidStripFactory.toStripFrameXY(double x, double y, MPGDTrapezoidStripFactory.StripConstants c)