Skip to content

Commit

Permalink
remove merge conflict lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Cooperstein committed Apr 19, 2023
1 parent 735b026 commit 3c08a0f
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions HLT/ParticleNetAK8/V01/preprocess.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,7 @@
"pad": 0
}
},
<<<<<<< HEAD
"min_length": 24,
=======
"min_length": 16,
>>>>>>> 512f5defb78eda1dbd5d5a61a60810ba37175a81
"max_length": 100
},
"pf_features": {
Expand All @@ -73,14 +69,7 @@
"jet_pfcand_trackjet_dist",
"jet_pfcand_trackjet_decayL",
"jet_pfcand_npixhits",
<<<<<<< HEAD
"jet_pfcand_nstriphits"
=======
"jet_pfcand_nstriphits",
"jet_pfcand_id",
"jet_pfcand_hcalfraction",
"jet_pfcand_calofraction"
>>>>>>> 512f5defb78eda1dbd5d5a61a60810ba37175a81
],
"var_infos": {
"jet_pfcand_pt_log": {
Expand Down Expand Up @@ -266,39 +255,9 @@
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
<<<<<<< HEAD
}
},
"min_length": 24,
=======
},
"jet_pfcand_id": {
"median": 2,
"norm_factor": 0.2,
"replace_inf_value": 0,
"lower_bound": -5,
"upper_bound": 5,
"pad": 0
},
"jet_pfcand_hcalfraction": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": 0,
"upper_bound": 1,
"pad": 0
},
"jet_pfcand_calofraction": {
"median": 0,
"norm_factor": 1,
"replace_inf_value": 0,
"lower_bound": 0,
"upper_bound": 5,
"pad": 0
}
},
"min_length": 16,
>>>>>>> 512f5defb78eda1dbd5d5a61a60810ba37175a81
"max_length": 100
},
"pf_mask": {
Expand All @@ -315,11 +274,7 @@
"pad": 0
}
},
<<<<<<< HEAD
"min_length": 24,
=======
"min_length": 16,
>>>>>>> 512f5defb78eda1dbd5d5a61a60810ba37175a81
"max_length": 100
},
"sv_points": {
Expand Down

0 comments on commit 3c08a0f

Please sign in to comment.