|
|
Re: Question about Tasks [message #4647 is a reply to message #4642] |
Wed, 11 July 2007 13:23 |
Felix Boehmer
Messages: 149 Registered: May 2007 Location: Munich
|
first-grade participant |
From: *natpool.mwn.de
|
|
Mhm, I am going to do it differenty now, forget my question
But for your understanding, let my try to describe it better.
Suppose we have a task that analyses MC events and creates data containers, for example TClonesArrays of Points. This is done in a digitalization macro for a given number of MC events.
Would it be possible to have a task that, for example, creates another array of points, independently of the MC events that are processed in the macro? That means, we don't want it to be executed for every event with Exec(), we just want to execute it once, but still allow it to create additional data in the output tree...
Consider this a general question now please, because my specific problem was solved by sudden appearance of wisdom.
|
|
|
|
|