RD common builders in the ThOr framework
Compare changes
@@ -24,15 +24,24 @@ from Hlt2Conf.algorithms_thor import require_all, ParticleCombiner, ParticleFilt
@@ -55,7 +64,8 @@ def make_filter_tracks(
@@ -67,7 +77,6 @@ def make_filter_tracks(
@@ -211,7 +220,8 @@ def make_prompt_protons(name="rd_prompt_protons",
@@ -236,6 +246,7 @@ def make_detached_down_pions(
@@ -253,6 +264,7 @@ def make_detached_down_kaons(
@@ -276,6 +288,7 @@ def make_detached_down_protons(
@@ -330,31 +343,36 @@ def make_rd_merged_pi0s(name="rd_merged_pi0s",
@@ -363,30 +381,34 @@ def make_rd_ks0_lls(name="rd_ks0_lls",
@@ -395,71 +417,88 @@ def make_rd_ks0_dds(name="rd_ks0_dds",
@@ -474,32 +513,30 @@ def make_rd_lambda_dds(name="rd_lambda_dds",
@@ -508,15 +545,16 @@ def make_rd_detached_kstar0s(name="rd_detached_kstar0s",
@@ -524,22 +562,22 @@ def make_rd_detached_phis(name="rd_detached_phis",
@@ -552,7 +590,8 @@ def filter_dimuon_noMVA(max_dimuon_mass=6000 * MeV):