ATLAS Offline Software
Loading...
Searching...
No Matches
testTrigR2ToR3NavDAOD Namespace Reference

Variables

 flags = initConfigFlags()
 Files
 MaxEvents
 SkipEvents
 MsgSuppression
 cfg = MainServicesCfg(flags)
 tdt = cfg.getPrimaryAndMerge(TrigDecisionToolCfg(flags))
 r3MatchingTool = CompFactory.Trig.R3MatchingTool("R3MatchingTool")
 TrigDecisionTool
 IncludeSubfeatures
 matchFromCompositeTool = CompFactory.Trig.MatchFromCompositeTool("MatchFromCompositeTool")
 InputPrefix
 DRThreshold
 MatchShallow
 list_triggers
 checker
 Chains
 msg = cfg.getService('MessageSvc')
 Format
 withDetails
 True
 summariseProps
 sc = cfg.run()

Variable Documentation

◆ cfg

testTrigR2ToR3NavDAOD.cfg = MainServicesCfg(flags)

Definition at line 31 of file testTrigR2ToR3NavDAOD.py.

◆ Chains

testTrigR2ToR3NavDAOD.Chains

Definition at line 126 of file testTrigR2ToR3NavDAOD.py.

◆ checker

testTrigR2ToR3NavDAOD.checker

Definition at line 80 of file testTrigR2ToR3NavDAOD.py.

◆ DRThreshold

testTrigR2ToR3NavDAOD.DRThreshold

Definition at line 56 of file testTrigR2ToR3NavDAOD.py.

◆ Files

testTrigR2ToR3NavDAOD.Files

Definition at line 18 of file testTrigR2ToR3NavDAOD.py.

◆ flags

testTrigR2ToR3NavDAOD.flags = initConfigFlags()

Definition at line 11 of file testTrigR2ToR3NavDAOD.py.

◆ Format

testTrigR2ToR3NavDAOD.Format

Definition at line 133 of file testTrigR2ToR3NavDAOD.py.

◆ IncludeSubfeatures

testTrigR2ToR3NavDAOD.IncludeSubfeatures

Definition at line 50 of file testTrigR2ToR3NavDAOD.py.

◆ InputPrefix

testTrigR2ToR3NavDAOD.InputPrefix

Definition at line 53 of file testTrigR2ToR3NavDAOD.py.

◆ list_triggers

testTrigR2ToR3NavDAOD.list_triggers
Initial value:
= sorted(c[len("TrigMatch_"):] for c in flags.Input.Collections
if c.startswith("TrigMatch_"))

Definition at line 67 of file testTrigR2ToR3NavDAOD.py.

◆ matchFromCompositeTool

testTrigR2ToR3NavDAOD.matchFromCompositeTool = CompFactory.Trig.MatchFromCompositeTool("MatchFromCompositeTool")

Definition at line 52 of file testTrigR2ToR3NavDAOD.py.

◆ MatchShallow

testTrigR2ToR3NavDAOD.MatchShallow

Definition at line 57 of file testTrigR2ToR3NavDAOD.py.

◆ MaxEvents

testTrigR2ToR3NavDAOD.MaxEvents

Definition at line 19 of file testTrigR2ToR3NavDAOD.py.

◆ msg

testTrigR2ToR3NavDAOD.msg = cfg.getService('MessageSvc')

Definition at line 132 of file testTrigR2ToR3NavDAOD.py.

◆ MsgSuppression

testTrigR2ToR3NavDAOD.MsgSuppression

Definition at line 21 of file testTrigR2ToR3NavDAOD.py.

◆ r3MatchingTool

testTrigR2ToR3NavDAOD.r3MatchingTool = CompFactory.Trig.R3MatchingTool("R3MatchingTool")

Definition at line 45 of file testTrigR2ToR3NavDAOD.py.

◆ sc

testTrigR2ToR3NavDAOD.sc = cfg.run()

Definition at line 136 of file testTrigR2ToR3NavDAOD.py.

◆ SkipEvents

testTrigR2ToR3NavDAOD.SkipEvents

Definition at line 20 of file testTrigR2ToR3NavDAOD.py.

◆ summariseProps

testTrigR2ToR3NavDAOD.summariseProps

Definition at line 135 of file testTrigR2ToR3NavDAOD.py.

◆ tdt

testTrigR2ToR3NavDAOD.tdt = cfg.getPrimaryAndMerge(TrigDecisionToolCfg(flags))

Definition at line 42 of file testTrigR2ToR3NavDAOD.py.

◆ TrigDecisionTool

testTrigR2ToR3NavDAOD.TrigDecisionTool

Definition at line 46 of file testTrigR2ToR3NavDAOD.py.

◆ True

testTrigR2ToR3NavDAOD.True

Definition at line 135 of file testTrigR2ToR3NavDAOD.py.

◆ withDetails

testTrigR2ToR3NavDAOD.withDetails

Definition at line 135 of file testTrigR2ToR3NavDAOD.py.