namespace test-h2d

test-h2d

Functions

Name
deftest_addBins()

Attributes

Name
h
aos
s
s2

Functions Documentation

function test_addBins

def test_addBins()

Attributes Documentation

variable h

h =  yoda.Histo2D(5,0.,10., 5,0.,10., "/foo");

variable aos

aos =  yoda.read("h2d.yoda");

variable s

s =  yoda.mkScatter(h);

variable s2

s2 =  s.mkScatter();

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