MinervaExpt / CCQENu

A port of the CCQENu package from the MINERvA offline software framework to Ben's New Systematics Framework
1 stars 3 forks source link

Hyperdim test suite #72

Open hschellman opened 1 year ago

hschellman commented 1 year ago

Write a simple standalone hyper dim test suite that

0) inherits from MnvH1D

test suite a) includes the header b) create a 2 or 3 D thing. like 3 bins in 2x2 space. c) has a printout that lists bins, each with its x and y and z range and the contents. ie overlay MnvH1D->Print("ALL") d) can delete the thingy.

hschellman commented 1 year ago

Writes out the hyper dim structure so you can use it later on.

nhvaughan commented 1 year ago

Done testing structure and mechanics of HyperDimLinearizer and VariableyHyperDBase. VariableHyperDFromConfig is just derived from the Base class, so should behave similarly. Just need to check a couple more things: