CMS 3D CMS Logo

ROOTFilePB.pb.h
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 #ifndef GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
6 
7 #include <limits>
8 #include <string>
9 
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3011000
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
14 #error your headers.
15 #endif
16 #if 3011003 < PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
20 #endif
21 
22 #include <google/protobuf/port_undef.inc>
23 #include <google/protobuf/io/coded_stream.h>
24 #include <google/protobuf/arena.h>
25 #include <google/protobuf/arenastring.h>
26 #include <google/protobuf/generated_message_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/inlined_string_field.h>
29 #include <google/protobuf/metadata.h>
30 #include <google/protobuf/generated_message_reflection.h>
31 #include <google/protobuf/message.h>
32 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
33 #include <google/protobuf/extension_set.h> // IWYU pragma: export
34 #include <google/protobuf/unknown_field_set.h>
35 // @@protoc_insertion_point(includes)
36 #include <google/protobuf/port_def.inc>
37 #define PROTOBUF_INTERNAL_EXPORT_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
38 PROTOBUF_NAMESPACE_OPEN
39 namespace internal {
40  class AnyMetadata;
41 } // namespace internal
42 PROTOBUF_NAMESPACE_CLOSE
43 
44 // Internal implementation detail -- do not use these members.
46  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold);
47  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(
48  protodesc_cold);
49  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2] PROTOBUF_SECTION_VARIABLE(protodesc_cold);
50  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
51  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
53 };
54 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable
56 namespace dqmstorepb {
57  class ROOTFilePB;
60  class ROOTFilePB_Histo;
63 } // namespace dqmstorepb
64 PROTOBUF_NAMESPACE_OPEN
65 template <>
66 ::dqmstorepb::ROOTFilePB* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB>(Arena*);
67 template <>
68 ::dqmstorepb::ROOTFilePB_Histo* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB_Histo>(Arena*);
69 PROTOBUF_NAMESPACE_CLOSE
70 namespace dqmstorepb {
71 
72  // ===================================================================
73 
74  class ROOTFilePB_Histo : public ::PROTOBUF_NAMESPACE_ID::
75  Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB.Histo) */ {
76  public:
78  ~ROOTFilePB_Histo() override;
79 
81  ROOTFilePB_Histo(ROOTFilePB_Histo&& from) noexcept : ROOTFilePB_Histo() { *this = ::std::move(from); }
82 
84  CopyFrom(from);
85  return *this;
86  }
87  inline ROOTFilePB_Histo& operator=(ROOTFilePB_Histo&& from) noexcept {
88  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
89  if (this != &from)
90  InternalSwap(&from);
91  } else {
92  CopyFrom(from);
93  }
94  return *this;
95  }
96 
97  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
98  return _internal_metadata_.unknown_fields();
99  }
100  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
101  return _internal_metadata_.mutable_unknown_fields();
102  }
103 
104  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
105  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { return GetMetadataStatic().descriptor; }
106  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { return GetMetadataStatic().reflection; }
107  static const ROOTFilePB_Histo& default_instance();
108 
109  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
111  return reinterpret_cast<const ROOTFilePB_Histo*>(&_ROOTFilePB_Histo_default_instance_);
112  }
113  static constexpr int kIndexInFileMessages = 0;
114 
115  friend void swap(ROOTFilePB_Histo& a, ROOTFilePB_Histo& b) { a.Swap(&b); }
116  inline void Swap(ROOTFilePB_Histo* other) {
117  if (other == this)
118  return;
120  }
121 
122  // implements Message ----------------------------------------------
123 
124  inline ROOTFilePB_Histo* New() const final { return CreateMaybeMessage<ROOTFilePB_Histo>(nullptr); }
125 
126  ROOTFilePB_Histo* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
127  return CreateMaybeMessage<ROOTFilePB_Histo>(arena);
128  }
129  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
130  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
131  void CopyFrom(const ROOTFilePB_Histo& from);
132  void MergeFrom(const ROOTFilePB_Histo& from);
133  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
134  bool IsInitialized() const final;
135 
136  size_t ByteSizeLong() const final;
137  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
138  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
139  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
140  int GetCachedSize() const final { return _cached_size_.Get(); }
141 
142  private:
143  inline void SharedCtor();
144  inline void SharedDtor();
145  void SetCachedSize(int size) const final;
147  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
148  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB.Histo"; }
149 
150  private:
151  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const { return nullptr; }
152  inline void* MaybeArenaPtr() const { return nullptr; }
153 
154  public:
155  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
156 
157  private:
158  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
159  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(
162  }
163 
164  public:
165  // nested types ----------------------------------------------------
166 
167  // accessors -------------------------------------------------------
168 
169  enum : int {
174  };
175  // required string full_pathname = 1;
176  bool has_full_pathname() const;
177 
178  private:
179  bool _internal_has_full_pathname() const;
180 
181  public:
182  void clear_full_pathname();
183  const std::string& full_pathname() const;
184  void set_full_pathname(const std::string& value);
186  void set_full_pathname(const char* value);
187  void set_full_pathname(const char* value, size_t size);
191 
192  private:
193  const std::string& _internal_full_pathname() const;
196 
197  public:
198  // required bytes streamed_histo = 3;
199  bool has_streamed_histo() const;
200 
201  private:
202  bool _internal_has_streamed_histo() const;
203 
204  public:
205  void clear_streamed_histo();
206  const std::string& streamed_histo() const;
207  void set_streamed_histo(const std::string& value);
209  void set_streamed_histo(const char* value);
210  void set_streamed_histo(const void* value, size_t size);
214 
215  private:
216  const std::string& _internal_streamed_histo() const;
219 
220  public:
221  // required uint32 size = 2;
222  bool has_size() const;
223 
224  private:
225  bool _internal_has_size() const;
226 
227  public:
228  void clear_size();
231 
232  private:
235 
236  public:
237  // required uint32 flags = 4;
238  bool has_flags() const;
239 
240  private:
241  bool _internal_has_flags() const;
242 
243  public:
244  void clear_flags();
247 
248  private:
251 
252  public:
253  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB.Histo)
254  private:
255  class _Internal;
256 
257  // helper for ByteSizeLong()
258  size_t RequiredFieldsByteSizeFallback() const;
259 
260  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
261  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
262  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
263  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_;
264  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_;
267  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
268  };
269  // -------------------------------------------------------------------
270 
272  : public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB) */ {
273  public:
274  ROOTFilePB();
275  ~ROOTFilePB() override;
276 
277  ROOTFilePB(const ROOTFilePB& from);
278  ROOTFilePB(ROOTFilePB&& from) noexcept : ROOTFilePB() { *this = ::std::move(from); }
279 
280  inline ROOTFilePB& operator=(const ROOTFilePB& from) {
281  CopyFrom(from);
282  return *this;
283  }
284  inline ROOTFilePB& operator=(ROOTFilePB&& from) noexcept {
285  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
286  if (this != &from)
287  InternalSwap(&from);
288  } else {
289  CopyFrom(from);
290  }
291  return *this;
292  }
293 
294  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
295  return _internal_metadata_.unknown_fields();
296  }
297  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
298  return _internal_metadata_.mutable_unknown_fields();
299  }
300 
301  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
302  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { return GetMetadataStatic().descriptor; }
303  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { return GetMetadataStatic().reflection; }
304  static const ROOTFilePB& default_instance();
305 
306  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
307  static inline const ROOTFilePB* internal_default_instance() {
308  return reinterpret_cast<const ROOTFilePB*>(&_ROOTFilePB_default_instance_);
309  }
310  static constexpr int kIndexInFileMessages = 1;
311 
312  friend void swap(ROOTFilePB& a, ROOTFilePB& b) { a.Swap(&b); }
313  inline void Swap(ROOTFilePB* other) {
314  if (other == this)
315  return;
317  }
318 
319  // implements Message ----------------------------------------------
320 
321  inline ROOTFilePB* New() const final { return CreateMaybeMessage<ROOTFilePB>(nullptr); }
322 
323  ROOTFilePB* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { return CreateMaybeMessage<ROOTFilePB>(arena); }
324  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
325  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
326  void CopyFrom(const ROOTFilePB& from);
327  void MergeFrom(const ROOTFilePB& from);
328  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
329  bool IsInitialized() const final;
330 
331  size_t ByteSizeLong() const final;
332  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
333  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
334  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
335  int GetCachedSize() const final { return _cached_size_.Get(); }
336 
337  private:
338  inline void SharedCtor();
339  inline void SharedDtor();
340  void SetCachedSize(int size) const final;
342  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
343  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB"; }
344 
345  private:
346  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const { return nullptr; }
347  inline void* MaybeArenaPtr() const { return nullptr; }
348 
349  public:
350  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
351 
352  private:
353  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
354  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(
357  }
358 
359  public:
360  // nested types ----------------------------------------------------
361 
363 
364  // accessors -------------------------------------------------------
365 
366  enum : int {
368  };
369  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
370  int histo_size() const;
371 
372  private:
373  int _internal_histo_size() const;
374 
375  public:
376  void clear_histo();
378  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* mutable_histo();
379 
380  private:
381  const ::dqmstorepb::ROOTFilePB_Histo& _internal_histo(int index) const;
383 
384  public:
385  const ::dqmstorepb::ROOTFilePB_Histo& histo(int index) const;
387  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& histo() const;
388 
389  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB)
390  private:
391  class _Internal;
392 
393  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
394  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
395  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
396  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo> histo_;
397  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
398  };
399  // ===================================================================
400 
401  // ===================================================================
402 
403 #ifdef __GNUC__
404 #pragma GCC diagnostic push
405 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
406 #endif // __GNUC__
407  // ROOTFilePB_Histo
408 
409  // required string full_pathname = 1;
411  bool value = (_has_bits_[0] & 0x00000001u) != 0;
412  return value;
413  }
416  full_pathname_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
417  _has_bits_[0] &= ~0x00000001u;
418  }
420  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
421  return _internal_full_pathname();
422  }
425  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
426  }
428  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
430  }
431  inline const std::string& ROOTFilePB_Histo::_internal_full_pathname() const { return full_pathname_.GetNoArena(); }
433  _has_bits_[0] |= 0x00000001u;
434  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
435  }
437  _has_bits_[0] |= 0x00000001u;
438  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
439  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.full_pathname)
440  }
441  inline void ROOTFilePB_Histo::set_full_pathname(const char* value) {
442  GOOGLE_DCHECK(value != nullptr);
443  _has_bits_[0] |= 0x00000001u;
444  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
445  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
446  }
447  inline void ROOTFilePB_Histo::set_full_pathname(const char* value, size_t size) {
448  _has_bits_[0] |= 0x00000001u;
449  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
450  ::std::string(reinterpret_cast<const char*>(value), size));
451  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
452  }
454  _has_bits_[0] |= 0x00000001u;
455  return full_pathname_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
456  }
458  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
460  return nullptr;
461  }
462  _has_bits_[0] &= ~0x00000001u;
463  return full_pathname_.ReleaseNonDefaultNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
464  }
466  if (full_pathname != nullptr) {
467  _has_bits_[0] |= 0x00000001u;
468  } else {
469  _has_bits_[0] &= ~0x00000001u;
470  }
471  full_pathname_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
472  full_pathname);
473  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
474  }
475 
476  // required uint32 size = 2;
478  bool value = (_has_bits_[0] & 0x00000004u) != 0;
479  return value;
480  }
481  inline bool ROOTFilePB_Histo::has_size() const { return _internal_has_size(); }
483  size_ = 0u;
484  _has_bits_[0] &= ~0x00000004u;
485  }
488  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.size)
489  return _internal_size();
490  }
492  _has_bits_[0] |= 0x00000004u;
493  size_ = value;
494  }
497  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
498  }
499 
500  // required bytes streamed_histo = 3;
502  bool value = (_has_bits_[0] & 0x00000002u) != 0;
503  return value;
504  }
507  streamed_histo_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
508  _has_bits_[0] &= ~0x00000002u;
509  }
511  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
512  return _internal_streamed_histo();
513  }
516  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
517  }
519  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
521  }
522  inline const std::string& ROOTFilePB_Histo::_internal_streamed_histo() const { return streamed_histo_.GetNoArena(); }
524  _has_bits_[0] |= 0x00000002u;
525  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
526  }
528  _has_bits_[0] |= 0x00000002u;
529  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
530  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
531  }
532  inline void ROOTFilePB_Histo::set_streamed_histo(const char* value) {
533  GOOGLE_DCHECK(value != nullptr);
534  _has_bits_[0] |= 0x00000002u;
535  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
536  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
537  }
538  inline void ROOTFilePB_Histo::set_streamed_histo(const void* value, size_t size) {
539  _has_bits_[0] |= 0x00000002u;
540  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
541  ::std::string(reinterpret_cast<const char*>(value), size));
542  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
543  }
545  _has_bits_[0] |= 0x00000002u;
546  return streamed_histo_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
547  }
549  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
551  return nullptr;
552  }
553  _has_bits_[0] &= ~0x00000002u;
554  return streamed_histo_.ReleaseNonDefaultNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
555  }
557  if (streamed_histo != nullptr) {
558  _has_bits_[0] |= 0x00000002u;
559  } else {
560  _has_bits_[0] &= ~0x00000002u;
561  }
562  streamed_histo_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
564  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
565  }
566 
567  // required uint32 flags = 4;
569  bool value = (_has_bits_[0] & 0x00000008u) != 0;
570  return value;
571  }
572  inline bool ROOTFilePB_Histo::has_flags() const { return _internal_has_flags(); }
574  flags_ = 0u;
575  _has_bits_[0] &= ~0x00000008u;
576  }
579  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
580  return _internal_flags();
581  }
583  _has_bits_[0] |= 0x00000008u;
584  flags_ = value;
585  }
588  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
589  }
590 
591  // -------------------------------------------------------------------
592 
593  // ROOTFilePB
594 
595  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
596  inline int ROOTFilePB::_internal_histo_size() const { return histo_.size(); }
597  inline int ROOTFilePB::histo_size() const { return _internal_histo_size(); }
598  inline void ROOTFilePB::clear_histo() { histo_.Clear(); }
599  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::mutable_histo(int index) {
600  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.histo)
601  return histo_.Mutable(index);
602  }
603  inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* ROOTFilePB::mutable_histo() {
604  // @@protoc_insertion_point(field_mutable_list:dqmstorepb.ROOTFilePB.histo)
605  return &histo_;
606  }
607  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::_internal_histo(int index) const {
608  return histo_.Get(index);
609  }
610  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::histo(int index) const {
611  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.histo)
612  return _internal_histo(index);
613  }
614  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::_internal_add_histo() { return histo_.Add(); }
615  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::add_histo() {
616  // @@protoc_insertion_point(field_add:dqmstorepb.ROOTFilePB.histo)
617  return _internal_add_histo();
618  }
619  inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& ROOTFilePB::histo() const {
620  // @@protoc_insertion_point(field_list:dqmstorepb.ROOTFilePB.histo)
621  return histo_;
622  }
623 
624 #ifdef __GNUC__
625 #pragma GCC diagnostic pop
626 #endif // __GNUC__
627  // -------------------------------------------------------------------
628 
629  // @@protoc_insertion_point(namespace_scope)
630 
631 } // namespace dqmstorepb
632 
633 // @@protoc_insertion_point(global_scope)
634 
635 #include <google/protobuf/port_undef.inc>
636 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
dqmstorepb::ROOTFilePB_Histo::IsInitialized
bool IsInitialized() const final
Definition: ROOTFilePB.pb.cc:466
dqmstorepb::ROOTFilePB::clear_histo
void clear_histo()
Definition: ROOTFilePB.pb.h:598
dqmstorepb::ROOTFilePB::New
ROOTFilePB * New() const final
Definition: ROOTFilePB.pb.h:321
dqmstorepb::ROOTFilePB_Histo::swap
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
Definition: ROOTFilePB.pb.h:115
dqmstorepb::ROOTFilePB_Histo::release_streamed_histo
std::string * release_streamed_histo()
Definition: ROOTFilePB.pb.h:548
dqmstorepb::ROOTFilePB_Histo::release_full_pathname
std::string * release_full_pathname()
Definition: ROOTFilePB.pb.h:457
dqmstorepb::ROOTFilePB_Histo::size
::PROTOBUF_NAMESPACE_ID::uint32 size() const
Definition: ROOTFilePB.pb.h:487
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::serialization_table
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
Definition: ROOTFilePB.pb.h:51
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::PROTOBUF_SECTION_VARIABLE
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
dqmstorepb::ROOTFilePB::SharedDtor
void SharedDtor()
Definition: ROOTFilePB.pb.cc:517
dqmstorepb::ROOTFilePB::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: ROOTFilePB.pb.h:310
dqmstorepb::ROOTFilePB_Histo::default_instance
static const ROOTFilePB_Histo & default_instance()
Definition: ROOTFilePB.pb.cc:205
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::field_metadata
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
Definition: ROOTFilePB.pb.h:50
dqmstorepb::ROOTFilePB_Histo::_InternalParse
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
Definition: ROOTFilePB.pb.cc:236
dqmstorepb::ROOTFilePB_Histo::_internal_set_size
void _internal_set_size(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:491
dqmstorepb::ROOTFilePB_Histo::GetCachedSize
int GetCachedSize() const final
Definition: ROOTFilePB.pb.h:140
uint8
unsigned char uint8
Definition: MsgTools.h:11
dqmstorepb::ROOTFilePBDefaultTypeInternal
Definition: ROOTFilePB.pb.cc:25
dqmstorepb::ROOTFilePB::_internal_histo_size
int _internal_histo_size() const
Definition: ROOTFilePB.pb.h:596
dqmstorepb::ROOTFilePB::Histo
ROOTFilePB_Histo Histo
Definition: ROOTFilePB.pb.h:362
dqmstorepb::_ROOTFilePB_default_instance_
class dqmstorepb::ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_
Definition: ROOTFilePB.pb.h:58
dqmstorepb::ROOTFilePB::add_histo
::dqmstorepb::ROOTFilePB_Histo * add_histo()
Definition: ROOTFilePB.pb.h:615
dqmstorepb::ROOTFilePB_Histo::streamed_histo
const std::string & streamed_histo() const
Definition: ROOTFilePB.pb.h:510
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo
ROOTFilePB_Histo(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:81
dqmstorepb::ROOTFilePB::mutable_histo
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > * mutable_histo()
Definition: ROOTFilePB.pb.h:603
dqmstorepb::ROOTFilePB_Histo::SetCachedSize
void SetCachedSize(int size) const final
Definition: ROOTFilePB.pb.cc:204
dqmstorepb::ROOTFilePB_Histo::InternalSwap
void InternalSwap(ROOTFilePB_Histo *other)
Definition: ROOTFilePB.pb.cc:472
cms::cuda::stream
cudaStream_t stream
Definition: HistoContainer.h:57
dqmstorepb::ROOTFilePB::InternalSwap
void InternalSwap(ROOTFilePB *other)
Definition: ROOTFilePB.pb.cc:669
dqmstorepb::ROOTFilePB_Histo::set_flags
void set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:586
dqmstorepb::ROOTFilePB::operator=
ROOTFilePB & operator=(const ROOTFilePB &from)
Definition: ROOTFilePB.pb.h:280
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo
ROOTFilePB_Histo()
Definition: ROOTFilePB.pb.cc:161
dqmstorepb::ROOTFilePB_Histo::clear_flags
void clear_flags()
Definition: ROOTFilePB.pb.h:573
dqmstorepb::ROOTFilePB_Histo::set_allocated_streamed_histo
void set_allocated_streamed_histo(std::string *streamed_histo)
Definition: ROOTFilePB.pb.h:556
dqmstorepb::ROOTFilePB::ByteSizeLong
size_t ByteSizeLong() const final
Definition: ROOTFilePB.pb.cc:601
dqmstorepb::ROOTFilePB::kHistoFieldNumber
Definition: ROOTFilePB.pb.h:367
dqmstorepb::ROOTFilePB::GetMetadataStatic
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic()
Definition: ROOTFilePB.pb.h:353
dqmstorepb::ROOTFilePB_Histo::set_size
void set_size(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:495
dqmstorepb::ROOTFilePB_Histo::clear_full_pathname
void clear_full_pathname()
Definition: ROOTFilePB.pb.h:415
dqmstorepb::ROOTFilePB_Histo::has_streamed_histo
bool has_streamed_histo() const
Definition: ROOTFilePB.pb.h:505
dqmstorepb::ROOTFilePB_Histo::set_full_pathname
void set_full_pathname(const std::string &value)
Definition: ROOTFilePB.pb.h:423
watchdog.const
const
Definition: watchdog.py:83
dqmstorepb::ROOTFilePB::_InternalSerialize
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
Definition: ROOTFilePB.pb.cc:580
dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal
Definition: ROOTFilePB.pb.cc:21
dqmstorepb::ROOTFilePB_Histo::_has_bits_
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
Definition: ROOTFilePB.pb.h:261
dqmstorepb::ROOTFilePB::_Internal
Definition: ROOTFilePB.pb.cc:490
uint32
unsigned int uint32
Definition: MsgTools.h:13
dqmstorepb::ROOTFilePB_Histo::GetReflection
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: ROOTFilePB.pb.h:106
dqmstorepb::ROOTFilePB_Histo::mutable_full_pathname
std::string * mutable_full_pathname()
Definition: ROOTFilePB.pb.h:427
dqmstorepb::ROOTFilePB_Histo::set_streamed_histo
void set_streamed_histo(const std::string &value)
Definition: ROOTFilePB.pb.h:514
dqmstorepb::ROOTFilePB::New
ROOTFilePB * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: ROOTFilePB.pb.h:323
dqmstorepb::ROOTFilePB::IsInitialized
bool IsInitialized() const final
Definition: ROOTFilePB.pb.cc:663
dqmstorepb::ROOTFilePB_Histo::New
ROOTFilePB_Histo * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: ROOTFilePB.pb.h:126
dqmstorepb::ROOTFilePB::operator=
ROOTFilePB & operator=(ROOTFilePB &&from) noexcept
Definition: ROOTFilePB.pb.h:284
dqmstorepb::ROOTFilePB_Histo
Definition: ROOTFilePB.pb.h:74
dqmstorepb::ROOTFilePB::_internal_histo
const ::dqmstorepb::ROOTFilePB_Histo & _internal_histo(int index) const
Definition: ROOTFilePB.pb.h:607
dqmstorepb::ROOTFilePB_Histo::full_pathname
const std::string & full_pathname() const
Definition: ROOTFilePB.pb.h:419
dqmstorepb::ROOTFilePB_Histo::SharedDtor
void SharedDtor()
Definition: ROOTFilePB.pb.cc:199
dqmstorepb::ROOTFilePB_Histo::operator=
ROOTFilePB_Histo & operator=(const ROOTFilePB_Histo &from)
Definition: ROOTFilePB.pb.h:83
dqmstorepb::ROOTFilePB::_InternalParse
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
Definition: ROOTFilePB.pb.cc:537
dqmstorepb::ROOTFilePB_Histo::_internal_flags
::PROTOBUF_NAMESPACE_ID::uint32 _internal_flags() const
Definition: ROOTFilePB.pb.h:577
dqmstorepb::ROOTFilePB_Histo::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: ROOTFilePB.pb.h:113
dqmstorepb::ROOTFilePB::ROOTFilePB
ROOTFilePB(ROOTFilePB &&from) noexcept
Definition: ROOTFilePB.pb.h:278
dqmstorepb::ROOTFilePB::ROOTFilePB
ROOTFilePB()
Definition: ROOTFilePB.pb.cc:495
dqmstorepb::ROOTFilePB_Histo::MergeFrom
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:408
dqmstorepb::ROOTFilePB::histo_
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > histo_
Definition: ROOTFilePB.pb.h:396
dqmstorepb::ROOTFilePB_Histo::Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Definition: ROOTFilePB.pb.cc:211
trackingPlots.other
other
Definition: trackingPlots.py:1467
dqmstorepb::ROOTFilePB_Histo::_internal_set_streamed_histo
void _internal_set_streamed_histo(const std::string &value)
Definition: ROOTFilePB.pb.h:523
dqmstorepb::ROOTFilePB::default_instance
static const ROOTFilePB & default_instance()
Definition: ROOTFilePB.pb.cc:520
dqmstorepb::ROOTFilePB_Histo::RequiredFieldsByteSizeFallback
size_t RequiredFieldsByteSizeFallback() const
Definition: ROOTFilePB.pb.cc:349
dqmstorepb::ROOTFilePB::GetReflection
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: ROOTFilePB.pb.h:303
dqmstorepb::ROOTFilePB_Histo::size_
::PROTOBUF_NAMESPACE_ID::uint32 size_
Definition: ROOTFilePB.pb.h:265
b
double b
Definition: hdecay.h:118
dqmstorepb::ROOTFilePB_Histo::Swap
void Swap(ROOTFilePB_Histo *other)
Definition: ROOTFilePB.pb.h:116
dqmstorepb::ROOTFilePB_Histo::has_size
bool has_size() const
Definition: ROOTFilePB.pb.h:481
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
dqmstorepb::ROOTFilePB_Histo::_internal_set_flags
void _internal_set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:582
dqmstorepb::ROOTFilePB::histo_size
int histo_size() const
Definition: ROOTFilePB.pb.h:597
dqmstorepb::ROOTFilePB::GetArenaNoVirtual
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual() const
Definition: ROOTFilePB.pb.h:346
dqmstorepb::ROOTFilePB::_cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
Definition: ROOTFilePB.pb.h:395
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.h:45
a
double a
Definition: hdecay.h:119
dqmstorepb::ROOTFilePB_Histo::_internal_metadata_
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
Definition: ROOTFilePB.pb.h:260
dqmstorepb::ROOTFilePB_Histo::clear_size
void clear_size()
Definition: ROOTFilePB.pb.h:482
dqmstorepb::ROOTFilePB::swap
friend void swap(ROOTFilePB &a, ROOTFilePB &b)
Definition: ROOTFilePB.pb.h:312
dqmstorepb::_ROOTFilePB_Histo_default_instance_
class dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
Definition: ROOTFilePB.pb.h:61
dqmstorepb::ROOTFilePB::Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Definition: ROOTFilePB.pb.cc:526
dqmstorepb::ROOTFilePB_Histo::descriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: ROOTFilePB.pb.h:104
dqmstorepb::ROOTFilePB_Histo::has_full_pathname
bool has_full_pathname() const
Definition: ROOTFilePB.pb.h:414
dqmstorepb::ROOTFilePB_Histo::full_pathname_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_
Definition: ROOTFilePB.pb.h:263
dqmstorepb::ROOTFilePB_Histo::set_allocated_full_pathname
void set_allocated_full_pathname(std::string *full_pathname)
Definition: ROOTFilePB.pb.h:465
dqmstorepb::ROOTFilePB_Histo::mutable_unknown_fields
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Definition: ROOTFilePB.pb.h:100
descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.cc:124
dqmstorepb::ROOTFilePB_Histo::flags
::PROTOBUF_NAMESPACE_ID::uint32 flags() const
Definition: ROOTFilePB.pb.h:578
dqmstorepb::ROOTFilePB_Histo::ByteSizeLong
size_t ByteSizeLong() const final
Definition: ROOTFilePB.pb.cc:375
dqmstorepb::ROOTFilePB_Histo::operator=
ROOTFilePB_Histo & operator=(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:87
dqmstorepb::ROOTFilePB::SharedCtor
void SharedCtor()
Definition: ROOTFilePB.pb.cc:508
dqmstorepb::ROOTFilePB_Histo::_internal_size
::PROTOBUF_NAMESPACE_ID::uint32 _internal_size() const
Definition: ROOTFilePB.pb.h:486
printConversionInfo.aux
aux
Definition: printConversionInfo.py:19
dqmstorepb::ROOTFilePB_Histo::streamed_histo_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_
Definition: ROOTFilePB.pb.h:264
dqmstorepb::ROOTFilePB::MergeFrom
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:624
value
Definition: value.py:1
dqmstorepb::ROOTFilePB_Histo::InitAsDefaultInstance
static void InitAsDefaultInstance()
Definition: ROOTFilePB.pb.cc:151
dqmstorepb::ROOTFilePB_Histo::_internal_streamed_histo
const std::string & _internal_streamed_histo() const
Definition: ROOTFilePB.pb.h:522
dqmstorepb::ROOTFilePB_Histo::_internal_full_pathname
const std::string & _internal_full_pathname() const
Definition: ROOTFilePB.pb.h:431
dqmstorepb::ROOTFilePB
Definition: ROOTFilePB.pb.h:271
dqmstorepb::ROOTFilePB::FullMessageName
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName()
Definition: ROOTFilePB.pb.h:343
dqmstorepb::ROOTFilePB_Histo::has_flags
bool has_flags() const
Definition: ROOTFilePB.pb.h:572
dqmstorepb::ROOTFilePB::histo
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > & histo() const
Definition: ROOTFilePB.pb.h:619
dqmstorepb::ROOTFilePB::Swap
void Swap(ROOTFilePB *other)
Definition: ROOTFilePB.pb.h:313
dqmstorepb::ROOTFilePB::GetCachedSize
int GetCachedSize() const final
Definition: ROOTFilePB.pb.h:335
dqmstorepb::ROOTFilePB_Histo::mutable_streamed_histo
std::string * mutable_streamed_histo()
Definition: ROOTFilePB.pb.h:518
dqmstorepb::ROOTFilePB_Histo::_cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
Definition: ROOTFilePB.pb.h:262
dqmstorepb::ROOTFilePB_Histo::kSizeFieldNumber
Definition: ROOTFilePB.pb.h:172
dqmstorepb::ROOTFilePB_Histo::_internal_set_full_pathname
void _internal_set_full_pathname(const std::string &value)
Definition: ROOTFilePB.pb.h:432
dqmstorepb::ROOTFilePB_Histo::_InternalSerialize
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
Definition: ROOTFilePB.pb.cc:306
dqmstorepb::ROOTFilePB::SetCachedSize
void SetCachedSize(int size) const final
Definition: ROOTFilePB.pb.cc:519
dqmstorepb::ROOTFilePB::_internal_add_histo
::dqmstorepb::ROOTFilePB_Histo * _internal_add_histo()
Definition: ROOTFilePB.pb.h:614
eostools.move
def move(src, dest)
Definition: eostools.py:511
dqmstorepb::ROOTFilePB_Histo::FullMessageName
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName()
Definition: ROOTFilePB.pb.h:148
dqmstorepb::ROOTFilePB::CopyFrom
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:647
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::offsets
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: ROOTFilePB.pb.h:52
dqmstorepb::ROOTFilePB_Histo::kFlagsFieldNumber
Definition: ROOTFilePB.pb.h:173
dqmstorepb::ROOTFilePB_Histo::~ROOTFilePB_Histo
~ROOTFilePB_Histo() override
Definition: ROOTFilePB.pb.cc:194
dqmstorepb::ROOTFilePB::GetMetadata
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
Definition: ROOTFilePB.pb.cc:676
dqmstorepb::ROOTFilePB_Histo::GetMetadataStatic
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic()
Definition: ROOTFilePB.pb.h:158
dqmstorepb::ROOTFilePB::MaybeArenaPtr
void * MaybeArenaPtr() const
Definition: ROOTFilePB.pb.h:347
dqmstorepb::ROOTFilePB::~ROOTFilePB
~ROOTFilePB() override
Definition: ROOTFilePB.pb.cc:512
relativeConstraints.value
value
Definition: relativeConstraints.py:53
dqmstorepb::ROOTFilePB_Histo::flags_
::PROTOBUF_NAMESPACE_ID::uint32 flags_
Definition: ROOTFilePB.pb.h:266
dqmstorepb::ROOTFilePB_Histo::kFullPathnameFieldNumber
Definition: ROOTFilePB.pb.h:170
dqmstorepb::ROOTFilePB::descriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: ROOTFilePB.pb.h:301
dqmstorepb::ROOTFilePB::_internal_metadata_
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
Definition: ROOTFilePB.pb.h:391
dqmstorepb::ROOTFilePB_Histo::unknown_fields
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: ROOTFilePB.pb.h:97
dqmstorepb::ROOTFilePB::unknown_fields
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: ROOTFilePB.pb.h:294
dqmstorepb::ROOTFilePB::mutable_unknown_fields
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Definition: ROOTFilePB.pb.h:297
dqmstorepb::ROOTFilePB_Histo::_internal_mutable_streamed_histo
std::string * _internal_mutable_streamed_histo()
Definition: ROOTFilePB.pb.h:544
dqmstorepb::ROOTFilePB::_has_bits_
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
Definition: ROOTFilePB.pb.h:394
dqmstorepb::ROOTFilePB_Histo::_internal_has_full_pathname
bool _internal_has_full_pathname() const
Definition: ROOTFilePB.pb.h:410
dqmstorepb
Definition: ROOTFilePB.pb.cc:20
internal
Definition: ROOTFilePB.pb.h:39
AlignmentPI::index
index
Definition: AlignmentPayloadInspectorHelper.h:46
filterCSVwithJSON.target
target
Definition: filterCSVwithJSON.py:32
dqmstorepb::ROOTFilePB_Histo::SharedCtor
void SharedCtor()
Definition: ROOTFilePB.pb.cc:184
dqmstorepb::ROOTFilePB_Histo::internal_default_instance
static const ROOTFilePB_Histo * internal_default_instance()
Definition: ROOTFilePB.pb.h:110
dqmstorepb::ROOTFilePB_Histo::_internal_has_flags
bool _internal_has_flags() const
Definition: ROOTFilePB.pb.h:568
dqmstorepb::ROOTFilePB_Histo::New
ROOTFilePB_Histo * New() const final
Definition: ROOTFilePB.pb.h:124
dqmstorepb::ROOTFilePB_Histo::GetDescriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: ROOTFilePB.pb.h:105
dqmstorepb::ROOTFilePB_Histo::_internal_mutable_full_pathname
std::string * _internal_mutable_full_pathname()
Definition: ROOTFilePB.pb.h:453
dqmstorepb::ROOTFilePB_Histo::_internal_has_streamed_histo
bool _internal_has_streamed_histo() const
Definition: ROOTFilePB.pb.h:501
dqmstorepb::ROOTFilePB_Histo::GetMetadata
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
Definition: ROOTFilePB.pb.cc:485
dqmstorepb::ROOTFilePB_Histo::kStreamedHistoFieldNumber
Definition: ROOTFilePB.pb.h:171
dqmstorepb::ROOTFilePB_Histo::GetArenaNoVirtual
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual() const
Definition: ROOTFilePB.pb.h:151
dqmstorepb::ROOTFilePB_Histo::MaybeArenaPtr
void * MaybeArenaPtr() const
Definition: ROOTFilePB.pb.h:152
dqmstorepb::ROOTFilePB::InitAsDefaultInstance
static void InitAsDefaultInstance()
Definition: ROOTFilePB.pb.cc:489
dqmstorepb::ROOTFilePB_Histo::CopyFrom
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:450
BPHMonitor_cff.enum
enum
Dimuon0_L3TnP_Upsilon.Upsilon = cms.int32(1)
Definition: BPHMonitor_cff.py:11
dqmstorepb::ROOTFilePB::GetDescriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: ROOTFilePB.pb.h:302
findQualityFiles.size
size
Write out results.
Definition: findQualityFiles.py:443
dqmstorepb::ROOTFilePB::internal_default_instance
static const ROOTFilePB * internal_default_instance()
Definition: ROOTFilePB.pb.h:307
dqmstorepb::ROOTFilePB_Histo::clear_streamed_histo
void clear_streamed_histo()
Definition: ROOTFilePB.pb.h:506
dqmstorepb::ROOTFilePB_Histo::_internal_has_size
bool _internal_has_size() const
Definition: ROOTFilePB.pb.h:477