3 #define R__DICTIONARY_FILENAME GaudiMPDict 14 #include "TDictAttributeMap.h" 15 #include "TInterpreter.h" 18 #include "TMemberInspector.h" 19 #include "TInterpreter.h" 20 #include "TVirtualMutex.h" 27 #include "RtypesImp.h" 28 #include "TIsAProxy.h" 29 #include "TFileMergeInfo.h" 31 #include "TCollectionProxyInfo.h" 34 #include "TDataMember.h" 37 namespace std {}
using namespace std;
40 #include "/builds/gaudi/Gaudi/GaudiMP/dict/gaudimp_dict.h" 45 static TClass *GaudiMPcLcLPyROOTPickle_Dictionary();
46 static void GaudiMPcLcLPyROOTPickle_TClassManip(TClass*);
47 static void *new_GaudiMPcLcLPyROOTPickle(
void *p = 0);
48 static void *newArray_GaudiMPcLcLPyROOTPickle(Long_t
size,
void *p);
49 static void delete_GaudiMPcLcLPyROOTPickle(
void *p);
50 static void deleteArray_GaudiMPcLcLPyROOTPickle(
void *p);
51 static void destruct_GaudiMPcLcLPyROOTPickle(
void *p);
54 static TGenericClassInfo *GenerateInitInstanceLocal(const ::GaudiMP::PyROOTPickle*)
58 static ::ROOT::TGenericClassInfo
59 instance(
"GaudiMP::PyROOTPickle",
"GaudiMP/PyROOTPickle.h", 34,
61 &GaudiMPcLcLPyROOTPickle_Dictionary, isa_proxy, 4,
63 instance.SetNew(&new_GaudiMPcLcLPyROOTPickle);
64 instance.SetNewArray(&newArray_GaudiMPcLcLPyROOTPickle);
65 instance.SetDelete(&delete_GaudiMPcLcLPyROOTPickle);
66 instance.SetDeleteArray(&deleteArray_GaudiMPcLcLPyROOTPickle);
67 instance.SetDestructor(&destruct_GaudiMPcLcLPyROOTPickle);
75 static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::GaudiMP::PyROOTPickle*)0x0);
R__UseDummy(_R__UNIQUE_DICT_(Init));
78 static TClass *GaudiMPcLcLPyROOTPickle_Dictionary() {
79 TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::GaudiMP::PyROOTPickle*)0x0)->GetClass();
80 GaudiMPcLcLPyROOTPickle_TClassManip(theClass);
84 static void GaudiMPcLcLPyROOTPickle_TClassManip(TClass* ){
90 static TClass *GaudiMPcLcLTESSerializer_Dictionary();
91 static void GaudiMPcLcLTESSerializer_TClassManip(TClass*);
92 static void delete_GaudiMPcLcLTESSerializer(
void *p);
93 static void deleteArray_GaudiMPcLcLTESSerializer(
void *p);
94 static void destruct_GaudiMPcLcLTESSerializer(
void *p);
97 static TGenericClassInfo *GenerateInitInstanceLocal(const ::GaudiMP::TESSerializer*)
101 static ::ROOT::TGenericClassInfo
102 instance(
"GaudiMP::TESSerializer",
"GaudiMP/TESSerializer.h", 32,
104 &GaudiMPcLcLTESSerializer_Dictionary, isa_proxy, 4,
106 instance.SetDelete(&delete_GaudiMPcLcLTESSerializer);
107 instance.SetDeleteArray(&deleteArray_GaudiMPcLcLTESSerializer);
108 instance.SetDestructor(&destruct_GaudiMPcLcLTESSerializer);
116 static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::GaudiMP::TESSerializer*)0x0);
R__UseDummy(_R__UNIQUE_DICT_(Init));
119 static TClass *GaudiMPcLcLTESSerializer_Dictionary() {
120 TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::GaudiMP::TESSerializer*)0x0)->GetClass();
121 GaudiMPcLcLTESSerializer_TClassManip(theClass);
125 static void GaudiMPcLcLTESSerializer_TClassManip(TClass* ){
132 static void *new_GaudiMPcLcLPyROOTPickle(
void *p) {
133 return p ? ::new((::ROOT::Internal::TOperatorNewHelper*)p) ::
GaudiMP::PyROOTPickle : new ::GaudiMP::PyROOTPickle;
135 static void *newArray_GaudiMPcLcLPyROOTPickle(Long_t nElements,
void *p) {
136 return p ? ::new((::ROOT::Internal::TOperatorNewHelper*)p) ::
GaudiMP::PyROOTPickle[nElements] : new ::GaudiMP::PyROOTPickle[nElements];
139 static void delete_GaudiMPcLcLPyROOTPickle(
void *p) {
142 static void deleteArray_GaudiMPcLcLPyROOTPickle(
void *p) {
145 static void destruct_GaudiMPcLcLPyROOTPickle(
void *p) {
146 typedef ::GaudiMP::PyROOTPickle current_t;
147 ((current_t*)p)->~current_t();
153 static void delete_GaudiMPcLcLTESSerializer(
void *p) {
156 static void deleteArray_GaudiMPcLcLTESSerializer(
void *p) {
159 static void destruct_GaudiMPcLcLTESSerializer(
void *p) {
160 typedef ::GaudiMP::TESSerializer current_t;
161 ((current_t*)p)->~current_t();
166 void TriggerDictionaryInitialization_GaudiMPDict_Impl() {
167 static const char* headers[] = {
169 static const char* includePaths[] = {
170 "/builds/gaudi/Gaudi/GaudiMP",
171 "/builds/gaudi/Gaudi/GaudiPluginService",
172 "/builds/gaudi/Gaudi/GaudiKernel",
173 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/Python/2.7.13/x86_64-centos7-gcc62-opt/include/python2.7",
174 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/tbb/2018_U1/x86_64-centos7-gcc62-opt/include",
175 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/ROOT/6.12.06/x86_64-centos7-gcc62-opt/include",
176 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/Boost/1.66.0/x86_64-centos7-gcc62-opt/include",
177 "/builds/gaudi/Gaudi/GaudiUtils",
178 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/rangev3/0.3.0/x86_64-centos7-gcc62-opt/include",
179 "/cvmfs/sft.cern.ch/lcg/releases/LCG_93/AIDA/3.2.1/x86_64-centos7-gcc62-opt/src/cpp",
180 "/builds/gaudi/Gaudi/GaudiAlg",
181 "/builds/gaudi/Gaudi/build-gcc62/include",
182 "/cvmfs/sft.cern.ch/lcg/releases/ROOT/6.12.06-51921/x86_64-centos7-gcc62-opt/include",
183 "/builds/gaudi/Gaudi/build-gcc62/GaudiMP/",
186 static const char* fwdDeclCode = R
"DICTFWDDCLS( 187 #line 1 "GaudiMPDict dictionary forward declarations' payload" 188 #pragma clang diagnostic ignored "-Wkeyword-compat" 189 #pragma clang diagnostic ignored "-Wignored-attributes" 190 #pragma clang diagnostic ignored "-Wreturn-type-c-linkage" 191 extern int __Cling_Autoloading_Map; 192 namespace GaudiMP{class __attribute__((annotate("$clingAutoload$GaudiMP/PyROOTPickle.h"))) PyROOTPickle;} 193 namespace GaudiMP{class __attribute__((annotate("$clingAutoload$GaudiMP/TESSerializer.h"))) TESSerializer;} 195 static const char* payloadCode = R
"DICTPAYLOAD( 196 #line 1 "GaudiMPDict dictionary payload" 197 #ifdef _Instantiations 198 #undef _Instantiations 201 #ifndef G__VECTOR_HAS_CLASS_ITERATOR 202 #define G__VECTOR_HAS_CLASS_ITERATOR 1 204 #ifndef _Instantiations 205 #define _Instantiations GaudiMP_Instantiations 208 #define _GNU_SOURCE 1 219 #ifndef GAUDI_V20_COMPAT 220 #define GAUDI_V20_COMPAT 1 222 #ifndef BOOST_FILESYSTEM_VERSION 223 #define BOOST_FILESYSTEM_VERSION 3 225 #ifndef BOOST_SPIRIT_USE_PHOENIX_V3 226 #define BOOST_SPIRIT_USE_PHOENIX_V3 1 229 #define PACKAGE_NAME "GaudiMP" 231 #ifndef PACKAGE_VERSION 232 #define PACKAGE_VERSION "v30r3" 238 #define _BACKWARD_BACKWARD_WARNING_H 239 // redefined anyway in features.h by _GNU_SOURCE 241 #undef _POSIX_C_SOURCE 243 // ============================================================================ 244 // Python must always be the first. 247 #endif // not __APPLE__ 249 #include "GaudiKernel/Algorithm.h" 250 #include "GaudiKernel/Chrono.h" 251 #include "GaudiKernel/ChronoEntity.h" 252 #include "GaudiKernel/ParticleProperty.h" 253 #include "GaudiKernel/Property.h" 254 #include "GaudiKernel/Range.h" 255 #include "GaudiKernel/SerializeSTL.h" 256 #include "GaudiKernel/Stat.h" 257 #include "GaudiKernel/StatEntity.h" 258 #include "GaudiKernel/StringKey.h" 261 #include "GaudiKernel/GaudiHandle.h" 265 // disable icc remark #177: declared but never referenced 266 #pragma warning( disable : 177 ) 267 // disable icc warning #1125: function "C::X()" is hidden by "Y::X" -- virtual function override intended? 268 #pragma warning( disable : 1125 ) 271 #include "GaudiMP/PyROOTPickle.h" 272 #include "GaudiMP/TESSerializer.h" 275 #pragma warning( disable : 4345 ) 276 #pragma warning( disable : 4624 ) 280 // disable icc warning #191: type qualifier is meaningless on cast type 281 // ... a lot of noise produced by the dictionary 282 #pragma warning( disable : 191 ) 285 // ============================================================================ 287 // ============================================================================ 289 #undef _BACKWARD_BACKWARD_WARNING_H 291 static const char* classesHeaders[]={
292 "GaudiMP::PyROOTPickle", payloadCode,
"@",
293 "GaudiMP::TESSerializer", payloadCode,
"@",
296 static bool isInitialized =
false;
297 if (!isInitialized) {
298 TROOT::RegisterModule(
"GaudiMPDict",
299 headers, includePaths, payloadCode, fwdDeclCode,
300 TriggerDictionaryInitialization_GaudiMPDict_Impl, {}, classesHeaders);
301 isInitialized =
true;
304 static struct DictInit {
306 TriggerDictionaryInitialization_GaudiMPDict_Impl();
308 } __TheDictionaryInitializer;
311 TriggerDictionaryInitialization_GaudiMPDict_Impl();
void TriggerDictionaryInitialization_GaudiMPDict()
TGenericClassInfo * GenerateInitInstance(const ::GaudiMP::TESSerializer *)
constexpr auto size(const C &c) noexcept(noexcept(c.size())) -> decltype(c.size())
R__UseDummy(_R__UNIQUE_DICT_(Init))