Class DetectorTransformation

java.lang.Object
org.jlab.geom.base.DetectorTransformation

public class DetectorTransformation extends Object
Author:
gavalian
  • Constructor Details

    • DetectorTransformation

      public DetectorTransformation()
  • Method Details

    • add

      public void add(int sector, int superlayer, int layer, Transformation3D trans)
    • get

      public Transformation3D get(int sector, int superlayer, int layer)