![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
| instanceName (self) | |
| makeAlgs (self, config) | |
| interpret (self, text, cfg) | |
| raise_misconfig (self, text, keyword) | |
| raise_missinginput (self, collection) | |
| check_float (self, test, requirePositive=True) | |
| check_int (self, test, requirePositive=True) | |
| check_string (self, test) | |
| check_sign (self, test) | |
| check_btagging (self, test) | |
| check_ghosts (self, test) | |
| getCutflow (self) | |
| setDecorationName (self, algorithm, config, decoration) | |
| checkDecorationName (self, decoration) | |
| extendObjectSelection (self, config, container, oldSelection, newSelection) | |
| add_IMPORT (self, text, config) | |
| add_NEL_selector (self, text, config) | |
| add_NMU_selector (self, text, config) | |
| add_SUMNELNMU_selector (self, text, config) | |
| add_SUMNLEPTONS_selector (self, text, config) | |
| add_NJET_selector (self, text, config) | |
| add_NBJET_selector (self, text, config) | |
| add_NPH_selector (self, text, config) | |
| add_NTAU_selector (self, text, config) | |
| add_NLJET_selector (self, text, config) | |
| add_NLJETMASS_selector (self, text, config) | |
| add_NLJETMASSWINDOW_selector (self, text, config) | |
| add_NJETGHOST_selector (self, text, config) | |
| add_NLJETGHOST_selector (self, text, config) | |
| add_NOBJ_selector (self, text, config) | |
| add_MET_selector (self, text, config) | |
| add_MWT_selector (self, text, config) | |
| add_METMWT_selector (self, text, config) | |
| add_MLL_selector (self, text, config) | |
| add_MLLWINDOW_selector (self, text, config) | |
| add_OS_selector (self, text, config) | |
| add_SS_selector (self, text, config) | |
| add_MLL_OSSF_selector (self, text, config) | |
| add_EVENTFLAG (self, text, config) | |
| add_GLOBALTRIGMATCH (self, text, config) | |
| add_RUNNUMBER (self, text, config) | |
| add_SAVE (self, text, config) | |
Public Attributes | |
| int | step = 0 |
| str | currentDecoration = '' |
| list | cutflow = [] |
| name | |
| debugMode | |
| electrons | |
| muons | |
| taus | |
| jets | |
| photons | |
| met | |
ConfigBlock for interpreting text-based event selections
Definition at line 37 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.__init__ | ( | self | ) |
Definition at line 40 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_EVENTFLAG | ( | self, | |
| text, | |||
| config ) |
Definition at line 870 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_GLOBALTRIGMATCH | ( | self, | |
| text, | |||
| config ) |
Definition at line 880 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_IMPORT | ( | self, | |
| text, | |||
| config ) |
Definition at line 274 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_MET_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 676 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_METMWT_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 716 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_MLL_OSSF_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 841 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_MLL_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 740 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_MLLWINDOW_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 762 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_MWT_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 694 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NBJET_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 450 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NEL_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 291 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NJET_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 425 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NJETGHOST_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 612 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NLJET_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 538 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NLJETGHOST_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 636 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NLJETMASS_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 561 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NLJETMASSWINDOW_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 584 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NMU_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 318 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NOBJ_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 660 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NPH_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 488 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_NTAU_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 513 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_OS_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 785 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_RUNNUMBER | ( | self, | |
| text, | |||
| config ) |
Definition at line 893 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_SAVE | ( | self, | |
| text, | |||
| config ) |
Definition at line 908 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_SS_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 813 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_SUMNELNMU_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 345 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.add_SUMNLEPTONS_selector | ( | self, | |
| text, | |||
| config ) |
Definition at line 382 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_btagging | ( | self, | |
| test ) |
Definition at line 222 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_float | ( | self, | |
| test, | |||
| requirePositive = True ) |
Definition at line 180 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_ghosts | ( | self, | |
| test ) |
Definition at line 229 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_int | ( | self, | |
| test, | |||
| requirePositive = True ) |
Definition at line 190 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_sign | ( | self, | |
| test ) |
Definition at line 209 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.check_string | ( | self, | |
| test ) |
Definition at line 203 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.checkDecorationName | ( | self, | |
| decoration ) |
Definition at line 261 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.extendObjectSelection | ( | self, | |
| config, | |||
| container, | |||
| oldSelection, | |||
| newSelection ) |
Definition at line 268 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.getCutflow | ( | self | ) |
Definition at line 243 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.instanceName | ( | self | ) |
Return the instance name for this block
Definition at line 91 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.interpret | ( | self, | |
| text, | |||
| cfg ) |
Definition at line 110 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.makeAlgs | ( | self, | |
| config ) |
Definition at line 95 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.raise_misconfig | ( | self, | |
| text, | |||
| keyword ) |
Definition at line 174 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.raise_missinginput | ( | self, | |
| collection ) |
Definition at line 177 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.setDecorationName | ( | self, | |
| algorithm, | |||
| config, | |||
| decoration ) |
Definition at line 246 of file EventSelectionConfig.py.
| str python.EventSelectionConfig.EventSelectionConfig.currentDecoration = '' |
Definition at line 88 of file EventSelectionConfig.py.
| list python.EventSelectionConfig.EventSelectionConfig.cutflow = [] |
Definition at line 89 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.debugMode |
Definition at line 251 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.electrons |
Definition at line 297 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.jets |
Definition at line 431 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.met |
Definition at line 682 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.muons |
Definition at line 324 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.name |
Definition at line 108 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.photons |
Definition at line 494 of file EventSelectionConfig.py.
| int python.EventSelectionConfig.EventSelectionConfig.step = 0 |
Definition at line 87 of file EventSelectionConfig.py.
| python.EventSelectionConfig.EventSelectionConfig.taus |
Definition at line 388 of file EventSelectionConfig.py.