fi.jyu.phys.grain.sort.detector
Class GrainDetectorFocalPlaneArray
java.lang.Object
fi.jyu.phys.grain.sort.detector.GrainDetector
fi.jyu.phys.grain.sort.detector.GrainDetectorGermaniumArray
fi.jyu.phys.grain.sort.detector.GrainDetectorFocalPlaneArray
- All Implemented Interfaces:
- java.lang.Cloneable
public class GrainDetectorFocalPlaneArray
- extends GrainDetectorGermaniumArray
Describes the Focal Plane germanium array detector subsystem.
Contains the crystals of the Great clover and any extra germaniums at the focal plane.
Extra germanium should be instrumented using ADC channels 400-415.
- Author:
- pajura
Method Summary |
boolean |
contains(int channel)
Checks wheter given ADC address belongs to this detector. |
void |
feed(GrainGreatDatum data)
Feed data into the array. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrainDetectorFocalPlaneArray
public GrainDetectorFocalPlaneArray(int offset)
- Creates a new instance of GrainDetectorGermaniumArray
- Parameters:
offset
- Offset into the TDR ADR address space
contains
public boolean contains(int channel)
- Checks wheter given ADC address belongs to this detector.
- Overrides:
contains
in class GrainDetector
- Parameters:
channel
- ADC channel address
- Returns:
- Channel belongs to this detector
feed
public void feed(GrainGreatDatum data)
- Feed data into the array.
- Overrides:
feed
in class GrainDetector
- Parameters:
data
- Parsed TDR ADC data