|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfi.jyu.phys.grain.sort.GrainEvent
fi.jyu.phys.grain.sort.GrainTDREvent
fi.jyu.phys.grain.sort.GrainGreatEvent
fi.jyu.phys.grain.sort.GrainJuroGamEvent
public class GrainJuroGamEvent
A Great+JuroGam Event parsed by the Grain Event Parser
Field Summary | |
---|---|
GrainDetectorGermaniumArray |
juro
The JuroGam germanium detector array |
Fields inherited from class fi.jyu.phys.grain.sort.GrainGreatEvent |
---|
clover, fparray, gas, gas2, pinarray, planar, pmtarray, sigastac, sigastac2, strip |
Fields inherited from class fi.jyu.phys.grain.sort.GrainTDREvent |
---|
stamp, trigger |
Fields inherited from class fi.jyu.phys.grain.sort.GrainEvent |
---|
blocknumber, filenumber, store |
Constructor Summary | |
---|---|
GrainJuroGamEvent(long stamp)
Creates a new instance of GrainJuroGamEvent |
Method Summary | |
---|---|
void |
build()
Build the event |
void |
set(GrainGreatDatum data)
Add data into the event. |
Methods inherited from class fi.jyu.phys.grain.sort.GrainEvent |
---|
clone, setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GrainDetectorGermaniumArray juro
Constructor Detail |
---|
public GrainJuroGamEvent(long stamp)
stamp
- The event time stamp = trigger wall timeMethod Detail |
---|
public void set(GrainGreatDatum data)
set
in class GrainGreatEvent
data
- Parsed TDR ADC data.public void build()
build
in class GrainGreatEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |