Contents
Class RICHPixel
java.lang.Object
org.jlab.detector.geom.RICH.RICHPixel
- Author:
- quasar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetPixelBox
(int i) GetPixelCenter
(int i) GetPixelCenter
(Vector3d corner, int i) double
GetXPixel
(int i) starts from 1double
GetYPixel
(int i) starts from 1void
show_Pixels
(Vector3d ori)
-
Constructor Details
-
Method Details
-
GetXPixel
public double GetXPixel(int i) starts from 1- Parameters:
i
- the nr of pixel on x- Returns:
- the position of the pmt
-
GetYPixel
public double GetYPixel(int i) starts from 1- Parameters:
i
- the nr of pixel on y- Returns:
- the position of the pmt
-
GetPixelCenter
-
GetPixelCenter
-
GetPixelBox
-
show_Pixels
-