Merging full workflow into Tanay's HiggsDNA
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
13@@ -188,12 +188,22 @@ def photon_preselection_h4g(
print(awkward.num(events.Photon[awkward.num(events.Photon, axis=1) >= 2], axis=1), awkward.num(photons[awkward.num(photons, axis=1) >= 2], axis=1), set(photons.fields).symmetric_difference(set(events.Photon.fields)), photons[awkward.num(photons, axis=1) >= 2], events.Photon[awkward.num(events.Photon, axis=1) >= 2])
print(awkward.num(events.Photon[awkward.num(events.Photon, axis=1) >= 2], axis=1), awkward.num(photons[awkward.num(photons, axis=1) >= 2], axis=1), set(photons.fields).symmetric_difference(set(events.Photon.fields)), photons[awkward.num(photons, axis=1) >= 2], events.Photon[awkward.num(events.Photon, axis=1) >= 2])
print(awkward.num(events.Photon[awkward.num(events.Photon, axis=1) >= 2], axis=1), awkward.num(photons[awkward.num(photons, axis=1) >= 2], axis=1), set(photons.fields).symmetric_difference(set(events.Photon.fields)), photons[awkward.num(photons, axis=1) >= 2], events.Photon[awkward.num(events.Photon, axis=1) >= 2])
@@ -319,5 +329,8 @@ def photon_preselection_h4g(