Class EBMatching
java.lang.Object
org.jlab.service.eb.EBMatching
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfind CD neutrals and append to particle listvoidaddResponsesECAL(List<DetectorParticle> parts, int[] layers) voidaddResponsesFTOF(List<DetectorParticle> parts) findNeutrals(int ecalLayer)
-
Constructor Details
-
EBMatching
-
-
Method Details
-
addResponsesFTOF
-
addResponsesECAL
-
findNeutrals
-
addCentralNeutrals
find CD neutrals and append to particle list- Parameters:
de-- Returns:
- whether any neutrals were added
-