Returning from Run()

From: Pasha Murat (murat@cdfsga.fnal.gov)
Date: Tue Aug 03 1999 - 04:46:52 MEST


Andy Salnikov writes:
 > 
 >   Hi ROOTers,
 > 
 >   I'm still struggling to implement "callable" ROOT for our software.
 > The idea is simple - the application collects the data, then "calls"
 > ROOT at some point to look interactively at these data, and then returns
 > back to execute the rest of algorithm. Now the problem is that I do not
 > know how to return back to my code from TApplication::Run(). Is it
 > possible at all? I understand that there are many issues related to
 > this, but probably someone has done something already in this respect?
 > 

Yes, it is possible. You can type `.q' to leave event loop controled by Rint 
and to return back to your code. 
						-Best, Pasha



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:37 MET