FACT++  1.0
void EventBuilderWrapper::runFinished ( )
inline

Definition at line 1175 of file EventBuilderWrapper.h.

Referenced by runFinished().

1176  {
1177  // This is called when the last event of a run (run time exceeded or
1178  // max number of events exceeded) has been received.
1179  fRunInProgress = -1;
1180  }

+ Here is the caller graph for this function: