![]() |
ATLAS Offline Software
|
Functions | |
| read_trig_list_file (fname) | |
| AddRun2TriggerMatchingToSlimmingHelper (**kwargs) | |
| AddLegacyL1JetRoIsToSlimmingHelper (**kwargs) | |
| AddjFexRoIsToSlimmingHelper (**kwargs) | |
| TriggerMatchingCommonRun2Cfg (flags, name, **kwargs) | |
| TriggerMatchingCommonRun2ToRun3Cfg (flags, **kwargs) | |
| TriggerMatchingCommonRun3Cfg (flags, **kwargs) | |
| python.TriggerMatchingCommonConfig.AddjFexRoIsToSlimmingHelper | ( | ** | kwargs | ) |
Definition at line 60 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.AddLegacyL1JetRoIsToSlimmingHelper | ( | ** | kwargs | ) |
Definition at line 50 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.AddRun2TriggerMatchingToSlimmingHelper | ( | ** | kwargs | ) |
Adds the trigger matching info to the slimming helper
Definition at line 29 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.read_trig_list_file | ( | fname | ) |
Read a text file containing a list of triggers Returns the list of triggers held in the file
Definition at line 15 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.TriggerMatchingCommonRun2Cfg | ( | flags, | |
| name, | |||
| ** | kwargs ) |
Configure the common trigger matching for run 2 DAODs using the run 2 analysis formalism (matching happens during derivation)
Definition at line 71 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.TriggerMatchingCommonRun2ToRun3Cfg | ( | flags, | |
| ** | kwargs ) |
Covert run 2 trigger navigation data these data into the run 3 formalism (matching happens from DAOD)
Definition at line 86 of file TriggerMatchingCommonConfig.py.
| python.TriggerMatchingCommonConfig.TriggerMatchingCommonRun3Cfg | ( | flags, | |
| ** | kwargs ) |
Configure the common trigger matching for run 3 DAODs using the run 3 formalism (matching happens from DAOD)
Definition at line 109 of file TriggerMatchingCommonConfig.py.