ATLAS Offline Software
Loading...
Searching...
No Matches
python.DecodeBS Namespace Reference

Variables

 flags = initConfigFlags()
 type
 int
 default
 help
 args = flags.fillFromArgs()
 ESDFileName
 cfg = MainServicesCfg(flags)
dict id_to_dstype
dict dstype = id_to_dstype[args.moduleID]
 acc_bs = Run3TriggerBSUnpackingCfg(flags)

Variable Documentation

◆ acc_bs

python.DecodeBS.acc_bs = Run3TriggerBSUnpackingCfg(flags)

Definition at line 35 of file DecodeBS.py.

◆ args

python.DecodeBS.args = flags.fillFromArgs()

Definition at line 15 of file DecodeBS.py.

◆ cfg

python.DecodeBS.cfg = MainServicesCfg(flags)

Definition at line 20 of file DecodeBS.py.

◆ default

python.DecodeBS.default

Definition at line 14 of file DecodeBS.py.

◆ dstype

dict python.DecodeBS.dstype = id_to_dstype[args.moduleID]

Definition at line 31 of file DecodeBS.py.

◆ ESDFileName

python.DecodeBS.ESDFileName

Definition at line 17 of file DecodeBS.py.

◆ flags

python.DecodeBS.flags = initConfigFlags()

Definition at line 13 of file DecodeBS.py.

◆ help

python.DecodeBS.help

Definition at line 14 of file DecodeBS.py.

◆ id_to_dstype

dict python.DecodeBS.id_to_dstype
Initial value:
1= {
2 id: dstype for id, dstype in zip(getAllDataScoutingResultIDs(), getAllDataScoutingIdentifiers())
3}

Definition at line 27 of file DecodeBS.py.

◆ int

python.DecodeBS.int

Definition at line 14 of file DecodeBS.py.

◆ type

python.DecodeBS.type

Definition at line 14 of file DecodeBS.py.