# | Line 80 | Line 80 | if __name__ == "__main__": | |
---|---|---|
80 | #hist_list.append( fin.Get( "./h_invMass" ) ) | |
81 | case = "" | |
82 | if not float( option ) == 1: | |
83 | < | case = option |
83 | > | case = "xclean" |
84 | else: | |
85 | case = "no xclean" | |
86 | case_list.append( case ) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |