using overloaded methods in script languages (here: ruby)

From: Robert Riemann <robert.riemann_at_physik.hu-berlin.de>
Date: Mon, 8 Mar 2010 17:30:31 +0100


Hi rooters,

I tried to sum two TLorentzVectors using the Ruby-Root. I got the following error:

irb(main):026:0> xges = x1+x2
ArgumentError: You provided an unknown prototype (TLorentzVector*) for

(TLorentzVector#+).
        from (irb):26:in `method_missing'
        from (irb):26
        from :0


Is there a workaround to access overloaded methods in ruby?

Cheers,
Robert Received on Mon Mar 08 2010 - 17:30:37 CET

This archive was generated by hypermail 2.2.0 : Mon Mar 08 2010 - 17:50:01 CET