Class EBMatching

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

public class EBMatching extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • addResponsesFTOF Link icon

      public void addResponsesFTOF(List<DetectorParticle> parts)
    • addResponsesECAL Link icon

      public void addResponsesECAL(List<DetectorParticle> parts, int[] layers)
    • findNeutrals Link icon

      public List<DetectorParticle> findNeutrals(int ecalLayer)
    • addCentralNeutrals Link icon

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