Spaces:
Sleeping
Sleeping
| # A global variable, so it doesn't have to be modified in 10 different places when new particles are added | |
| pid_conversion_dict = {11: 0, -11: 0, 211: 1, -211: 1, 130: 2, -130: 2, 2112: 2, -2112: 2, 22: 3, 321: 1, -321: 1, 2212: 1, -2212: 1, 310: 2, -310: 2, 3122: 2, -3122: 2, 3212: 2, -3212: 2, 3112: 1, -3112: 1, 3222: 1, -3222: 1, 3224: 1, -3224: 1, 3312: 2, -3312: 2, 13: 4, -13: 4, 3322: 2, -3322: 2, 1000020030.0: 2, 1000010050.0: 2, 1000010048.0: 2, 3334: 1, -3334:1, 1000020032.0: 2, 1000080128.0: 2, 1000110208.0: 2, 1000040064.0: 2, 1000070144.0: 2, 1000010020.0:2, 1000010030.0:2, 1000020040.0:2} | |
| pandora_to_our_mapping = {211: 1, -211: 1, -13: 4, 13: 4, 11: 0, -11: 0, 22: 3, 2112: 2, 130: 2, -2112: 2} | |
| our_to_pandora_mapping = {0: [11, -11], 1: [211, -211,2212, -2212, 321, -321, 3222, 3112, 3224, -3112, -3224], 2: [2112, 130, 310, 3122, 3212], 3: [22], 4:[13,-13]} | |