DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TRBuilderData_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/TRBuilderData.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#dfmodules/opmon/TRBuilderData.proto\x12\x17\x64unedaq.dfmodules.opmon\"\xb4\x01\n\x11\x44\x46\x41pplicationInfo\x12\x1d\n\x15outstanding_decisions\x18\x01 \x01(\r\x12#\n\x1btotal_time_since_assignment\x18\x02 \x01(\x04\x12!\n\x19min_time_since_assignment\x18\x03 \x01(\x03\x12!\n\x19max_time_since_assignment\x18\x04 \x01(\x03\x12\x15\n\rcapacity_rate\x18\n \x01(\x01\"f\n\x0eTRCompleteInfo\x12\x17\n\x0f\x63ompletion_time\x18\x01 \x01(\x04\x12\x11\n\ttr_number\x18\x05 \x01(\x04\x12\x12\n\nrun_number\x18\x06 \x01(\x04\x12\x14\n\x0ctrigger_type\x18\x07 \x01(\x04\x62\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'dfmodules.opmon.TRBuilderData_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_DFAPPLICATIONINFO']._serialized_start=65
24 _globals['_DFAPPLICATIONINFO']._serialized_end=245
25 _globals['_TRCOMPLETEINFO']._serialized_start=247
26 _globals['_TRCOMPLETEINFO']._serialized_end=349
27# @@protoc_insertion_point(module_scope)