|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is, when added to a
object, notified of any SequentialRecordLoop
that occurs
in that object.
LoopEvent
Method Summary | |
void |
loopBeginning(LoopEvent loopEvent)
Tells this object that a loop is about to begin. |
void |
loopEnded(LoopEvent loopEvent)
Tells this object that a loop has ended. |
void |
loopReset(LoopEvent loopEvent)
Tells this object that a loop has been reset. |
void |
progress(LoopProgressEvent loopProgressEvent)
Tells this object the state of progress through a record loop. |
Method Detail |
public void loopBeginning(LoopEvent loopEvent)
public void loopEnded(LoopEvent loopEvent)
public void loopReset(LoopEvent loopEvent)
public void progress(LoopProgressEvent loopProgressEvent)
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |