Class EBMatching

java.lang.Object
org.jlab.service.eb.EBMatching

public class EBMatching extends Object
  • Constructor Details

  • Method Details

    • addResponsesFTOF

      public void addResponsesFTOF(List<org.jlab.clas.detector.DetectorParticle> parts)
    • addResponsesECAL

      public void addResponsesECAL(List<org.jlab.clas.detector.DetectorParticle> parts, int[] layers)
    • findNeutrals

      public List<org.jlab.clas.detector.DetectorParticle> findNeutrals(int ecalLayer)
    • addCentralNeutrals

      public boolean addCentralNeutrals(org.jlab.clas.detector.DetectorEvent de)
      find CD neutrals and append to particle list
      Parameters:
      de -
      Returns:
      whether any neutrals were added