Hello Rooters,
I was wondering if TProof could be used to speed up certain analyses using the TSelector derivatives. My code currently loops through a set of TTree's, creates histograms and fits them (pretty standard chain I'd guess). If I use TProofLite to take advantage of the many cores present I get a speedup in the TTree read phase (Process() routine) where each tree of the chain is processed on different node/core, that's fine. What I'd like to achieve is that in the Terminate() where the fitting takes place the many cores would also be somehow used. Is there any simple/smart way to do that?
Thanks for any hint
Eduard Received on Mon Feb 07 2011 - 11:48:18 CET
This archive was generated by hypermail 2.2.0 : Mon Feb 07 2011 - 17:50:01 CET