![]() |
ATLAS Offline Software
|
Functions | |
| setupMCastToolCfg (flags, name="MuonMomentumCorrections", **kwargs) | |
| Example of configuration of the Muon Momentum corrections tool https://gitlab.cern.ch/atlas/athena/-/blob/master/PhysicsAnalysis/MuonID/MuonIDAnalysis/MuonMomentumCorrections/MuonMomentumCorrections/MuonCalibTool.h For the official MCP recommendations please consult https://twiki.cern.ch/twiki/bin/view/AtlasProtected/MCPAnalysisGuidelinesR22. | |
| setupCalibratedMuonProviderCfg (flags, name="CalibratedMuonProvider", calibMode=1, **kwargs) | |
| setupCalibratedTracksProviderCfg (flags, name="CalibratedMuonTracksProvider", calibMode=1, **kwargs) | |
| MCastCfg.setupCalibratedMuonProviderCfg | ( | flags, | |
| name = "CalibratedMuonProvider", | |||
| calibMode = 1, | |||
| ** | kwargs ) |
Definition at line 20 of file MCastCfg.py.
| MCastCfg.setupCalibratedTracksProviderCfg | ( | flags, | |
| name = "CalibratedMuonTracksProvider", | |||
| calibMode = 1, | |||
| ** | kwargs ) |
Definition at line 32 of file MCastCfg.py.
| MCastCfg.setupMCastToolCfg | ( | flags, | |
| name = "MuonMomentumCorrections", | |||
| ** | kwargs ) |
Example of configuration of the Muon Momentum corrections tool https://gitlab.cern.ch/atlas/athena/-/blob/master/PhysicsAnalysis/MuonID/MuonIDAnalysis/MuonMomentumCorrections/MuonMomentumCorrections/MuonCalibTool.h For the official MCP recommendations please consult https://twiki.cern.ch/twiki/bin/view/AtlasProtected/MCPAnalysisGuidelinesR22.
Definition at line 9 of file MCastCfg.py.