DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DFOModule_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: dfmodules/opmon/DFOModule.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\x1f\x64\x66modules/opmon/DFOModule.proto\x12\x17\x64unedaq.dfmodules.opmon\"\xe4\x01\n\x07\x44\x46OInfo\x12\x17\n\x0ftokens_received\x18\x01 \x01(\x04\x12\x1a\n\x12\x64\x65\x63isions_received\x18\x02 \x01(\x04\x12\x16\n\x0e\x64\x65\x63isions_sent\x18\x03 \x01(\x04\x12\x1c\n\x14waiting_for_decision\x18\n \x01(\x04\x12\x1c\n\x14\x64\x65\x63iding_destination\x18\x0b \x01(\x04\x12\x1b\n\x13\x66orwarding_decision\x18\x0c \x01(\x04\x12\x19\n\x11waiting_for_token\x18\x0f \x01(\x04\x12\x18\n\x10processing_token\x18\x10 \x01(\x04\"2\n\x0bTriggerInfo\x12\x10\n\x08received\x18\x01 \x01(\x04\x12\x11\n\tcompleted\x18\x02 \x01(\x04\x62\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dfmodules.opmon.DFOModule_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_DFOINFO']._serialized_start=61
24 _globals['_DFOINFO']._serialized_end=289
25 _globals['_TRIGGERINFO']._serialized_start=291
26 _globals['_TRIGGERINFO']._serialized_end=341
27# @@protoc_insertion_point(module_scope)