namespace test-operators

test-operators

Attributes

Name
lisths
listh

Attributes Documentation

variable hs

list hs =  [yoda.Histo1D(5, 0, 10, "/H%d" % i) for i in range(3)];

variable h

list h =  hs[0] + hs[1];

Updated on 2022-08-08 at 20:05:55 +0100