![]() |
ATLAS Offline Software
|
Functions | |
| isCosmic (flags) | |
| isLRT (name) | |
| getIDTracks (flags, name='', muonIDreuse=False, precision=False, suffix='') | |
| MuDataPrepViewDataVerifierCfg (flags) | |
| muonDecodeCfg (flags, RoIs) | |
| muFastVDVCfg (flags, RoIs, suffix, InsideOutMode, extraLoads) | |
| muFastRecoSequenceCfg (flags, RoIs, suffix="", doFullScanID=False, InsideOutMode=False, extraLoads=None, l2mtmode=False, calib=False, useNewFast=False) | |
| muonIDtrackVDVCfg (flags, name, RoIs, extraLoads=None, extraLoadsForl2mtmode=None) | |
| muonIDFastTrackingSequenceCfg (flags, RoIs, name, extraLoads=None, extraLoadsForl2mtmode=None, doLRT=False, trackingMode="FTF") | |
| muonIDCosmicTrackingSequenceCfg (flags, RoIs, name, extraLoads=None, extraLoadsForl2mtmode=None) | |
| muCombVDVCfg (flags, postFix) | |
| muCombRecoSequenceCfg (flags, RoIs, name, l2mtmode=False, l2CBname="") | |
| EFMuSADataPrepViewDataVerifierCfg (flags, RoIs, suffix="") | |
| muEFSARecoSequenceCfg (flags, RoIs, suffix="", useBucketFilter=False) | |
| VDVEFMuCBCfg (flags, RoIs, name, suffix) | |
| VDVPrecMuTrkCfg (flags, name, suffix) | |
| VDVidReuseITkCfg (flags, suffix) | |
| muEFCBRecoSequenceCfg (flags, RoIs, name, suffix) | |
| VDVMuInsideOutCfg (flags, name, candidatesName, suffix) | |
| muEFInsideOutRecoSequenceCfg (flags, RoIs, name, suffix) | |
| VDVMuIsoCfg (flags, name, RoIs) | |
| efmuisoRecoSequenceCfg (flags, RoIs, Muons, doMSiso=False) | |
| VDVLateMuCfg (flags) | |
| efLateMuRoISequenceCfg (flags) | |
Variables | |
| log = logging.getLogger(__name__) | |
| muNames = muonNames().getNames('RoI') | |
| muNamesFS = muonNames().getNames('FS') | |
| muNamesLRT = muonNames().getNames('LRT') | |
| efLateMuRoISequenceCfg | ( | flags | ) |
Definition at line 737 of file MuonRecoSequences.py.
| efmuisoRecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| Muons, | |||
| doMSiso = False ) |
Definition at line 701 of file MuonRecoSequences.py.
| EFMuSADataPrepViewDataVerifierCfg | ( | flags, | |
| RoIs, | |||
| suffix = "" ) |
Definition at line 299 of file MuonRecoSequences.py.
Definition at line 32 of file MuonRecoSequences.py.
| isCosmic | ( | flags | ) |
Definition at line 24 of file MuonRecoSequences.py.
| isLRT | ( | name | ) |
Definition at line 28 of file MuonRecoSequences.py.
| muCombRecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| l2mtmode = False, | |||
| l2CBname = "" ) |
Definition at line 283 of file MuonRecoSequences.py.
| muCombVDVCfg | ( | flags, | |
| postFix ) |
Definition at line 275 of file MuonRecoSequences.py.
| MuDataPrepViewDataVerifierCfg | ( | flags | ) |
Definition at line 54 of file MuonRecoSequences.py.
| muEFCBRecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| suffix ) |
Definition at line 529 of file MuonRecoSequences.py.
| muEFInsideOutRecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| suffix ) |
Definition at line 628 of file MuonRecoSequences.py.
| muEFSARecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| suffix = "", | |||
| useBucketFilter = False ) |
Definition at line 341 of file MuonRecoSequences.py.
| muFastRecoSequenceCfg | ( | flags, | |
| RoIs, | |||
| suffix = "", | |||
| doFullScanID = False, | |||
| InsideOutMode = False, | |||
| extraLoads = None, | |||
| l2mtmode = False, | |||
| calib = False, | |||
| useNewFast = False ) |
Definition at line 200 of file MuonRecoSequences.py.
| muFastVDVCfg | ( | flags, | |
| RoIs, | |||
| suffix, | |||
| InsideOutMode, | |||
| extraLoads ) |
Definition at line 164 of file MuonRecoSequences.py.
| muonDecodeCfg | ( | flags, | |
| RoIs ) |
Definition at line 101 of file MuonRecoSequences.py.
| muonIDCosmicTrackingSequenceCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| extraLoads = None, | |||
| extraLoadsForl2mtmode = None ) |
Definition at line 257 of file MuonRecoSequences.py.
| muonIDFastTrackingSequenceCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| extraLoads = None, | |||
| extraLoadsForl2mtmode = None, | |||
| doLRT = False, | |||
| trackingMode = "FTF" ) |
Definition at line 247 of file MuonRecoSequences.py.
Definition at line 235 of file MuonRecoSequences.py.
| VDVEFMuCBCfg | ( | flags, | |
| RoIs, | |||
| name, | |||
| suffix ) |
Definition at line 458 of file MuonRecoSequences.py.
| VDVidReuseITkCfg | ( | flags, | |
| suffix ) |
Definition at line 514 of file MuonRecoSequences.py.
| VDVLateMuCfg | ( | flags | ) |
Definition at line 724 of file MuonRecoSequences.py.
| VDVMuInsideOutCfg | ( | flags, | |
| name, | |||
| candidatesName, | |||
| suffix ) |
Definition at line 609 of file MuonRecoSequences.py.
| VDVMuIsoCfg | ( | flags, | |
| name, | |||
| RoIs ) |
Definition at line 690 of file MuonRecoSequences.py.
| VDVPrecMuTrkCfg | ( | flags, | |
| name, | |||
| suffix ) |
Definition at line 488 of file MuonRecoSequences.py.
| python.HLT.Muon.MuonRecoSequences.log = logging.getLogger(__name__) |
Definition at line 6 of file MuonRecoSequences.py.
| python.HLT.Muon.MuonRecoSequences.muNames = muonNames().getNames('RoI') |
Definition at line 20 of file MuonRecoSequences.py.
| python.HLT.Muon.MuonRecoSequences.muNamesFS = muonNames().getNames('FS') |
Definition at line 21 of file MuonRecoSequences.py.
| python.HLT.Muon.MuonRecoSequences.muNamesLRT = muonNames().getNames('LRT') |
Definition at line 22 of file MuonRecoSequences.py.