| 1 |
// |
| 2 |
// File generated by rootcint at Mon Dec 10 18:33:46 2018 |
| 3 |
|
| 4 |
// Do NOT change. Changes will be lost next time file is generated |
| 5 |
// |
| 6 |
|
| 7 |
#define R__DICTIONARY_FILENAME srcdIToFdEdx_patchDict |
| 8 |
#include "RConfig.h" //rootcint 4834 |
| 9 |
#if !defined(R__ACCESS_IN_SYMBOL) |
| 10 |
//Break the privacy of classes -- Disabled for the moment |
| 11 |
#define private public |
| 12 |
#define protected public |
| 13 |
#endif |
| 14 |
|
| 15 |
// Since CINT ignores the std namespace, we need to do so in this file. |
| 16 |
namespace std {} using namespace std; |
| 17 |
#include "ToFdEdx_patchDict.h" |
| 18 |
|
| 19 |
#include "TClass.h" |
| 20 |
#include "TBuffer.h" |
| 21 |
#include "TMemberInspector.h" |
| 22 |
#include "TInterpreter.h" |
| 23 |
#include "TVirtualMutex.h" |
| 24 |
#include "TError.h" |
| 25 |
|
| 26 |
#ifndef G__ROOT |
| 27 |
#define G__ROOT |
| 28 |
#endif |
| 29 |
|
| 30 |
#include "RtypesImp.h" |
| 31 |
#include "TIsAProxy.h" |
| 32 |
#include "TFileMergeInfo.h" |
| 33 |
|
| 34 |
// Direct notice to TROOT of the dictionary's loading. |
| 35 |
namespace { |
| 36 |
static struct DictInit { |
| 37 |
DictInit() { |
| 38 |
ROOT::RegisterModule(); |
| 39 |
} |
| 40 |
} __TheDictionaryInitializer; |
| 41 |
} |
| 42 |
|
| 43 |
// START OF SHADOWS |
| 44 |
|
| 45 |
namespace ROOTShadow { |
| 46 |
namespace Shadow { |
| 47 |
} // of namespace Shadow |
| 48 |
} // of namespace ROOTShadow |
| 49 |
// END OF SHADOWS |
| 50 |
|
| 51 |
namespace ROOTDict { |
| 52 |
void ToF_geometry_ShowMembers(void *obj, TMemberInspector &R__insp); |
| 53 |
static void *new_ToF_geometry(void *p = 0); |
| 54 |
static void *newArray_ToF_geometry(Long_t size, void *p); |
| 55 |
static void delete_ToF_geometry(void *p); |
| 56 |
static void deleteArray_ToF_geometry(void *p); |
| 57 |
static void destruct_ToF_geometry(void *p); |
| 58 |
|
| 59 |
// Function generating the singleton type initializer |
| 60 |
static ROOT::TGenericClassInfo *GenerateInitInstanceLocal(const ::ToF_geometry*) |
| 61 |
{ |
| 62 |
::ToF_geometry *ptr = 0; |
| 63 |
static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ToF_geometry >(0); |
| 64 |
static ::ROOT::TGenericClassInfo |
| 65 |
instance("ToF_geometry", ::ToF_geometry::Class_Version(), "./inc/ToFdEdx_patch.h", 28, |
| 66 |
typeid(::ToF_geometry), ::ROOT::DefineBehavior(ptr, ptr), |
| 67 |
&::ToF_geometry::Dictionary, isa_proxy, 4, |
| 68 |
sizeof(::ToF_geometry) ); |
| 69 |
instance.SetNew(&new_ToF_geometry); |
| 70 |
instance.SetNewArray(&newArray_ToF_geometry); |
| 71 |
instance.SetDelete(&delete_ToF_geometry); |
| 72 |
instance.SetDeleteArray(&deleteArray_ToF_geometry); |
| 73 |
instance.SetDestructor(&destruct_ToF_geometry); |
| 74 |
return &instance; |
| 75 |
} |
| 76 |
ROOT::TGenericClassInfo *GenerateInitInstance(const ::ToF_geometry*) |
| 77 |
{ |
| 78 |
return GenerateInitInstanceLocal((::ToF_geometry*)0); |
| 79 |
} |
| 80 |
// Static variable to force the class initialization |
| 81 |
static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ToF_geometry*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
| 82 |
} // end of namespace ROOTDict |
| 83 |
|
| 84 |
namespace ROOTDict { |
| 85 |
void ToFdEdx_patch_ShowMembers(void *obj, TMemberInspector &R__insp); |
| 86 |
static void *new_ToFdEdx_patch(void *p = 0); |
| 87 |
static void *newArray_ToFdEdx_patch(Long_t size, void *p); |
| 88 |
static void delete_ToFdEdx_patch(void *p); |
| 89 |
static void deleteArray_ToFdEdx_patch(void *p); |
| 90 |
static void destruct_ToFdEdx_patch(void *p); |
| 91 |
|
| 92 |
// Function generating the singleton type initializer |
| 93 |
static ROOT::TGenericClassInfo *GenerateInitInstanceLocal(const ::ToFdEdx_patch*) |
| 94 |
{ |
| 95 |
::ToFdEdx_patch *ptr = 0; |
| 96 |
static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ToFdEdx_patch >(0); |
| 97 |
static ::ROOT::TGenericClassInfo |
| 98 |
instance("ToFdEdx_patch", ::ToFdEdx_patch::Class_Version(), "./inc/ToFdEdx_patch.h", 60, |
| 99 |
typeid(::ToFdEdx_patch), ::ROOT::DefineBehavior(ptr, ptr), |
| 100 |
&::ToFdEdx_patch::Dictionary, isa_proxy, 4, |
| 101 |
sizeof(::ToFdEdx_patch) ); |
| 102 |
instance.SetNew(&new_ToFdEdx_patch); |
| 103 |
instance.SetNewArray(&newArray_ToFdEdx_patch); |
| 104 |
instance.SetDelete(&delete_ToFdEdx_patch); |
| 105 |
instance.SetDeleteArray(&deleteArray_ToFdEdx_patch); |
| 106 |
instance.SetDestructor(&destruct_ToFdEdx_patch); |
| 107 |
return &instance; |
| 108 |
} |
| 109 |
ROOT::TGenericClassInfo *GenerateInitInstance(const ::ToFdEdx_patch*) |
| 110 |
{ |
| 111 |
return GenerateInitInstanceLocal((::ToFdEdx_patch*)0); |
| 112 |
} |
| 113 |
// Static variable to force the class initialization |
| 114 |
static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ToFdEdx_patch*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
| 115 |
} // end of namespace ROOTDict |
| 116 |
|
| 117 |
//______________________________________________________________________________ |
| 118 |
atomic_TClass_ptr ToF_geometry::fgIsA(0); // static to hold class pointer |
| 119 |
|
| 120 |
//______________________________________________________________________________ |
| 121 |
const char *ToF_geometry::Class_Name() |
| 122 |
{ |
| 123 |
return "ToF_geometry"; |
| 124 |
} |
| 125 |
|
| 126 |
//______________________________________________________________________________ |
| 127 |
const char *ToF_geometry::ImplFileName() |
| 128 |
{ |
| 129 |
return ::ROOTDict::GenerateInitInstanceLocal((const ::ToF_geometry*)0x0)->GetImplFileName(); |
| 130 |
} |
| 131 |
|
| 132 |
//______________________________________________________________________________ |
| 133 |
int ToF_geometry::ImplFileLine() |
| 134 |
{ |
| 135 |
return ::ROOTDict::GenerateInitInstanceLocal((const ::ToF_geometry*)0x0)->GetImplFileLine(); |
| 136 |
} |
| 137 |
|
| 138 |
//______________________________________________________________________________ |
| 139 |
void ToF_geometry::Dictionary() |
| 140 |
{ |
| 141 |
fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::ToF_geometry*)0x0)->GetClass(); |
| 142 |
} |
| 143 |
|
| 144 |
//______________________________________________________________________________ |
| 145 |
TClass *ToF_geometry::Class() |
| 146 |
{ |
| 147 |
if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::ToF_geometry*)0x0)->GetClass();} } |
| 148 |
return fgIsA; |
| 149 |
} |
| 150 |
|
| 151 |
//______________________________________________________________________________ |
| 152 |
atomic_TClass_ptr ToFdEdx_patch::fgIsA(0); // static to hold class pointer |
| 153 |
|
| 154 |
//______________________________________________________________________________ |
| 155 |
const char *ToFdEdx_patch::Class_Name() |
| 156 |
{ |
| 157 |
return "ToFdEdx_patch"; |
| 158 |
} |
| 159 |
|
| 160 |
//______________________________________________________________________________ |
| 161 |
const char *ToFdEdx_patch::ImplFileName() |
| 162 |
{ |
| 163 |
return ::ROOTDict::GenerateInitInstanceLocal((const ::ToFdEdx_patch*)0x0)->GetImplFileName(); |
| 164 |
} |
| 165 |
|
| 166 |
//______________________________________________________________________________ |
| 167 |
int ToFdEdx_patch::ImplFileLine() |
| 168 |
{ |
| 169 |
return ::ROOTDict::GenerateInitInstanceLocal((const ::ToFdEdx_patch*)0x0)->GetImplFileLine(); |
| 170 |
} |
| 171 |
|
| 172 |
//______________________________________________________________________________ |
| 173 |
void ToFdEdx_patch::Dictionary() |
| 174 |
{ |
| 175 |
fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::ToFdEdx_patch*)0x0)->GetClass(); |
| 176 |
} |
| 177 |
|
| 178 |
//______________________________________________________________________________ |
| 179 |
TClass *ToFdEdx_patch::Class() |
| 180 |
{ |
| 181 |
if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::ToFdEdx_patch*)0x0)->GetClass();} } |
| 182 |
return fgIsA; |
| 183 |
} |
| 184 |
|
| 185 |
//______________________________________________________________________________ |
| 186 |
void ToFdEdx_patch::Streamer(TBuffer &R__b) |
| 187 |
{ |
| 188 |
// Stream an object of class ToFdEdx_patch. |
| 189 |
|
| 190 |
if (R__b.IsReading()) { |
| 191 |
R__b.ReadClassBuffer(ToFdEdx_patch::Class(),this); |
| 192 |
} else { |
| 193 |
R__b.WriteClassBuffer(ToFdEdx_patch::Class(),this); |
| 194 |
} |
| 195 |
} |
| 196 |
|
| 197 |
//______________________________________________________________________________ |
| 198 |
void ToFdEdx_patch::ShowMembers(TMemberInspector &R__insp) |
| 199 |
{ |
| 200 |
// Inspect the data members of an object of class ToFdEdx_patch. |
| 201 |
TClass *R__cl = ::ToFdEdx_patch::IsA(); |
| 202 |
if (R__cl || R__insp.IsA()) { } |
| 203 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "*L2", &L2); |
| 204 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eNtr", &eNtr); |
| 205 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "*trkAlg", &trkAlg); |
| 206 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eGeom", &eGeom); |
| 207 |
R__insp.InspectMember(eGeom, "eGeom."); |
| 208 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "OBT", &OBT); |
| 209 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "PKT", &PKT); |
| 210 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "atime", &atime); |
| 211 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "tr", &tr); |
| 212 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "adc_he", &adc_he); |
| 213 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXpmt", &eDEDXpmt); |
| 214 |
R__insp.InspectMember(eDEDXpmt, "eDEDXpmt."); |
| 215 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZpmt", &eZpmt); |
| 216 |
R__insp.InspectMember(eZpmt, "eZpmt."); |
| 217 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXpad", &eDEDXpad); |
| 218 |
R__insp.InspectMember(eDEDXpad, "eDEDXpad."); |
| 219 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZpad", &eZpad); |
| 220 |
R__insp.InspectMember(eZpad, "eZpad."); |
| 221 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXlayer", &eDEDXlayer); |
| 222 |
R__insp.InspectMember(eDEDXlayer, "eDEDXlayer."); |
| 223 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZlayer", &eZlayer); |
| 224 |
R__insp.InspectMember(eZlayer, "eZlayer."); |
| 225 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXplane", &eDEDXplane); |
| 226 |
R__insp.InspectMember(eDEDXplane, "eDEDXplane."); |
| 227 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZplane", &eZplane); |
| 228 |
R__insp.InspectMember(eZplane, "eZplane."); |
| 229 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "INFOpmt", &INFOpmt); |
| 230 |
R__insp.InspectMember(INFOpmt, "INFOpmt."); |
| 231 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "INFOlayer", &INFOlayer); |
| 232 |
R__insp.InspectMember(INFOlayer, "INFOlayer."); |
| 233 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXpmtstd", &eDEDXpmtstd); |
| 234 |
R__insp.InspectMember(eDEDXpmtstd, "eDEDXpmtstd."); |
| 235 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZpmtstd", &eZpmtstd); |
| 236 |
R__insp.InspectMember(eZpmtstd, "eZpmtstd."); |
| 237 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXpadstd", &eDEDXpadstd); |
| 238 |
R__insp.InspectMember(eDEDXpadstd, "eDEDXpadstd."); |
| 239 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZpadstd", &eZpadstd); |
| 240 |
R__insp.InspectMember(eZpadstd, "eZpadstd."); |
| 241 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eDEDXlayerstd", &eDEDXlayerstd); |
| 242 |
R__insp.InspectMember(eDEDXlayerstd, "eDEDXlayerstd."); |
| 243 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eZlayerstd", &eZlayerstd); |
| 244 |
R__insp.InspectMember(eZlayerstd, "eZlayerstd."); |
| 245 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "INFOpmtstd", &INFOpmtstd); |
| 246 |
R__insp.InspectMember(INFOpmtstd, "INFOpmtstd."); |
| 247 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "INFOlayerstd", &INFOlayerstd); |
| 248 |
R__insp.InspectMember(INFOlayerstd, "INFOlayerstd."); |
| 249 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "PMTsat", &PMTsat); |
| 250 |
R__insp.InspectMember(PMTsat, "PMTsat."); |
| 251 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A0_array[100]", A0_array); |
| 252 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A1_array[100]", A1_array); |
| 253 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A2_array[100]", A2_array); |
| 254 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A3_array[100]", A3_array); |
| 255 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A4_array[100]", A4_array); |
| 256 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A5_array[100]", A5_array); |
| 257 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A0[48]", A0); |
| 258 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A1[48]", A1); |
| 259 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A2[48]", A2); |
| 260 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A3[48]", A3); |
| 261 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A4[48]", A4); |
| 262 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "A5[48]", A5); |
| 263 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "T_int_min[100]", T_int_min); |
| 264 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "T_int_max[100]", T_int_max); |
| 265 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "tmin_atten", &tmin_atten); |
| 266 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "tmax_atten", &tmax_atten); |
| 267 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "ical_atten", &ical_atten); |
| 268 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "dedx_corr_mp[3500]", dedx_corr_mp); |
| 269 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "dedx_corr_mhe[3500]", dedx_corr_mhe); |
| 270 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "dedx_corr_mc[3500]", dedx_corr_mc); |
| 271 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "mtime[3500]", mtime); |
| 272 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "ical_2nd", &ical_2nd); |
| 273 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "tmin_2nd", &tmin_2nd); |
| 274 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "tmax_2nd", &tmax_2nd); |
| 275 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "parPos[48]", parPos); |
| 276 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "parDesatBB[48]", parDesatBB); |
| 277 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "parBBneg[48]", parBBneg); |
| 278 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "parBBpos", &parBBpos); |
| 279 |
R__insp.InspectMember(parBBpos, "parBBpos."); |
| 280 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "parBBpol4[48]", parBBpol4); |
| 281 |
TObject::ShowMembers(R__insp); |
| 282 |
} |
| 283 |
|
| 284 |
namespace ROOTDict { |
| 285 |
// Wrappers around operator new |
| 286 |
static void *new_ToFdEdx_patch(void *p) { |
| 287 |
return p ? new(p) ::ToFdEdx_patch : new ::ToFdEdx_patch; |
| 288 |
} |
| 289 |
static void *newArray_ToFdEdx_patch(Long_t nElements, void *p) { |
| 290 |
return p ? new(p) ::ToFdEdx_patch[nElements] : new ::ToFdEdx_patch[nElements]; |
| 291 |
} |
| 292 |
// Wrapper around operator delete |
| 293 |
static void delete_ToFdEdx_patch(void *p) { |
| 294 |
delete ((::ToFdEdx_patch*)p); |
| 295 |
} |
| 296 |
static void deleteArray_ToFdEdx_patch(void *p) { |
| 297 |
delete [] ((::ToFdEdx_patch*)p); |
| 298 |
} |
| 299 |
static void destruct_ToFdEdx_patch(void *p) { |
| 300 |
typedef ::ToFdEdx_patch current_t; |
| 301 |
((current_t*)p)->~current_t(); |
| 302 |
} |
| 303 |
} // end of namespace ROOTDict for class ::ToFdEdx_patch |
| 304 |
|
| 305 |
//______________________________________________________________________________ |
| 306 |
void ToF_geometry::Streamer(TBuffer &R__b) |
| 307 |
{ |
| 308 |
// Stream an object of class ToF_geometry. |
| 309 |
|
| 310 |
if (R__b.IsReading()) { |
| 311 |
R__b.ReadClassBuffer(ToF_geometry::Class(),this); |
| 312 |
} else { |
| 313 |
R__b.WriteClassBuffer(ToF_geometry::Class(),this); |
| 314 |
} |
| 315 |
} |
| 316 |
|
| 317 |
//______________________________________________________________________________ |
| 318 |
void ToF_geometry::ShowMembers(TMemberInspector &R__insp) |
| 319 |
{ |
| 320 |
// Inspect the data members of an object of class ToF_geometry. |
| 321 |
TClass *R__cl = ::ToF_geometry::IsA(); |
| 322 |
if (R__cl || R__insp.IsA()) { } |
| 323 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "ePlane", &ePlane); |
| 324 |
R__insp.InspectMember(ePlane, "ePlane."); |
| 325 |
R__insp.Inspect(R__cl, R__insp.GetParent(), "eXY", &eXY); |
| 326 |
R__insp.InspectMember(eXY, "eXY."); |
| 327 |
TObject::ShowMembers(R__insp); |
| 328 |
} |
| 329 |
|
| 330 |
namespace ROOTDict { |
| 331 |
// Wrappers around operator new |
| 332 |
static void *new_ToF_geometry(void *p) { |
| 333 |
return p ? new(p) ::ToF_geometry : new ::ToF_geometry; |
| 334 |
} |
| 335 |
static void *newArray_ToF_geometry(Long_t nElements, void *p) { |
| 336 |
return p ? new(p) ::ToF_geometry[nElements] : new ::ToF_geometry[nElements]; |
| 337 |
} |
| 338 |
// Wrapper around operator delete |
| 339 |
static void delete_ToF_geometry(void *p) { |
| 340 |
delete ((::ToF_geometry*)p); |
| 341 |
} |
| 342 |
static void deleteArray_ToF_geometry(void *p) { |
| 343 |
delete [] ((::ToF_geometry*)p); |
| 344 |
} |
| 345 |
static void destruct_ToF_geometry(void *p) { |
| 346 |
typedef ::ToF_geometry current_t; |
| 347 |
((current_t*)p)->~current_t(); |
| 348 |
} |
| 349 |
} // end of namespace ROOTDict for class ::ToF_geometry |
| 350 |
|
| 351 |
/******************************************************** |
| 352 |
* src/ToFdEdx_patchDict.cpp |
| 353 |
* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED |
| 354 |
* FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). |
| 355 |
* CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. |
| 356 |
********************************************************/ |
| 357 |
|
| 358 |
#ifdef G__MEMTEST |
| 359 |
#undef malloc |
| 360 |
#undef free |
| 361 |
#endif |
| 362 |
|
| 363 |
#if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) |
| 364 |
#pragma GCC diagnostic ignored "-Wstrict-aliasing" |
| 365 |
#endif |
| 366 |
|
| 367 |
extern "C" void G__cpp_reset_tagtableToFdEdx_patchDict(); |
| 368 |
|
| 369 |
extern "C" void G__set_cpp_environmentToFdEdx_patchDict() { |
| 370 |
G__add_compiledheader("TObject.h"); |
| 371 |
G__add_compiledheader("TMemberInspector.h"); |
| 372 |
G__add_compiledheader("inc/ToFdEdx_patch.h"); |
| 373 |
G__cpp_reset_tagtableToFdEdx_patchDict(); |
| 374 |
} |
| 375 |
#include <new> |
| 376 |
extern "C" int G__cpp_dllrevToFdEdx_patchDict() { return(30051515); } |
| 377 |
|
| 378 |
/********************************************************* |
| 379 |
* Member function Interface Method |
| 380 |
*********************************************************/ |
| 381 |
|
| 382 |
/* ToF_geometry */ |
| 383 |
static int G__ToFdEdx_patchDict_961_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 384 |
{ |
| 385 |
ToF_geometry* p = NULL; |
| 386 |
char* gvp = (char*) G__getgvp(); |
| 387 |
int n = G__getaryconstruct(); |
| 388 |
if (n) { |
| 389 |
if ((gvp == (char*)G__PVOID) || (gvp == 0)) { |
| 390 |
p = new ToF_geometry[n]; |
| 391 |
} else { |
| 392 |
p = new((void*) gvp) ToF_geometry[n]; |
| 393 |
} |
| 394 |
} else { |
| 395 |
if ((gvp == (char*)G__PVOID) || (gvp == 0)) { |
| 396 |
p = new ToF_geometry; |
| 397 |
} else { |
| 398 |
p = new((void*) gvp) ToF_geometry; |
| 399 |
} |
| 400 |
} |
| 401 |
result7->obj.i = (long) p; |
| 402 |
result7->ref = (long) p; |
| 403 |
G__set_tagnum(result7,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry)); |
| 404 |
return(1 || funcname || hash || result7 || libp) ; |
| 405 |
} |
| 406 |
|
| 407 |
static int G__ToFdEdx_patchDict_961_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 408 |
{ |
| 409 |
G__letint(result7, 105, (long) ((ToF_geometry*) G__getstructoffset())->GetPad((int) G__int(libp->para[0]))); |
| 410 |
return(1 || funcname || hash || result7 || libp) ; |
| 411 |
} |
| 412 |
|
| 413 |
static int G__ToFdEdx_patchDict_961_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 414 |
{ |
| 415 |
G__letint(result7, 105, (long) ((ToF_geometry*) G__getstructoffset())->GetPlane((int) G__int(libp->para[0]))); |
| 416 |
return(1 || funcname || hash || result7 || libp) ; |
| 417 |
} |
| 418 |
|
| 419 |
static int G__ToFdEdx_patchDict_961_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 420 |
{ |
| 421 |
G__letint(result7, 105, (long) ((ToF_geometry*) G__getstructoffset())->GetXY((int) G__int(libp->para[0]))); |
| 422 |
return(1 || funcname || hash || result7 || libp) ; |
| 423 |
} |
| 424 |
|
| 425 |
static int G__ToFdEdx_patchDict_961_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 426 |
{ |
| 427 |
G__letint(result7, 85, (long) ToF_geometry::Class()); |
| 428 |
return(1 || funcname || hash || result7 || libp) ; |
| 429 |
} |
| 430 |
|
| 431 |
static int G__ToFdEdx_patchDict_961_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 432 |
{ |
| 433 |
G__letint(result7, 67, (long) ToF_geometry::Class_Name()); |
| 434 |
return(1 || funcname || hash || result7 || libp) ; |
| 435 |
} |
| 436 |
|
| 437 |
static int G__ToFdEdx_patchDict_961_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 438 |
{ |
| 439 |
G__letint(result7, 115, (long) ToF_geometry::Class_Version()); |
| 440 |
return(1 || funcname || hash || result7 || libp) ; |
| 441 |
} |
| 442 |
|
| 443 |
static int G__ToFdEdx_patchDict_961_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 444 |
{ |
| 445 |
ToF_geometry::Dictionary(); |
| 446 |
G__setnull(result7); |
| 447 |
return(1 || funcname || hash || result7 || libp) ; |
| 448 |
} |
| 449 |
|
| 450 |
static int G__ToFdEdx_patchDict_961_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 451 |
{ |
| 452 |
((ToF_geometry*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); |
| 453 |
G__setnull(result7); |
| 454 |
return(1 || funcname || hash || result7 || libp) ; |
| 455 |
} |
| 456 |
|
| 457 |
static int G__ToFdEdx_patchDict_961_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 458 |
{ |
| 459 |
G__letint(result7, 67, (long) ToF_geometry::DeclFileName()); |
| 460 |
return(1 || funcname || hash || result7 || libp) ; |
| 461 |
} |
| 462 |
|
| 463 |
static int G__ToFdEdx_patchDict_961_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 464 |
{ |
| 465 |
G__letint(result7, 105, (long) ToF_geometry::ImplFileLine()); |
| 466 |
return(1 || funcname || hash || result7 || libp) ; |
| 467 |
} |
| 468 |
|
| 469 |
static int G__ToFdEdx_patchDict_961_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 470 |
{ |
| 471 |
G__letint(result7, 67, (long) ToF_geometry::ImplFileName()); |
| 472 |
return(1 || funcname || hash || result7 || libp) ; |
| 473 |
} |
| 474 |
|
| 475 |
static int G__ToFdEdx_patchDict_961_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 476 |
{ |
| 477 |
G__letint(result7, 105, (long) ToF_geometry::DeclFileLine()); |
| 478 |
return(1 || funcname || hash || result7 || libp) ; |
| 479 |
} |
| 480 |
|
| 481 |
// automatic copy constructor |
| 482 |
static int G__ToFdEdx_patchDict_961_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 483 |
|
| 484 |
{ |
| 485 |
ToF_geometry* p; |
| 486 |
void* tmp = (void*) G__int(libp->para[0]); |
| 487 |
p = new ToF_geometry(*(ToF_geometry*) tmp); |
| 488 |
result7->obj.i = (long) p; |
| 489 |
result7->ref = (long) p; |
| 490 |
G__set_tagnum(result7,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry)); |
| 491 |
return(1 || funcname || hash || result7 || libp) ; |
| 492 |
} |
| 493 |
|
| 494 |
// automatic destructor |
| 495 |
typedef ToF_geometry G__TToF_geometry; |
| 496 |
static int G__ToFdEdx_patchDict_961_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 497 |
{ |
| 498 |
char* gvp = (char*) G__getgvp(); |
| 499 |
long soff = G__getstructoffset(); |
| 500 |
int n = G__getaryconstruct(); |
| 501 |
// |
| 502 |
//has_a_delete: 1 |
| 503 |
//has_own_delete1arg: 0 |
| 504 |
//has_own_delete2arg: 0 |
| 505 |
// |
| 506 |
if (!soff) { |
| 507 |
return(1); |
| 508 |
} |
| 509 |
if (n) { |
| 510 |
if (gvp == (char*)G__PVOID) { |
| 511 |
delete[] (ToF_geometry*) soff; |
| 512 |
} else { |
| 513 |
G__setgvp((long) G__PVOID); |
| 514 |
for (int i = n - 1; i >= 0; --i) { |
| 515 |
((ToF_geometry*) (soff+(sizeof(ToF_geometry)*i)))->~G__TToF_geometry(); |
| 516 |
} |
| 517 |
G__setgvp((long)gvp); |
| 518 |
} |
| 519 |
} else { |
| 520 |
if (gvp == (char*)G__PVOID) { |
| 521 |
delete (ToF_geometry*) soff; |
| 522 |
} else { |
| 523 |
G__setgvp((long) G__PVOID); |
| 524 |
((ToF_geometry*) (soff))->~G__TToF_geometry(); |
| 525 |
G__setgvp((long)gvp); |
| 526 |
} |
| 527 |
} |
| 528 |
G__setnull(result7); |
| 529 |
return(1 || funcname || hash || result7 || libp) ; |
| 530 |
} |
| 531 |
|
| 532 |
// automatic assignment operator |
| 533 |
static int G__ToFdEdx_patchDict_961_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 534 |
{ |
| 535 |
ToF_geometry* dest = (ToF_geometry*) G__getstructoffset(); |
| 536 |
*dest = *(ToF_geometry*) libp->para[0].ref; |
| 537 |
const ToF_geometry& obj = *dest; |
| 538 |
result7->ref = (long) (&obj); |
| 539 |
result7->obj.i = (long) (&obj); |
| 540 |
return(1 || funcname || hash || result7 || libp) ; |
| 541 |
} |
| 542 |
|
| 543 |
|
| 544 |
/* ToFdEdx_patch */ |
| 545 |
static int G__ToFdEdx_patchDict_962_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 546 |
{ |
| 547 |
ToFdEdx_patch* p = NULL; |
| 548 |
char* gvp = (char*) G__getgvp(); |
| 549 |
int n = G__getaryconstruct(); |
| 550 |
if (n) { |
| 551 |
if ((gvp == (char*)G__PVOID) || (gvp == 0)) { |
| 552 |
p = new ToFdEdx_patch[n]; |
| 553 |
} else { |
| 554 |
p = new((void*) gvp) ToFdEdx_patch[n]; |
| 555 |
} |
| 556 |
} else { |
| 557 |
if ((gvp == (char*)G__PVOID) || (gvp == 0)) { |
| 558 |
p = new ToFdEdx_patch; |
| 559 |
} else { |
| 560 |
p = new((void*) gvp) ToFdEdx_patch; |
| 561 |
} |
| 562 |
} |
| 563 |
result7->obj.i = (long) p; |
| 564 |
result7->ref = (long) p; |
| 565 |
G__set_tagnum(result7,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch)); |
| 566 |
return(1 || funcname || hash || result7 || libp) ; |
| 567 |
} |
| 568 |
|
| 569 |
static int G__ToFdEdx_patchDict_962_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 570 |
{ |
| 571 |
((ToFdEdx_patch*) G__getstructoffset())->InitPar((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); |
| 572 |
G__setnull(result7); |
| 573 |
return(1 || funcname || hash || result7 || libp) ; |
| 574 |
} |
| 575 |
|
| 576 |
static int G__ToFdEdx_patchDict_962_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 577 |
{ |
| 578 |
((ToFdEdx_patch*) G__getstructoffset())->Define_PMTsat(); |
| 579 |
G__setnull(result7); |
| 580 |
return(1 || funcname || hash || result7 || libp) ; |
| 581 |
} |
| 582 |
|
| 583 |
static int G__ToFdEdx_patchDict_962_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 584 |
{ |
| 585 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParAtt((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); |
| 586 |
G__setnull(result7); |
| 587 |
return(1 || funcname || hash || result7 || libp) ; |
| 588 |
} |
| 589 |
|
| 590 |
static int G__ToFdEdx_patchDict_962_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 591 |
{ |
| 592 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParPos((const char*) G__int(libp->para[0])); |
| 593 |
G__setnull(result7); |
| 594 |
return(1 || funcname || hash || result7 || libp) ; |
| 595 |
} |
| 596 |
|
| 597 |
static int G__ToFdEdx_patchDict_962_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 598 |
{ |
| 599 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParBBneg((const char*) G__int(libp->para[0])); |
| 600 |
G__setnull(result7); |
| 601 |
return(1 || funcname || hash || result7 || libp) ; |
| 602 |
} |
| 603 |
|
| 604 |
static int G__ToFdEdx_patchDict_962_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 605 |
{ |
| 606 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParBBpos((const char*) G__int(libp->para[0])); |
| 607 |
G__setnull(result7); |
| 608 |
return(1 || funcname || hash || result7 || libp) ; |
| 609 |
} |
| 610 |
|
| 611 |
static int G__ToFdEdx_patchDict_962_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 612 |
{ |
| 613 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParDesatBB((const char*) G__int(libp->para[0])); |
| 614 |
G__setnull(result7); |
| 615 |
return(1 || funcname || hash || result7 || libp) ; |
| 616 |
} |
| 617 |
|
| 618 |
static int G__ToFdEdx_patchDict_962_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 619 |
{ |
| 620 |
((ToFdEdx_patch*) G__getstructoffset())->ReadParBBpol4((const char*) G__int(libp->para[0])); |
| 621 |
G__setnull(result7); |
| 622 |
return(1 || funcname || hash || result7 || libp) ; |
| 623 |
} |
| 624 |
|
| 625 |
static int G__ToFdEdx_patchDict_962_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 626 |
{ |
| 627 |
((ToFdEdx_patch*) G__getstructoffset())->Process((PamLevel2*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) |
| 628 |
, (const char*) G__int(libp->para[2])); |
| 629 |
G__setnull(result7); |
| 630 |
return(1 || funcname || hash || result7 || libp) ; |
| 631 |
} |
| 632 |
|
| 633 |
static int G__ToFdEdx_patchDict_962_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 634 |
{ |
| 635 |
switch (libp->paran) { |
| 636 |
case 1: |
| 637 |
((ToFdEdx_patch*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0])); |
| 638 |
G__setnull(result7); |
| 639 |
break; |
| 640 |
case 0: |
| 641 |
((ToFdEdx_patch*) G__getstructoffset())->Print(); |
| 642 |
G__setnull(result7); |
| 643 |
break; |
| 644 |
} |
| 645 |
return(1 || funcname || hash || result7 || libp) ; |
| 646 |
} |
| 647 |
|
| 648 |
static int G__ToFdEdx_patchDict_962_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 649 |
{ |
| 650 |
((ToFdEdx_patch*) G__getstructoffset())->PrintTD(); |
| 651 |
G__setnull(result7); |
| 652 |
return(1 || funcname || hash || result7 || libp) ; |
| 653 |
} |
| 654 |
|
| 655 |
static int G__ToFdEdx_patchDict_962_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 656 |
{ |
| 657 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_pmt((Int_t) G__int(libp->para[0]))); |
| 658 |
return(1 || funcname || hash || result7 || libp) ; |
| 659 |
} |
| 660 |
|
| 661 |
static int G__ToFdEdx_patchDict_962_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 662 |
{ |
| 663 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_pmt((Int_t) G__int(libp->para[0]))); |
| 664 |
return(1 || funcname || hash || result7 || libp) ; |
| 665 |
} |
| 666 |
|
| 667 |
static int G__ToFdEdx_patchDict_962_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 668 |
{ |
| 669 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_pad((Int_t) G__int(libp->para[0]))); |
| 670 |
return(1 || funcname || hash || result7 || libp) ; |
| 671 |
} |
| 672 |
|
| 673 |
static int G__ToFdEdx_patchDict_962_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 674 |
{ |
| 675 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_pad((Int_t) G__int(libp->para[0]))); |
| 676 |
return(1 || funcname || hash || result7 || libp) ; |
| 677 |
} |
| 678 |
|
| 679 |
static int G__ToFdEdx_patchDict_962_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 680 |
{ |
| 681 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_layer((Int_t) G__int(libp->para[0]))); |
| 682 |
return(1 || funcname || hash || result7 || libp) ; |
| 683 |
} |
| 684 |
|
| 685 |
static int G__ToFdEdx_patchDict_962_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 686 |
{ |
| 687 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_layer((Int_t) G__int(libp->para[0]))); |
| 688 |
return(1 || funcname || hash || result7 || libp) ; |
| 689 |
} |
| 690 |
|
| 691 |
static int G__ToFdEdx_patchDict_962_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 692 |
{ |
| 693 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_pmtstd((Int_t) G__int(libp->para[0]))); |
| 694 |
return(1 || funcname || hash || result7 || libp) ; |
| 695 |
} |
| 696 |
|
| 697 |
static int G__ToFdEdx_patchDict_962_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 698 |
{ |
| 699 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_pmtstd((Int_t) G__int(libp->para[0]))); |
| 700 |
return(1 || funcname || hash || result7 || libp) ; |
| 701 |
} |
| 702 |
|
| 703 |
static int G__ToFdEdx_patchDict_962_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 704 |
{ |
| 705 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_padstd((Int_t) G__int(libp->para[0]))); |
| 706 |
return(1 || funcname || hash || result7 || libp) ; |
| 707 |
} |
| 708 |
|
| 709 |
static int G__ToFdEdx_patchDict_962_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 710 |
{ |
| 711 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_padstd((Int_t) G__int(libp->para[0]))); |
| 712 |
return(1 || funcname || hash || result7 || libp) ; |
| 713 |
} |
| 714 |
|
| 715 |
static int G__ToFdEdx_patchDict_962_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 716 |
{ |
| 717 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetdEdx_layerstd((Int_t) G__int(libp->para[0]))); |
| 718 |
return(1 || funcname || hash || result7 || libp) ; |
| 719 |
} |
| 720 |
|
| 721 |
static int G__ToFdEdx_patchDict_962_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 722 |
{ |
| 723 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetCharge_layerstd((Int_t) G__int(libp->para[0]))); |
| 724 |
return(1 || funcname || hash || result7 || libp) ; |
| 725 |
} |
| 726 |
|
| 727 |
static int G__ToFdEdx_patchDict_962_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 728 |
{ |
| 729 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetInfo_pmt((Int_t) G__int(libp->para[0]))); |
| 730 |
return(1 || funcname || hash || result7 || libp) ; |
| 731 |
} |
| 732 |
|
| 733 |
static int G__ToFdEdx_patchDict_962_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 734 |
{ |
| 735 |
G__letdouble(result7, 102, (double) ((ToFdEdx_patch*) G__getstructoffset())->GetInfo_layer((Int_t) G__int(libp->para[0]))); |
| 736 |
return(1 || funcname || hash || result7 || libp) ; |
| 737 |
} |
| 738 |
|
| 739 |
static int G__ToFdEdx_patchDict_962_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 740 |
{ |
| 741 |
G__letint(result7, 85, (long) ToFdEdx_patch::Class()); |
| 742 |
return(1 || funcname || hash || result7 || libp) ; |
| 743 |
} |
| 744 |
|
| 745 |
static int G__ToFdEdx_patchDict_962_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 746 |
{ |
| 747 |
G__letint(result7, 67, (long) ToFdEdx_patch::Class_Name()); |
| 748 |
return(1 || funcname || hash || result7 || libp) ; |
| 749 |
} |
| 750 |
|
| 751 |
static int G__ToFdEdx_patchDict_962_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 752 |
{ |
| 753 |
G__letint(result7, 115, (long) ToFdEdx_patch::Class_Version()); |
| 754 |
return(1 || funcname || hash || result7 || libp) ; |
| 755 |
} |
| 756 |
|
| 757 |
static int G__ToFdEdx_patchDict_962_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 758 |
{ |
| 759 |
ToFdEdx_patch::Dictionary(); |
| 760 |
G__setnull(result7); |
| 761 |
return(1 || funcname || hash || result7 || libp) ; |
| 762 |
} |
| 763 |
|
| 764 |
static int G__ToFdEdx_patchDict_962_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 765 |
{ |
| 766 |
((ToFdEdx_patch*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); |
| 767 |
G__setnull(result7); |
| 768 |
return(1 || funcname || hash || result7 || libp) ; |
| 769 |
} |
| 770 |
|
| 771 |
static int G__ToFdEdx_patchDict_962_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 772 |
{ |
| 773 |
G__letint(result7, 67, (long) ToFdEdx_patch::DeclFileName()); |
| 774 |
return(1 || funcname || hash || result7 || libp) ; |
| 775 |
} |
| 776 |
|
| 777 |
static int G__ToFdEdx_patchDict_962_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 778 |
{ |
| 779 |
G__letint(result7, 105, (long) ToFdEdx_patch::ImplFileLine()); |
| 780 |
return(1 || funcname || hash || result7 || libp) ; |
| 781 |
} |
| 782 |
|
| 783 |
static int G__ToFdEdx_patchDict_962_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 784 |
{ |
| 785 |
G__letint(result7, 67, (long) ToFdEdx_patch::ImplFileName()); |
| 786 |
return(1 || funcname || hash || result7 || libp) ; |
| 787 |
} |
| 788 |
|
| 789 |
static int G__ToFdEdx_patchDict_962_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 790 |
{ |
| 791 |
G__letint(result7, 105, (long) ToFdEdx_patch::DeclFileLine()); |
| 792 |
return(1 || funcname || hash || result7 || libp) ; |
| 793 |
} |
| 794 |
|
| 795 |
// automatic copy constructor |
| 796 |
static int G__ToFdEdx_patchDict_962_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 797 |
|
| 798 |
{ |
| 799 |
ToFdEdx_patch* p; |
| 800 |
void* tmp = (void*) G__int(libp->para[0]); |
| 801 |
p = new ToFdEdx_patch(*(ToFdEdx_patch*) tmp); |
| 802 |
result7->obj.i = (long) p; |
| 803 |
result7->ref = (long) p; |
| 804 |
G__set_tagnum(result7,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch)); |
| 805 |
return(1 || funcname || hash || result7 || libp) ; |
| 806 |
} |
| 807 |
|
| 808 |
// automatic destructor |
| 809 |
typedef ToFdEdx_patch G__TToFdEdx_patch; |
| 810 |
static int G__ToFdEdx_patchDict_962_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) |
| 811 |
{ |
| 812 |
char* gvp = (char*) G__getgvp(); |
| 813 |
long soff = G__getstructoffset(); |
| 814 |
int n = G__getaryconstruct(); |
| 815 |
// |
| 816 |
//has_a_delete: 1 |
| 817 |
//has_own_delete1arg: 0 |
| 818 |
//has_own_delete2arg: 0 |
| 819 |
// |
| 820 |
if (!soff) { |
| 821 |
return(1); |
| 822 |
} |
| 823 |
if (n) { |
| 824 |
if (gvp == (char*)G__PVOID) { |
| 825 |
delete[] (ToFdEdx_patch*) soff; |
| 826 |
} else { |
| 827 |
G__setgvp((long) G__PVOID); |
| 828 |
for (int i = n - 1; i >= 0; --i) { |
| 829 |
((ToFdEdx_patch*) (soff+(sizeof(ToFdEdx_patch)*i)))->~G__TToFdEdx_patch(); |
| 830 |
} |
| 831 |
G__setgvp((long)gvp); |
| 832 |
} |
| 833 |
} else { |
| 834 |
if (gvp == (char*)G__PVOID) { |
| 835 |
delete (ToFdEdx_patch*) soff; |
| 836 |
} else { |
| 837 |
G__setgvp((long) G__PVOID); |
| 838 |
((ToFdEdx_patch*) (soff))->~G__TToFdEdx_patch(); |
| 839 |
G__setgvp((long)gvp); |
| 840 |
} |
| 841 |
} |
| 842 |
G__setnull(result7); |
| 843 |
return(1 || funcname || hash || result7 || libp) ; |
| 844 |
} |
| 845 |
|
| 846 |
|
| 847 |
/* Setting up global function */ |
| 848 |
|
| 849 |
/********************************************************* |
| 850 |
* Member function Stub |
| 851 |
*********************************************************/ |
| 852 |
|
| 853 |
/* ToF_geometry */ |
| 854 |
|
| 855 |
/* ToFdEdx_patch */ |
| 856 |
|
| 857 |
/********************************************************* |
| 858 |
* Global function Stub |
| 859 |
*********************************************************/ |
| 860 |
|
| 861 |
/********************************************************* |
| 862 |
* Get size of pointer to member function |
| 863 |
*********************************************************/ |
| 864 |
class G__Sizep2memfuncToFdEdx_patchDict { |
| 865 |
public: |
| 866 |
G__Sizep2memfuncToFdEdx_patchDict(): p(&G__Sizep2memfuncToFdEdx_patchDict::sizep2memfunc) {} |
| 867 |
size_t sizep2memfunc() { return(sizeof(p)); } |
| 868 |
private: |
| 869 |
size_t (G__Sizep2memfuncToFdEdx_patchDict::*p)(); |
| 870 |
}; |
| 871 |
|
| 872 |
size_t G__get_sizep2memfuncToFdEdx_patchDict() |
| 873 |
{ |
| 874 |
G__Sizep2memfuncToFdEdx_patchDict a; |
| 875 |
G__setsizep2memfunc((int)a.sizep2memfunc()); |
| 876 |
return((size_t)a.sizep2memfunc()); |
| 877 |
} |
| 878 |
|
| 879 |
|
| 880 |
/********************************************************* |
| 881 |
* virtual base class offset calculation interface |
| 882 |
*********************************************************/ |
| 883 |
|
| 884 |
/* Setting up class inheritance */ |
| 885 |
|
| 886 |
/********************************************************* |
| 887 |
* Inheritance information setup/ |
| 888 |
*********************************************************/ |
| 889 |
extern "C" void G__cpp_setup_inheritanceToFdEdx_patchDict() { |
| 890 |
|
| 891 |
/* Setting up class inheritance */ |
| 892 |
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry))) { |
| 893 |
ToF_geometry *G__Lderived; |
| 894 |
G__Lderived=(ToF_geometry*)0x1000; |
| 895 |
{ |
| 896 |
TObject *G__Lpbase=(TObject*)G__Lderived; |
| 897 |
G__inheritance_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry),G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); |
| 898 |
} |
| 899 |
} |
| 900 |
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch))) { |
| 901 |
ToFdEdx_patch *G__Lderived; |
| 902 |
G__Lderived=(ToFdEdx_patch*)0x1000; |
| 903 |
{ |
| 904 |
TObject *G__Lpbase=(TObject*)G__Lderived; |
| 905 |
G__inheritance_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch),G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); |
| 906 |
} |
| 907 |
} |
| 908 |
} |
| 909 |
|
| 910 |
/********************************************************* |
| 911 |
* typedef information setup/ |
| 912 |
*********************************************************/ |
| 913 |
extern "C" void G__cpp_setup_typetableToFdEdx_patchDict() { |
| 914 |
|
| 915 |
/* Setting up typedef entry */ |
| 916 |
G__search_typename2("Int_t",105,-1,0,-1); |
| 917 |
G__setnewtype(-1,"Signed integer 4 bytes (int)",0); |
| 918 |
G__search_typename2("Float_t",102,-1,0,-1); |
| 919 |
G__setnewtype(-1,"Float 4 bytes (float)",0); |
| 920 |
G__search_typename2("Version_t",115,-1,0,-1); |
| 921 |
G__setnewtype(-1,"Class version identifier (short)",0); |
| 922 |
G__search_typename2("Option_t",99,-1,256,-1); |
| 923 |
G__setnewtype(-1,"Option string (const char)",0); |
| 924 |
} |
| 925 |
|
| 926 |
/********************************************************* |
| 927 |
* Data Member information setup/ |
| 928 |
*********************************************************/ |
| 929 |
|
| 930 |
/* Setting up class,struct,union tag member variable */ |
| 931 |
|
| 932 |
/* ToF_geometry */ |
| 933 |
static void G__setup_memvarToF_geometry(void) { |
| 934 |
G__tag_memvar_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry)); |
| 935 |
{ ToF_geometry *p; p=(ToF_geometry*)0x1000; if (p) { } |
| 936 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayI),-1,-1,4,"ePlane=",0,(char*)NULL); |
| 937 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayI),-1,-1,4,"eXY=",0,(char*)NULL); |
| 938 |
G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); |
| 939 |
} |
| 940 |
G__tag_memvar_reset(); |
| 941 |
} |
| 942 |
|
| 943 |
|
| 944 |
/* ToFdEdx_patch */ |
| 945 |
static void G__setup_memvarToFdEdx_patch(void) { |
| 946 |
G__tag_memvar_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch)); |
| 947 |
{ ToFdEdx_patch *p; p=(ToFdEdx_patch*)0x1000; if (p) { } |
| 948 |
G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_PamLevel2),-1,-1,4,"L2=",0,(char*)NULL); |
| 949 |
G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"eNtr=",0,"number of tracker tracks"); |
| 950 |
G__memvar_setup((void*)0,67,0,1,-1,-1,-1,4,"trkAlg=",0,(char*)NULL); |
| 951 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry),-1,-1,4,"eGeom=",0,"ToF geometry"); |
| 952 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"OBT=",0,(char*)NULL); |
| 953 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"PKT=",0,(char*)NULL); |
| 954 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"atime=",0,(char*)NULL); |
| 955 |
G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"tr=",0,(char*)NULL); |
| 956 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"adc_he=",0,(char*)NULL); |
| 957 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXpmt=",0,"0-47 pmt dEdx"); |
| 958 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZpmt=",0,"0-47 pmt charge"); |
| 959 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXpad=",0,"0-23 paddle dEdx"); |
| 960 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZpad=",0,"0-23 paddle charge"); |
| 961 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXlayer=",0,"0-5 layer dEdx"); |
| 962 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZlayer=",0,"0-5 layer charge"); |
| 963 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXplane=",0,"0-2 plane dEdx"); |
| 964 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZplane=",0,"0-2 plane charge"); |
| 965 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"INFOpmt=",0,"0-47 pmt status"); |
| 966 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"INFOlayer=",0,"0-5 layer status"); |
| 967 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXpmtstd=",0,"0-47 pmt dEdx"); |
| 968 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZpmtstd=",0,"0-47 pmt charge"); |
| 969 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXpadstd=",0,"0-23 paddle dEdx"); |
| 970 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZpadstd=",0,"0-23 paddle charge"); |
| 971 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eDEDXlayerstd=",0,"0-5 layer dEdx"); |
| 972 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"eZlayerstd=",0,"0-5 layer charge"); |
| 973 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"INFOpmtstd=",0,"0-47 pmt status"); |
| 974 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"INFOlayerstd=",0,"0-5 layer status "); |
| 975 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"PMTsat=",0,"0-47 saturation parameters"); |
| 976 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A0_array[100]=",0,"48 x 100 define an array of 48 elements per each time interval"); |
| 977 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A1_array[100]=",0,(char*)NULL); |
| 978 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A2_array[100]=",0,(char*)NULL); |
| 979 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A3_array[100]=",0,(char*)NULL); |
| 980 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A4_array[100]=",0,(char*)NULL); |
| 981 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"A5_array[100]=",0,(char*)NULL); |
| 982 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A0[48]=",0,(char*)NULL); |
| 983 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A1[48]=",0,(char*)NULL); |
| 984 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A2[48]=",0,(char*)NULL); |
| 985 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A3[48]=",0,(char*)NULL); |
| 986 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A4[48]=",0,(char*)NULL); |
| 987 |
G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"A5[48]=",0,(char*)NULL); |
| 988 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"T_int_min[100]=",0,(char*)NULL); |
| 989 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"T_int_max[100]=",0,(char*)NULL); |
| 990 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"tmin_atten=",0,(char*)NULL); |
| 991 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"tmax_atten=",0,(char*)NULL); |
| 992 |
G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"ical_atten=",0,(char*)NULL); |
| 993 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"dedx_corr_mp[3500]=",0,"48 x 3500 define an array of 48 elements per each time interval"); |
| 994 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"dedx_corr_mhe[3500]=",0,"48 x 3500 define an array of 48 elements per each time interval"); |
| 995 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"dedx_corr_mc[3500]=",0,"48 x 3500 define an array of 48 elements per each time interval"); |
| 996 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"mtime[3500]=",0,(char*)NULL); |
| 997 |
G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"ical_2nd=",0,(char*)NULL); |
| 998 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"tmin_2nd=",0,(char*)NULL); |
| 999 |
G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"tmax_2nd=",0,(char*)NULL); |
| 1000 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"parPos[48]=",0,"48 x 4"); |
| 1001 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"parDesatBB[48]=",0,"48 x 3"); |
| 1002 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"parBBneg[48]=",0,"48 x 3"); |
| 1003 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"parBBpos=",0,"48 x 1"); |
| 1004 |
G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TArrayF),-1,-1,4,"parBBpol4[48]=",0,"48 x 5 for pol4 parameters"); |
| 1005 |
G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); |
| 1006 |
} |
| 1007 |
G__tag_memvar_reset(); |
| 1008 |
} |
| 1009 |
|
| 1010 |
extern "C" void G__cpp_setup_memvarToFdEdx_patchDict() { |
| 1011 |
} |
| 1012 |
/*********************************************************** |
| 1013 |
************************************************************ |
| 1014 |
************************************************************ |
| 1015 |
************************************************************ |
| 1016 |
************************************************************ |
| 1017 |
************************************************************ |
| 1018 |
************************************************************ |
| 1019 |
***********************************************************/ |
| 1020 |
|
| 1021 |
/********************************************************* |
| 1022 |
* Member function information setup for each class |
| 1023 |
*********************************************************/ |
| 1024 |
static void G__setup_memfuncToF_geometry(void) { |
| 1025 |
/* ToF_geometry */ |
| 1026 |
G__tag_memfunc_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry)); |
| 1027 |
G__memfunc_setup("ToF_geometry",1236,G__ToFdEdx_patchDict_961_0_1, 105, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); |
| 1028 |
G__memfunc_setup("GetPad",565,G__ToFdEdx_patchDict_961_0_2, 105, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - idpmt", (char*)NULL, (void*) NULL, 0); |
| 1029 |
G__memfunc_setup("GetPlane",784,G__ToFdEdx_patchDict_961_0_3, 105, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - idpmt", (char*)NULL, (void*) NULL, 0); |
| 1030 |
G__memfunc_setup("GetXY",465,G__ToFdEdx_patchDict_961_0_4, 105, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - idpmt", (char*)NULL, (void*) NULL, 0); |
| 1031 |
G__memfunc_setup("Class",502,G__ToFdEdx_patchDict_961_0_5, 85, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&ToF_geometry::Class) ), 0); |
| 1032 |
G__memfunc_setup("Class_Name",982,G__ToFdEdx_patchDict_961_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToF_geometry::Class_Name) ), 0); |
| 1033 |
G__memfunc_setup("Class_Version",1339,G__ToFdEdx_patchDict_961_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&ToF_geometry::Class_Version) ), 0); |
| 1034 |
G__memfunc_setup("Dictionary",1046,G__ToFdEdx_patchDict_961_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&ToF_geometry::Dictionary) ), 0); |
| 1035 |
G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); |
| 1036 |
G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); |
| 1037 |
G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); |
| 1038 |
G__memfunc_setup("StreamerNVirtual",1656,G__ToFdEdx_patchDict_961_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); |
| 1039 |
G__memfunc_setup("DeclFileName",1145,G__ToFdEdx_patchDict_961_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToF_geometry::DeclFileName) ), 0); |
| 1040 |
G__memfunc_setup("ImplFileLine",1178,G__ToFdEdx_patchDict_961_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ToF_geometry::ImplFileLine) ), 0); |
| 1041 |
G__memfunc_setup("ImplFileName",1171,G__ToFdEdx_patchDict_961_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToF_geometry::ImplFileName) ), 0); |
| 1042 |
G__memfunc_setup("DeclFileLine",1152,G__ToFdEdx_patchDict_961_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ToF_geometry::DeclFileLine) ), 0); |
| 1043 |
// automatic copy constructor |
| 1044 |
G__memfunc_setup("ToF_geometry", 1236, G__ToFdEdx_patchDict_961_0_17, (int) ('i'), G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry), -1, 0, 1, 1, 1, 0, "u 'ToF_geometry' - 11 - -", (char*) NULL, (void*) NULL, 0); |
| 1045 |
// automatic destructor |
| 1046 |
G__memfunc_setup("~ToF_geometry", 1362, G__ToFdEdx_patchDict_961_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); |
| 1047 |
// automatic assignment operator |
| 1048 |
G__memfunc_setup("operator=", 937, G__ToFdEdx_patchDict_961_0_19, (int) ('u'), G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToF_geometry), -1, 1, 1, 1, 1, 0, "u 'ToF_geometry' - 11 - -", (char*) NULL, (void*) NULL, 0); |
| 1049 |
G__tag_memfunc_reset(); |
| 1050 |
} |
| 1051 |
|
| 1052 |
static void G__setup_memfuncToFdEdx_patch(void) { |
| 1053 |
/* ToFdEdx_patch */ |
| 1054 |
G__tag_memfunc_setup(G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch)); |
| 1055 |
G__memfunc_setup("ToFdEdx_patch",1277,G__ToFdEdx_patchDict_962_0_1, 105, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch), -1, 0, 0, 1, 1, 0, "", "class constructor", (void*) NULL, 0); |
| 1056 |
G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1); |
| 1057 |
G__memfunc_setup("Delete",595,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1); |
| 1058 |
G__memfunc_setup("InitPar",695,G__ToFdEdx_patchDict_962_0_4, 121, -1, -1, 0, 2, 1, 1, 0, |
| 1059 |
"C - - 10 - pardir C - - 10 - param", "init parameters", (void*) NULL, 0); |
| 1060 |
G__memfunc_setup("Define_PMTsat",1251,G__ToFdEdx_patchDict_962_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); |
| 1061 |
G__memfunc_setup("ReadParAtt",968,G__ToFdEdx_patchDict_962_0_6, 121, -1, -1, 0, 2, 1, 1, 0, |
| 1062 |
"C - - 10 - pardir C - - 10 - param", (char*)NULL, (void*) NULL, 0); |
| 1063 |
G__memfunc_setup("ReadParPos",977,G__ToFdEdx_patchDict_962_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fname", (char*)NULL, (void*) NULL, 0); |
| 1064 |
G__memfunc_setup("ReadParBBneg",1117,G__ToFdEdx_patchDict_962_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fname", (char*)NULL, (void*) NULL, 0); |
| 1065 |
G__memfunc_setup("ReadParBBpos",1141,G__ToFdEdx_patchDict_962_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fname", (char*)NULL, (void*) NULL, 0); |
| 1066 |
G__memfunc_setup("ReadParDesatBB",1300,G__ToFdEdx_patchDict_962_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fname", (char*)NULL, (void*) NULL, 0); |
| 1067 |
G__memfunc_setup("ReadParBBpol4",1186,G__ToFdEdx_patchDict_962_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - fname", (char*)NULL, (void*) NULL, 0); |
| 1068 |
G__memfunc_setup("Process",735,G__ToFdEdx_patchDict_962_0_12, 121, -1, -1, 0, 3, 1, 1, 0, |
| 1069 |
"U 'PamLevel2' - 0 - l2p C - - 10 - alg " |
| 1070 |
"C - - 10 - tri_or_bi", "/< Process data 10th red ", (void*) NULL, 0); |
| 1071 |
G__memfunc_setup("Print",525,G__ToFdEdx_patchDict_962_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0); |
| 1072 |
G__memfunc_setup("PrintTD",677,G__ToFdEdx_patchDict_962_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); |
| 1073 |
G__memfunc_setup("GetdEdx_pmt",1109,G__ToFdEdx_patchDict_962_0_15, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipmt", "0-47 dEdx for each PMT for tracked events", (void*) NULL, 0); |
| 1074 |
G__memfunc_setup("GetCharge_pmt",1306,G__ToFdEdx_patchDict_962_0_16, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipmt", "0-47 Z for each PMT for tracked events", (void*) NULL, 0); |
| 1075 |
G__memfunc_setup("GetdEdx_pad",1081,G__ToFdEdx_patchDict_962_0_17, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipad", "0-23 dEdx for each paddle for tracked events (no request of consistency between PMT's response when both on!)", (void*) NULL, 0); |
| 1076 |
G__memfunc_setup("GetCharge_pad",1278,G__ToFdEdx_patchDict_962_0_18, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipad", "0-23 Z for each paddle for tracked events (no request of consistency)", (void*) NULL, 0); |
| 1077 |
G__memfunc_setup("GetdEdx_layer",1313,G__ToFdEdx_patchDict_962_0_19, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ilay", "0-5 dEdx for each layer for tracked events", (void*) NULL, 0); |
| 1078 |
G__memfunc_setup("GetCharge_layer",1510,G__ToFdEdx_patchDict_962_0_20, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ilay", "0-5 Z for each layer for tracked events", (void*) NULL, 0); |
| 1079 |
G__memfunc_setup("GetdEdx_pmtstd",1440,G__ToFdEdx_patchDict_962_0_21, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipmt", "0-47 dEdx for each PMT for tracked events", (void*) NULL, 0); |
| 1080 |
G__memfunc_setup("GetCharge_pmtstd",1637,G__ToFdEdx_patchDict_962_0_22, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipmt", "0-47 Z for each PMT for tracked events", (void*) NULL, 0); |
| 1081 |
G__memfunc_setup("GetdEdx_padstd",1412,G__ToFdEdx_patchDict_962_0_23, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipad", "0-23 dEdx for each paddle for tracked events (no request of consistency between PMT's response when both on!)", (void*) NULL, 0); |
| 1082 |
G__memfunc_setup("GetCharge_padstd",1609,G__ToFdEdx_patchDict_962_0_24, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipad", "0-23 Z for each paddle for tracked events (no request of consistency)", (void*) NULL, 0); |
| 1083 |
G__memfunc_setup("GetdEdx_layerstd",1644,G__ToFdEdx_patchDict_962_0_25, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ilay", "0-5 dEdx for each layer for tracked events", (void*) NULL, 0); |
| 1084 |
G__memfunc_setup("GetCharge_layerstd",1841,G__ToFdEdx_patchDict_962_0_26, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ilay", "0-5 Z for each layer for tracked events", (void*) NULL, 0); |
| 1085 |
G__memfunc_setup("GetInfo_pmt",1116,G__ToFdEdx_patchDict_962_0_27, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ipmt", "0-47 pmt status ", (void*) NULL, 0); |
| 1086 |
G__memfunc_setup("GetInfo_layer",1320,G__ToFdEdx_patchDict_962_0_28, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ilay", "0-5 layer status", (void*) NULL, 0); |
| 1087 |
G__memfunc_setup("f_adcPC",640,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1088 |
G__memfunc_setup("f_BB",329,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 0, |
| 1089 |
"u 'TArrayF' - 1 - p f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1090 |
G__memfunc_setup("f_BBpol4",712,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 0, |
| 1091 |
"u 'TArrayF' - 1 - p f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1092 |
G__memfunc_setup("f_BB5B",448,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1093 |
G__memfunc_setup("f_BB5Bpol4",831,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1094 |
G__memfunc_setup("f_att",526,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 7, 1, 4, 0, |
| 1095 |
"f - - 0 - C0 f - - 0 - C1 " |
| 1096 |
"f - - 0 - C2 f - - 0 - C3 " |
| 1097 |
"f - - 0 - C4 f - - 0 - C5 " |
| 1098 |
"f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1099 |
G__memfunc_setup("f_att5B",645,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1100 |
G__memfunc_setup("f_desatBB",858,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 0, |
| 1101 |
"u 'TArrayF' - 1 - p f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1102 |
G__memfunc_setup("f_desatBB5B",977,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1103 |
G__memfunc_setup("f_pos",535,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 0, |
| 1104 |
"u 'TArrayF' - 1 - p f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1105 |
G__memfunc_setup("f_pos5B",654,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1106 |
G__memfunc_setup("Get_adc_he",979,(G__InterfaceMethod) NULL, 102, -1, -1, 0, 2, 1, 4, 0, |
| 1107 |
"i - - 0 - id f - - 0 - x", (char*)NULL, (void*) NULL, 0); |
| 1108 |
G__memfunc_setup("Class",502,G__ToFdEdx_patchDict_962_0_41, 85, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&ToFdEdx_patch::Class) ), 0); |
| 1109 |
G__memfunc_setup("Class_Name",982,G__ToFdEdx_patchDict_962_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToFdEdx_patch::Class_Name) ), 0); |
| 1110 |
G__memfunc_setup("Class_Version",1339,G__ToFdEdx_patchDict_962_0_43, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&ToFdEdx_patch::Class_Version) ), 0); |
| 1111 |
G__memfunc_setup("Dictionary",1046,G__ToFdEdx_patchDict_962_0_44, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&ToFdEdx_patch::Dictionary) ), 0); |
| 1112 |
G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); |
| 1113 |
G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); |
| 1114 |
G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); |
| 1115 |
G__memfunc_setup("StreamerNVirtual",1656,G__ToFdEdx_patchDict_962_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); |
| 1116 |
G__memfunc_setup("DeclFileName",1145,G__ToFdEdx_patchDict_962_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToFdEdx_patch::DeclFileName) ), 0); |
| 1117 |
G__memfunc_setup("ImplFileLine",1178,G__ToFdEdx_patchDict_962_0_50, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ToFdEdx_patch::ImplFileLine) ), 0); |
| 1118 |
G__memfunc_setup("ImplFileName",1171,G__ToFdEdx_patchDict_962_0_51, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ToFdEdx_patch::ImplFileName) ), 0); |
| 1119 |
G__memfunc_setup("DeclFileLine",1152,G__ToFdEdx_patchDict_962_0_52, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ToFdEdx_patch::DeclFileLine) ), 0); |
| 1120 |
// automatic copy constructor |
| 1121 |
G__memfunc_setup("ToFdEdx_patch", 1277, G__ToFdEdx_patchDict_962_0_53, (int) ('i'), G__get_linked_tagnum(&G__ToFdEdx_patchDictLN_ToFdEdx_patch), -1, 0, 1, 1, 1, 0, "u 'ToFdEdx_patch' - 11 - -", (char*) NULL, (void*) NULL, 0); |
| 1122 |
// automatic destructor |
| 1123 |
G__memfunc_setup("~ToFdEdx_patch", 1403, G__ToFdEdx_patchDict_962_0_54, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); |
| 1124 |
G__tag_memfunc_reset(); |
| 1125 |
} |
| 1126 |
|
| 1127 |
|
| 1128 |
/********************************************************* |
| 1129 |
* Member function information setup |
| 1130 |
*********************************************************/ |
| 1131 |
extern "C" void G__cpp_setup_memfuncToFdEdx_patchDict() { |
| 1132 |
} |
| 1133 |
|
| 1134 |
/********************************************************* |
| 1135 |
* Global variable information setup for each class |
| 1136 |
*********************************************************/ |
| 1137 |
static void G__cpp_setup_global0() { |
| 1138 |
|
| 1139 |
/* Setting up global variables */ |
| 1140 |
G__resetplocal(); |
| 1141 |
|
| 1142 |
} |
| 1143 |
|
| 1144 |
static void G__cpp_setup_global1() { |
| 1145 |
} |
| 1146 |
|
| 1147 |
static void G__cpp_setup_global2() { |
| 1148 |
} |
| 1149 |
|
| 1150 |
static void G__cpp_setup_global3() { |
| 1151 |
} |
| 1152 |
|
| 1153 |
static void G__cpp_setup_global4() { |
| 1154 |
} |
| 1155 |
|
| 1156 |
static void G__cpp_setup_global5() { |
| 1157 |
} |
| 1158 |
|
| 1159 |
static void G__cpp_setup_global6() { |
| 1160 |
} |
| 1161 |
|
| 1162 |
static void G__cpp_setup_global7() { |
| 1163 |
} |
| 1164 |
|
| 1165 |
static void G__cpp_setup_global8() { |
| 1166 |
} |
| 1167 |
|
| 1168 |
static void G__cpp_setup_global9() { |
| 1169 |
|
| 1170 |
G__resetglobalenv(); |
| 1171 |
} |
| 1172 |
extern "C" void G__cpp_setup_globalToFdEdx_patchDict() { |
| 1173 |
G__cpp_setup_global0(); |
| 1174 |
G__cpp_setup_global1(); |
| 1175 |
G__cpp_setup_global2(); |
| 1176 |
G__cpp_setup_global3(); |
| 1177 |
G__cpp_setup_global4(); |
| 1178 |
G__cpp_setup_global5(); |
| 1179 |
G__cpp_setup_global6(); |
| 1180 |
G__cpp_setup_global7(); |
| 1181 |
G__cpp_setup_global8(); |
| 1182 |
G__cpp_setup_global9(); |
| 1183 |
} |
| 1184 |
|
| 1185 |
/********************************************************* |
| 1186 |
* Global function information setup for each class |
| 1187 |
*********************************************************/ |
| 1188 |
static void G__cpp_setup_func0() { |
| 1189 |
G__lastifuncposition(); |
| 1190 |
|
| 1191 |
} |
| 1192 |
|
| 1193 |
static void G__cpp_setup_func1() { |
| 1194 |
} |
| 1195 |
|
| 1196 |
static void G__cpp_setup_func2() { |
| 1197 |
} |
| 1198 |
|
| 1199 |
static void G__cpp_setup_func3() { |
| 1200 |
} |
| 1201 |
|
| 1202 |
static void G__cpp_setup_func4() { |
| 1203 |
} |
| 1204 |
|
| 1205 |
static void G__cpp_setup_func5() { |
| 1206 |
} |
| 1207 |
|
| 1208 |
static void G__cpp_setup_func6() { |
| 1209 |
} |
| 1210 |
|
| 1211 |
static void G__cpp_setup_func7() { |
| 1212 |
} |
| 1213 |
|
| 1214 |
static void G__cpp_setup_func8() { |
| 1215 |
} |
| 1216 |
|
| 1217 |
static void G__cpp_setup_func9() { |
| 1218 |
} |
| 1219 |
|
| 1220 |
static void G__cpp_setup_func10() { |
| 1221 |
} |
| 1222 |
|
| 1223 |
static void G__cpp_setup_func11() { |
| 1224 |
} |
| 1225 |
|
| 1226 |
static void G__cpp_setup_func12() { |
| 1227 |
} |
| 1228 |
|
| 1229 |
static void G__cpp_setup_func13() { |
| 1230 |
} |
| 1231 |
|
| 1232 |
static void G__cpp_setup_func14() { |
| 1233 |
} |
| 1234 |
|
| 1235 |
static void G__cpp_setup_func15() { |
| 1236 |
} |
| 1237 |
|
| 1238 |
static void G__cpp_setup_func16() { |
| 1239 |
} |
| 1240 |
|
| 1241 |
static void G__cpp_setup_func17() { |
| 1242 |
} |
| 1243 |
|
| 1244 |
static void G__cpp_setup_func18() { |
| 1245 |
} |
| 1246 |
|
| 1247 |
static void G__cpp_setup_func19() { |
| 1248 |
} |
| 1249 |
|
| 1250 |
static void G__cpp_setup_func20() { |
| 1251 |
} |
| 1252 |
|
| 1253 |
static void G__cpp_setup_func21() { |
| 1254 |
} |
| 1255 |
|
| 1256 |
static void G__cpp_setup_func22() { |
| 1257 |
} |
| 1258 |
|
| 1259 |
static void G__cpp_setup_func23() { |
| 1260 |
} |
| 1261 |
|
| 1262 |
static void G__cpp_setup_func24() { |
| 1263 |
} |
| 1264 |
|
| 1265 |
static void G__cpp_setup_func25() { |
| 1266 |
} |
| 1267 |
|
| 1268 |
static void G__cpp_setup_func26() { |
| 1269 |
} |
| 1270 |
|
| 1271 |
static void G__cpp_setup_func27() { |
| 1272 |
} |
| 1273 |
|
| 1274 |
static void G__cpp_setup_func28() { |
| 1275 |
} |
| 1276 |
|
| 1277 |
static void G__cpp_setup_func29() { |
| 1278 |
} |
| 1279 |
|
| 1280 |
static void G__cpp_setup_func30() { |
| 1281 |
} |
| 1282 |
|
| 1283 |
static void G__cpp_setup_func31() { |
| 1284 |
} |
| 1285 |
|
| 1286 |
static void G__cpp_setup_func32() { |
| 1287 |
} |
| 1288 |
|
| 1289 |
static void G__cpp_setup_func33() { |
| 1290 |
} |
| 1291 |
|
| 1292 |
static void G__cpp_setup_func34() { |
| 1293 |
|
| 1294 |
G__resetifuncposition(); |
| 1295 |
} |
| 1296 |
|
| 1297 |
extern "C" void G__cpp_setup_funcToFdEdx_patchDict() { |
| 1298 |
G__cpp_setup_func0(); |
| 1299 |
G__cpp_setup_func1(); |
| 1300 |
G__cpp_setup_func2(); |
| 1301 |
G__cpp_setup_func3(); |
| 1302 |
G__cpp_setup_func4(); |
| 1303 |
G__cpp_setup_func5(); |
| 1304 |
G__cpp_setup_func6(); |
| 1305 |
G__cpp_setup_func7(); |
| 1306 |
G__cpp_setup_func8(); |
| 1307 |
G__cpp_setup_func9(); |
| 1308 |
G__cpp_setup_func10(); |
| 1309 |
G__cpp_setup_func11(); |
| 1310 |
G__cpp_setup_func12(); |
| 1311 |
G__cpp_setup_func13(); |
| 1312 |
G__cpp_setup_func14(); |
| 1313 |
G__cpp_setup_func15(); |
| 1314 |
G__cpp_setup_func16(); |
| 1315 |
G__cpp_setup_func17(); |
| 1316 |
G__cpp_setup_func18(); |
| 1317 |
G__cpp_setup_func19(); |
| 1318 |
G__cpp_setup_func20(); |
| 1319 |
G__cpp_setup_func21(); |
| 1320 |
G__cpp_setup_func22(); |
| 1321 |
G__cpp_setup_func23(); |
| 1322 |
G__cpp_setup_func24(); |
| 1323 |
G__cpp_setup_func25(); |
| 1324 |
G__cpp_setup_func26(); |
| 1325 |
G__cpp_setup_func27(); |
| 1326 |
G__cpp_setup_func28(); |
| 1327 |
G__cpp_setup_func29(); |
| 1328 |
G__cpp_setup_func30(); |
| 1329 |
G__cpp_setup_func31(); |
| 1330 |
G__cpp_setup_func32(); |
| 1331 |
G__cpp_setup_func33(); |
| 1332 |
G__cpp_setup_func34(); |
| 1333 |
} |
| 1334 |
|
| 1335 |
/********************************************************* |
| 1336 |
* Class,struct,union,enum tag information setup |
| 1337 |
*********************************************************/ |
| 1338 |
/* Setup class/struct taginfo */ |
| 1339 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TClass = { "TClass" , 99 , -1 }; |
| 1340 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TBuffer = { "TBuffer" , 99 , -1 }; |
| 1341 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; |
| 1342 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TObject = { "TObject" , 99 , -1 }; |
| 1343 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TArrayI = { "TArrayI" , 99 , -1 }; |
| 1344 |
G__linked_taginfo G__ToFdEdx_patchDictLN_TArrayF = { "TArrayF" , 99 , -1 }; |
| 1345 |
G__linked_taginfo G__ToFdEdx_patchDictLN_PamLevel2 = { "PamLevel2" , 99 , -1 }; |
| 1346 |
G__linked_taginfo G__ToFdEdx_patchDictLN_ToF_geometry = { "ToF_geometry" , 99 , -1 }; |
| 1347 |
G__linked_taginfo G__ToFdEdx_patchDictLN_ToFdEdx_patch = { "ToFdEdx_patch" , 99 , -1 }; |
| 1348 |
|
| 1349 |
/* Reset class/struct taginfo */ |
| 1350 |
extern "C" void G__cpp_reset_tagtableToFdEdx_patchDict() { |
| 1351 |
G__ToFdEdx_patchDictLN_TClass.tagnum = -1 ; |
| 1352 |
G__ToFdEdx_patchDictLN_TBuffer.tagnum = -1 ; |
| 1353 |
G__ToFdEdx_patchDictLN_TMemberInspector.tagnum = -1 ; |
| 1354 |
G__ToFdEdx_patchDictLN_TObject.tagnum = -1 ; |
| 1355 |
G__ToFdEdx_patchDictLN_TArrayI.tagnum = -1 ; |
| 1356 |
G__ToFdEdx_patchDictLN_TArrayF.tagnum = -1 ; |
| 1357 |
G__ToFdEdx_patchDictLN_PamLevel2.tagnum = -1 ; |
| 1358 |
G__ToFdEdx_patchDictLN_ToF_geometry.tagnum = -1 ; |
| 1359 |
G__ToFdEdx_patchDictLN_ToFdEdx_patch.tagnum = -1 ; |
| 1360 |
} |
| 1361 |
|
| 1362 |
|
| 1363 |
extern "C" void G__cpp_setup_tagtableToFdEdx_patchDict() { |
| 1364 |
|
| 1365 |
/* Setting up class,struct,union tag entry */ |
| 1366 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TClass); |
| 1367 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TBuffer); |
| 1368 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TMemberInspector); |
| 1369 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TObject); |
| 1370 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TArrayI); |
| 1371 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_TArrayF); |
| 1372 |
G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_PamLevel2); |
| 1373 |
G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_ToF_geometry),sizeof(ToF_geometry),-1,291072,(char*)NULL,G__setup_memvarToF_geometry,G__setup_memfuncToF_geometry); |
| 1374 |
G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ToFdEdx_patchDictLN_ToFdEdx_patch),sizeof(ToFdEdx_patch),-1,292096,(char*)NULL,G__setup_memvarToFdEdx_patch,G__setup_memfuncToFdEdx_patch); |
| 1375 |
} |
| 1376 |
extern "C" void G__cpp_setupToFdEdx_patchDict(void) { |
| 1377 |
G__check_setup_version(30051515,"G__cpp_setupToFdEdx_patchDict()"); |
| 1378 |
G__set_cpp_environmentToFdEdx_patchDict(); |
| 1379 |
G__cpp_setup_tagtableToFdEdx_patchDict(); |
| 1380 |
|
| 1381 |
G__cpp_setup_inheritanceToFdEdx_patchDict(); |
| 1382 |
|
| 1383 |
G__cpp_setup_typetableToFdEdx_patchDict(); |
| 1384 |
|
| 1385 |
G__cpp_setup_memvarToFdEdx_patchDict(); |
| 1386 |
|
| 1387 |
G__cpp_setup_memfuncToFdEdx_patchDict(); |
| 1388 |
G__cpp_setup_globalToFdEdx_patchDict(); |
| 1389 |
G__cpp_setup_funcToFdEdx_patchDict(); |
| 1390 |
|
| 1391 |
if(0==G__getsizep2memfunc()) G__get_sizep2memfuncToFdEdx_patchDict(); |
| 1392 |
return; |
| 1393 |
} |
| 1394 |
class G__cpp_setup_initToFdEdx_patchDict { |
| 1395 |
public: |
| 1396 |
G__cpp_setup_initToFdEdx_patchDict() { G__add_setup_func("ToFdEdx_patchDict",(G__incsetup)(&G__cpp_setupToFdEdx_patchDict)); G__call_setup_funcs(); } |
| 1397 |
~G__cpp_setup_initToFdEdx_patchDict() { G__remove_setup_func("ToFdEdx_patchDict"); } |
| 1398 |
}; |
| 1399 |
G__cpp_setup_initToFdEdx_patchDict G__cpp_setup_initializerToFdEdx_patchDict; |
| 1400 |
|