ATLAS Offline Software
|
Functions | |
def | trigTauVertexFinderCfg (flags, name='') |
def | trigTauTrackFinderCfg (flags, name='', TrackParticlesContainer='') |
def | tauVertexVariablesCfg (flags, name='') |
def | trigTauJetLVNNEvaluatorCfg (flags, tau_id='', use_taujet_rnnscore=True) |
def | trigTauJetONNXEvaluatorCfg (flags, tau_id='') |
def | trigTauWPDecoratorRNNCfg (flags, str tau_id, str precision_seq_name) |
def | trigTauWPDecoratorCfg (flags, str tau_id, str precision_seq_name) |
def TrigTauRecToolsConfig.tauVertexVariablesCfg | ( | flags, | |
name = '' |
|||
) |
def TrigTauRecToolsConfig.trigTauJetLVNNEvaluatorCfg | ( | flags, | |
tau_id = '' , |
|||
use_taujet_rnnscore = True |
|||
) |
TauJet identification inference based on LVNN models, for RNNs and DeepSets
Definition at line 75 of file TrigTauRecToolsConfig.py.
def TrigTauRecToolsConfig.trigTauJetONNXEvaluatorCfg | ( | flags, | |
tau_id = '' |
|||
) |
TauJet identification inference based on ONNX models, for GNNs, transformers, etc...
Definition at line 114 of file TrigTauRecToolsConfig.py.
def TrigTauRecToolsConfig.trigTauTrackFinderCfg | ( | flags, | |
name = '' , |
|||
TrackParticlesContainer = '' |
|||
) |
def TrigTauRecToolsConfig.trigTauVertexFinderCfg | ( | flags, | |
name = '' |
|||
) |
Algorithm that overwrites numTrack() and charge() of tauJets in container
Definition at line 7 of file TrigTauRecToolsConfig.py.
TauJet signal transformed score and ID WPs decorator tool
Definition at line 192 of file TrigTauRecToolsConfig.py.
TauJet signal transformed score and ID WPs decorator tool, for the legacy mediumRNN/tightRNN_tracktwoMVA/tracktwoLLP/trackLRT chains ONLY!
Definition at line 152 of file TrigTauRecToolsConfig.py.