CMS 3D CMS Logo

ROOTFilePB.pb.cc
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: DQMServices/Core/src/ROOTFilePB.proto
3 
4 #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
6 
7 #include <algorithm>
8 
9 #include <google/protobuf/stubs/common.h>
10 #include <google/protobuf/stubs/port.h>
11 #include <google/protobuf/stubs/once.h>
12 #include <google/protobuf/io/coded_stream.h>
13 #include <google/protobuf/wire_format_lite_inl.h>
14 #include <google/protobuf/descriptor.h>
15 #include <google/protobuf/generated_message_reflection.h>
16 #include <google/protobuf/reflection_ops.h>
17 #include <google/protobuf/wire_format.h>
18 // @@protoc_insertion_point(includes)
19 
20 namespace dqmstorepb {
22 public:
23  ::google::protobuf::internal::ExplicitlyConstructed<ROOTFilePB_Histo>
27 public:
28  ::google::protobuf::internal::ExplicitlyConstructed<ROOTFilePB>
31 
32 namespace protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto {
33 
34 
35 namespace {
36 
37 ::google::protobuf::Metadata file_level_metadata[2];
38 
39 } // namespace
40 
41 PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTableField
42  const TableStruct::entries[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
43  {0, 0, 0, ::google::protobuf::internal::kInvalidMask, 0, 0},
44 };
45 
46 PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::AuxillaryParseTableField
47  const TableStruct::aux[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
48  ::google::protobuf::internal::AuxillaryParseTableField(),
49 };
50 PROTOBUF_CONSTEXPR_VAR ::google::protobuf::internal::ParseTable const
52  { nullptr, nullptr, 0, -1, -1, -1, -1, nullptr, false },
53  { nullptr, nullptr, 0, -1, -1, -1, -1, nullptr, false },
54 };
55 
56 const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
57  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, _has_bits_),
58  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, _internal_metadata_),
59  ~0u, // no _extensions_
60  ~0u, // no _oneof_case_
61  ~0u, // no _weak_field_map_
62  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, full_pathname_),
63  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, size_),
64  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, streamed_histo_),
65  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, flags_),
66  0,
67  2,
68  1,
69  3,
70  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB, _has_bits_),
71  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB, _internal_metadata_),
72  ~0u, // no _extensions_
73  ~0u, // no _oneof_case_
74  ~0u, // no _weak_field_map_
75  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB, histo_),
76  ~0u,
77 };
78 static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
79  { 0, 9, sizeof(ROOTFilePB_Histo)},
80  { 13, 19, sizeof(ROOTFilePB)},
81 };
82 
83 static ::google::protobuf::Message const * const file_default_instances[] = {
84  reinterpret_cast<const ::google::protobuf::Message*>(&_ROOTFilePB_Histo_default_instance_),
85  reinterpret_cast<const ::google::protobuf::Message*>(&_ROOTFilePB_default_instance_),
86 };
87 
88 namespace {
89 
90 void protobuf_AssignDescriptors() {
92  ::google::protobuf::MessageFactory* factory = nullptr;
93  AssignDescriptors(
94  "DQMServices/Core/src/ROOTFilePB.proto", schemas, file_default_instances, TableStruct::offsets, factory,
95  file_level_metadata, nullptr, nullptr);
96 }
97 
98 void protobuf_AssignDescriptorsOnce() {
99  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
100  ::google::protobuf::GoogleOnceInit(&once, &protobuf_AssignDescriptors);
101 }
102 
103 void protobuf_RegisterTypes(const ::std::string&) GOOGLE_ATTRIBUTE_COLD;
104 void protobuf_RegisterTypes(const ::std::string&) {
105  protobuf_AssignDescriptorsOnce();
106  ::google::protobuf::internal::RegisterAllTypes(file_level_metadata, 2);
107 }
108 
109 } // namespace
110 void TableStruct::InitDefaultsImpl() {
111  GOOGLE_PROTOBUF_VERIFY_VERSION;
112 
113  ::google::protobuf::internal::InitProtobufDefaults();
115  ::google::protobuf::internal::OnShutdownDestroyMessage(
117  ::google::protobuf::internal::OnShutdownDestroyMessage(
119 
120 void InitDefaults() {
121  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
122  ::google::protobuf::GoogleOnceInit(&once, &TableStruct::InitDefaultsImpl);
123 }
124 namespace {
125 void AddDescriptorsImpl() {
126  InitDefaults();
127  static const char descriptor[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
128  "\n%DQMServices/Core/src/ROOTFilePB.proto\022"
129  "\ndqmstorepb\"\216\001\n\nROOTFilePB\022+\n\005histo\030\001 \003("
130  "\0132\034.dqmstorepb.ROOTFilePB.Histo\032S\n\005Histo"
131  "\022\025\n\rfull_pathname\030\001 \002(\t\022\014\n\004size\030\002 \002(\r\022\026\n"
132  "\016streamed_histo\030\003 \002(\014\022\r\n\005flags\030\004 \002(\r"
133  };
134  ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
135  descriptor, 196);
136  ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
137  "DQMServices/Core/src/ROOTFilePB.proto", &protobuf_RegisterTypes);
138 }
139 } // anonymous namespace
140 
142  static GOOGLE_PROTOBUF_DECLARE_ONCE(once);
143  ::google::protobuf::GoogleOnceInit(&once, &AddDescriptorsImpl);
144 }
145 // Force AddDescriptors() to be called at dynamic initialization time.
148  AddDescriptors();
149  }
151 
152 } // namespace protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
153 
154 
155 // ===================================================================
156 
157 #if !defined(_MSC_VER) || _MSC_VER >= 1900
162 #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
163 
165  : ::google::protobuf::Message(), _internal_metadata_(nullptr) {
166  if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
168  }
169  SharedCtor();
170  // @@protoc_insertion_point(constructor:dqmstorepb.ROOTFilePB.Histo)
171 }
173  : ::google::protobuf::Message(),
175  _has_bits_(from._has_bits_),
176  _cached_size_(0) {
178  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
179  if (from.has_full_pathname()) {
180  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.full_pathname_);
181  }
182  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
183  if (from.has_streamed_histo()) {
184  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.streamed_histo_);
185  }
186  ::memcpy(&size_, &from.size_,
187  static_cast<size_t>(reinterpret_cast<char*>(&flags_) -
188  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
189  // @@protoc_insertion_point(copy_constructor:dqmstorepb.ROOTFilePB.Histo)
190 }
191 
193  _cached_size_ = 0;
194  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
195  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
196  ::memset(&size_, 0, static_cast<size_t>(
197  reinterpret_cast<char*>(&flags_) -
198  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
199 }
200 
202  // @@protoc_insertion_point(destructor:dqmstorepb.ROOTFilePB.Histo)
203  SharedDtor();
204 }
205 
207  full_pathname_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
208  streamed_histo_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
209 }
210 
212  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
214  GOOGLE_SAFE_CONCURRENT_WRITES_END();
215 }
216 const ::google::protobuf::Descriptor* ROOTFilePB_Histo::descriptor() {
217  protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::protobuf_AssignDescriptorsOnce();
218  return protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
219 }
220 
223  return *internal_default_instance();
224 }
225 
226 ROOTFilePB_Histo* ROOTFilePB_Histo::New(::google::protobuf::Arena* arena) const {
228  if (arena != nullptr) {
229  arena->Own(n);
230  }
231  return n;
232 }
233 
235 // @@protoc_insertion_point(message_clear_start:dqmstorepb.ROOTFilePB.Histo)
236  ::google::protobuf::uint32 cached_has_bits = 0;
237  // Prevent compiler warnings about cached_has_bits being unused
238  (void) cached_has_bits;
239 
240  cached_has_bits = _has_bits_[0];
241  if (cached_has_bits & 3u) {
242  if (cached_has_bits & 0x00000001u) {
243  GOOGLE_DCHECK(!full_pathname_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
244  (*full_pathname_.UnsafeRawStringPointer())->clear();
245  }
246  if (cached_has_bits & 0x00000002u) {
247  GOOGLE_DCHECK(!streamed_histo_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
248  (*streamed_histo_.UnsafeRawStringPointer())->clear();
249  }
250  }
251  if (cached_has_bits & 12u) {
252  ::memset(&size_, 0, static_cast<size_t>(
253  reinterpret_cast<char*>(&flags_) -
254  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
255  }
256  _has_bits_.Clear();
257  _internal_metadata_.Clear();
258 }
259 
261  ::google::protobuf::io::CodedInputStream* input) {
262 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
264  // @@protoc_insertion_point(parse_start:dqmstorepb.ROOTFilePB.Histo)
265  for (;;) {
266  ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u);
267  tag = p.first;
268  if (!p.second) goto handle_unusual;
269  switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
270  // required string full_pathname = 1;
271  case 1: {
272  if (static_cast< ::google::protobuf::uint8>(tag) ==
273  static_cast< ::google::protobuf::uint8>(10u /* 10 & 0xFF */)) {
274  DO_(::google::protobuf::internal::WireFormatLite::ReadString(
275  input, this->mutable_full_pathname()));
276  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
277  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
278  ::google::protobuf::internal::WireFormat::PARSE,
279  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
280  } else {
281  goto handle_unusual;
282  }
283  break;
284  }
285 
286  // required uint32 size = 2;
287  case 2: {
288  if (static_cast< ::google::protobuf::uint8>(tag) ==
289  static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {
290  set_has_size();
291  DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
292  ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
293  input, &size_)));
294  } else {
295  goto handle_unusual;
296  }
297  break;
298  }
299 
300  // required bytes streamed_histo = 3;
301  case 3: {
302  if (static_cast< ::google::protobuf::uint8>(tag) ==
303  static_cast< ::google::protobuf::uint8>(26u /* 26 & 0xFF */)) {
304  DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
305  input, this->mutable_streamed_histo()));
306  } else {
307  goto handle_unusual;
308  }
309  break;
310  }
311 
312  // required uint32 flags = 4;
313  case 4: {
314  if (static_cast< ::google::protobuf::uint8>(tag) ==
315  static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
316  set_has_flags();
317  DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
318  ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
319  input, &flags_)));
320  } else {
321  goto handle_unusual;
322  }
323  break;
324  }
325 
326  default: {
327  handle_unusual:
328  if (tag == 0) {
329  goto success;
330  }
331  DO_(::google::protobuf::internal::WireFormat::SkipField(
332  input, tag, _internal_metadata_.mutable_unknown_fields()));
333  break;
334  }
335  }
336  }
337 success:
338  // @@protoc_insertion_point(parse_success:dqmstorepb.ROOTFilePB.Histo)
339  return true;
340 failure:
341  // @@protoc_insertion_point(parse_failure:dqmstorepb.ROOTFilePB.Histo)
342  return false;
343 #undef DO_
344 }
345 
347  ::google::protobuf::io::CodedOutputStream* output) const {
348  // @@protoc_insertion_point(serialize_start:dqmstorepb.ROOTFilePB.Histo)
349  ::google::protobuf::uint32 cached_has_bits = 0;
350  (void) cached_has_bits;
351 
352  cached_has_bits = _has_bits_[0];
353  // required string full_pathname = 1;
354  if (cached_has_bits & 0x00000001u) {
355  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
356  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
357  ::google::protobuf::internal::WireFormat::SERIALIZE,
358  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
359  ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(
360  1, this->full_pathname(), output);
361  }
362 
363  // required uint32 size = 2;
364  if (cached_has_bits & 0x00000004u) {
365  ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->size(), output);
366  }
367 
368  // required bytes streamed_histo = 3;
369  if (cached_has_bits & 0x00000002u) {
370  ::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
371  3, this->streamed_histo(), output);
372  }
373 
374  // required uint32 flags = 4;
375  if (cached_has_bits & 0x00000008u) {
376  ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->flags(), output);
377  }
378 
379  if (_internal_metadata_.have_unknown_fields()) {
380  ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
381  _internal_metadata_.unknown_fields(), output);
382  }
383  // @@protoc_insertion_point(serialize_end:dqmstorepb.ROOTFilePB.Histo)
384 }
385 
387  bool deterministic, ::google::protobuf::uint8* target) const {
388  (void)deterministic; // Unused
389  // @@protoc_insertion_point(serialize_to_array_start:dqmstorepb.ROOTFilePB.Histo)
390  ::google::protobuf::uint32 cached_has_bits = 0;
391  (void) cached_has_bits;
392 
393  cached_has_bits = _has_bits_[0];
394  // required string full_pathname = 1;
395  if (cached_has_bits & 0x00000001u) {
396  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
397  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
398  ::google::protobuf::internal::WireFormat::SERIALIZE,
399  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
400  target =
401  ::google::protobuf::internal::WireFormatLite::WriteStringToArray(
402  1, this->full_pathname(), target);
403  }
404 
405  // required uint32 size = 2;
406  if (cached_has_bits & 0x00000004u) {
407  target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->size(), target);
408  }
409 
410  // required bytes streamed_histo = 3;
411  if (cached_has_bits & 0x00000002u) {
412  target =
413  ::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
414  3, this->streamed_histo(), target);
415  }
416 
417  // required uint32 flags = 4;
418  if (cached_has_bits & 0x00000008u) {
419  target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->flags(), target);
420  }
421 
422  if (_internal_metadata_.have_unknown_fields()) {
423  target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
424  _internal_metadata_.unknown_fields(), target);
425  }
426  // @@protoc_insertion_point(serialize_to_array_end:dqmstorepb.ROOTFilePB.Histo)
427  return target;
428 }
429 
431 // @@protoc_insertion_point(required_fields_byte_size_fallback_start:dqmstorepb.ROOTFilePB.Histo)
432  size_t total_size = 0;
433 
434  if (has_full_pathname()) {
435  // required string full_pathname = 1;
436  total_size += 1 +
437  ::google::protobuf::internal::WireFormatLite::StringSize(
438  this->full_pathname());
439  }
440 
441  if (has_streamed_histo()) {
442  // required bytes streamed_histo = 3;
443  total_size += 1 +
444  ::google::protobuf::internal::WireFormatLite::BytesSize(
445  this->streamed_histo());
446  }
447 
448  if (has_size()) {
449  // required uint32 size = 2;
450  total_size += 1 +
451  ::google::protobuf::internal::WireFormatLite::UInt32Size(
452  this->size());
453  }
454 
455  if (has_flags()) {
456  // required uint32 flags = 4;
457  total_size += 1 +
458  ::google::protobuf::internal::WireFormatLite::UInt32Size(
459  this->flags());
460  }
461 
462  return total_size;
463 }
465 // @@protoc_insertion_point(message_byte_size_start:dqmstorepb.ROOTFilePB.Histo)
466  size_t total_size = 0;
467 
468  if (_internal_metadata_.have_unknown_fields()) {
469  total_size +=
470  ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
471  _internal_metadata_.unknown_fields());
472  }
473  if (((_has_bits_[0] & 0x0000000f) ^ 0x0000000f) == 0) { // All required fields are present.
474  // required string full_pathname = 1;
475  total_size += 1 +
476  ::google::protobuf::internal::WireFormatLite::StringSize(
477  this->full_pathname());
478 
479  // required bytes streamed_histo = 3;
480  total_size += 1 +
481  ::google::protobuf::internal::WireFormatLite::BytesSize(
482  this->streamed_histo());
483 
484  // required uint32 size = 2;
485  total_size += 1 +
486  ::google::protobuf::internal::WireFormatLite::UInt32Size(
487  this->size());
488 
489  // required uint32 flags = 4;
490  total_size += 1 +
491  ::google::protobuf::internal::WireFormatLite::UInt32Size(
492  this->flags());
493 
494  } else {
495  total_size += RequiredFieldsByteSizeFallback();
496  }
497  int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
498  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
499  _cached_size_ = cached_size;
500  GOOGLE_SAFE_CONCURRENT_WRITES_END();
501  return total_size;
502 }
503 
504 void ROOTFilePB_Histo::MergeFrom(const ::google::protobuf::Message& from) {
505 // @@protoc_insertion_point(generalized_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
506  GOOGLE_DCHECK_NE(&from, this);
507  const ROOTFilePB_Histo* source =
508  ::google::protobuf::internal::DynamicCastToGenerated<const ROOTFilePB_Histo>(
509  &from);
510  if (source == nullptr) {
511  // @@protoc_insertion_point(generalized_merge_from_cast_fail:dqmstorepb.ROOTFilePB.Histo)
512  ::google::protobuf::internal::ReflectionOps::Merge(from, this);
513  } else {
514  // @@protoc_insertion_point(generalized_merge_from_cast_success:dqmstorepb.ROOTFilePB.Histo)
515  MergeFrom(*source);
516  }
517 }
518 
520 // @@protoc_insertion_point(class_specific_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
521  GOOGLE_DCHECK_NE(&from, this);
523  ::google::protobuf::uint32 cached_has_bits = 0;
524  (void) cached_has_bits;
525 
526  cached_has_bits = from._has_bits_[0];
527  if (cached_has_bits & 15u) {
528  if (cached_has_bits & 0x00000001u) {
530  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.full_pathname_);
531  }
532  if (cached_has_bits & 0x00000002u) {
534  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.streamed_histo_);
535  }
536  if (cached_has_bits & 0x00000004u) {
537  size_ = from.size_;
538  }
539  if (cached_has_bits & 0x00000008u) {
540  flags_ = from.flags_;
541  }
542  _has_bits_[0] |= cached_has_bits;
543  }
544 }
545 
546 void ROOTFilePB_Histo::CopyFrom(const ::google::protobuf::Message& from) {
547 // @@protoc_insertion_point(generalized_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
548  if (&from == this) return;
549  Clear();
550  MergeFrom(from);
551 }
552 
554 // @@protoc_insertion_point(class_specific_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
555  if (&from == this) return;
556  Clear();
557  MergeFrom(from);
558 }
559 
561  if ((_has_bits_[0] & 0x0000000f) != 0x0000000f) return false;
562  return true;
563 }
564 
566  if (other == this) return;
567  InternalSwap(other);
568 }
570  using std::swap;
571  full_pathname_.Swap(&other->full_pathname_);
572  streamed_histo_.Swap(&other->streamed_histo_);
573  swap(size_, other->size_);
574  swap(flags_, other->flags_);
575  swap(_has_bits_[0], other->_has_bits_[0]);
578 }
579 
580 ::google::protobuf::Metadata ROOTFilePB_Histo::GetMetadata() const {
581  protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::protobuf_AssignDescriptorsOnce();
582  return protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::file_level_metadata[kIndexInFileMessages];
583 }
584 
585 #if PROTOBUF_INLINE_NOT_IN_HEADERS
586 // ROOTFilePB_Histo
587 
588 // required string full_pathname = 1;
590  return (_has_bits_[0] & 0x00000001u) != 0;
591 }
593  _has_bits_[0] |= 0x00000001u;
594 }
596  _has_bits_[0] &= ~0x00000001u;
597 }
599  full_pathname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
601 }
603  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
604  return full_pathname_.GetNoArena();
605 }
608  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
609  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
610 }
611 #if LANG_CXX11
614  full_pathname_.SetNoArena(
615  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
616  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.full_pathname)
617 }
618 #endif
619 void ROOTFilePB_Histo::set_full_pathname(const char* value) {
620  GOOGLE_DCHECK(value != NULL);
622  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
623  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
624 }
625 void ROOTFilePB_Histo::set_full_pathname(const char* value, size_t size) {
627  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
628  ::std::string(reinterpret_cast<const char*>(value), size));
629  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
630 }
633  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
634  return full_pathname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
635 }
637  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
639  return full_pathname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
640 }
642  if (full_pathname != NULL) {
644  } else {
646  }
647  full_pathname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), full_pathname);
648  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
649 }
650 
651 // required uint32 size = 2;
652 bool ROOTFilePB_Histo::has_size() const {
653  return (_has_bits_[0] & 0x00000004u) != 0;
654 }
656  _has_bits_[0] |= 0x00000004u;
657 }
659  _has_bits_[0] &= ~0x00000004u;
660 }
662  size_ = 0u;
663  clear_has_size();
664 }
666  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.size)
667  return size_;
668 }
670  set_has_size();
671  size_ = value;
672  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
673 }
674 
675 // required bytes streamed_histo = 3;
677  return (_has_bits_[0] & 0x00000002u) != 0;
678 }
680  _has_bits_[0] |= 0x00000002u;
681 }
683  _has_bits_[0] &= ~0x00000002u;
684 }
686  streamed_histo_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
688 }
690  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
691  return streamed_histo_.GetNoArena();
692 }
695  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
696  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
697 }
698 #if LANG_CXX11
701  streamed_histo_.SetNoArena(
702  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
703  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
704 }
705 #endif
706 void ROOTFilePB_Histo::set_streamed_histo(const char* value) {
707  GOOGLE_DCHECK(value != NULL);
709  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
710  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
711 }
712 void ROOTFilePB_Histo::set_streamed_histo(const void* value, size_t size) {
714  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
715  ::std::string(reinterpret_cast<const char*>(value), size));
716  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
717 }
720  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
721  return streamed_histo_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
722 }
724  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
726  return streamed_histo_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
727 }
729  if (streamed_histo != NULL) {
731  } else {
733  }
734  streamed_histo_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), streamed_histo);
735  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
736 }
737 
738 // required uint32 flags = 4;
739 bool ROOTFilePB_Histo::has_flags() const {
740  return (_has_bits_[0] & 0x00000008u) != 0;
741 }
743  _has_bits_[0] |= 0x00000008u;
744 }
746  _has_bits_[0] &= ~0x00000008u;
747 }
749  flags_ = 0u;
750  clear_has_flags();
751 }
753  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
754  return flags_;
755 }
757  set_has_flags();
758  flags_ = value;
759  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
760 }
761 
762 #endif // PROTOBUF_INLINE_NOT_IN_HEADERS
763 
764 // ===================================================================
765 
766 #if !defined(_MSC_VER) || _MSC_VER >= 1900
768 #endif // !defined(_MSC_VER) || _MSC_VER >= 1900
769 
771  : ::google::protobuf::Message(), _internal_metadata_(nullptr) {
772  if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
774  }
775  SharedCtor();
776  // @@protoc_insertion_point(constructor:dqmstorepb.ROOTFilePB)
777 }
779  : ::google::protobuf::Message(),
781  _has_bits_(from._has_bits_),
782  _cached_size_(0),
783  histo_(from.histo_) {
785  // @@protoc_insertion_point(copy_constructor:dqmstorepb.ROOTFilePB)
786 }
787 
789  _cached_size_ = 0;
790 }
791 
793  // @@protoc_insertion_point(destructor:dqmstorepb.ROOTFilePB)
794  SharedDtor();
795 }
796 
798 }
799 
800 void ROOTFilePB::SetCachedSize(int size) const {
801  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
803  GOOGLE_SAFE_CONCURRENT_WRITES_END();
804 }
805 const ::google::protobuf::Descriptor* ROOTFilePB::descriptor() {
806  protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::protobuf_AssignDescriptorsOnce();
807  return protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::file_level_metadata[kIndexInFileMessages].descriptor;
808 }
809 
812  return *internal_default_instance();
813 }
814 
815 ROOTFilePB* ROOTFilePB::New(::google::protobuf::Arena* arena) const {
816  ROOTFilePB* n = new ROOTFilePB;
817  if (arena != nullptr) {
818  arena->Own(n);
819  }
820  return n;
821 }
822 
824 // @@protoc_insertion_point(message_clear_start:dqmstorepb.ROOTFilePB)
825  ::google::protobuf::uint32 cached_has_bits = 0;
826  // Prevent compiler warnings about cached_has_bits being unused
827  (void) cached_has_bits;
828 
829  histo_.Clear();
830  _has_bits_.Clear();
831  _internal_metadata_.Clear();
832 }
833 
835  ::google::protobuf::io::CodedInputStream* input) {
836 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
838  // @@protoc_insertion_point(parse_start:dqmstorepb.ROOTFilePB)
839  for (;;) {
840  ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u);
841  tag = p.first;
842  if (!p.second) goto handle_unusual;
843  switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
844  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
845  case 1: {
846  if (static_cast< ::google::protobuf::uint8>(tag) ==
847  static_cast< ::google::protobuf::uint8>(10u /* 10 & 0xFF */)) {
848  DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
849  input, add_histo()));
850  } else {
851  goto handle_unusual;
852  }
853  break;
854  }
855 
856  default: {
857  handle_unusual:
858  if (tag == 0) {
859  goto success;
860  }
861  DO_(::google::protobuf::internal::WireFormat::SkipField(
862  input, tag, _internal_metadata_.mutable_unknown_fields()));
863  break;
864  }
865  }
866  }
867 success:
868  // @@protoc_insertion_point(parse_success:dqmstorepb.ROOTFilePB)
869  return true;
870 failure:
871  // @@protoc_insertion_point(parse_failure:dqmstorepb.ROOTFilePB)
872  return false;
873 #undef DO_
874 }
875 
877  ::google::protobuf::io::CodedOutputStream* output) const {
878  // @@protoc_insertion_point(serialize_start:dqmstorepb.ROOTFilePB)
879  ::google::protobuf::uint32 cached_has_bits = 0;
880  (void) cached_has_bits;
881 
882  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
883  for (unsigned int i = 0,
884  n = static_cast<unsigned int>(this->histo_size()); i < n; i++) {
885  ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
886  1, this->histo(static_cast<int>(i)), output);
887  }
888 
889  if (_internal_metadata_.have_unknown_fields()) {
890  ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
891  _internal_metadata_.unknown_fields(), output);
892  }
893  // @@protoc_insertion_point(serialize_end:dqmstorepb.ROOTFilePB)
894 }
895 
897  bool deterministic, ::google::protobuf::uint8* target) const {
898  (void)deterministic; // Unused
899  // @@protoc_insertion_point(serialize_to_array_start:dqmstorepb.ROOTFilePB)
900  ::google::protobuf::uint32 cached_has_bits = 0;
901  (void) cached_has_bits;
902 
903  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
904  for (unsigned int i = 0,
905  n = static_cast<unsigned int>(this->histo_size()); i < n; i++) {
906  target = ::google::protobuf::internal::WireFormatLite::
907  InternalWriteMessageNoVirtualToArray(
908  1, this->histo(static_cast<int>(i)), deterministic, target);
909  }
910 
911  if (_internal_metadata_.have_unknown_fields()) {
912  target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
913  _internal_metadata_.unknown_fields(), target);
914  }
915  // @@protoc_insertion_point(serialize_to_array_end:dqmstorepb.ROOTFilePB)
916  return target;
917 }
918 
919 size_t ROOTFilePB::ByteSizeLong() const {
920 // @@protoc_insertion_point(message_byte_size_start:dqmstorepb.ROOTFilePB)
921  size_t total_size = 0;
922 
923  if (_internal_metadata_.have_unknown_fields()) {
924  total_size +=
925  ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
926  _internal_metadata_.unknown_fields());
927  }
928  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
929  {
930  unsigned int count = static_cast<unsigned int>(this->histo_size());
931  total_size += 1UL * count;
932  for (unsigned int i = 0; i < count; i++) {
933  total_size +=
934  ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
935  this->histo(static_cast<int>(i)));
936  }
937  }
938 
939  int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
940  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
941  _cached_size_ = cached_size;
942  GOOGLE_SAFE_CONCURRENT_WRITES_END();
943  return total_size;
944 }
945 
946 void ROOTFilePB::MergeFrom(const ::google::protobuf::Message& from) {
947 // @@protoc_insertion_point(generalized_merge_from_start:dqmstorepb.ROOTFilePB)
948  GOOGLE_DCHECK_NE(&from, this);
949  const ROOTFilePB* source =
950  ::google::protobuf::internal::DynamicCastToGenerated<const ROOTFilePB>(
951  &from);
952  if (source == nullptr) {
953  // @@protoc_insertion_point(generalized_merge_from_cast_fail:dqmstorepb.ROOTFilePB)
954  ::google::protobuf::internal::ReflectionOps::Merge(from, this);
955  } else {
956  // @@protoc_insertion_point(generalized_merge_from_cast_success:dqmstorepb.ROOTFilePB)
957  MergeFrom(*source);
958  }
959 }
960 
962 // @@protoc_insertion_point(class_specific_merge_from_start:dqmstorepb.ROOTFilePB)
963  GOOGLE_DCHECK_NE(&from, this);
965  ::google::protobuf::uint32 cached_has_bits = 0;
966  (void) cached_has_bits;
967 
968  histo_.MergeFrom(from.histo_);
969 }
970 
971 void ROOTFilePB::CopyFrom(const ::google::protobuf::Message& from) {
972 // @@protoc_insertion_point(generalized_copy_from_start:dqmstorepb.ROOTFilePB)
973  if (&from == this) return;
974  Clear();
975  MergeFrom(from);
976 }
977 
978 void ROOTFilePB::CopyFrom(const ROOTFilePB& from) {
979 // @@protoc_insertion_point(class_specific_copy_from_start:dqmstorepb.ROOTFilePB)
980  if (&from == this) return;
981  Clear();
982  MergeFrom(from);
983 }
984 
986  if (!::google::protobuf::internal::AllAreInitialized(this->histo())) return false;
987  return true;
988 }
989 
991  if (other == this) return;
992  InternalSwap(other);
993 }
995  using std::swap;
996  histo_.InternalSwap(&other->histo_);
997  swap(_has_bits_[0], other->_has_bits_[0]);
1000 }
1001 
1002 ::google::protobuf::Metadata ROOTFilePB::GetMetadata() const {
1003  protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::protobuf_AssignDescriptorsOnce();
1004  return protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::file_level_metadata[kIndexInFileMessages];
1005 }
1006 
1007 #if PROTOBUF_INLINE_NOT_IN_HEADERS
1008 // ROOTFilePB
1009 
1010 // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
1011 int ROOTFilePB::histo_size() const {
1012  return histo_.size();
1013 }
1014 void ROOTFilePB::clear_histo() {
1015  histo_.Clear();
1016 }
1017 const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::histo(int index) const {
1018  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.histo)
1019  return histo_.Get(index);
1020 }
1022  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.histo)
1023  return histo_.Mutable(index);
1024 }
1026  // @@protoc_insertion_point(field_add:dqmstorepb.ROOTFilePB.histo)
1027  return histo_.Add();
1028 }
1029 ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >*
1031  // @@protoc_insertion_point(field_mutable_list:dqmstorepb.ROOTFilePB.histo)
1032  return &histo_;
1033 }
1034 const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >&
1035 ROOTFilePB::histo() const {
1036  // @@protoc_insertion_point(field_list:dqmstorepb.ROOTFilePB.histo)
1037  return histo_;
1038 }
1039 
1040 #endif // PROTOBUF_INLINE_NOT_IN_HEADERS
1041 
1042 // @@protoc_insertion_point(namespace_scope)
1043 
1044 } // namespace dqmstorepb
1045 
1046 // @@protoc_insertion_point(global_scope)
::google::protobuf::uint32 flags_
size
Write out results.
static const ROOTFilePB & default_instance()
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
ROOTFilePB_Histo * New() const PROTOBUF_FINAL
void set_allocated_streamed_histo(::std::string *streamed_histo)
PROTOBUF_CONSTEXPR_VAR::google::protobuf::internal::ParseTableField const TableStruct::entries[] GOOGLE_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold)
static const ROOTFilePB_Histo * internal_default_instance()
Definition: ROOTFilePB.pb.h:97
::google::protobuf::internal::HasBits< 1 > _has_bits_
void set_allocated_full_pathname(::std::string *full_pathname)
::std::string * release_full_pathname()
static const int kSizeFieldNumber
void Clear() PROTOBUF_FINAL
void SetCachedSize(int size) const PROTOBUF_FINAL
#define NULL
Definition: scimark2.h:8
::google::protobuf::Message const *const file_default_instances[]
size_t RequiredFieldsByteSizeFallback() const
#define DO_(EXPRESSION)
bool IsInitialized() const PROTOBUF_FINAL
static const ::google::protobuf::Descriptor * descriptor()
#define nullptr
void set_flags(::google::protobuf::uint32 value)
static const ROOTFilePB_Histo & default_instance()
const ::std::string & streamed_histo() const
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
static const int kFullPathnameFieldNumber
static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL
static std::string const input
Definition: EdmProvDump.cc:44
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
void CopyFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL
ROOTFilePB * New() const PROTOBUF_FINAL
void Swap(ROOTFilePB *other)
static const int kStreamedHistoFieldNumber
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
size_t ByteSizeLong() const PROTOBUF_FINAL
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
::google::protobuf::internal::ArenaStringPtr full_pathname_
void InternalSwap(ROOTFilePB *other)
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > histo_
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
Definition: matutil.cc:167
class dqmstorepb::ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_
Definition: ROOTFilePB.pb.h:35
::google::protobuf::internal::HasBits< 1 > _has_bits_
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
Definition: value.py:1
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
static const int kHistoFieldNumber
class dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
Definition: ROOTFilePB.pb.h:38
unsigned int uint32
Definition: MsgTools.h:13
static const ROOTFilePB * internal_default_instance()
void InternalSwap(ROOTFilePB_Histo *other)
void set_size(::google::protobuf::uint32 value)
friend void swap(ROOTFilePB &a, ROOTFilePB &b)
::google::protobuf::uint32 size_
void Clear() PROTOBUF_FINAL
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > * mutable_histo()
const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > & histo() const
unsigned char uint8
Definition: MsgTools.h:11
void set_full_pathname(const ::std::string &value)
::std::string * mutable_full_pathname()
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
::dqmstorepb::ROOTFilePB_Histo * add_histo()
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
static const int kFlagsFieldNumber
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::uint32 flags() const
size_t ByteSizeLong() const PROTOBUF_FINAL
void CopyFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
::std::string * mutable_streamed_histo()
void SetCachedSize(int size) const PROTOBUF_FINAL
::std::string * release_streamed_histo()
static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
void Swap(ROOTFilePB_Histo *other)
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
static const ::google::protobuf::Descriptor * descriptor()
static std::string const source
Definition: EdmProvDump.cc:43
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
bool IsInitialized() const PROTOBUF_FINAL
def move(src, dest)
Definition: eostools.py:510
::google::protobuf::internal::ExplicitlyConstructed< ROOTFilePB > _instance
::google::protobuf::internal::ExplicitlyConstructed< ROOTFilePB_Histo > _instance
void set_streamed_histo(const ::std::string &value)
struct dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer static_descriptor_initializer