HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
mvaCategory_Shifts.py File Reference

Namespaces

 mvaCategory_Shifts
 

Functions

def mvaCategory_Shifts.calculate_diff
 

Variables

tuple mvaCategory_Shifts.log = logging.getLogger(__name__)
 
tuple mvaCategory_Shifts.parser
 
string mvaCategory_Shifts.help = "File with categories (mt_minmax.txt)"
 
string mvaCategory_Shifts.default = "Shifts.txt"
 
tuple mvaCategory_Shifts.args = parser.parse_args()
 
 mvaCategory_Shifts.Channel = args.channel
 
dictionary mvaCategory_Shifts.base_cuts = {}
 
list mvaCategory_Shifts.vbf_taggers = []
 
string mvaCategory_Shifts.regular_name = ""
 
tuple mvaCategory_Shifts.values = map(float, values.split(" "))
 
tuple mvaCategory_Shifts.diff_root = os.path.join(args.base_folder, bdt_name, "sqrt_diff.root")
 
string mvaCategory_Shifts.htt = "htt%s"
 
tuple mvaCategory_Shifts.full_path = os.path.expandvars(args.output_file)
 
dictionary mvaCategory_Shifts.shifts_dict = {}
 
string mvaCategory_Shifts.bdt_name = "%s_%s"
 
list mvaCategory_Shifts.lower = base_cuts[reg_bdt_name]
 
list mvaCategory_Shifts.upper = base_cuts[reg_bdt_name]
 
list mvaCategory_Shifts.vbf_cut = base_cuts[reg_bdt_name]
 
list mvaCategory_Shifts.vbf_shifts_list