|
|||||||||
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.GrainSolarCellEvent
public class GrainSolarCellEvent
A Great Event parsed by the Grain Event Parser
Field Summary | |
---|---|
GrainDetectorGermaniumArray |
juro
The JuroGam germanium detector array |
GrainDetectorSolarCellArray |
scarray
The SolarCell detector subsystem |
GrainDetectorTAC |
scgetac
The SolarCell-ge TAC |
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 | |
---|---|
GrainSolarCellEvent(long stamp)
Creates a new instance of GrainGreatEvent |
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 GrainDetectorTAC scgetac
public GrainDetectorSolarCellArray scarray
public GrainDetectorGermaniumArray juro
Constructor Detail |
---|
public GrainSolarCellEvent(long stamp)
stamp
- The event time stamp = trigger wall timeMethod Detail |
---|
public void set(GrainGreatDatum data)
set
in class GrainTDREvent
data
- Parsed TDR ADC data.public void build()
build
in class GrainTDREvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |