]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/RESONANCES/AliRsnLoopEvent.cxx
Fixed all fixable coding conventions violations
[u/mrichter/AliRoot.git] / PWG2 / RESONANCES / AliRsnLoopEvent.cxx
index 79e2e6cf4e6e00e6901fdd45c6edc661ffe651df..c774efd6c37c3cfdb15786182d2fa128771534fc 100644 (file)
@@ -1,8 +1,9 @@
 //
-// Computator for single daughters.
-// Implements a simple loop on tracks from one of the entry lists
-// filled by the task AliRsnInputHandler, adding a check on their
-// definition specified in the daughter def.
+// Computator for events.
+// Fills the outputs once per event,
+// using values computed on them,
+// and inheriting the same definitions of outputs
+// as in the mother AliRsnLoop class.
 //
 
 #include "AliLog.h"