The command line is
[king43@ferb clas-sandbox] ./clas-sandbox -s {class}:{name} {input} {output} &> {log} &
where
{class} =pcalreconstruction.services.PCALReconstructionService
{name} = PCALReconstructionService
{input} = input-1000.ev
{output} = HitTest.ev
{log} = HitTest.log
https://clas12svn.jlab.org/repos/clas12/PCAL_Reconstruction/
U: (45.5*#strips 1-52) + (91.0*#strips >53) - 22.75 + (delta=32.13)
V,W: (91.0*#strips 1-15) + (45.5*#strips >16) - 22.75 + (delta=7.43)
All units are in mm.
The (delta) variables are the inactive plastic pieces adjacent to strip 1.
The 45.5 mm is the width of a single strip plus the mylar wrapping on the top and bottom of the strip.
The 91.0 mm is the width of a double strip plus the mylar wrapping.
The mylar wrapping is 0.25 mm width.
The 22.75 mm is the half-width of a single strip to place the coordinate in the center of a strip.
Outstanding issues:
PCALReconstructionService.java -
Method: configure() -> line 73
Method: execute() -> line 153