ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, flags, existingTriggerHelper) |
def | FindExtraChainsRun2 (self) |
def | Run2MatchAugmentationCfg (self, flags, name="PhysCommonTrigMatchExtraMuons") |
def | AddRun2MatchingToSlimmingHelper (self, SlimmingHelper, OutputContainerPrefix="TrigMatch_") |
Public Attributes | |
flags | |
extraChainList | |
Allow for an additional include-list without polluting PHYS. More... | |
existingTriggerHelper | |
Definition at line 14 of file MuonsExtraTriggerConfig.py.
def python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.__init__ | ( | self, | |
flags, | |||
existingTriggerHelper | |||
) |
Definition at line 15 of file MuonsExtraTriggerConfig.py.
def python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.AddRun2MatchingToSlimmingHelper | ( | self, | |
SlimmingHelper, | |||
OutputContainerPrefix = "TrigMatch_" |
|||
) |
Definition at line 61 of file MuonsExtraTriggerConfig.py.
def python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.FindExtraChainsRun2 | ( | self | ) |
Definition at line 23 of file MuonsExtraTriggerConfig.py.
def python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.Run2MatchAugmentationCfg | ( | self, | |
flags, | |||
name = "PhysCommonTrigMatchExtraMuons" |
|||
) |
Definition at line 51 of file MuonsExtraTriggerConfig.py.
python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.existingTriggerHelper |
Definition at line 19 of file MuonsExtraTriggerConfig.py.
python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.extraChainList |
Allow for an additional include-list without polluting PHYS.
Merge and remove duplicates Now reduce the list based on the content of the first input AOD
Definition at line 18 of file MuonsExtraTriggerConfig.py.
python.MuonsExtraTriggerConfig.MuonExtraTriggerHelper.flags |
Definition at line 16 of file MuonsExtraTriggerConfig.py.