DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
tcprocessor_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/tcprocessor_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/tcprocessor_info.proto\x12\x15\x64unedaq.trigger.opmon\"\xeb\x02\n\x0fTCProcessorInfo\x12\x19\n\x11tds_created_count\x18\x01 \x01(\r\x12\x16\n\x0etds_sent_count\x18\x02 \x01(\r\x12\x19\n\x11tds_dropped_count\x18\x03 \x01(\r\x12 \n\x18tds_failed_bitword_count\x18\x04 \x01(\r\x12\x19\n\x11tds_cleared_count\x18\x05 \x01(\r\x12\x19\n\x11tc_received_count\x18\n \x01(\r\x12\x18\n\x10tc_ignored_count\x18\x0b \x01(\r\x12\x1c\n\x14tds_created_tc_count\x18\x15 \x01(\r\x12\x19\n\x11tds_sent_tc_count\x18\x16 \x01(\r\x12\x1c\n\x14tds_dropped_tc_count\x18\x17 \x01(\r\x12#\n\x1btds_failed_bitword_tc_count\x18\x18 \x01(\r\x12\x1c\n\x14tds_cleared_tc_count\x18\x19 \x01(\rb\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'trigger.opmon.tcprocessor_info_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_TCPROCESSORINFO']._serialized_start=64
24 _globals['_TCPROCESSORINFO']._serialized_end=427
25# @@protoc_insertion_point(module_scope)