ATLAS Offline Software
|
Functions | |
def | 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. More... | |
def | setupCalibratedMuonProviderCfg (flags, name="CalibratedMuonProvider", calibMode=1, **kwargs) |
def | setupCalibratedTracksProviderCfg (flags, name="CalibratedMuonTracksProvider", calibMode=1, **kwargs) |
def MCastCfg.setupCalibratedMuonProviderCfg | ( | flags, | |
name = "CalibratedMuonProvider" , |
|||
calibMode = 1 , |
|||
** | kwargs | ||
) |
Definition at line 20 of file MCastCfg.py.
def MCastCfg.setupCalibratedTracksProviderCfg | ( | flags, | |
name = "CalibratedMuonTracksProvider" , |
|||
calibMode = 1 , |
|||
** | kwargs | ||
) |
Definition at line 32 of file MCastCfg.py.
def 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.