Send ROOT objects through MPI interface easily

TOOMPI uses Object Oriented MPI (OOMPI) facility to send and receive TObjects between nodes in a MPI section. This is a very simple library that is suitable for use with compiled programs which makes use of OOMPI library (osl.iu.edu/research/oompi) . Currently it is only possible send/receive instances of ROOT classes inherited from TObject. I have implemented only simple send/receive methods, more elaborated methods can be added in future.

Any suggestion, bug report, tests, comments are welcome!

Regards,
Luís Augusto Perles
Medical Physics Ph.D. Student
USP - Brazil