#include "DQMServices/Core/src/ROOTFilePB.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
Go to the source code of this file.
Classes | |
struct | dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto |
Namespaces | |
dqmstorepb | |
Macros | |
#define | DO_(EXPRESSION) if (!(EXPRESSION)) return false |
#define | DO_(EXPRESSION) if (!(EXPRESSION)) return false |
#define | INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
Variables | |
struct dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto | dqmstorepb::static_descriptor_initializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_ |
#define DO_ | ( | EXPRESSION | ) | if (!(EXPRESSION)) return false |
#define DO_ | ( | EXPRESSION | ) | if (!(EXPRESSION)) return false |
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
Definition at line 3 of file ROOTFilePB.pb.cc.