DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
CTBModule_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: ctbmodules/opmon/CTBModule.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 ctbmodules/opmon/CTBModule.proto\x12\x18\x64unedaq.ctbmodules.opmon\"\xd3\x02\n\rCTBModuleInfo\x12!\n\x19num_control_messages_sent\x18\x01 \x01(\r\x12&\n\x1enum_control_responses_received\x18\x02 \x01(\r\x12\x1c\n\x14\x63tb_hardware_running\x18\x05 \x01(\x08\x12\x1f\n\x17\x63tb_hardware_configured\x18\x06 \x01(\x08\x12)\n!failed_to_send_hsi_events_counter\x18\x0c \x01(\x04\x12\x1b\n\x13last_sent_timestamp\x18\x0f \x01(\x04\x12\x1e\n\x16last_readout_timestamp\x18\x10 \x01(\x04\x12 \n\x18\x61verage_buffer_occupancy\x18\x15 \x01(\x01\x12\x17\n\x0ftotal_hlt_count\x18\x19 \x01(\x04\x12\x15\n\rts_word_count\x18\x1a \x01(\x04\"\x1c\n\x0bTriggerInfo\x12\r\n\x05\x63ount\x18\x01 \x01(\x04\x62\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ctbmodules.opmon.CTBModule_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_CTBMODULEINFO']._serialized_start=63
24 _globals['_CTBMODULEINFO']._serialized_end=402
25 _globals['_TRIGGERINFO']._serialized_start=404
26 _globals['_TRIGGERINFO']._serialized_end=432
27# @@protoc_insertion_point(module_scope)