Package org.jlab.rec.dc.trajectory
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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
TrajectorySurfacespublic TrajectorySurfaces()
 
- 
- 
Method Details- 
getDetectorPlanes
- 
setDetectorPlanes
- 
loadSurfacepublic void loadSurface(double targetPosition, double targetLength, DCGeant4Factory dcDetector, FTOFGeant4Factory ftofDetector, Detector ecalDetector, Detector fmtDetector, RICHGeoFactory richDetector) 
- 
getSurface
- 
getSurfaces
- 
checkDCGeometry- Throws:
- FileNotFoundException
 
 
-