Contents
Class RICHGeant4Factory
java.lang.Object
org.jlab.detector.geant4.v2.Geant4Factory
org.jlab.detector.geant4.v2.RICHGeant4Factory
Building the RICH PMTs
- Author:
- gangel, Goodwill, kenjo
-
Field Summary
Fields inherited from class org.jlab.detector.geant4.v2.Geant4Factory
motherVolume, properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetNormal_Stl
(int i, Vector3d hitV) GetPhotocatode
(int i) GetPMT
(int i) GetStl
(int i) getStlComponent
(int Layer_nr, int Component_nr) int
GetStlNR()
int
getStlNumber
(int Layer_nr) GetWindow
(int i) Methods inherited from class org.jlab.detector.geant4.v2.Geant4Factory
getAllVolumes, getComponents, getIntersections, getProperty, toString
-
Constructor Details
-
Method Details
-
GetPMT
- Parameters:
i
- the nr of the PMT
-
GetPhotocatode
- Parameters:
i
- the nr of the PMT (starting from 1)
-
GetWindow
- Parameters:
i
- the nr of the PMT (starting from 1 )
-
GetStl
- Parameters:
i
- the STL volume nr (as follows): 0: OpticalGasVolume -1: Aluminum -2: CFRP -3: TedlarWrapping -4: MirrorSupport
-
GetStlNR
public int GetStlNR() -
GetNormal_Stl
-
getStlComponent
- Parameters:
layer
- nr, component nr Layer can be (Aerogel) 201,202,203,204, (Planar Mirror) 301, (Spherical Mirror)302
-
getStlNumber
public int getStlNumber(int Layer_nr)
-