Class TrajectorySurfaces
java.lang.Object
org.jlab.rec.dc.trajectory.TrajectorySurfaces
A class to load the geometry constants used in the DC reconstruction. The
coordinate system used in the Tilted Sector coordinate system.
- Author:
- ziegler, devita
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckDCGeometry(DCGeant4Factory dcDetector) getSurface(int sector, DetectorType type, int layer) getSurfaces(int sector, DetectorType type) voidloadSurface(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) voidsetDetectorPlanes(List<ArrayList<Surface>> planes)
-
Field Details
-
LOGGER
-
-
Constructor Details
-
TrajectorySurfaces
public TrajectorySurfaces()
-
-
Method Details
-
getDetectorPlanes
-
setDetectorPlanes
-
loadSurface
public void loadSurface(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) -
getSurface
-
getSurfaces
-
checkDCGeometry
- Throws:
FileNotFoundException
-