Class HTCCReconstruction

java.lang.Object
org.jlab.rec.htcc.HTCCReconstruction

public class HTCCReconstruction extends Object
Performs hit clustering for HTTC reconstruction.
Author:
J. Hankins, A. Puckett, G. Gavalian
  • Field Details

  • Constructor Details

    • HTCCReconstruction

      public HTCCReconstruction()
      Initializes the HTCCReconstruction.
  • Method Details

    • processEvent

      public void processEvent(DataEvent event)
      Clusters hits in the given event.
      Parameters:
      event - the event containing hits to cluster
    • main

      public static void main(String[] args)
      Main routine for testing. The environment variable $CLAS12DIR must be set and point to a directory that contains lib/bankdefs/clas12/.xml
      Parameters:
      args - ignored