Skip to content
Snippets Groups Projects
Commit aa3e0ab5 authored by Justin Griffiths's avatar Justin Griffiths Committed by Graeme Stewart
Browse files

new mva tracking config (tauRec-05-00-16)

	* tagging 05-00-16
	* new MVA tracking on by default
parent f3dd9e5a
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ class tauRecMVATrackClassificationConfig(JobProperty):
"""
statusOn=True
allowedTypes=[[[]]]
StoredValue=[ ["TMVAClassification_BDT.weights.root", -0.005], ["TMVAClassification_BDT_0.weights.root", -0.0074], ["TMVAClassification_BDT_1.weights.root", 0.0005] ]
StoredValue=[ ["TMVAClassification_BDT_l1.weights.root", 0.0002], ["TMVAClassification_BDT_l2.weights.root", -0.0080], ["TMVAClassification_BDT_l3.weights.root", -0.2034] ]
class tauRecSeedMaxEta(JobProperty):
""" max allowed abs_eta of jet seed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment