DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
moduleleveltrigger_info_pb2.py
Go to the documentation of this file.
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: trigger/opmon/moduleleveltrigger_info.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import descriptor_pool as _descriptor_pool
7from google.protobuf import symbol_database as _symbol_database
8from google.protobuf.internal import builder as _builder
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14
15
16DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+trigger/opmon/moduleleveltrigger_info.proto\x12\x15\x64unedaq.trigger.opmon\"\xff\x01\n\x16ModuleLevelTriggerInfo\x12\x1d\n\x15td_msg_received_count\x18\x01 \x01(\r\x12\x15\n\rtd_sent_count\x18\x02 \x01(\r\x12\x1a\n\x12td_inhibited_count\x18\x03 \x01(\r\x12\x17\n\x0ftd_paused_count\x18\x04 \x01(\r\x12*\n\"td_queue_timeout_expired_err_count\x18\x05 \x01(\r\x12\x16\n\x0etd_total_count\x18\x06 \x01(\r\x12\x10\n\x08lc_klive\x18\n \x01(\r\x12\x12\n\nlc_kpaused\x18\x0b \x01(\r\x12\x10\n\x08lc_kdead\x18\x0c \x01(\r\"m\n\x13TriggerDecisionInfo\x12\x10\n\x08received\x18\x01 \x01(\r\x12\x0c\n\x04sent\x18\x02 \x01(\r\x12\x13\n\x0b\x66\x61iled_send\x18\x03 \x01(\r\x12\x0e\n\x06paused\x18\x04 \x01(\r\x12\x11\n\tinhibited\x18\x05 \x01(\r\"\\\n ModuleLevelTriggerRequestLatency\x12\x1c\n\x14latency_window_start\x18\x01 \x01(\r\x12\x1a\n\x12latency_window_end\x18\x02 \x01(\rb\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'trigger.opmon.moduleleveltrigger_info_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_MODULELEVELTRIGGERINFO']._serialized_start=71
24 _globals['_MODULELEVELTRIGGERINFO']._serialized_end=326
25 _globals['_TRIGGERDECISIONINFO']._serialized_start=328
26 _globals['_TRIGGERDECISIONINFO']._serialized_end=437
27 _globals['_MODULELEVELTRIGGERREQUESTLATENCY']._serialized_start=439
28 _globals['_MODULELEVELTRIGGERREQUESTLATENCY']._serialized_end=531
29# @@protoc_insertion_point(module_scope)