DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
hermesmodules
scripts
Namespaces
|
Variables
hermes-make-dro-map.py File Reference
Go to the source code of this file.
Namespaces
namespace
hermes-make-dro-map
Variables
hermes-make-dro-map.m
= dromap.DetReadoutMapService()
str
hermes-make-dro-map.rx_host
= 'np02-srv-002'
int
hermes-make-dro-map.det_id
= 3
int
hermes-make-dro-map.crate_id
= 4
int
hermes-make-dro-map.iface
= 0
hermes-make-dro-map.rx_props
= rx_endpoints[
f
'{
rx_host
}-100G']
str
hermes-make-dro-map.rx_mac
= ':'.join([f"{s:02x}" for
s
in
rx_props
['mac'].to_bytes(6,'big')])
hermes-make-dro-map.rx
= re.compile(r"np04-wib-(\d)0(\d)-d(\d)")
hermes-make-dro-map.ma
= rx.match(name)
hermes-make-dro-map.c
hermes-make-dro-map.s
hermes-make-dro-map.l
int
hermes-make-dro-map.strm_id
= int(
l
)*64+i
int
hermes-make-dro-map.src_id
= max(m.get())+1 if m.get() else 0
str
hermes-make-dro-map.tx_mac
= ':'.join([f"{s:02x}" for
s
in tx_props['mac'].to_bytes(6,'big')])
hermes-make-dro-map.protocol
hermes-make-dro-map.mode
hermes-make-dro-map.rx_iface
hermes-make-dro-map.rx_ip
hermes-make-dro-map.tx_host
hermes-make-dro-map.tx_ip
str
hermes-make-dro-map.outpath
=
f
'apa{
crate_id
}_detreadout.json'
hermes-make-dro-map.f
hermes-make-dro-map.indent
hermes-make-dro-map.colors
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0