]> git.uio.no Git - u/mrichter/AliRoot.git/blame - AliGeant3/AliGeant3Cint.cxx
Minor changes at comments.
[u/mrichter/AliRoot.git] / AliGeant3 / AliGeant3Cint.cxx
CommitLineData
a524cc6b 1//
2// File generated by rootcint at Thu Apr 25 16:42:33 2002.
3// Do NOT change. Changes will be lost next time file is generated
4//
5#include "AliGeant3Cint.h"
6
7#include "TClass.h"
8#include "TBuffer.h"
9#include "TMemberInspector.h"
10#include "TError.h"
11
12#ifndef G__ROOT
13#define G__ROOT
14#endif
15
16//______________________________________________________________________________
17TBuffer &operator>>(TBuffer &buf, AliG3Medium *&obj)
18{
19 // Read a pointer to an object of class AliG3Medium.
20
21 obj = (AliG3Medium *) buf.ReadObject(AliG3Medium::Class());
22 return buf;
23}
24
25//______________________________________________________________________________
26TBuffer &operator>>(TBuffer &buf, AliG3Material *&obj)
27{
28 // Read a pointer to an object of class AliG3Material.
29
30 obj = (AliG3Material *) buf.ReadObject(AliG3Material::Class());
31 return buf;
32}
33
34//______________________________________________________________________________
35TBuffer &operator>>(TBuffer &buf, AliG3Volume *&obj)
36{
37 // Read a pointer to an object of class AliG3Volume.
38
39 obj = (AliG3Volume *) buf.ReadObject(AliG3Volume::Class());
40 return buf;
41}
42
43//______________________________________________________________________________
44TBuffer &operator>>(TBuffer &buf, AliNode *&obj)
45{
46 // Read a pointer to an object of class AliNode.
47
48 obj = (AliNode *) buf.ReadObject(AliNode::Class());
49 return buf;
50}
51
52//______________________________________________________________________________
53TBuffer &operator>>(TBuffer &buf, AliGuiGeomMain *&obj)
54{
55 // Read a pointer to an object of class AliGuiGeomMain.
56
57 obj = (AliGuiGeomMain *) buf.ReadObject(AliGuiGeomMain::Class());
58 return buf;
59}
60
61//______________________________________________________________________________
62TBuffer &operator>>(TBuffer &buf, AliGeant3GeometryGUI *&obj)
63{
64 // Read a pointer to an object of class AliGeant3GeometryGUI.
65
66 obj = (AliGeant3GeometryGUI *) buf.ReadObject(AliGeant3GeometryGUI::Class());
67 return buf;
68}
69
70//______________________________________________________________________________
71TBuffer &operator>>(TBuffer &buf, AliG3toRoot *&obj)
72{
73 // Read a pointer to an object of class AliG3toRoot.
74
75 obj = (AliG3toRoot *) buf.ReadObject(AliG3toRoot::Class());
76 return buf;
77}
78
79//______________________________________________________________________________
80void R__AliGuiGeomMain_fComboMaterialEntries(TBuffer &R__b, void *R__p, int)
81{
82 TClonesArray** fComboMaterialEntries = (TClonesArray**)R__p;
83 if (R__b.IsReading()) {
84 R__b >> *fComboMaterialEntries;
85 } else {
86 R__b << (TObject*)*fComboMaterialEntries;
87 }
88}
89
90//______________________________________________________________________________
91void R__AliGuiGeomMain_fComboMediaEntries(TBuffer &R__b, void *R__p, int)
92{
93 TClonesArray** fComboMediaEntries = (TClonesArray**)R__p;
94 if (R__b.IsReading()) {
95 R__b >> *fComboMediaEntries;
96 } else {
97 R__b << (TObject*)*fComboMediaEntries;
98 }
99}
100
101//______________________________________________________________________________
102void AliGuiGeomMain::ShowMembers(TMemberInspector &R__insp, char *R__parent)
103{
104 // Inspect the data members of an object of class AliGuiGeomMain.
105
106 TClass *R__cl = AliGuiGeomMain::IsA();
107 Int_t R__ncp = strlen(R__parent);
108 if (R__ncp || R__cl || R__insp.IsA()) { }
109 R__insp.Inspect(R__cl, R__parent, "*fTab", &fTab);
110 R__insp.Inspect(R__cl, R__parent, "*fCanvasWindow", &fCanvasWindow);
111 R__insp.Inspect(R__cl, R__parent, "*fF2", &fF2);
112 R__insp.Inspect(R__cl, R__parent, "*fF21", &fF21);
113 R__insp.Inspect(R__cl, R__parent, "*fF3", &fF3);
114 R__insp.Inspect(R__cl, R__parent, "*fF31", &fF31);
115 R__insp.Inspect(R__cl, R__parent, "*fF4", &fF4);
116 R__insp.Inspect(R__cl, R__parent, "*fF5", &fF5);
117 R__insp.Inspect(R__cl, R__parent, "*fF6", &fF6);
118 R__insp.Inspect(R__cl, R__parent, "*fF61", &fF61);
119 R__insp.Inspect(R__cl, R__parent, "*fF62", &fF62);
120 R__insp.Inspect(R__cl, R__parent, "*fF63", &fF63);
121 R__insp.Inspect(R__cl, R__parent, "*fLt", &fLt);
122 R__insp.Inspect(R__cl, R__parent, "*fMenuBar", &fMenuBar);
123 R__insp.Inspect(R__cl, R__parent, "*fMenuFile", &fMenuFile);
124 R__insp.Inspect(R__cl, R__parent, "*fMenuTest", &fMenuTest);
125 R__insp.Inspect(R__cl, R__parent, "*fMenuHelp", &fMenuHelp);
126 R__insp.Inspect(R__cl, R__parent, "*fMenuBarItemLayout", &fMenuBarItemLayout);
127 R__insp.Inspect(R__cl, R__parent, "*fMenuBarHelpLayout", &fMenuBarHelpLayout);
128 R__insp.Inspect(R__cl, R__parent, "*fMenuBarLayout", &fMenuBarLayout);
129 R__insp.Inspect(R__cl, R__parent, "fLTab", &fLTab);
130 fLTab.ShowMembers(R__insp, strcat(R__parent,"fLTab.")); R__parent[R__ncp] = 0;
131 R__insp.Inspect(R__cl, R__parent, "*fL2", &fL2);
132 R__insp.Inspect(R__cl, R__parent, "*fDialog", &fDialog);
133 R__insp.Inspect(R__cl, R__parent, "*fMaterialCombo", &fMaterialCombo);
134 R__insp.Inspect(R__cl, R__parent, "*fMechanismCombo", &fMechanismCombo);
135 R__insp.Inspect(R__cl, R__parent, "*fMediaCombo", &fMediaCombo);
136 R__insp.Inspect(R__cl, R__parent, "*fParticleCombo", &fParticleCombo);
137 R__insp.Inspect(R__cl, R__parent, "*fProcessLB", &fProcessLB);
138 R__insp.Inspect(R__cl, R__parent, "*fCutsLB", &fCutsLB);
139 R__insp.Inspect(R__cl, R__parent, "*fComboMaterialEntries", &fComboMaterialEntries);
140 R__cl->SetStreamer("*fComboMaterialEntries",R__AliGuiGeomMain_fComboMaterialEntries);
141 R__insp.Inspect(R__cl, R__parent, "*fComboMediaEntries", &fComboMediaEntries);
142 R__cl->SetStreamer("*fComboMediaEntries",R__AliGuiGeomMain_fComboMediaEntries);
143 R__insp.Inspect(R__cl, R__parent, "*fHframe[6]", &fHframe);
144 R__insp.Inspect(R__cl, R__parent, "*fHframeM[8]", &fHframeM);
145 R__insp.Inspect(R__cl, R__parent, "*fTbh[6]", &fTbh);
146 R__insp.Inspect(R__cl, R__parent, "*fTbhM[8]", &fTbhM);
147 R__insp.Inspect(R__cl, R__parent, "*fTbh61", &fTbh61);
148 R__insp.Inspect(R__cl, R__parent, "*fTbh62", &fTbh62);
149 R__insp.Inspect(R__cl, R__parent, "*fTbh63", &fTbh63);
150 R__insp.Inspect(R__cl, R__parent, "*fTeh[6]", &fTeh);
151 R__insp.Inspect(R__cl, R__parent, "*fTehM[8]", &fTehM);
152 R__insp.Inspect(R__cl, R__parent, "*fTeh61", &fTeh61);
153 R__insp.Inspect(R__cl, R__parent, "*fTeh62", &fTeh62);
154 R__insp.Inspect(R__cl, R__parent, "*fTeh63", &fTeh63);
155 R__insp.Inspect(R__cl, R__parent, "*fLabel[6]", &fLabel);
156 R__insp.Inspect(R__cl, R__parent, "*fLabelM[8]", &fLabelM);
157 R__insp.Inspect(R__cl, R__parent, "*fSLabel61", &fSLabel61);
158 R__insp.Inspect(R__cl, R__parent, "*fPlotButton", &fPlotButton);
159 R__insp.Inspect(R__cl, R__parent, "fEmin", &fEmin);
160 R__insp.Inspect(R__cl, R__parent, "fEmax", &fEmax);
161 R__insp.Inspect(R__cl, R__parent, "fNbins", &fNbins);
162 TGMainFrame::ShowMembers(R__insp, R__parent);
163}
164
165//______________________________________________________________________________
166const char *AliGuiGeomMain::Class_Name()
167{
168 // Return the class name for AliGuiGeomMain.
169 return "AliGuiGeomMain";
170}
171
172// Static variable to hold initialization object
173static AliGuiGeomMain::R__Init __gR__InitAliGuiGeomMain(1);
174
175//______________________________________________________________________________
176void R__AliG3Volume_fPosition(TBuffer &R__b, void *R__p, int)
177{
178 TArrayF &fPosition = *(TArrayF *)R__p;
179 if (R__b.IsReading()) {
180 fPosition.Streamer(R__b);
181 } else {
182 fPosition.Streamer(R__b);
183 }
184}
185
186//______________________________________________________________________________
187void R__AliG3Volume_fParameters(TBuffer &R__b, void *R__p, int)
188{
189 TArrayF &fParameters = *(TArrayF *)R__p;
190 if (R__b.IsReading()) {
191 fParameters.Streamer(R__b);
192 } else {
193 fParameters.Streamer(R__b);
194 }
195}
196
197//______________________________________________________________________________
198void R__AliG3Volume_fCopies(TBuffer &R__b, void *R__p, int)
199{
200 TList** fCopies = (TList**)R__p;
201 if (R__b.IsReading()) {
202 R__b >> *fCopies;
203 } else {
204 R__b << (TObject*)*fCopies;
205 }
206}
207
208//______________________________________________________________________________
209void AliG3Volume::Streamer(TBuffer &R__b)
210{
211 // Stream an object of class AliG3Volume.
212
213 if (R__b.IsReading()) {
214 AliG3Volume::Class()->ReadBuffer(R__b, this);
215 } else {
216 AliG3Volume::Class()->WriteBuffer(R__b, this);
217 }
218}
219
220//______________________________________________________________________________
221void AliG3Volume::ShowMembers(TMemberInspector &R__insp, char *R__parent)
222{
223 // Inspect the data members of an object of class AliG3Volume.
224
225 TClass *R__cl = AliG3Volume::IsA();
226 Int_t R__ncp = strlen(R__parent);
227 if (R__ncp || R__cl || R__insp.IsA()) { }
228 R__insp.Inspect(R__cl, R__parent, "fPosition", &fPosition);
229 fPosition.ShowMembers(R__insp, strcat(R__parent,"fPosition.")); R__parent[R__ncp] = 0;
230 R__cl->SetStreamer("fPosition",R__AliG3Volume_fPosition);
231 R__insp.Inspect(R__cl, R__parent, "fParameters", &fParameters);
232 fParameters.ShowMembers(R__insp, strcat(R__parent,"fParameters.")); R__parent[R__ncp] = 0;
233 R__cl->SetStreamer("fParameters",R__AliG3Volume_fParameters);
234 R__insp.Inspect(R__cl, R__parent, "*fCopies", &fCopies);
235 R__cl->SetStreamer("*fCopies",R__AliG3Volume_fCopies);
236 R__insp.Inspect(R__cl, R__parent, "fPosp", &fPosp);
237 R__insp.Inspect(R__cl, R__parent, "fNCopies", &fNCopies);
238 R__insp.Inspect(R__cl, R__parent, "fRotMatrix", &fRotMatrix);
239 R__insp.Inspect(R__cl, R__parent, "fNParam", &fNParam);
240 R__insp.Inspect(R__cl, R__parent, "fAxis", &fAxis);
241 R__insp.Inspect(R__cl, R__parent, "fNdiv", &fNdiv);
242 R__insp.Inspect(R__cl, R__parent, "fStep", &fStep);
243 R__insp.Inspect(R__cl, R__parent, "fStartC", &fStartC);
244 R__insp.Inspect(R__cl, R__parent, "fShape", &fShape);
245 R__insp.Inspect(R__cl, R__parent, "fTheta", &fTheta);
246 R__insp.Inspect(R__cl, R__parent, "fPhi", &fPhi);
247 R__insp.Inspect(R__cl, R__parent, "fPsi", &fPsi);
248 R__insp.Inspect(R__cl, R__parent, "fU", &fU);
249 R__insp.Inspect(R__cl, R__parent, "fV", &fV);
250 R__insp.Inspect(R__cl, R__parent, "fUscale", &fUscale);
251 R__insp.Inspect(R__cl, R__parent, "fVscale", &fVscale);
252 R__insp.Inspect(R__cl, R__parent, "fHide", &fHide);
253 R__insp.Inspect(R__cl, R__parent, "fShadow", &fShadow);
254 R__insp.Inspect(R__cl, R__parent, "fFill", &fFill);
255 R__insp.Inspect(R__cl, R__parent, "fSeen", &fSeen);
256 R__insp.Inspect(R__cl, R__parent, "fClip", &fClip);
257 R__insp.Inspect(R__cl, R__parent, "fClipXmin", &fClipXmin);
258 R__insp.Inspect(R__cl, R__parent, "fClipXmax", &fClipXmax);
259 R__insp.Inspect(R__cl, R__parent, "fClipYmin", &fClipYmin);
260 R__insp.Inspect(R__cl, R__parent, "fClipYmax", &fClipYmax);
261 R__insp.Inspect(R__cl, R__parent, "fClipZmin", &fClipZmin);
262 R__insp.Inspect(R__cl, R__parent, "fClipZmax", &fClipZmax);
263 R__insp.Inspect(R__cl, R__parent, "fIdVolume", &fIdVolume);
264 R__insp.Inspect(R__cl, R__parent, "fIdMedium", &fIdMedium);
265 R__insp.Inspect(R__cl, R__parent, "fIdMaterial", &fIdMaterial);
266 R__insp.Inspect(R__cl, R__parent, "fIdCopy", &fIdCopy);
267 R__insp.Inspect(R__cl, R__parent, "*fItem", &fItem);
268 TNamed::ShowMembers(R__insp, R__parent);
269}
270
271//______________________________________________________________________________
272const char *AliG3Volume::Class_Name()
273{
274 // Return the class name for AliG3Volume.
275 return "AliG3Volume";
276}
277
278// Static variable to hold initialization object
279static AliG3Volume::R__Init __gR__InitAliG3Volume(4);
280
281//______________________________________________________________________________
282void R__AliGeant3GeometryGUI_fPanel(TBuffer &R__b, void *R__p, int)
283{
284 AliGuiGeomMain** fPanel = (AliGuiGeomMain**)R__p;
285 if (R__b.IsReading()) {
286 R__b >> *fPanel;
287 } else {
288 R__b << (TObject*)*fPanel;
289 }
290}
291
292//______________________________________________________________________________
293void R__AliGeant3GeometryGUI_fVolumes(TBuffer &R__b, void *R__p, int)
294{
295 TClonesArray** fVolumes = (TClonesArray**)R__p;
296 if (R__b.IsReading()) {
297 R__b >> *fVolumes;
298 } else {
299 R__b << (TObject*)*fVolumes;
300 }
301}
302
303//______________________________________________________________________________
304void R__AliGeant3GeometryGUI_fMaterials(TBuffer &R__b, void *R__p, int)
305{
306 TClonesArray** fMaterials = (TClonesArray**)R__p;
307 if (R__b.IsReading()) {
308 R__b >> *fMaterials;
309 } else {
310 R__b << (TObject*)*fMaterials;
311 }
312}
313
314//______________________________________________________________________________
315void R__AliGeant3GeometryGUI_fMedia(TBuffer &R__b, void *R__p, int)
316{
317 TClonesArray** fMedia = (TClonesArray**)R__p;
318 if (R__b.IsReading()) {
319 R__b >> *fMedia;
320 } else {
321 R__b << (TObject*)*fMedia;
322 }
323}
324
325//______________________________________________________________________________
326void R__AliGeant3GeometryGUI_fRotations(TBuffer &R__b, void *R__p, int)
327{
328 TObjArray** fRotations = (TObjArray**)R__p;
329 if (R__b.IsReading()) {
330 R__b >> *fRotations;
331 } else {
332 R__b << (TObject*)*fRotations;
333 }
334}
335
336//______________________________________________________________________________
337void AliGeant3GeometryGUI::ShowMembers(TMemberInspector &R__insp, char *R__parent)
338{
339 // Inspect the data members of an object of class AliGeant3GeometryGUI.
340
341 TClass *R__cl = AliGeant3GeometryGUI::IsA();
342 Int_t R__ncp = strlen(R__parent);
343 if (R__ncp || R__cl || R__insp.IsA()) { }
344 R__insp.Inspect(R__cl, R__parent, "*fPanel", &fPanel);
345 R__cl->SetStreamer("*fPanel",R__AliGeant3GeometryGUI_fPanel);
346 R__insp.Inspect(R__cl, R__parent, "fNstack", &fNstack);
347 R__insp.Inspect(R__cl, R__parent, "*fVolumes", &fVolumes);
348 R__cl->SetStreamer("*fVolumes",R__AliGeant3GeometryGUI_fVolumes);
349 R__insp.Inspect(R__cl, R__parent, "fNMaterials", &fNMaterials);
350 R__insp.Inspect(R__cl, R__parent, "*fMaterials", &fMaterials);
351 R__cl->SetStreamer("*fMaterials",R__AliGeant3GeometryGUI_fMaterials);
352 R__insp.Inspect(R__cl, R__parent, "*fMedia", &fMedia);
353 R__cl->SetStreamer("*fMedia",R__AliGeant3GeometryGUI_fMedia);
354 R__insp.Inspect(R__cl, R__parent, "*fRotations", &fRotations);
355 R__cl->SetStreamer("*fRotations",R__AliGeant3GeometryGUI_fRotations);
356 TObject::ShowMembers(R__insp, R__parent);
357}
358
359//______________________________________________________________________________
360const char *AliGeant3GeometryGUI::Class_Name()
361{
362 // Return the class name for AliGeant3GeometryGUI.
363 return "AliGeant3GeometryGUI";
364}
365
366// Static variable to hold initialization object
367static AliGeant3GeometryGUI::R__Init __gR__InitAliGeant3GeometryGUI(1);
368
369//______________________________________________________________________________
370void AliG3Material::Streamer(TBuffer &R__b)
371{
372 // Stream an object of class AliG3Material.
373
374 if (R__b.IsReading()) {
375 AliG3Material::Class()->ReadBuffer(R__b, this);
376 } else {
377 AliG3Material::Class()->WriteBuffer(R__b, this);
378 }
379}
380
381//______________________________________________________________________________
382void AliG3Material::ShowMembers(TMemberInspector &R__insp, char *R__parent)
383{
384 // Inspect the data members of an object of class AliG3Material.
385
386 TClass *R__cl = AliG3Material::IsA();
387 Int_t R__ncp = strlen(R__parent);
388 if (R__ncp || R__cl || R__insp.IsA()) { }
389 R__insp.Inspect(R__cl, R__parent, "fId", &fId);
390 TMaterial::ShowMembers(R__insp, R__parent);
391}
392
393//______________________________________________________________________________
394const char *AliG3Material::Class_Name()
395{
396 // Return the class name for AliG3Material.
397 return "AliG3Material";
398}
399
400// Static variable to hold initialization object
401static AliG3Material::R__Init __gR__InitAliG3Material(4);
402
403//______________________________________________________________________________
404void AliG3Medium::ShowMembers(TMemberInspector &R__insp, char *R__parent)
405{
406 // Inspect the data members of an object of class AliG3Medium.
407
408 TClass *R__cl = AliG3Medium::IsA();
409 Int_t R__ncp = strlen(R__parent);
410 if (R__ncp || R__cl || R__insp.IsA()) { }
411 R__insp.Inspect(R__cl, R__parent, "fPars[33]", fPars);
412 R__insp.Inspect(R__cl, R__parent, "fId", &fId);
413 R__insp.Inspect(R__cl, R__parent, "fIdMat", &fIdMat);
414 R__insp.Inspect(R__cl, R__parent, "fIsvol", &fIsvol);
415 R__insp.Inspect(R__cl, R__parent, "fIfield", &fIfield);
416 R__insp.Inspect(R__cl, R__parent, "fFieldm", &fFieldm);
417 R__insp.Inspect(R__cl, R__parent, "fTmaxfd", &fTmaxfd);
418 R__insp.Inspect(R__cl, R__parent, "fStemax", &fStemax);
419 R__insp.Inspect(R__cl, R__parent, "fDeemax", &fDeemax);
420 R__insp.Inspect(R__cl, R__parent, "fEpsil", &fEpsil);
421 R__insp.Inspect(R__cl, R__parent, "fStmin", &fStmin);
422 R__insp.Inspect(R__cl, R__parent, "fItem", &fItem);
423 TNamed::ShowMembers(R__insp, R__parent);
424}
425
426//______________________________________________________________________________
427const char *AliG3Medium::Class_Name()
428{
429 // Return the class name for AliG3Medium.
430 return "AliG3Medium";
431}
432
433// Static variable to hold initialization object
434static AliG3Medium::R__Init __gR__InitAliG3Medium(1);
435
436//______________________________________________________________________________
437void AliNode::Streamer(TBuffer &R__b)
438{
439 // Stream an object of class AliNode.
440
441 if (R__b.IsReading()) {
442 AliNode::Class()->ReadBuffer(R__b, this);
443 } else {
444 AliNode::Class()->WriteBuffer(R__b, this);
445 }
446}
447
448//______________________________________________________________________________
449void AliNode::ShowMembers(TMemberInspector &R__insp, char *R__parent)
450{
451 // Inspect the data members of an object of class AliNode.
452
453 TClass *R__cl = AliNode::IsA();
454 Int_t R__ncp = strlen(R__parent);
455 if (R__ncp || R__cl || R__insp.IsA()) { }
456 R__insp.Inspect(R__cl, R__parent, "fAxis", &fAxis);
457 R__insp.Inspect(R__cl, R__parent, "fNDivision", &fNDivision);
458 R__insp.Inspect(R__cl, R__parent, "fStep", &fStep);
459 R__insp.Inspect(R__cl, R__parent, "fStartC", &fStartC);
460 TNode::ShowMembers(R__insp, R__parent);
461}
462
463//______________________________________________________________________________
464const char *AliNode::Class_Name()
465{
466 // Return the class name for AliNode.
467 return "AliNode";
468}
469
470// Static variable to hold initialization object
471static AliNode::R__Init __gR__InitAliNode(4);
472
473//______________________________________________________________________________
474void AliG3toRoot::Streamer(TBuffer &R__b)
475{
476 // Stream an object of class AliG3toRoot.
477
478 if (R__b.IsReading()) {
479 AliG3toRoot::Class()->ReadBuffer(R__b, this);
480 } else {
481 AliG3toRoot::Class()->WriteBuffer(R__b, this);
482 }
483}
484
485//______________________________________________________________________________
486void AliG3toRoot::ShowMembers(TMemberInspector &R__insp, char *R__parent)
487{
488 // Inspect the data members of an object of class AliG3toRoot.
489
490 TClass *R__cl = AliG3toRoot::IsA();
491 Int_t R__ncp = strlen(R__parent);
492 if (R__ncp || R__cl || R__insp.IsA()) { }
493 R__insp.Inspect(R__cl, R__parent, "*fVolumes", &fVolumes);
494 R__insp.Inspect(R__cl, R__parent, "*fMaterials", &fMaterials);
495 R__insp.Inspect(R__cl, R__parent, "*fMedia", &fMedia);
496 R__insp.Inspect(R__cl, R__parent, "*fRotations", &fRotations);
497 R__insp.Inspect(R__cl, R__parent, "*fZlq", &fZlq);
498 R__insp.Inspect(R__cl, R__parent, "*fZq", &fZq);
499 R__insp.Inspect(R__cl, R__parent, "*fZiq", &fZiq);
500 R__insp.Inspect(R__cl, R__parent, "*fGclink", &fGclink);
501 R__insp.Inspect(R__cl, R__parent, "*fGcnum", &fGcnum);
502 R__insp.Inspect(R__cl, R__parent, "*fTopFolder", &fTopFolder);
503 R__insp.Inspect(R__cl, R__parent, "*fGeometry", &fGeometry);
504 R__insp.Inspect(R__cl, R__parent, "fExpand", &fExpand);
505 TObject::ShowMembers(R__insp, R__parent);
506}
507
508//______________________________________________________________________________
509const char *AliG3toRoot::Class_Name()
510{
511 // Return the class name for AliG3toRoot.
512 return "AliG3toRoot";
513}
514
515// Static variable to hold initialization object
516static AliG3toRoot::R__Init __gR__InitAliG3toRoot(4);
517
518/********************************************************
519* AliGeant3Cint.cxx
520********************************************************/
521
522#ifdef G__MEMTEST
523#undef malloc
524#undef free
525#endif
526
527extern "C" void G__cpp_reset_tagtableAliGeant3Cint();
528
529extern "C" void G__set_cpp_environmentAliGeant3Cint() {
530 G__add_compiledheader("TROOT.h");
531 G__add_compiledheader("TMemberInspector.h");
532 G__add_compiledheader("AliG3Medium.h");
533 G__add_compiledheader("AliG3Material.h");
534 G__add_compiledheader("AliG3Volume.h");
535 G__add_compiledheader("AliGUISliders.h");
536 G__add_compiledheader("AliGuiGeomDialog.h");
537 G__add_compiledheader("AliGuiGeomMain.h");
538 G__add_compiledheader("AliGeant3GeometryGUI.h");
539 G__add_compiledheader("AliNode.h");
540 G__add_compiledheader("AliG3toRoot.h");
541 G__cpp_reset_tagtableAliGeant3Cint();
542}
543class G__AliGeant3CintdOcxx_tag {};
544
545void* operator new(size_t size,G__AliGeant3CintdOcxx_tag* p) {
546 if(p && G__PVOID!=G__getgvp()) return((void*)p);
547#ifndef G__ROOT
548 return(malloc(size));
549#else
550 return(::operator new(size));
551#endif
552}
553
554/* dummy, for exception */
555#ifdef G__EH_DUMMY_DELETE
556void operator delete(void *p,G__AliGeant3CintdOcxx_tag* x) {
557 if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
558#ifndef G__ROOT
559 free(p);
560#else
561 ::operator delete(p);
562#endif
563}
564#endif
565
566static void G__operator_delete(void *p) {
567 if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;
568#ifndef G__ROOT
569 free(p);
570#else
571 ::operator delete(p);
572#endif
573}
574
575void G__DELDMY_AliGeant3CintdOcxx() { G__operator_delete(0); }
576
577extern "C" int G__cpp_dllrevAliGeant3Cint() { return(30051515); }
578
579/*********************************************************
580* Member function Interface Method
581*********************************************************/
582
583/* AliG3Medium */
584static int G__AliG3Medium_AliG3Medium_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
585 AliG3Medium *p=NULL;
586 if(G__getaryconstruct()) p=new AliG3Medium[G__getaryconstruct()];
587 else p=new AliG3Medium;
588 result7->obj.i = (long)p;
589 result7->ref = (long)p;
590 result7->type = 'u';
591 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium);
592 return(1 || funcname || hash || result7 || libp) ;
593}
594
595static int G__AliG3Medium_AliG3Medium_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
596 AliG3Medium *p=NULL;
597 p = new AliG3Medium(
598(Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1])
599,(const char*)G__int(libp->para[2]),(Int_t)G__int(libp->para[3])
600,(Int_t)G__int(libp->para[4]),(Float_t)G__double(libp->para[5])
601,(Float_t)G__double(libp->para[6]),(Float_t)G__double(libp->para[7])
602,(Float_t)G__double(libp->para[8]),(Float_t)G__double(libp->para[9])
603,(Float_t)G__double(libp->para[10]));
604 result7->obj.i = (long)p;
605 result7->ref = (long)p;
606 result7->type = 'u';
607 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium);
608 return(1 || funcname || hash || result7 || libp) ;
609}
610
611static int G__AliG3Medium_Dump_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
612 G__setnull(result7);
613 ((AliG3Medium*)(G__getstructoffset()))->Dump();
614 return(1 || funcname || hash || result7 || libp) ;
615}
616
617static int G__AliG3Medium_Id_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
618 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->Id());
619 return(1 || funcname || hash || result7 || libp) ;
620}
621
622static int G__AliG3Medium_IdMat_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
623 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->IdMat());
624 return(1 || funcname || hash || result7 || libp) ;
625}
626
627static int G__AliG3Medium_Isvol_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
628 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->Isvol());
629 return(1 || funcname || hash || result7 || libp) ;
630}
631
632static int G__AliG3Medium_Ifield_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
633 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->Ifield());
634 return(1 || funcname || hash || result7 || libp) ;
635}
636
637static int G__AliG3Medium_Fieldm_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
638 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Fieldm());
639 return(1 || funcname || hash || result7 || libp) ;
640}
641
642static int G__AliG3Medium_Tmaxfd_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
643 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Tmaxfd());
644 return(1 || funcname || hash || result7 || libp) ;
645}
646
647static int G__AliG3Medium_Stemax_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
648 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Stemax());
649 return(1 || funcname || hash || result7 || libp) ;
650}
651
652static int G__AliG3Medium_Deemax_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
653 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Deemax());
654 return(1 || funcname || hash || result7 || libp) ;
655}
656
657static int G__AliG3Medium_Epsil_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
658 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Epsil());
659 return(1 || funcname || hash || result7 || libp) ;
660}
661
662static int G__AliG3Medium_Stmin_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
663 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->Stmin());
664 return(1 || funcname || hash || result7 || libp) ;
665}
666
667static int G__AliG3Medium_SetPar_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
668 G__setnull(result7);
669 ((AliG3Medium*)(G__getstructoffset()))->SetPar((Int_t)G__int(libp->para[0]),(Float_t)G__double(libp->para[1]));
670 return(1 || funcname || hash || result7 || libp) ;
671}
672
673static int G__AliG3Medium_GetPar_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
674 G__letdouble(result7,102,(double)((AliG3Medium*)(G__getstructoffset()))->GetPar((Int_t)G__int(libp->para[0])));
675 return(1 || funcname || hash || result7 || libp) ;
676}
677
678static int G__AliG3Medium_ItemId_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
679 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->ItemId());
680 return(1 || funcname || hash || result7 || libp) ;
681}
682
683static int G__AliG3Medium_SetItemId_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
684 G__setnull(result7);
685 ((AliG3Medium*)(G__getstructoffset()))->SetItemId((Int_t)G__int(libp->para[0]));
686 return(1 || funcname || hash || result7 || libp) ;
687}
688
689static int G__AliG3Medium_Class_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
690 G__letint(result7,85,(long)((AliG3Medium*)(G__getstructoffset()))->Class());
691 return(1 || funcname || hash || result7 || libp) ;
692}
693
694static int G__AliG3Medium_Class_Name_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
695 G__letint(result7,67,(long)((AliG3Medium*)(G__getstructoffset()))->Class_Name());
696 return(1 || funcname || hash || result7 || libp) ;
697}
698
699static int G__AliG3Medium_Class_Version_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
700 G__letint(result7,115,(long)((AliG3Medium*)(G__getstructoffset()))->Class_Version());
701 return(1 || funcname || hash || result7 || libp) ;
702}
703
704static int G__AliG3Medium_Dictionary_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
705 G__setnull(result7);
706 ((AliG3Medium*)(G__getstructoffset()))->Dictionary();
707 return(1 || funcname || hash || result7 || libp) ;
708}
709
710static int G__AliG3Medium_IsA_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
711 G__letint(result7,85,(long)((const AliG3Medium*)(G__getstructoffset()))->IsA());
712 return(1 || funcname || hash || result7 || libp) ;
713}
714
715static int G__AliG3Medium_ShowMembers_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
716 G__setnull(result7);
717 ((AliG3Medium*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
718 return(1 || funcname || hash || result7 || libp) ;
719}
720
721static int G__AliG3Medium_Streamer_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
722 G__setnull(result7);
723 ((AliG3Medium*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
724 return(1 || funcname || hash || result7 || libp) ;
725}
726
727static int G__AliG3Medium_StreamerNVirtual_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
728 G__setnull(result7);
729 ((AliG3Medium*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
730 return(1 || funcname || hash || result7 || libp) ;
731}
732
733static int G__AliG3Medium_DeclFileName_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
734 G__letint(result7,67,(long)((AliG3Medium*)(G__getstructoffset()))->DeclFileName());
735 return(1 || funcname || hash || result7 || libp) ;
736}
737
738static int G__AliG3Medium_DeclFileLine_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
739 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->DeclFileLine());
740 return(1 || funcname || hash || result7 || libp) ;
741}
742
743static int G__AliG3Medium_ImplFileName_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
744 G__letint(result7,67,(long)((AliG3Medium*)(G__getstructoffset()))->ImplFileName());
745 return(1 || funcname || hash || result7 || libp) ;
746}
747
748static int G__AliG3Medium_ImplFileLine_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
749 G__letint(result7,105,(long)((AliG3Medium*)(G__getstructoffset()))->ImplFileLine());
750 return(1 || funcname || hash || result7 || libp) ;
751}
752
753// automatic destructor
754typedef AliG3Medium G__TAliG3Medium;
755static int G__AliG3Medium_wAAliG3Medium_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
756 if(0==G__getstructoffset()) return(1);
757 if(G__getaryconstruct())
758 if(G__PVOID==G__getgvp())
759 delete[] (AliG3Medium *)(G__getstructoffset());
760 else
761 for(int i=G__getaryconstruct()-1;i>=0;i--)
762 delete (AliG3Medium *)((G__getstructoffset())+sizeof(AliG3Medium)*i);
763 else delete (AliG3Medium *)(G__getstructoffset());
764 G__setnull(result7);
765 return(1 || funcname || hash || result7 || libp) ;
766}
767
768
769/* AliG3Material */
770static int G__AliG3Material_AliG3Material_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
771 AliG3Material *p=NULL;
772 if(G__getaryconstruct()) p=new AliG3Material[G__getaryconstruct()];
773 else p=new AliG3Material;
774 result7->obj.i = (long)p;
775 result7->ref = (long)p;
776 result7->type = 'u';
777 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material);
778 return(1 || funcname || hash || result7 || libp) ;
779}
780
781static int G__AliG3Material_AliG3Material_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
782 AliG3Material *p=NULL;
783 p = new AliG3Material(
784(char*)G__int(libp->para[0]),(char*)G__int(libp->para[1])
785,(Float_t)G__double(libp->para[2]),(Float_t)G__double(libp->para[3])
786,(Float_t)G__double(libp->para[4]),(Float_t)G__double(libp->para[5])
787,(Float_t)G__double(libp->para[6]));
788 result7->obj.i = (long)p;
789 result7->ref = (long)p;
790 result7->type = 'u';
791 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material);
792 return(1 || funcname || hash || result7 || libp) ;
793}
794
795static int G__AliG3Material_Dump_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
796 G__setnull(result7);
797 ((AliG3Material*)(G__getstructoffset()))->Dump();
798 return(1 || funcname || hash || result7 || libp) ;
799}
800
801static int G__AliG3Material_Id_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
802 G__letint(result7,105,(long)((AliG3Material*)(G__getstructoffset()))->Id());
803 return(1 || funcname || hash || result7 || libp) ;
804}
805
806static int G__AliG3Material_SetId_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
807 G__setnull(result7);
808 ((AliG3Material*)(G__getstructoffset()))->SetId((Int_t)G__int(libp->para[0]));
809 return(1 || funcname || hash || result7 || libp) ;
810}
811
812static int G__AliG3Material_Class_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
813 G__letint(result7,85,(long)((AliG3Material*)(G__getstructoffset()))->Class());
814 return(1 || funcname || hash || result7 || libp) ;
815}
816
817static int G__AliG3Material_Class_Name_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
818 G__letint(result7,67,(long)((AliG3Material*)(G__getstructoffset()))->Class_Name());
819 return(1 || funcname || hash || result7 || libp) ;
820}
821
822static int G__AliG3Material_Class_Version_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
823 G__letint(result7,115,(long)((AliG3Material*)(G__getstructoffset()))->Class_Version());
824 return(1 || funcname || hash || result7 || libp) ;
825}
826
827static int G__AliG3Material_Dictionary_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
828 G__setnull(result7);
829 ((AliG3Material*)(G__getstructoffset()))->Dictionary();
830 return(1 || funcname || hash || result7 || libp) ;
831}
832
833static int G__AliG3Material_IsA_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
834 G__letint(result7,85,(long)((const AliG3Material*)(G__getstructoffset()))->IsA());
835 return(1 || funcname || hash || result7 || libp) ;
836}
837
838static int G__AliG3Material_ShowMembers_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
839 G__setnull(result7);
840 ((AliG3Material*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
841 return(1 || funcname || hash || result7 || libp) ;
842}
843
844static int G__AliG3Material_Streamer_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
845 G__setnull(result7);
846 ((AliG3Material*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
847 return(1 || funcname || hash || result7 || libp) ;
848}
849
850static int G__AliG3Material_StreamerNVirtual_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
851 G__setnull(result7);
852 ((AliG3Material*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
853 return(1 || funcname || hash || result7 || libp) ;
854}
855
856static int G__AliG3Material_DeclFileName_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
857 G__letint(result7,67,(long)((AliG3Material*)(G__getstructoffset()))->DeclFileName());
858 return(1 || funcname || hash || result7 || libp) ;
859}
860
861static int G__AliG3Material_DeclFileLine_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
862 G__letint(result7,105,(long)((AliG3Material*)(G__getstructoffset()))->DeclFileLine());
863 return(1 || funcname || hash || result7 || libp) ;
864}
865
866static int G__AliG3Material_ImplFileName_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
867 G__letint(result7,67,(long)((AliG3Material*)(G__getstructoffset()))->ImplFileName());
868 return(1 || funcname || hash || result7 || libp) ;
869}
870
871static int G__AliG3Material_ImplFileLine_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
872 G__letint(result7,105,(long)((AliG3Material*)(G__getstructoffset()))->ImplFileLine());
873 return(1 || funcname || hash || result7 || libp) ;
874}
875
876// automatic destructor
877typedef AliG3Material G__TAliG3Material;
878static int G__AliG3Material_wAAliG3Material_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
879 if(0==G__getstructoffset()) return(1);
880 if(G__getaryconstruct())
881 if(G__PVOID==G__getgvp())
882 delete[] (AliG3Material *)(G__getstructoffset());
883 else
884 for(int i=G__getaryconstruct()-1;i>=0;i--)
885 delete (AliG3Material *)((G__getstructoffset())+sizeof(AliG3Material)*i);
886 else delete (AliG3Material *)(G__getstructoffset());
887 G__setnull(result7);
888 return(1 || funcname || hash || result7 || libp) ;
889}
890
891
892/* AliG3Volume */
893static int G__AliG3Volume_AliG3Volume_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
894 AliG3Volume *p=NULL;
895 if(G__getaryconstruct()) p=new AliG3Volume[G__getaryconstruct()];
896 else p=new AliG3Volume;
897 result7->obj.i = (long)p;
898 result7->ref = (long)p;
899 result7->type = 'u';
900 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume);
901 return(1 || funcname || hash || result7 || libp) ;
902}
903
904static int G__AliG3Volume_AliG3Volume_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
905 AliG3Volume *p=NULL;
906 p = new AliG3Volume((const char*)G__int(libp->para[0]));
907 result7->obj.i = (long)p;
908 result7->ref = (long)p;
909 result7->type = 'u';
910 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume);
911 return(1 || funcname || hash || result7 || libp) ;
912}
913
914static int G__AliG3Volume_Draw_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
915 switch(libp->paran) {
916 case 1:
917 G__setnull(result7);
918 ((AliG3Volume*)(G__getstructoffset()))->Draw((Option_t*)G__int(libp->para[0]));
919 break;
920 case 0:
921 G__setnull(result7);
922 ((AliG3Volume*)(G__getstructoffset()))->Draw();
923 break;
924 }
925 return(1 || funcname || hash || result7 || libp) ;
926}
927
928static int G__AliG3Volume_DrawSpec_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
929 G__setnull(result7);
930 ((AliG3Volume*)(G__getstructoffset()))->DrawSpec();
931 return(1 || funcname || hash || result7 || libp) ;
932}
933
934static int G__AliG3Volume_SetParam_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
935 G__setnull(result7);
936 ((AliG3Volume*)(G__getstructoffset()))->SetParam((Int_t)G__int(libp->para[0]),(Float_t)G__double(libp->para[1]));
937 return(1 || funcname || hash || result7 || libp) ;
938}
939
940static int G__AliG3Volume_GetParam_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
941 G__letdouble(result7,102,(double)((AliG3Volume*)(G__getstructoffset()))->GetParam((Int_t)G__int(libp->para[0])));
942 return(1 || funcname || hash || result7 || libp) ;
943}
944
945static int G__AliG3Volume_SetIdVolume_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
946 G__setnull(result7);
947 ((AliG3Volume*)(G__getstructoffset()))->SetIdVolume((Int_t)G__int(libp->para[0]));
948 return(1 || funcname || hash || result7 || libp) ;
949}
950
951static int G__AliG3Volume_SetIdCopy_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
952 G__setnull(result7);
953 ((AliG3Volume*)(G__getstructoffset()))->SetIdCopy((Int_t)G__int(libp->para[0]));
954 return(1 || funcname || hash || result7 || libp) ;
955}
956
957static int G__AliG3Volume_SetIdMedium_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
958 G__setnull(result7);
959 ((AliG3Volume*)(G__getstructoffset()))->SetIdMedium((Int_t)G__int(libp->para[0]));
960 return(1 || funcname || hash || result7 || libp) ;
961}
962
963static int G__AliG3Volume_SetIdMaterial_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
964 G__setnull(result7);
965 ((AliG3Volume*)(G__getstructoffset()))->SetIdMaterial((Int_t)G__int(libp->para[0]));
966 return(1 || funcname || hash || result7 || libp) ;
967}
968
969static int G__AliG3Volume_GetIdVolume_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
970 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->GetIdVolume());
971 return(1 || funcname || hash || result7 || libp) ;
972}
973
974static int G__AliG3Volume_GetIdCopy_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
975 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->GetIdCopy());
976 return(1 || funcname || hash || result7 || libp) ;
977}
978
979static int G__AliG3Volume_Medium_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
980 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->Medium());
981 return(1 || funcname || hash || result7 || libp) ;
982}
983
984static int G__AliG3Volume_Material_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
985 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->Material());
986 return(1 || funcname || hash || result7 || libp) ;
987}
988
989static int G__AliG3Volume_AddCopy_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
990 G__setnull(result7);
991 ((AliG3Volume*)(G__getstructoffset()))->AddCopy();
992 return(1 || funcname || hash || result7 || libp) ;
993}
994
995static int G__AliG3Volume_SetItem_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
996 G__setnull(result7);
997 ((AliG3Volume*)(G__getstructoffset()))->SetItem((TObject*)G__int(libp->para[0]));
998 return(1 || funcname || hash || result7 || libp) ;
999}
1000
1001static int G__AliG3Volume_SetPosition_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1002 G__setnull(result7);
1003 ((AliG3Volume*)(G__getstructoffset()))->SetPosition((Float_t)G__double(libp->para[0]),(Float_t)G__double(libp->para[1])
1004,(Float_t)G__double(libp->para[2]));
1005 return(1 || funcname || hash || result7 || libp) ;
1006}
1007
1008static int G__AliG3Volume_Position_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1009 {
1010const TArrayF *pobj,xobj=((const AliG3Volume*)(G__getstructoffset()))->Position((Int_t)G__int(libp->para[0]));
1011 pobj=new TArrayF(xobj);
1012 result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i;
1013 G__store_tempobject(*result7);
1014 }
1015 return(1 || funcname || hash || result7 || libp) ;
1016}
1017
1018static int G__AliG3Volume_SetRotMatrix_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1019 G__setnull(result7);
1020 ((AliG3Volume*)(G__getstructoffset()))->SetRotMatrix((Int_t)G__int(libp->para[0]));
1021 return(1 || funcname || hash || result7 || libp) ;
1022}
1023
1024static int G__AliG3Volume_RotMatrix_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1025 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->RotMatrix());
1026 return(1 || funcname || hash || result7 || libp) ;
1027}
1028
1029static int G__AliG3Volume_SetShape_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1030 G__setnull(result7);
1031 ((AliG3Volume*)(G__getstructoffset()))->SetShape((Int_t)G__int(libp->para[0]));
1032 return(1 || funcname || hash || result7 || libp) ;
1033}
1034
1035static int G__AliG3Volume_Shape_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1036 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->Shape());
1037 return(1 || funcname || hash || result7 || libp) ;
1038}
1039
1040static int G__AliG3Volume_SetParameters_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1041 G__setnull(result7);
1042 ((AliG3Volume*)(G__getstructoffset()))->SetParameters((Int_t)G__int(libp->para[0]),(Float_t*)G__int(libp->para[1]));
1043 return(1 || funcname || hash || result7 || libp) ;
1044}
1045
1046static int G__AliG3Volume_NParam_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1047 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->NParam());
1048 return(1 || funcname || hash || result7 || libp) ;
1049}
1050
1051static int G__AliG3Volume_Parameters_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1052 G__setnull(result7);
1053 ((const AliG3Volume*)(G__getstructoffset()))->Parameters((Int_t)G__int(libp->para[0]),*(TArrayF*)libp->para[1].ref);
1054 return(1 || funcname || hash || result7 || libp) ;
1055}
1056
1057static int G__AliG3Volume_Copies_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1058 G__letint(result7,85,(long)((const AliG3Volume*)(G__getstructoffset()))->Copies());
1059 return(1 || funcname || hash || result7 || libp) ;
1060}
1061
1062static int G__AliG3Volume_AddCopy_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1063 G__setnull(result7);
1064 ((AliG3Volume*)(G__getstructoffset()))->AddCopy((AliG3Volume*)G__int(libp->para[0]));
1065 return(1 || funcname || hash || result7 || libp) ;
1066}
1067
1068static int G__AliG3Volume_Copy_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1069 G__letint(result7,85,(long)((AliG3Volume*)(G__getstructoffset()))->Copy((Int_t)G__int(libp->para[0])));
1070 return(1 || funcname || hash || result7 || libp) ;
1071}
1072
1073static int G__AliG3Volume_NCopies_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1074 G__letint(result7,105,(long)((const AliG3Volume*)(G__getstructoffset()))->NCopies());
1075 return(1 || funcname || hash || result7 || libp) ;
1076}
1077
1078static int G__AliG3Volume_Posp_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1079 G__letint(result7,103,(long)((const AliG3Volume*)(G__getstructoffset()))->Posp());
1080 return(1 || funcname || hash || result7 || libp) ;
1081}
1082
1083static int G__AliG3Volume_SetPosp_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1084 G__setnull(result7);
1085 ((AliG3Volume*)(G__getstructoffset()))->SetPosp((Bool_t)G__int(libp->para[0]));
1086 return(1 || funcname || hash || result7 || libp) ;
1087}
1088
1089static int G__AliG3Volume_CreateTShape_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1090 G__setnull(result7);
1091 ((AliG3Volume*)(G__getstructoffset()))->CreateTShape((char*)G__int(libp->para[0]),(TMaterial*)G__int(libp->para[1]));
1092 return(1 || funcname || hash || result7 || libp) ;
1093}
1094
1095static int G__AliG3Volume_SetDivision_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1096 G__setnull(result7);
1097 ((AliG3Volume*)(G__getstructoffset()))->SetDivision((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1])
1098,(Float_t)G__double(libp->para[2]),(Float_t)G__double(libp->para[3]));
1099 return(1 || funcname || hash || result7 || libp) ;
1100}
1101
1102static int G__AliG3Volume_Division_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1103 G__setnull(result7);
1104 ((const AliG3Volume*)(G__getstructoffset()))->Division(*(Int_t*)G__Intref(&libp->para[0]),*(Int_t*)G__Intref(&libp->para[1])
1105,*(Float_t*)G__Floatref(&libp->para[2]),*(Float_t*)G__Floatref(&libp->para[3]));
1106 return(1 || funcname || hash || result7 || libp) ;
1107}
1108
1109static int G__AliG3Volume_Axis_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1110 G__letint(result7,105,(long)((AliG3Volume*)(G__getstructoffset()))->Axis());
1111 return(1 || funcname || hash || result7 || libp) ;
1112}
1113
1114static int G__AliG3Volume_Ndiv_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1115 G__letint(result7,105,(long)((AliG3Volume*)(G__getstructoffset()))->Ndiv());
1116 return(1 || funcname || hash || result7 || libp) ;
1117}
1118
1119static int G__AliG3Volume_Step_7_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1120 G__letdouble(result7,102,(double)((AliG3Volume*)(G__getstructoffset()))->Step());
1121 return(1 || funcname || hash || result7 || libp) ;
1122}
1123
1124static int G__AliG3Volume_StartC_8_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1125 G__letdouble(result7,102,(double)((AliG3Volume*)(G__getstructoffset()))->StartC());
1126 return(1 || funcname || hash || result7 || libp) ;
1127}
1128
1129static int G__AliG3Volume_GetItem_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1130 G__letint(result7,85,(long)((AliG3Volume*)(G__getstructoffset()))->GetItem());
1131 return(1 || funcname || hash || result7 || libp) ;
1132}
1133
1134static int G__AliG3Volume_AliG3Volume_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1135 AliG3Volume *p=NULL;
1136 p = new AliG3Volume(*(AliG3Volume*)libp->para[0].ref);
1137 result7->obj.i = (long)p;
1138 result7->ref = (long)p;
1139 result7->type = 'u';
1140 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume);
1141 return(1 || funcname || hash || result7 || libp) ;
1142}
1143
1144static int G__AliG3Volume_Class_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1145 G__letint(result7,85,(long)((AliG3Volume*)(G__getstructoffset()))->Class());
1146 return(1 || funcname || hash || result7 || libp) ;
1147}
1148
1149static int G__AliG3Volume_Class_Name_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1150 G__letint(result7,67,(long)((AliG3Volume*)(G__getstructoffset()))->Class_Name());
1151 return(1 || funcname || hash || result7 || libp) ;
1152}
1153
1154static int G__AliG3Volume_Class_Version_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1155 G__letint(result7,115,(long)((AliG3Volume*)(G__getstructoffset()))->Class_Version());
1156 return(1 || funcname || hash || result7 || libp) ;
1157}
1158
1159static int G__AliG3Volume_Dictionary_5_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1160 G__setnull(result7);
1161 ((AliG3Volume*)(G__getstructoffset()))->Dictionary();
1162 return(1 || funcname || hash || result7 || libp) ;
1163}
1164
1165static int G__AliG3Volume_IsA_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1166 G__letint(result7,85,(long)((const AliG3Volume*)(G__getstructoffset()))->IsA());
1167 return(1 || funcname || hash || result7 || libp) ;
1168}
1169
1170static int G__AliG3Volume_ShowMembers_7_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1171 G__setnull(result7);
1172 ((AliG3Volume*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
1173 return(1 || funcname || hash || result7 || libp) ;
1174}
1175
1176static int G__AliG3Volume_Streamer_8_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1177 G__setnull(result7);
1178 ((AliG3Volume*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
1179 return(1 || funcname || hash || result7 || libp) ;
1180}
1181
1182static int G__AliG3Volume_StreamerNVirtual_9_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1183 G__setnull(result7);
1184 ((AliG3Volume*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
1185 return(1 || funcname || hash || result7 || libp) ;
1186}
1187
1188static int G__AliG3Volume_DeclFileName_0_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1189 G__letint(result7,67,(long)((AliG3Volume*)(G__getstructoffset()))->DeclFileName());
1190 return(1 || funcname || hash || result7 || libp) ;
1191}
1192
1193static int G__AliG3Volume_DeclFileLine_1_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1194 G__letint(result7,105,(long)((AliG3Volume*)(G__getstructoffset()))->DeclFileLine());
1195 return(1 || funcname || hash || result7 || libp) ;
1196}
1197
1198static int G__AliG3Volume_ImplFileName_2_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1199 G__letint(result7,67,(long)((AliG3Volume*)(G__getstructoffset()))->ImplFileName());
1200 return(1 || funcname || hash || result7 || libp) ;
1201}
1202
1203static int G__AliG3Volume_ImplFileLine_3_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1204 G__letint(result7,105,(long)((AliG3Volume*)(G__getstructoffset()))->ImplFileLine());
1205 return(1 || funcname || hash || result7 || libp) ;
1206}
1207
1208// automatic destructor
1209typedef AliG3Volume G__TAliG3Volume;
1210static int G__AliG3Volume_wAAliG3Volume_4_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1211 if(0==G__getstructoffset()) return(1);
1212 if(G__getaryconstruct())
1213 if(G__PVOID==G__getgvp())
1214 delete[] (AliG3Volume *)(G__getstructoffset());
1215 else
1216 for(int i=G__getaryconstruct()-1;i>=0;i--)
1217 delete (AliG3Volume *)((G__getstructoffset())+sizeof(AliG3Volume)*i);
1218 else delete (AliG3Volume *)(G__getstructoffset());
1219 G__setnull(result7);
1220 return(1 || funcname || hash || result7 || libp) ;
1221}
1222
1223
1224/* AliNode */
1225static int G__AliNode_AliNode_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1226 AliNode *p=NULL;
1227 if(G__getaryconstruct()) p=new AliNode[G__getaryconstruct()];
1228 else p=new AliNode;
1229 result7->obj.i = (long)p;
1230 result7->ref = (long)p;
1231 result7->type = 'u';
1232 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode);
1233 return(1 || funcname || hash || result7 || libp) ;
1234}
1235
1236static int G__AliNode_AliNode_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1237 AliNode *p=NULL;
1238 switch(libp->paran) {
1239 case 8:
1240 p = new AliNode(
1241(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1242,(const char*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1243,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5])
1244,(const char*)G__int(libp->para[6]),(Option_t*)G__int(libp->para[7]));
1245 break;
1246 case 7:
1247 p = new AliNode(
1248(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1249,(const char*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1250,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5])
1251,(const char*)G__int(libp->para[6]));
1252 break;
1253 case 6:
1254 p = new AliNode(
1255(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1256,(const char*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1257,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5]));
1258 break;
1259 case 5:
1260 p = new AliNode(
1261(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1262,(const char*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1263,(Double_t)G__double(libp->para[4]));
1264 break;
1265 case 4:
1266 p = new AliNode(
1267(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1268,(const char*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3]));
1269 break;
1270 case 3:
1271 p = new AliNode(
1272(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1273,(const char*)G__int(libp->para[2]));
1274 break;
1275 }
1276 result7->obj.i = (long)p;
1277 result7->ref = (long)p;
1278 result7->type = 'u';
1279 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode);
1280 return(1 || funcname || hash || result7 || libp) ;
1281}
1282
1283static int G__AliNode_AliNode_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1284 AliNode *p=NULL;
1285 switch(libp->paran) {
1286 case 8:
1287 p = new AliNode(
1288(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1289,(TShape*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1290,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5])
1291,(TRotMatrix*)G__int(libp->para[6]),(Option_t*)G__int(libp->para[7]));
1292 break;
1293 case 7:
1294 p = new AliNode(
1295(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1296,(TShape*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1297,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5])
1298,(TRotMatrix*)G__int(libp->para[6]));
1299 break;
1300 case 6:
1301 p = new AliNode(
1302(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1303,(TShape*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1304,(Double_t)G__double(libp->para[4]),(Double_t)G__double(libp->para[5]));
1305 break;
1306 case 5:
1307 p = new AliNode(
1308(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1309,(TShape*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3])
1310,(Double_t)G__double(libp->para[4]));
1311 break;
1312 case 4:
1313 p = new AliNode(
1314(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1315,(TShape*)G__int(libp->para[2]),(Double_t)G__double(libp->para[3]));
1316 break;
1317 case 3:
1318 p = new AliNode(
1319(const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])
1320,(TShape*)G__int(libp->para[2]));
1321 break;
1322 }
1323 result7->obj.i = (long)p;
1324 result7->ref = (long)p;
1325 result7->type = 'u';
1326 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode);
1327 return(1 || funcname || hash || result7 || libp) ;
1328}
1329
1330static int G__AliNode_AliNode_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1331 AliNode *p=NULL;
1332 p = new AliNode(*(AliNode*)libp->para[0].ref,(AliNode*)G__int(libp->para[1]));
1333 result7->obj.i = (long)p;
1334 result7->ref = (long)p;
1335 result7->type = 'u';
1336 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode);
1337 return(1 || funcname || hash || result7 || libp) ;
1338}
1339
1340static int G__AliNode_SetDivision_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1341 G__setnull(result7);
1342 ((AliNode*)(G__getstructoffset()))->SetDivision((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1])
1343,(Float_t)G__double(libp->para[2]),(Float_t)G__double(libp->para[3]));
1344 return(1 || funcname || hash || result7 || libp) ;
1345}
1346
1347static int G__AliNode_ExpandDivisions_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1348 G__setnull(result7);
1349 ((AliNode*)(G__getstructoffset()))->ExpandDivisions();
1350 return(1 || funcname || hash || result7 || libp) ;
1351}
1352
1353static int G__AliNode_Axis_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1354 G__letint(result7,105,(long)((const AliNode*)(G__getstructoffset()))->Axis());
1355 return(1 || funcname || hash || result7 || libp) ;
1356}
1357
1358static int G__AliNode_Ndiv_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1359 G__letint(result7,105,(long)((const AliNode*)(G__getstructoffset()))->Ndiv());
1360 return(1 || funcname || hash || result7 || libp) ;
1361}
1362
1363static int G__AliNode_Step_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1364 G__letdouble(result7,102,(double)((const AliNode*)(G__getstructoffset()))->Step());
1365 return(1 || funcname || hash || result7 || libp) ;
1366}
1367
1368static int G__AliNode_StartC_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1369 G__letdouble(result7,102,(double)((const AliNode*)(G__getstructoffset()))->StartC());
1370 return(1 || funcname || hash || result7 || libp) ;
1371}
1372
1373static int G__AliNode_AddSons_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1374 G__setnull(result7);
1375 ((AliNode*)(G__getstructoffset()))->AddSons((TList*)G__int(libp->para[0]));
1376 return(1 || funcname || hash || result7 || libp) ;
1377}
1378
1379static int G__AliNode_AddSon_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1380 G__setnull(result7);
1381 ((AliNode*)(G__getstructoffset()))->AddSon((AliNode*)G__int(libp->para[0]));
1382 return(1 || funcname || hash || result7 || libp) ;
1383}
1384
1385static int G__AliNode_Class_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1386 G__letint(result7,85,(long)((AliNode*)(G__getstructoffset()))->Class());
1387 return(1 || funcname || hash || result7 || libp) ;
1388}
1389
1390static int G__AliNode_Class_Name_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1391 G__letint(result7,67,(long)((AliNode*)(G__getstructoffset()))->Class_Name());
1392 return(1 || funcname || hash || result7 || libp) ;
1393}
1394
1395static int G__AliNode_Class_Version_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1396 G__letint(result7,115,(long)((AliNode*)(G__getstructoffset()))->Class_Version());
1397 return(1 || funcname || hash || result7 || libp) ;
1398}
1399
1400static int G__AliNode_Dictionary_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1401 G__setnull(result7);
1402 ((AliNode*)(G__getstructoffset()))->Dictionary();
1403 return(1 || funcname || hash || result7 || libp) ;
1404}
1405
1406static int G__AliNode_IsA_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1407 G__letint(result7,85,(long)((const AliNode*)(G__getstructoffset()))->IsA());
1408 return(1 || funcname || hash || result7 || libp) ;
1409}
1410
1411static int G__AliNode_ShowMembers_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1412 G__setnull(result7);
1413 ((AliNode*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
1414 return(1 || funcname || hash || result7 || libp) ;
1415}
1416
1417static int G__AliNode_Streamer_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1418 G__setnull(result7);
1419 ((AliNode*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
1420 return(1 || funcname || hash || result7 || libp) ;
1421}
1422
1423static int G__AliNode_StreamerNVirtual_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1424 G__setnull(result7);
1425 ((AliNode*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
1426 return(1 || funcname || hash || result7 || libp) ;
1427}
1428
1429static int G__AliNode_DeclFileName_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1430 G__letint(result7,67,(long)((AliNode*)(G__getstructoffset()))->DeclFileName());
1431 return(1 || funcname || hash || result7 || libp) ;
1432}
1433
1434static int G__AliNode_DeclFileLine_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1435 G__letint(result7,105,(long)((AliNode*)(G__getstructoffset()))->DeclFileLine());
1436 return(1 || funcname || hash || result7 || libp) ;
1437}
1438
1439static int G__AliNode_ImplFileName_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1440 G__letint(result7,67,(long)((AliNode*)(G__getstructoffset()))->ImplFileName());
1441 return(1 || funcname || hash || result7 || libp) ;
1442}
1443
1444static int G__AliNode_ImplFileLine_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1445 G__letint(result7,105,(long)((AliNode*)(G__getstructoffset()))->ImplFileLine());
1446 return(1 || funcname || hash || result7 || libp) ;
1447}
1448
1449// automatic copy constructor
1450static int G__AliNode_AliNode_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
1451{
1452 AliNode *p;
1453 p=new AliNode(*(AliNode*)G__int(libp->para[0]));
1454 result7->obj.i = (long)p;
1455 result7->ref = (long)p;
1456 result7->type = 'u';
1457 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode);
1458 return(1 || funcname || hash || result7 || libp) ;
1459}
1460
1461// automatic destructor
1462typedef AliNode G__TAliNode;
1463static int G__AliNode_wAAliNode_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1464 if(0==G__getstructoffset()) return(1);
1465 if(G__getaryconstruct())
1466 if(G__PVOID==G__getgvp())
1467 delete[] (AliNode *)(G__getstructoffset());
1468 else
1469 for(int i=G__getaryconstruct()-1;i>=0;i--)
1470 delete (AliNode *)((G__getstructoffset())+sizeof(AliNode)*i);
1471 else delete (AliNode *)(G__getstructoffset());
1472 G__setnull(result7);
1473 return(1 || funcname || hash || result7 || libp) ;
1474}
1475
1476
1477/* AliGuiGeomMain */
1478static int G__AliGuiGeomMain_AliGuiGeomMain_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1479 AliGuiGeomMain *p=NULL;
1480 p = new AliGuiGeomMain(
1481(const TGWindow*)G__int(libp->para[0]),(UInt_t)G__int(libp->para[1])
1482,(UInt_t)G__int(libp->para[2]));
1483 result7->obj.i = (long)p;
1484 result7->ref = (long)p;
1485 result7->type = 'u';
1486 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain);
1487 return(1 || funcname || hash || result7 || libp) ;
1488}
1489
1490static int G__AliGuiGeomMain_CloseWindow_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1491 G__setnull(result7);
1492 ((AliGuiGeomMain*)(G__getstructoffset()))->CloseWindow();
1493 return(1 || funcname || hash || result7 || libp) ;
1494}
1495
1496static int G__AliGuiGeomMain_AddItem_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1497 G__letint(result7,85,(long)((AliGuiGeomMain*)(G__getstructoffset()))->AddItem((TObject*)G__int(libp->para[0]),(TGListTreeItem*)G__int(libp->para[1])
1498,(const char*)G__int(libp->para[2]),(const TGPicture*)G__int(libp->para[3])
1499,(const TGPicture*)G__int(libp->para[4])));
1500 return(1 || funcname || hash || result7 || libp) ;
1501}
1502
1503static int G__AliGuiGeomMain_AddMaterial_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1504 G__setnull(result7);
1505 ((AliGuiGeomMain*)(G__getstructoffset()))->AddMaterial((AliG3Material*)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]));
1506 return(1 || funcname || hash || result7 || libp) ;
1507}
1508
1509static int G__AliGuiGeomMain_AddMedium_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1510 G__setnull(result7);
1511 ((AliGuiGeomMain*)(G__getstructoffset()))->AddMedium((AliG3Medium*)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]));
1512 return(1 || funcname || hash || result7 || libp) ;
1513}
1514
1515static int G__AliGuiGeomMain_ProcessMessage_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1516 G__letint(result7,103,(long)((AliGuiGeomMain*)(G__getstructoffset()))->ProcessMessage((Long_t)G__int(libp->para[0]),(Long_t)G__int(libp->para[1])
1517,(Long_t)G__int(libp->para[2])));
1518 return(1 || funcname || hash || result7 || libp) ;
1519}
1520
1521static int G__AliGuiGeomMain_Update_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1522 G__setnull(result7);
1523 ((AliGuiGeomMain*)(G__getstructoffset()))->Update();
1524 return(1 || funcname || hash || result7 || libp) ;
1525}
1526
1527static int G__AliGuiGeomMain_UpdateCombo_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1528 G__setnull(result7);
1529 ((AliGuiGeomMain*)(G__getstructoffset()))->UpdateCombo();
1530 return(1 || funcname || hash || result7 || libp) ;
1531}
1532
1533static int G__AliGuiGeomMain_UpdateListBox_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1534 G__setnull(result7);
1535 ((AliGuiGeomMain*)(G__getstructoffset()))->UpdateListBox();
1536 return(1 || funcname || hash || result7 || libp) ;
1537}
1538
1539static int G__AliGuiGeomMain_SetMaterialComboEntries_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1540 G__setnull(result7);
1541 ((AliGuiGeomMain*)(G__getstructoffset()))->SetMaterialComboEntries((TClonesArray*)G__int(libp->para[0]));
1542 return(1 || funcname || hash || result7 || libp) ;
1543}
1544
1545static int G__AliGuiGeomMain_SetMediaComboEntries_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1546 G__setnull(result7);
1547 ((AliGuiGeomMain*)(G__getstructoffset()))->SetMediaComboEntries((TClonesArray*)G__int(libp->para[0]));
1548 return(1 || funcname || hash || result7 || libp) ;
1549}
1550
1551static int G__AliGuiGeomMain_AddFoldersRecursively_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1552 switch(libp->paran) {
1553 case 2:
1554 G__setnull(result7);
1555 ((AliGuiGeomMain*)(G__getstructoffset()))->AddFoldersRecursively((TFolder*)G__int(libp->para[0]),(TGListTreeItem*)G__int(libp->para[1]));
1556 break;
1557 case 1:
1558 G__setnull(result7);
1559 ((AliGuiGeomMain*)(G__getstructoffset()))->AddFoldersRecursively((TFolder*)G__int(libp->para[0]));
1560 break;
1561 case 0:
1562 G__setnull(result7);
1563 ((AliGuiGeomMain*)(G__getstructoffset()))->AddFoldersRecursively();
1564 break;
1565 }
1566 return(1 || funcname || hash || result7 || libp) ;
1567}
1568
1569static int G__AliGuiGeomMain_Plot_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1570 G__setnull(result7);
1571 ((AliGuiGeomMain*)(G__getstructoffset()))->Plot();
1572 return(1 || funcname || hash || result7 || libp) ;
1573}
1574
1575static int G__AliGuiGeomMain_Class_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1576 G__letint(result7,85,(long)((AliGuiGeomMain*)(G__getstructoffset()))->Class());
1577 return(1 || funcname || hash || result7 || libp) ;
1578}
1579
1580static int G__AliGuiGeomMain_Class_Name_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1581 G__letint(result7,67,(long)((AliGuiGeomMain*)(G__getstructoffset()))->Class_Name());
1582 return(1 || funcname || hash || result7 || libp) ;
1583}
1584
1585static int G__AliGuiGeomMain_Class_Version_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1586 G__letint(result7,115,(long)((AliGuiGeomMain*)(G__getstructoffset()))->Class_Version());
1587 return(1 || funcname || hash || result7 || libp) ;
1588}
1589
1590static int G__AliGuiGeomMain_Dictionary_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1591 G__setnull(result7);
1592 ((AliGuiGeomMain*)(G__getstructoffset()))->Dictionary();
1593 return(1 || funcname || hash || result7 || libp) ;
1594}
1595
1596static int G__AliGuiGeomMain_IsA_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1597 G__letint(result7,85,(long)((const AliGuiGeomMain*)(G__getstructoffset()))->IsA());
1598 return(1 || funcname || hash || result7 || libp) ;
1599}
1600
1601static int G__AliGuiGeomMain_ShowMembers_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1602 G__setnull(result7);
1603 ((AliGuiGeomMain*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
1604 return(1 || funcname || hash || result7 || libp) ;
1605}
1606
1607static int G__AliGuiGeomMain_Streamer_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1608 G__setnull(result7);
1609 ((AliGuiGeomMain*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
1610 return(1 || funcname || hash || result7 || libp) ;
1611}
1612
1613static int G__AliGuiGeomMain_StreamerNVirtual_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1614 G__setnull(result7);
1615 ((AliGuiGeomMain*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
1616 return(1 || funcname || hash || result7 || libp) ;
1617}
1618
1619static int G__AliGuiGeomMain_DeclFileName_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1620 G__letint(result7,67,(long)((AliGuiGeomMain*)(G__getstructoffset()))->DeclFileName());
1621 return(1 || funcname || hash || result7 || libp) ;
1622}
1623
1624static int G__AliGuiGeomMain_DeclFileLine_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1625 G__letint(result7,105,(long)((AliGuiGeomMain*)(G__getstructoffset()))->DeclFileLine());
1626 return(1 || funcname || hash || result7 || libp) ;
1627}
1628
1629static int G__AliGuiGeomMain_ImplFileName_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1630 G__letint(result7,67,(long)((AliGuiGeomMain*)(G__getstructoffset()))->ImplFileName());
1631 return(1 || funcname || hash || result7 || libp) ;
1632}
1633
1634static int G__AliGuiGeomMain_ImplFileLine_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1635 G__letint(result7,105,(long)((AliGuiGeomMain*)(G__getstructoffset()))->ImplFileLine());
1636 return(1 || funcname || hash || result7 || libp) ;
1637}
1638
1639// automatic destructor
1640typedef AliGuiGeomMain G__TAliGuiGeomMain;
1641static int G__AliGuiGeomMain_wAAliGuiGeomMain_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1642 if(0==G__getstructoffset()) return(1);
1643 if(G__getaryconstruct())
1644 if(G__PVOID==G__getgvp())
1645 delete[] (AliGuiGeomMain *)(G__getstructoffset());
1646 else
1647 for(int i=G__getaryconstruct()-1;i>=0;i--)
1648 delete (AliGuiGeomMain *)((G__getstructoffset())+sizeof(AliGuiGeomMain)*i);
1649 else delete (AliGuiGeomMain *)(G__getstructoffset());
1650 G__setnull(result7);
1651 return(1 || funcname || hash || result7 || libp) ;
1652}
1653
1654
1655/* AliGeant3GeometryGUI */
1656static int G__AliGeant3GeometryGUI_AliGeant3GeometryGUI_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1657 AliGeant3GeometryGUI *p=NULL;
1658 switch(libp->paran) {
1659 case 1:
1660 p = new AliGeant3GeometryGUI((const char*)G__int(libp->para[0]));
1661 break;
1662 case 0:
1663 if(G__getaryconstruct()) p=new AliGeant3GeometryGUI[G__getaryconstruct()];
1664 else p=new AliGeant3GeometryGUI;
1665 break;
1666 }
1667 result7->obj.i = (long)p;
1668 result7->ref = (long)p;
1669 result7->type = 'u';
1670 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI);
1671 return(1 || funcname || hash || result7 || libp) ;
1672}
1673
1674static int G__AliGeant3GeometryGUI_Class_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1675 G__letint(result7,85,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->Class());
1676 return(1 || funcname || hash || result7 || libp) ;
1677}
1678
1679static int G__AliGeant3GeometryGUI_Class_Name_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1680 G__letint(result7,67,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->Class_Name());
1681 return(1 || funcname || hash || result7 || libp) ;
1682}
1683
1684static int G__AliGeant3GeometryGUI_Class_Version_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1685 G__letint(result7,115,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->Class_Version());
1686 return(1 || funcname || hash || result7 || libp) ;
1687}
1688
1689static int G__AliGeant3GeometryGUI_Dictionary_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1690 G__setnull(result7);
1691 ((AliGeant3GeometryGUI*)(G__getstructoffset()))->Dictionary();
1692 return(1 || funcname || hash || result7 || libp) ;
1693}
1694
1695static int G__AliGeant3GeometryGUI_IsA_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1696 G__letint(result7,85,(long)((const AliGeant3GeometryGUI*)(G__getstructoffset()))->IsA());
1697 return(1 || funcname || hash || result7 || libp) ;
1698}
1699
1700static int G__AliGeant3GeometryGUI_ShowMembers_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1701 G__setnull(result7);
1702 ((AliGeant3GeometryGUI*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
1703 return(1 || funcname || hash || result7 || libp) ;
1704}
1705
1706static int G__AliGeant3GeometryGUI_Streamer_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1707 G__setnull(result7);
1708 ((AliGeant3GeometryGUI*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
1709 return(1 || funcname || hash || result7 || libp) ;
1710}
1711
1712static int G__AliGeant3GeometryGUI_StreamerNVirtual_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1713 G__setnull(result7);
1714 ((AliGeant3GeometryGUI*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
1715 return(1 || funcname || hash || result7 || libp) ;
1716}
1717
1718static int G__AliGeant3GeometryGUI_DeclFileName_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1719 G__letint(result7,67,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->DeclFileName());
1720 return(1 || funcname || hash || result7 || libp) ;
1721}
1722
1723static int G__AliGeant3GeometryGUI_DeclFileLine_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1724 G__letint(result7,105,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->DeclFileLine());
1725 return(1 || funcname || hash || result7 || libp) ;
1726}
1727
1728static int G__AliGeant3GeometryGUI_ImplFileName_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1729 G__letint(result7,67,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->ImplFileName());
1730 return(1 || funcname || hash || result7 || libp) ;
1731}
1732
1733static int G__AliGeant3GeometryGUI_ImplFileLine_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1734 G__letint(result7,105,(long)((AliGeant3GeometryGUI*)(G__getstructoffset()))->ImplFileLine());
1735 return(1 || funcname || hash || result7 || libp) ;
1736}
1737
1738// automatic destructor
1739typedef AliGeant3GeometryGUI G__TAliGeant3GeometryGUI;
1740static int G__AliGeant3GeometryGUI_wAAliGeant3GeometryGUI_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1741 if(0==G__getstructoffset()) return(1);
1742 if(G__getaryconstruct())
1743 if(G__PVOID==G__getgvp())
1744 delete[] (AliGeant3GeometryGUI *)(G__getstructoffset());
1745 else
1746 for(int i=G__getaryconstruct()-1;i>=0;i--)
1747 delete (AliGeant3GeometryGUI *)((G__getstructoffset())+sizeof(AliGeant3GeometryGUI)*i);
1748 else delete (AliGeant3GeometryGUI *)(G__getstructoffset());
1749 G__setnull(result7);
1750 return(1 || funcname || hash || result7 || libp) ;
1751}
1752
1753
1754/* AliG3toRoot */
1755static int G__AliG3toRoot_AliG3toRoot_0_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1756 AliG3toRoot *p=NULL;
1757 if(G__getaryconstruct()) p=new AliG3toRoot[G__getaryconstruct()];
1758 else p=new AliG3toRoot;
1759 result7->obj.i = (long)p;
1760 result7->ref = (long)p;
1761 result7->type = 'u';
1762 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot);
1763 return(1 || funcname || hash || result7 || libp) ;
1764}
1765
1766static int G__AliG3toRoot_G3toRoot_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1767 G__setnull(result7);
1768 ((AliG3toRoot*)(G__getstructoffset()))->G3toRoot();
1769 return(1 || funcname || hash || result7 || libp) ;
1770}
1771
1772static int G__AliG3toRoot_ConvertToRootShapes_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1773 switch(libp->paran) {
1774 case 3:
1775 G__setnull(result7);
1776 ((AliG3toRoot*)(G__getstructoffset()))->ConvertToRootShapes((TFolder*)G__int(libp->para[0]),(AliNode**)G__int(libp->para[1])
1777,(Int_t)G__int(libp->para[2]));
1778 break;
1779 case 2:
1780 G__setnull(result7);
1781 ((AliG3toRoot*)(G__getstructoffset()))->ConvertToRootShapes((TFolder*)G__int(libp->para[0]),(AliNode**)G__int(libp->para[1]));
1782 break;
1783 case 1:
1784 G__setnull(result7);
1785 ((AliG3toRoot*)(G__getstructoffset()))->ConvertToRootShapes((TFolder*)G__int(libp->para[0]));
1786 break;
1787 case 0:
1788 G__setnull(result7);
1789 ((AliG3toRoot*)(G__getstructoffset()))->ConvertToRootShapes();
1790 break;
1791 }
1792 return(1 || funcname || hash || result7 || libp) ;
1793}
1794
1795static int G__AliG3toRoot_SetExpandDivisions_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1796 switch(libp->paran) {
1797 case 1:
1798 G__setnull(result7);
1799 ((AliG3toRoot*)(G__getstructoffset()))->SetExpandDivisions((Int_t)G__int(libp->para[0]));
1800 break;
1801 case 0:
1802 G__setnull(result7);
1803 ((AliG3toRoot*)(G__getstructoffset()))->SetExpandDivisions();
1804 break;
1805 }
1806 return(1 || funcname || hash || result7 || libp) ;
1807}
1808
1809static int G__AliG3toRoot_GetTopFolder_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1810 G__letint(result7,85,(long)((AliG3toRoot*)(G__getstructoffset()))->GetTopFolder());
1811 return(1 || funcname || hash || result7 || libp) ;
1812}
1813
1814static int G__AliG3toRoot_GetMaterials_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1815 G__letint(result7,85,(long)((AliG3toRoot*)(G__getstructoffset()))->GetMaterials());
1816 return(1 || funcname || hash || result7 || libp) ;
1817}
1818
1819static int G__AliG3toRoot_GetMedia_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1820 G__letint(result7,85,(long)((AliG3toRoot*)(G__getstructoffset()))->GetMedia());
1821 return(1 || funcname || hash || result7 || libp) ;
1822}
1823
1824static int G__AliG3toRoot_Class_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1825 G__letint(result7,85,(long)((AliG3toRoot*)(G__getstructoffset()))->Class());
1826 return(1 || funcname || hash || result7 || libp) ;
1827}
1828
1829static int G__AliG3toRoot_Class_Name_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1830 G__letint(result7,67,(long)((AliG3toRoot*)(G__getstructoffset()))->Class_Name());
1831 return(1 || funcname || hash || result7 || libp) ;
1832}
1833
1834static int G__AliG3toRoot_Class_Version_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1835 G__letint(result7,115,(long)((AliG3toRoot*)(G__getstructoffset()))->Class_Version());
1836 return(1 || funcname || hash || result7 || libp) ;
1837}
1838
1839static int G__AliG3toRoot_Dictionary_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1840 G__setnull(result7);
1841 ((AliG3toRoot*)(G__getstructoffset()))->Dictionary();
1842 return(1 || funcname || hash || result7 || libp) ;
1843}
1844
1845static int G__AliG3toRoot_IsA_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1846 G__letint(result7,85,(long)((const AliG3toRoot*)(G__getstructoffset()))->IsA());
1847 return(1 || funcname || hash || result7 || libp) ;
1848}
1849
1850static int G__AliG3toRoot_ShowMembers_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1851 G__setnull(result7);
1852 ((AliG3toRoot*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
1853 return(1 || funcname || hash || result7 || libp) ;
1854}
1855
1856static int G__AliG3toRoot_Streamer_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1857 G__setnull(result7);
1858 ((AliG3toRoot*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
1859 return(1 || funcname || hash || result7 || libp) ;
1860}
1861
1862static int G__AliG3toRoot_StreamerNVirtual_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1863 G__setnull(result7);
1864 ((AliG3toRoot*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);
1865 return(1 || funcname || hash || result7 || libp) ;
1866}
1867
1868static int G__AliG3toRoot_DeclFileName_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1869 G__letint(result7,67,(long)((AliG3toRoot*)(G__getstructoffset()))->DeclFileName());
1870 return(1 || funcname || hash || result7 || libp) ;
1871}
1872
1873static int G__AliG3toRoot_DeclFileLine_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1874 G__letint(result7,105,(long)((AliG3toRoot*)(G__getstructoffset()))->DeclFileLine());
1875 return(1 || funcname || hash || result7 || libp) ;
1876}
1877
1878static int G__AliG3toRoot_ImplFileName_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1879 G__letint(result7,67,(long)((AliG3toRoot*)(G__getstructoffset()))->ImplFileName());
1880 return(1 || funcname || hash || result7 || libp) ;
1881}
1882
1883static int G__AliG3toRoot_ImplFileLine_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1884 G__letint(result7,105,(long)((AliG3toRoot*)(G__getstructoffset()))->ImplFileLine());
1885 return(1 || funcname || hash || result7 || libp) ;
1886}
1887
1888// automatic copy constructor
1889static int G__AliG3toRoot_AliG3toRoot_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash)
1890{
1891 AliG3toRoot *p;
1892 p=new AliG3toRoot(*(AliG3toRoot*)G__int(libp->para[0]));
1893 result7->obj.i = (long)p;
1894 result7->ref = (long)p;
1895 result7->type = 'u';
1896 result7->tagnum = G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot);
1897 return(1 || funcname || hash || result7 || libp) ;
1898}
1899
1900// automatic destructor
1901typedef AliG3toRoot G__TAliG3toRoot;
1902static int G__AliG3toRoot_wAAliG3toRoot_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {
1903 if(0==G__getstructoffset()) return(1);
1904 if(G__getaryconstruct())
1905 if(G__PVOID==G__getgvp())
1906 delete[] (AliG3toRoot *)(G__getstructoffset());
1907 else
1908 for(int i=G__getaryconstruct()-1;i>=0;i--)
1909 delete (AliG3toRoot *)((G__getstructoffset())+sizeof(AliG3toRoot)*i);
1910 else delete (AliG3toRoot *)(G__getstructoffset());
1911 G__setnull(result7);
1912 return(1 || funcname || hash || result7 || libp) ;
1913}
1914
1915
1916/* Setting up global function */
1917
1918/*********************************************************
1919* Member function Stub
1920*********************************************************/
1921
1922/* AliG3Medium */
1923
1924/* AliG3Material */
1925
1926/* AliG3Volume */
1927
1928/* AliNode */
1929
1930/* AliGuiGeomMain */
1931
1932/* AliGeant3GeometryGUI */
1933
1934/* AliG3toRoot */
1935
1936/*********************************************************
1937* Global function Stub
1938*********************************************************/
1939
1940/*********************************************************
1941* Get size of pointer to member function
1942*********************************************************/
1943class G__Sizep2memfuncAliGeant3Cint {
1944 public:
1945 G__Sizep2memfuncAliGeant3Cint() {p=&G__Sizep2memfuncAliGeant3Cint::sizep2memfunc;}
1946 size_t sizep2memfunc() { return(sizeof(p)); }
1947 private:
1948 size_t (G__Sizep2memfuncAliGeant3Cint::*p)();
1949};
1950
1951size_t G__get_sizep2memfuncAliGeant3Cint()
1952{
1953 G__Sizep2memfuncAliGeant3Cint a;
1954 G__setsizep2memfunc((int)a.sizep2memfunc());
1955 return((size_t)a.sizep2memfunc());
1956}
1957
1958
1959/*********************************************************
1960* virtual base class offset calculation interface
1961*********************************************************/
1962
1963 /* Setting up class inheritance */
1964
1965/*********************************************************
1966* Inheritance information setup/
1967*********************************************************/
1968extern "C" void G__cpp_setup_inheritanceAliGeant3Cint() {
1969
1970 /* Setting up class inheritance */
1971 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium))) {
1972 AliG3Medium *G__Lderived;
1973 G__Lderived=(AliG3Medium*)0x1000;
1974 {
1975 TNamed *G__Lpbase=(TNamed*)G__Lderived;
1976 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),G__get_linked_tagnum(&G__AliGeant3CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
1977 }
1978 {
1979 TObject *G__Lpbase=(TObject*)G__Lderived;
1980 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
1981 }
1982 }
1983 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material))) {
1984 AliG3Material *G__Lderived;
1985 G__Lderived=(AliG3Material*)0x1000;
1986 {
1987 TMaterial *G__Lpbase=(TMaterial*)G__Lderived;
1988 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),G__get_linked_tagnum(&G__AliGeant3CintLN_TMaterial),(long)G__Lpbase-(long)G__Lderived,1,1);
1989 }
1990 {
1991 TNamed *G__Lpbase=(TNamed*)G__Lderived;
1992 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),G__get_linked_tagnum(&G__AliGeant3CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
1993 }
1994 {
1995 TObject *G__Lpbase=(TObject*)G__Lderived;
1996 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
1997 }
1998 {
1999 TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
2000 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),G__get_linked_tagnum(&G__AliGeant3CintLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
2001 }
2002 }
2003 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume))) {
2004 AliG3Volume *G__Lderived;
2005 G__Lderived=(AliG3Volume*)0x1000;
2006 {
2007 TNamed *G__Lpbase=(TNamed*)G__Lderived;
2008 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),G__get_linked_tagnum(&G__AliGeant3CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
2009 }
2010 {
2011 TObject *G__Lpbase=(TObject*)G__Lderived;
2012 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2013 }
2014 }
2015 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode))) {
2016 AliNode *G__Lderived;
2017 G__Lderived=(AliNode*)0x1000;
2018 {
2019 TNode *G__Lpbase=(TNode*)G__Lderived;
2020 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),(long)G__Lpbase-(long)G__Lderived,1,1);
2021 }
2022 {
2023 TNamed *G__Lpbase=(TNamed*)G__Lderived;
2024 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
2025 }
2026 {
2027 TObject *G__Lpbase=(TObject*)G__Lderived;
2028 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2029 }
2030 {
2031 TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
2032 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
2033 }
2034 {
2035 TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
2036 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
2037 }
2038 {
2039 TAtt3D *G__Lpbase=(TAtt3D*)G__Lderived;
2040 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAtt3D),(long)G__Lpbase-(long)G__Lderived,1,0);
2041 }
2042 }
2043 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain))) {
2044 AliGuiGeomMain *G__Lderived;
2045 G__Lderived=(AliGuiGeomMain*)0x1000;
2046 {
2047 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
2048 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
2049 }
2050 {
2051 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
2052 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
2053 }
2054 {
2055 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
2056 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
2057 }
2058 {
2059 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
2060 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
2061 }
2062 {
2063 TGObject *G__Lpbase=(TGObject*)G__Lderived;
2064 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2065 }
2066 {
2067 TObject *G__Lpbase=(TObject*)G__Lderived;
2068 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2069 }
2070 {
2071 TQObject *G__Lpbase=(TQObject*)G__Lderived;
2072 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),G__get_linked_tagnum(&G__AliGeant3CintLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2073 }
2074 }
2075 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI))) {
2076 AliGeant3GeometryGUI *G__Lderived;
2077 G__Lderived=(AliGeant3GeometryGUI*)0x1000;
2078 {
2079 TObject *G__Lpbase=(TObject*)G__Lderived;
2080 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
2081 }
2082 }
2083 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode))) {
2084 TNode *G__Lderived;
2085 G__Lderived=(TNode*)0x1000;
2086 {
2087 TNamed *G__Lpbase=(TNamed*)G__Lderived;
2088 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
2089 }
2090 {
2091 TObject *G__Lpbase=(TObject*)G__Lderived;
2092 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
2093 }
2094 {
2095 TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
2096 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
2097 }
2098 {
2099 TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
2100 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
2101 }
2102 {
2103 TAtt3D *G__Lpbase=(TAtt3D*)G__Lderived;
2104 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_TNode),G__get_linked_tagnum(&G__AliGeant3CintLN_TAtt3D),(long)G__Lpbase-(long)G__Lderived,1,1);
2105 }
2106 }
2107 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot))) {
2108 AliG3toRoot *G__Lderived;
2109 G__Lderived=(AliG3toRoot*)0x1000;
2110 {
2111 TObject *G__Lpbase=(TObject*)G__Lderived;
2112 G__inheritance_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot),G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
2113 }
2114 }
2115}
2116
2117/*********************************************************
2118* typedef information setup/
2119*********************************************************/
2120extern "C" void G__cpp_setup_typetableAliGeant3Cint() {
2121
2122 /* Setting up typedef entry */
2123 G__search_typename2("Char_t",99,-1,0,
2124-1);
2125 G__setnewtype(-1,"Signed Character 1 byte (char)",0);
2126 G__search_typename2("UChar_t",98,-1,0,
2127-1);
2128 G__setnewtype(-1,"Unsigned Character 1 byte (unsigned char)",0);
2129 G__search_typename2("Short_t",115,-1,0,
2130-1);
2131 G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0);
2132 G__search_typename2("UShort_t",114,-1,0,
2133-1);
2134 G__setnewtype(-1,"Unsigned Short integer 2 bytes (unsigned short)",0);
2135 G__search_typename2("Int_t",105,-1,0,
2136-1);
2137 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
2138 G__search_typename2("UInt_t",104,-1,0,
2139-1);
2140 G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
2141 G__search_typename2("Seek_t",105,-1,0,
2142-1);
2143 G__setnewtype(-1,"File pointer (int)",0);
2144 G__search_typename2("Long_t",108,-1,0,
2145-1);
2146 G__setnewtype(-1,"Signed long integer 4 bytes (long)",0);
2147 G__search_typename2("ULong_t",107,-1,0,
2148-1);
2149 G__setnewtype(-1,"Unsigned long integer 4 bytes (unsigned long)",0);
2150 G__search_typename2("Float_t",102,-1,0,
2151-1);
2152 G__setnewtype(-1,"Float 4 bytes (float)",0);
2153 G__search_typename2("Double_t",100,-1,0,
2154-1);
2155 G__setnewtype(-1,"Float 8 bytes (double)",0);
2156 G__search_typename2("Text_t",99,-1,0,
2157-1);
2158 G__setnewtype(-1,"General string (char)",0);
2159 G__search_typename2("Bool_t",103,-1,0,
2160-1);
2161 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
2162 G__search_typename2("Byte_t",98,-1,0,
2163-1);
2164 G__setnewtype(-1,"Byte (8 bits) (unsigned char)",0);
2165 G__search_typename2("Version_t",115,-1,0,
2166-1);
2167 G__setnewtype(-1,"Class version identifier (short)",0);
2168 G__search_typename2("Option_t",99,-1,0,
2169-1);
2170 G__setnewtype(-1,"Option string (const char)",0);
2171 G__search_typename2("Ssiz_t",105,-1,0,
2172-1);
2173 G__setnewtype(-1,"String size (int)",0);
2174 G__search_typename2("Real_t",102,-1,0,
2175-1);
2176 G__setnewtype(-1,"TVector and TMatrix element type (float)",0);
2177 G__search_typename2("Streamer_t",89,-1,0,
2178-1);
2179 G__setnewtype(-1,NULL,0);
2180 G__search_typename2("VoidFuncPtr_t",89,-1,0,
2181-1);
2182 G__setnewtype(-1,"pointer to void function",0);
2183 G__search_typename2("FreeHookFun_t",89,-1,0,
2184-1);
2185 G__setnewtype(-1,NULL,0);
2186 G__search_typename2("ReAllocFun_t",81,-1,0,
2187-1);
2188 G__setnewtype(-1,NULL,0);
2189 G__search_typename2("ReAllocCFun_t",81,-1,0,
2190-1);
2191 G__setnewtype(-1,NULL,0);
2192 G__search_typename2("Axis_t",100,-1,0,
2193-1);
2194 G__setnewtype(-1,"Axis values type (double)",0);
2195 G__search_typename2("Stat_t",100,-1,0,
2196-1);
2197 G__setnewtype(-1,"Statistics type (double)",0);
2198 G__search_typename2("Font_t",115,-1,0,
2199-1);
2200 G__setnewtype(-1,"Font number (short)",0);
2201 G__search_typename2("Style_t",115,-1,0,
2202-1);
2203 G__setnewtype(-1,"Style number (short)",0);
2204 G__search_typename2("Marker_t",115,-1,0,
2205-1);
2206 G__setnewtype(-1,"Marker number (short)",0);
2207 G__search_typename2("Width_t",115,-1,0,
2208-1);
2209 G__setnewtype(-1,"Line width (short)",0);
2210 G__search_typename2("Color_t",115,-1,0,
2211-1);
2212 G__setnewtype(-1,"Color number (short)",0);
2213 G__search_typename2("SCoord_t",115,-1,0,
2214-1);
2215 G__setnewtype(-1,"Screen coordinates (short)",0);
2216 G__search_typename2("Coord_t",100,-1,0,
2217-1);
2218 G__setnewtype(-1,"Pad world coordinates (double)",0);
2219 G__search_typename2("Angle_t",102,-1,0,
2220-1);
2221 G__setnewtype(-1,"Graphics angle (float)",0);
2222 G__search_typename2("Size_t",102,-1,0,
2223-1);
2224 G__setnewtype(-1,"Attribute size (float)",0);
2225 G__search_typename2("Handle_t",107,-1,0,
2226-1);
2227 G__setnewtype(-1,"Generic resource handle",0);
2228 G__search_typename2("Display_t",107,-1,0,
2229-1);
2230 G__setnewtype(-1,"Display handle",0);
2231 G__search_typename2("Visual_t",107,-1,0,
2232-1);
2233 G__setnewtype(-1,"Visual handle",0);
2234 G__search_typename2("Window_t",107,-1,0,
2235-1);
2236 G__setnewtype(-1,"Window handle",0);
2237 G__search_typename2("Pixmap_t",107,-1,0,
2238-1);
2239 G__setnewtype(-1,"Pixmap handle",0);
2240 G__search_typename2("Drawable_t",107,-1,0,
2241-1);
2242 G__setnewtype(-1,"Drawable handle",0);
2243 G__search_typename2("Region_t",107,-1,0,
2244-1);
2245 G__setnewtype(-1,"Region handle",0);
2246 G__search_typename2("Colormap_t",107,-1,0,
2247-1);
2248 G__setnewtype(-1,"Colormap handle",0);
2249 G__search_typename2("Cursor_t",107,-1,0,
2250-1);
2251 G__setnewtype(-1,"Cursor handle",0);
2252 G__search_typename2("FontH_t",107,-1,0,
2253-1);
2254 G__setnewtype(-1,"Font handle (as opposed to Font_t which is an index)",0);
2255 G__search_typename2("KeySym_t",107,-1,0,
2256-1);
2257 G__setnewtype(-1,"Key symbol handle",0);
2258 G__search_typename2("Atom_t",107,-1,0,
2259-1);
2260 G__setnewtype(-1,"WM token",0);
2261 G__search_typename2("GContext_t",107,-1,0,
2262-1);
2263 G__setnewtype(-1,"Graphics context handle",0);
2264 G__search_typename2("FontStruct_t",107,-1,0,
2265-1);
2266 G__setnewtype(-1,"Pointer to font structure",0);
2267 G__search_typename2("Mask_t",104,-1,0,
2268-1);
2269 G__setnewtype(-1,"Structure mask type",0);
2270 G__search_typename2("Time_t",107,-1,0,
2271-1);
2272 G__setnewtype(-1,"Event time",0);
2273 G__search_typename2("Int_t (*)(const char*xact, Int_t nb, void**ar, Int_t*iret)",81,-1,0,
2274-1);
2275 G__setnewtype(-1,NULL,0);
2276 G__search_typename2("Decay_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Decay_t),0,-1);
2277 G__setnewtype(-1,NULL,0);
2278 G__search_typename2("Quest_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Quest_t),0,-1);
2279 G__setnewtype(-1,NULL,0);
2280 G__search_typename2("Gcbank_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcbank_t),0,-1);
2281 G__setnewtype(-1,NULL,0);
2282 G__search_typename2("Gclink_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gclink_t),0,-1);
2283 G__setnewtype(-1,NULL,0);
2284 G__search_typename2("Gcflag_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcflag_t),0,-1);
2285 G__setnewtype(-1,NULL,0);
2286 G__search_typename2("Gckine_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gckine_t),0,-1);
2287 G__setnewtype(-1,NULL,0);
2288 G__search_typename2("Gcking_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcking_t),0,-1);
2289 G__setnewtype(-1,NULL,0);
2290 G__search_typename2("Gckin2_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gckin2_t),0,-1);
2291 G__setnewtype(-1,NULL,0);
2292 G__search_typename2("Gckin3_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gckin3_t),0,-1);
2293 G__setnewtype(-1,NULL,0);
2294 G__search_typename2("Gcmate_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcmate_t),0,-1);
2295 G__setnewtype(-1,NULL,0);
2296 G__search_typename2("Gctmed_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gctmed_t),0,-1);
2297 G__setnewtype(-1,NULL,0);
2298 G__search_typename2("Gctrak_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gctrak_t),0,-1);
2299 G__setnewtype(-1,NULL,0);
2300 G__search_typename2("Gcvolu_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcvolu_t),0,-1);
2301 G__setnewtype(-1,NULL,0);
2302 G__search_typename2("Gcsets_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcsets_t),0,-1);
2303 G__setnewtype(-1,NULL,0);
2304 G__search_typename2("Gcnum_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcnum_t),0,-1);
2305 G__setnewtype(-1,NULL,0);
2306 G__search_typename2("Gccuts_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gccuts_t),0,-1);
2307 G__setnewtype(-1,NULL,0);
2308 G__search_typename2("Gcmulo_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcmulo_t),0,-1);
2309 G__setnewtype(-1,NULL,0);
2310 G__search_typename2("Gcphys_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcphys_t),0,-1);
2311 G__setnewtype(-1,NULL,0);
2312 G__search_typename2("Gcphlt_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcphlt_t),0,-1);
2313 G__setnewtype(-1,NULL,0);
2314 G__search_typename2("Gcopti_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcopti_t),0,-1);
2315 G__setnewtype(-1,NULL,0);
2316 G__search_typename2("Gctlit_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gctlit_t),0,-1);
2317 G__setnewtype(-1,NULL,0);
2318 G__search_typename2("Gcvdma_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcvdma_t),0,-1);
2319 G__setnewtype(-1,NULL,0);
2320 G__search_typename2("Gctpol_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Gctpol_t),0,-1);
2321 G__setnewtype(-1,NULL,0);
2322 G__search_typename2("Ertrio_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Ertrio_t),0,-1);
2323 G__setnewtype(-1,NULL,0);
2324 G__search_typename2("Eropts_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Eropts_t),0,-1);
2325 G__setnewtype(-1,NULL,0);
2326 G__search_typename2("Eroptc_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Eroptc_t),0,-1);
2327 G__setnewtype(-1,NULL,0);
2328 G__search_typename2("Erwork_t",117,G__get_linked_tagnum(&G__AliGeant3CintLN_Erwork_t),0,-1);
2329 G__setnewtype(-1,NULL,0);
2330 G__search_typename2("X3DBuffer",117,G__get_linked_tagnum(&G__AliGeant3CintLN__x3d_data_),0,-1);
2331 G__setnewtype(-1,NULL,0);
2332 G__search_typename2("Size3D",117,G__get_linked_tagnum(&G__AliGeant3CintLN__x3d_sizeof_),0,-1);
2333 G__setnewtype(-1,NULL,0);
2334}
2335
2336/*********************************************************
2337* Data Member information setup/
2338*********************************************************/
2339
2340 /* Setting up class,struct,union tag member variable */
2341
2342 /* AliG3Medium */
2343static void G__setup_memvarAliG3Medium(void) {
2344 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium));
2345 { AliG3Medium *p; p=(AliG3Medium*)0x1000; if (p) { }
2346 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fPars[33]=",0,"special medium parameters");
2347 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fId=",0,"Id number of the Medium");
2348 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdMat=",0,"Associated material");
2349 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIsvol=",0,"Sensitivity flag ");
2350 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIfield=",0,"Magnetic Field Flag");
2351 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fFieldm=",0,"Maximum Field Strength");
2352 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fTmaxfd=",0,"Max. Ang. Deviation");
2353 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStemax=",0,"Maximum Step ");
2354 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fDeemax=",0,"Max. Frac. Energy Loss\",");
2355 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fEpsil=",0,"Crossing Precission ");
2356 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStmin=",0,"Minimum Step Size");
2357 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fItem=",0,"Link to Widget Entry");
2358 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2359 }
2360 G__tag_memvar_reset();
2361}
2362
2363
2364 /* AliG3Material */
2365static void G__setup_memvarAliG3Material(void) {
2366 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material));
2367 { AliG3Material *p; p=(AliG3Material*)0x1000; if (p) { }
2368 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fId=",0,"Id number of the material");
2369 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2370 }
2371 G__tag_memvar_reset();
2372}
2373
2374
2375 /* AliG3Volume */
2376static void G__setup_memvarAliG3Volume(void) {
2377 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume));
2378 { AliG3Volume *p; p=(AliG3Volume*)0x1000; if (p) { }
2379 G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TArrayF),-1,-1,4,"fPosition=",0,"position with respect to mother volume");
2380 G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TArrayF),-1,-1,4,"fParameters=",0,"volume parameters");
2381 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TList),-1,-1,4,"fCopies=",0,"volume copies");
2382 G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fPosp=",0,"flag for G3 POSP");
2383 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNCopies=",0,"number of copies");
2384 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRotMatrix=",0,"rotation with respect to mother volume");
2385 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNParam=",0,"number of volume parameters");
2386 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAxis=",0,"division axis");
2387 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNdiv=",0,"number of divisions");
2388 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStep=",0,"number of steps");
2389 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStartC=",0,"start coordinate");
2390 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fShape=",0,"G3 volume shape");
2391 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fTheta=",0,"theta-angle for drawing");
2392 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fPhi=",0,"phi-angle for drawing");
2393 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fPsi=",0,"psi-angle for drawing ");
2394 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fU=",0,"u-position");
2395 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fV=",0,"v-position");
2396 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fUscale=",0,"u-scaling factor");
2397 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fVscale=",0,"v-scaling factor");
2398 G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fHide=",0,"hide flag");
2399 G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fShadow=",0,"shadow flag");
2400 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFill=",0,"fill option 1-6");
2401 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSeen=",0,"seen option -2 - 1");
2402 G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fClip=",0,"clipping flag");
2403 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipXmin=",0,"clip box range xmin");
2404 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipXmax=",0,"clip box range xmax");
2405 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipYmin=",0,"clip box range ymin");
2406 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipYmax=",0,"clip box range ymax");
2407 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipZmin=",0,"clip box range zmin");
2408 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fClipZmax=",0,"clip box range zmax");
2409 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdVolume=",0,"geant volume id");
2410 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdMedium=",0,"geant medium id");
2411 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdMaterial=",0,"geant material id ");
2412 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdCopy=",0,"copy flag");
2413 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),-1,-1,4,"fItem=",0,"!current item");
2414 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2415 }
2416 G__tag_memvar_reset();
2417}
2418
2419
2420 /* AliNode */
2421static void G__setup_memvarAliNode(void) {
2422 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode));
2423 { AliNode *p; p=(AliNode*)0x1000; if (p) { }
2424 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAxis=",0,"division axis");
2425 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNDivision=",0,"number of divisions");
2426 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStep=",0,"number of steps");
2427 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fStartC=",0,"start coordinate");
2428 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2429 }
2430 G__tag_memvar_reset();
2431}
2432
2433
2434 /* AliGuiGeomMain */
2435static void G__setup_memvarAliGuiGeomMain(void) {
2436 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain));
2437 { AliGuiGeomMain *p; p=(AliGuiGeomMain*)0x1000; if (p) { }
2438 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTab),-1,-1,4,"fTab=",0,"Contains Tab entries: volumes, materials..");
2439 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCanvas),-1,-1,4,"fCanvasWindow=",0,"Canvas window for list tree");
2440 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF2=",0,(char*)NULL);
2441 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF21=",0,(char*)NULL);
2442 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF3=",0,(char*)NULL);
2443 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF31=",0,(char*)NULL);
2444 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF4=",0,(char*)NULL);
2445 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF5=",0,"Frames for combos");
2446 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF6=",0,(char*)NULL);
2447 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF61=",0,(char*)NULL);
2448 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF62=",0,(char*)NULL);
2449 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGCompositeFrame),-1,-1,4,"fF63=",0,"Frames for combos");
2450 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGListTree),-1,-1,4,"fLt=",0,"Volumes list tree");
2451 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGMenuBar),-1,-1,4,"fMenuBar=",0,"Menu bar: File, Draw Control ...");
2452 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGPopupMenu),-1,-1,4,"fMenuFile=",0,(char*)NULL);
2453 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGPopupMenu),-1,-1,4,"fMenuTest=",0,(char*)NULL);
2454 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGPopupMenu),-1,-1,4,"fMenuHelp=",0,"Pop-up menus");
2455 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLayoutHints),-1,-1,4,"fMenuBarItemLayout=",0,(char*)NULL);
2456 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLayoutHints),-1,-1,4,"fMenuBarHelpLayout=",0,(char*)NULL);
2457 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLayoutHints),-1,-1,4,"fMenuBarLayout=",0,(char*)NULL);
2458 G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLayoutHints),-1,-1,4,"fLTab=",0,"Lay-out hints");
2459 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLayoutHints),-1,-1,4,"fL2=",0,"Lay-out hints");
2460 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomDialog),-1,-1,4,"fDialog=",0,"! no output please");
2461 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGComboBox),-1,-1,4,"fMaterialCombo=",0,"Material combo box");
2462 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGComboBox),-1,-1,4,"fMechanismCombo=",0,"Mechanism combo box");
2463 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGComboBox),-1,-1,4,"fMediaCombo=",0,(char*)NULL);
2464 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGComboBox),-1,-1,4,"fParticleCombo=",0,"Media and particle combo boxes");
2465 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGListBox),-1,-1,4,"fProcessLB=",0,(char*)NULL);
2466 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGListBox),-1,-1,4,"fCutsLB=",0,"List boxes for cuts and processes");
2467 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fComboMaterialEntries=",0,"List of materials");
2468 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fComboMediaEntries=",0,"List of media");
2469 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGHorizontalFrame),-1,-1,4,"fHframe[6]=",0,(char*)NULL);
2470 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGHorizontalFrame),-1,-1,4,"fHframeM[8]=",0,"sub frames ");
2471 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextBuffer),-1,-1,4,"fTbh[6]=",0,(char*)NULL);
2472 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextBuffer),-1,-1,4,"fTbhM[8]=",0,(char*)NULL);
2473 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextBuffer),-1,-1,4,"fTbh61=",0,(char*)NULL);
2474 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextBuffer),-1,-1,4,"fTbh62=",0,(char*)NULL);
2475 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextBuffer),-1,-1,4,"fTbh63=",0,"text frames");
2476 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextEntry),-1,-1,4,"fTeh[6]=",0,(char*)NULL);
2477 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextEntry),-1,-1,4,"fTehM[8]=",0,(char*)NULL);
2478 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextEntry),-1,-1,4,"fTeh61=",0,(char*)NULL);
2479 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextEntry),-1,-1,4,"fTeh62=",0,(char*)NULL);
2480 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextEntry),-1,-1,4,"fTeh63=",0,"text entries");
2481 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLabel),-1,-1,4,"fLabel[6]=",0,(char*)NULL);
2482 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLabel),-1,-1,4,"fLabelM[8]=",0,(char*)NULL);
2483 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGLabel),-1,-1,4,"fSLabel61=",0,"labels");
2484 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGTextButton),-1,-1,4,"fPlotButton=",0,"Plot-Button");
2485 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fEmin=",0,"minimum energy for de/dx plot");
2486 G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fEmax=",0,"maximum energy for de/dx plot");
2487 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNbins=",0,"number of bins for de/dx plot");
2488 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2489 }
2490 G__tag_memvar_reset();
2491}
2492
2493
2494 /* AliGeant3GeometryGUI */
2495static void G__setup_memvarAliGeant3GeometryGUI(void) {
2496 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI));
2497 { AliGeant3GeometryGUI *p; p=(AliGeant3GeometryGUI*)0x1000; if (p) { }
2498 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),-1,-1,4,"fPanel=",0,"the main gui panel");
2499 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNstack=",0,"number of volumes");
2500 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fVolumes=",0,"array of volumes ");
2501 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNMaterials=",0,"number of materials and media");
2502 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fMaterials=",0,"array of materials");
2503 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fMedia=",0,"array of materials");
2504 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TObjArray),-1,-1,4,"fRotations=",0,"Rotation Matrices");
2505 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2506 }
2507 G__tag_memvar_reset();
2508}
2509
2510
2511 /* AliG3toRoot */
2512static void G__setup_memvarAliG3toRoot(void) {
2513 G__tag_memvar_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot));
2514 { AliG3toRoot *p; p=(AliG3toRoot*)0x1000; if (p) { }
2515 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fVolumes=",0,"! array of volumes ");
2516 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fMaterials=",0,"! array of materials");
2517 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,-1,4,"fMedia=",0,"! array of materials");
2518 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TObjArray),-1,-1,4,"fRotations=",0,"! Rotation Matrices");
2519 G__memvar_setup((void*)NULL,73,0,0,-1,G__defined_typename("Int_t"),-1,4,"fZlq=",0,"! pointer to Zebra bank lq");
2520 G__memvar_setup((void*)NULL,70,0,0,-1,G__defined_typename("Float_t"),-1,4,"fZq=",0,"! pointer to Zebra bank q");
2521 G__memvar_setup((void*)NULL,73,0,0,-1,G__defined_typename("Int_t"),-1,4,"fZiq=",0,"! pointer to Zebra bank iq");
2522 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_Gclink_t),G__defined_typename("Gclink_t"),-1,4,"fGclink=",0,"! pointer to Geant common block ");
2523 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_Gcnum_t),G__defined_typename("Gcnum_t"),-1,4,"fGcnum=",0,"! pointer to Geant common block");
2524 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TFolder),-1,-1,4,"fTopFolder=",0,"! Folder structure containing volumes");
2525 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TGeometry),-1,-1,4,"fGeometry=",0,"Pointer to geometry");
2526 G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fExpand=",0,"Flag for division expansion");
2527 G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2528 }
2529 G__tag_memvar_reset();
2530}
2531
2532extern "C" void G__cpp_setup_memvarAliGeant3Cint() {
2533}
2534/***********************************************************
2535************************************************************
2536************************************************************
2537************************************************************
2538************************************************************
2539************************************************************
2540************************************************************
2541***********************************************************/
2542
2543/*********************************************************
2544* Member function information setup for each class
2545*********************************************************/
2546static void G__setup_memfuncAliG3Medium(void) {
2547 /* AliG3Medium */
2548 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium));
2549 G__memfunc_setup("AliG3Medium",1009,G__AliG3Medium_AliG3Medium_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2550 G__memfunc_setup("AliG3Medium",1009,G__AliG3Medium_AliG3Medium_1_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),-1,0,11,1,1,0,
2551"i - 'Int_t' 0 - imed i - 'Int_t' 0 - imat "
2552"C - - 10 - name i - 'Int_t' 0 - isvol "
2553"i - 'Int_t' 0 - ifield f - 'Float_t' 0 - fieldm "
2554"f - 'Float_t' 0 - tmaxfd f - 'Float_t' 0 - stemax "
2555"f - 'Float_t' 0 - deemax f - 'Float_t' 0 - epsil "
2556"f - 'Float_t' 0 - stmin",(char*)NULL,(void*)NULL,0);
2557 G__memfunc_setup("Dump",406,G__AliG3Medium_Dump_3_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2558 G__memfunc_setup("Id",173,G__AliG3Medium_Id_4_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2559 G__memfunc_setup("IdMat",463,G__AliG3Medium_IdMat_5_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2560 G__memfunc_setup("Isvol",525,G__AliG3Medium_Isvol_6_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2561 G__memfunc_setup("Ifield",589,G__AliG3Medium_Ifield_7_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2562 G__memfunc_setup("Fieldm",593,G__AliG3Medium_Fieldm_8_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2563 G__memfunc_setup("Tmaxfd",612,G__AliG3Medium_Tmaxfd_9_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2564 G__memfunc_setup("Stemax",626,G__AliG3Medium_Stemax_0_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2565 G__memfunc_setup("Deemax",596,G__AliG3Medium_Deemax_1_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2566 G__memfunc_setup("Epsil",509,G__AliG3Medium_Epsil_2_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2567 G__memfunc_setup("Stmin",523,G__AliG3Medium_Stmin_3_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2568 G__memfunc_setup("SetPar",591,G__AliG3Medium_SetPar_4_1,121,-1,-1,0,2,1,1,0,
2569"i - 'Int_t' 0 - ipar f - 'Float_t' 0 - par",(char*)NULL,(void*)NULL,1);
2570 G__memfunc_setup("GetPar",579,G__AliG3Medium_GetPar_5_1,102,-1,G__defined_typename("Float_t"),0,1,1,1,0,"i - 'Int_t' 0 - ipar",(char*)NULL,(void*)NULL,1);
2571 G__memfunc_setup("ItemId",572,G__AliG3Medium_ItemId_6_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2572 G__memfunc_setup("SetItemId",872,G__AliG3Medium_SetItemId_7_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2573 G__memfunc_setup("AliG3Medium",1009,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),-1,0,1,1,4,0,"u 'AliG3Medium' - 11 - -",(char*)NULL,(void*)NULL,0);
2574 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),-1,1,1,1,4,0,"u 'AliG3Medium' - 11 - -",(char*)NULL,(void*)NULL,0);
2575 G__memfunc_setup("Class",502,G__AliG3Medium_Class_0_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2576 G__memfunc_setup("Class_Name",982,G__AliG3Medium_Class_Name_1_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2577 G__memfunc_setup("Class_Version",1339,G__AliG3Medium_Class_Version_2_2,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2578 G__memfunc_setup("Dictionary",1046,G__AliG3Medium_Dictionary_3_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2579 G__memfunc_setup("IsA",253,G__AliG3Medium_IsA_4_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2580 G__memfunc_setup("ShowMembers",1132,G__AliG3Medium_ShowMembers_5_2,121,-1,-1,0,2,1,1,0,
2581"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2582 G__memfunc_setup("Streamer",835,G__AliG3Medium_Streamer_6_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2583 G__memfunc_setup("StreamerNVirtual",1656,G__AliG3Medium_StreamerNVirtual_7_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2584 G__memfunc_setup("DeclFileName",1145,G__AliG3Medium_DeclFileName_8_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2585 G__memfunc_setup("DeclFileLine",1152,G__AliG3Medium_DeclFileLine_9_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2586 G__memfunc_setup("ImplFileName",1171,G__AliG3Medium_ImplFileName_0_3,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2587 G__memfunc_setup("ImplFileLine",1178,G__AliG3Medium_ImplFileLine_1_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2588 // automatic destructor
2589 G__memfunc_setup("~AliG3Medium",1135,G__AliG3Medium_wAAliG3Medium_2_3,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2590 G__tag_memfunc_reset();
2591}
2592
2593static void G__setup_memfuncAliG3Material(void) {
2594 /* AliG3Material */
2595 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material));
2596 G__memfunc_setup("AliG3Material",1215,G__AliG3Material_AliG3Material_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2597 G__memfunc_setup("AliG3Material",1215,G__AliG3Material_AliG3Material_1_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),-1,0,7,1,1,0,
2598"C - - 0 - name C - - 0 - title "
2599"f - 'Float_t' 0 - a f - 'Float_t' 0 - z "
2600"f - 'Float_t' 0 - dens f - 'Float_t' 0 - radl "
2601"f - 'Float_t' 0 - intl",(char*)NULL,(void*)NULL,0);
2602 G__memfunc_setup("Dump",406,G__AliG3Material_Dump_3_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2603 G__memfunc_setup("Id",173,G__AliG3Material_Id_4_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2604 G__memfunc_setup("SetId",473,G__AliG3Material_SetId_5_0,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2605 G__memfunc_setup("AliG3Material",1215,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),-1,0,1,1,4,0,"u 'AliG3Material' - 11 - -",(char*)NULL,(void*)NULL,0);
2606 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),-1,1,1,1,4,0,"u 'AliG3Material' - 11 - -",(char*)NULL,(void*)NULL,0);
2607 G__memfunc_setup("Class",502,G__AliG3Material_Class_8_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2608 G__memfunc_setup("Class_Name",982,G__AliG3Material_Class_Name_9_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2609 G__memfunc_setup("Class_Version",1339,G__AliG3Material_Class_Version_0_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2610 G__memfunc_setup("Dictionary",1046,G__AliG3Material_Dictionary_1_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2611 G__memfunc_setup("IsA",253,G__AliG3Material_IsA_2_1,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2612 G__memfunc_setup("ShowMembers",1132,G__AliG3Material_ShowMembers_3_1,121,-1,-1,0,2,1,1,0,
2613"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2614 G__memfunc_setup("Streamer",835,G__AliG3Material_Streamer_4_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2615 G__memfunc_setup("StreamerNVirtual",1656,G__AliG3Material_StreamerNVirtual_5_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2616 G__memfunc_setup("DeclFileName",1145,G__AliG3Material_DeclFileName_6_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2617 G__memfunc_setup("DeclFileLine",1152,G__AliG3Material_DeclFileLine_7_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2618 G__memfunc_setup("ImplFileName",1171,G__AliG3Material_ImplFileName_8_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2619 G__memfunc_setup("ImplFileLine",1178,G__AliG3Material_ImplFileLine_9_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2620 // automatic destructor
2621 G__memfunc_setup("~AliG3Material",1341,G__AliG3Material_wAAliG3Material_0_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2622 G__tag_memfunc_reset();
2623}
2624
2625static void G__setup_memfuncAliG3Volume(void) {
2626 /* AliG3Volume */
2627 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume));
2628 G__memfunc_setup("AliG3Volume",1032,G__AliG3Volume_AliG3Volume_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2629 G__memfunc_setup("AliG3Volume",1032,G__AliG3Volume_AliG3Volume_1_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,0,1,1,1,0,"C - - 10 - name",(char*)NULL,(void*)NULL,0);
2630 G__memfunc_setup("Draw",398,G__AliG3Volume_Draw_3_0,121,-1,-1,0,1,1,1,0,"C - 'Option_t' 0 0 option",(char*)NULL,(void*)NULL,1);
2631 G__memfunc_setup("DrawSpec",793,G__AliG3Volume_DrawSpec_4_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2632 G__memfunc_setup("SetParam",797,G__AliG3Volume_SetParam_5_0,121,-1,-1,0,2,1,1,0,
2633"i - 'Int_t' 0 - i f - 'Float_t' 0 - param",(char*)NULL,(void*)NULL,1);
2634 G__memfunc_setup("GetParam",785,G__AliG3Volume_GetParam_6_0,102,-1,G__defined_typename("Float_t"),0,1,1,1,0,"i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1);
2635 G__memfunc_setup("SetIdVolume",1105,G__AliG3Volume_SetIdVolume_7_0,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2636 G__memfunc_setup("SetIdCopy",884,G__AliG3Volume_SetIdCopy_8_0,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2637 G__memfunc_setup("SetIdMedium",1082,G__AliG3Volume_SetIdMedium_9_0,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2638 G__memfunc_setup("SetIdMaterial",1288,G__AliG3Volume_SetIdMaterial_0_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2639 G__memfunc_setup("GetIdVolume",1093,G__AliG3Volume_GetIdVolume_1_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2640 G__memfunc_setup("GetIdCopy",872,G__AliG3Volume_GetIdCopy_2_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2641 G__memfunc_setup("Medium",609,G__AliG3Volume_Medium_3_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2642 G__memfunc_setup("Material",815,G__AliG3Volume_Material_4_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2643 G__memfunc_setup("AddCopy",676,G__AliG3Volume_AddCopy_5_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2644 G__memfunc_setup("SetItem",699,G__AliG3Volume_SetItem_6_1,121,-1,-1,0,1,1,1,0,"U 'TObject' - 0 - item",(char*)NULL,(void*)NULL,1);
2645 G__memfunc_setup("SetPosition",1153,G__AliG3Volume_SetPosition_7_1,121,-1,-1,0,3,1,1,0,
2646"f - 'Float_t' 0 - x f - 'Float_t' 0 - y "
2647"f - 'Float_t' 0 - z",(char*)NULL,(void*)NULL,1);
2648 G__memfunc_setup("Position",853,G__AliG3Volume_Position_8_1,117,G__get_linked_tagnum(&G__AliGeant3CintLN_TArrayF),-1,0,1,1,1,8,"i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1);
2649 G__memfunc_setup("SetRotMatrix",1238,G__AliG3Volume_SetRotMatrix_9_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - irot",(char*)NULL,(void*)NULL,1);
2650 G__memfunc_setup("RotMatrix",938,G__AliG3Volume_RotMatrix_0_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2651 G__memfunc_setup("SetShape",797,G__AliG3Volume_SetShape_1_2,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - shape",(char*)NULL,(void*)NULL,1);
2652 G__memfunc_setup("Shape",497,G__AliG3Volume_Shape_2_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2653 G__memfunc_setup("SetParameters",1344,G__AliG3Volume_SetParameters_3_2,121,-1,-1,0,2,1,1,0,
2654"i - 'Int_t' 0 - np F - 'Float_t' 0 - param",(char*)NULL,(void*)NULL,1);
2655 G__memfunc_setup("NParam",575,G__AliG3Volume_NParam_4_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2656 G__memfunc_setup("Parameters",1044,G__AliG3Volume_Parameters_5_2,121,-1,-1,0,2,1,1,8,
2657"i - 'Int_t' 0 - i u 'TArrayF' - 1 - param",(char*)NULL,(void*)NULL,1);
2658 G__memfunc_setup("Copies",611,G__AliG3Volume_Copies_6_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TList),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2659 G__memfunc_setup("AddCopy",676,G__AliG3Volume_AddCopy_7_2,121,-1,-1,0,1,1,1,0,"U 'AliG3Volume' - 0 - volume",(char*)NULL,(void*)NULL,1);
2660 G__memfunc_setup("Copy",411,G__AliG3Volume_Copy_8_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,0,1,1,1,0,"i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1);
2661 G__memfunc_setup("NCopies",689,G__AliG3Volume_NCopies_9_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2662 G__memfunc_setup("Posp",418,G__AliG3Volume_Posp_0_3,103,-1,G__defined_typename("Bool_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2663 G__memfunc_setup("SetPosp",718,G__AliG3Volume_SetPosp_1_3,121,-1,-1,0,1,1,1,0,"g - 'Bool_t' 0 - flag",(char*)NULL,(void*)NULL,1);
2664 G__memfunc_setup("CreateTShape",1177,G__AliG3Volume_CreateTShape_2_3,121,-1,-1,0,2,1,1,0,
2665"C - - 0 - nameV U 'TMaterial' - 0 - mat",(char*)NULL,(void*)NULL,1);
2666 G__memfunc_setup("SetDivision",1137,G__AliG3Volume_SetDivision_3_3,121,-1,-1,0,4,1,1,0,
2667"i - 'Int_t' 0 - ndiv i - 'Int_t' 0 - axis "
2668"f - 'Float_t' 0 - start f - 'Float_t' 0 - step",(char*)NULL,(void*)NULL,1);
2669 G__memfunc_setup("Division",837,G__AliG3Volume_Division_4_3,121,-1,-1,0,4,1,1,8,
2670"i - 'Int_t' 1 - ndiv i - 'Int_t' 1 - axis "
2671"f - 'Float_t' 1 - start f - 'Float_t' 1 - step",(char*)NULL,(void*)NULL,1);
2672 G__memfunc_setup("Axis",405,G__AliG3Volume_Axis_5_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2673 G__memfunc_setup("Ndiv",401,G__AliG3Volume_Ndiv_6_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2674 G__memfunc_setup("Step",412,G__AliG3Volume_Step_7_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2675 G__memfunc_setup("StartC",593,G__AliG3Volume_StartC_8_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2676 G__memfunc_setup("GetItem",687,G__AliG3Volume_GetItem_9_3,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TObject),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2677 G__memfunc_setup("AliG3Volume",1032,G__AliG3Volume_AliG3Volume_0_4,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,0,1,1,1,0,"u 'AliG3Volume' - 11 - -",(char*)NULL,(void*)NULL,0);
2678 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,1,1,1,4,0,"u 'AliG3Volume' - 11 - -",(char*)NULL,(void*)NULL,0);
2679 G__memfunc_setup("Class",502,G__AliG3Volume_Class_2_4,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2680 G__memfunc_setup("Class_Name",982,G__AliG3Volume_Class_Name_3_4,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2681 G__memfunc_setup("Class_Version",1339,G__AliG3Volume_Class_Version_4_4,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2682 G__memfunc_setup("Dictionary",1046,G__AliG3Volume_Dictionary_5_4,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2683 G__memfunc_setup("IsA",253,G__AliG3Volume_IsA_6_4,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2684 G__memfunc_setup("ShowMembers",1132,G__AliG3Volume_ShowMembers_7_4,121,-1,-1,0,2,1,1,0,
2685"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2686 G__memfunc_setup("Streamer",835,G__AliG3Volume_Streamer_8_4,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2687 G__memfunc_setup("StreamerNVirtual",1656,G__AliG3Volume_StreamerNVirtual_9_4,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2688 G__memfunc_setup("DeclFileName",1145,G__AliG3Volume_DeclFileName_0_5,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2689 G__memfunc_setup("DeclFileLine",1152,G__AliG3Volume_DeclFileLine_1_5,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2690 G__memfunc_setup("ImplFileName",1171,G__AliG3Volume_ImplFileName_2_5,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2691 G__memfunc_setup("ImplFileLine",1178,G__AliG3Volume_ImplFileLine_3_5,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2692 // automatic destructor
2693 G__memfunc_setup("~AliG3Volume",1158,G__AliG3Volume_wAAliG3Volume_4_5,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2694 G__tag_memfunc_reset();
2695}
2696
2697static void G__setup_memfuncAliNode(void) {
2698 /* AliNode */
2699 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode));
2700 G__memfunc_setup("AliNode",668,G__AliNode_AliNode_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2701 G__memfunc_setup("AliNode",668,G__AliNode_AliNode_1_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,0,8,1,1,0,
2702"C - - 10 - name C - - 10 - title "
2703"C - - 10 - shapename d - 'Double_t' 0 0 x "
2704"d - 'Double_t' 0 0 y d - 'Double_t' 0 0 z "
2705"C - - 10 \"\" matrixname C - 'Option_t' 0 \"\" option",(char*)NULL,(void*)NULL,0);
2706 G__memfunc_setup("AliNode",668,G__AliNode_AliNode_2_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,0,8,1,1,0,
2707"C - - 10 - name C - - 10 - title "
2708"U 'TShape' - 0 - shape d - 'Double_t' 0 0 x "
2709"d - 'Double_t' 0 0 y d - 'Double_t' 0 0 z "
2710"U 'TRotMatrix' - 0 0 matrix C - 'Option_t' 0 \"\" option",(char*)NULL,(void*)NULL,0);
2711 G__memfunc_setup("AliNode",668,G__AliNode_AliNode_3_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,0,2,1,1,0,
2712"u 'AliNode' - 11 - node U 'AliNode' - 0 - parent",(char*)NULL,(void*)NULL,0);
2713 G__memfunc_setup("SetDivision",1137,G__AliNode_SetDivision_5_0,121,-1,-1,0,4,1,1,0,
2714"i - 'Int_t' 0 - ndiv i - 'Int_t' 0 - axis "
2715"f - 'Float_t' 0 - start f - 'Float_t' 0 - step",(char*)NULL,(void*)NULL,1);
2716 G__memfunc_setup("ExpandDivisions",1560,G__AliNode_ExpandDivisions_6_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2717 G__memfunc_setup("Axis",405,G__AliNode_Axis_7_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2718 G__memfunc_setup("Ndiv",401,G__AliNode_Ndiv_8_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2719 G__memfunc_setup("Step",412,G__AliNode_Step_9_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2720 G__memfunc_setup("StartC",593,G__AliNode_StartC_0_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2721 G__memfunc_setup("AddSons",684,G__AliNode_AddSons_1_1,121,-1,-1,0,1,1,1,0,"U 'TList' - 0 - list",(char*)NULL,(void*)NULL,1);
2722 G__memfunc_setup("AddSon",569,G__AliNode_AddSon_2_1,121,-1,-1,0,1,1,1,0,"U 'AliNode' - 0 - node",(char*)NULL,(void*)NULL,1);
2723 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,1,1,1,4,0,"u 'AliNode' - 11 - -",(char*)NULL,(void*)NULL,0);
2724 G__memfunc_setup("Class",502,G__AliNode_Class_4_1,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2725 G__memfunc_setup("Class_Name",982,G__AliNode_Class_Name_5_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2726 G__memfunc_setup("Class_Version",1339,G__AliNode_Class_Version_6_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2727 G__memfunc_setup("Dictionary",1046,G__AliNode_Dictionary_7_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2728 G__memfunc_setup("IsA",253,G__AliNode_IsA_8_1,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2729 G__memfunc_setup("ShowMembers",1132,G__AliNode_ShowMembers_9_1,121,-1,-1,0,2,1,1,0,
2730"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2731 G__memfunc_setup("Streamer",835,G__AliNode_Streamer_0_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2732 G__memfunc_setup("StreamerNVirtual",1656,G__AliNode_StreamerNVirtual_1_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2733 G__memfunc_setup("DeclFileName",1145,G__AliNode_DeclFileName_2_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2734 G__memfunc_setup("DeclFileLine",1152,G__AliNode_DeclFileLine_3_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2735 G__memfunc_setup("ImplFileName",1171,G__AliNode_ImplFileName_4_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2736 G__memfunc_setup("ImplFileLine",1178,G__AliNode_ImplFileLine_5_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2737 // automatic copy constructor
2738 G__memfunc_setup("AliNode",668,G__AliNode_AliNode_6_2,(int)('i'),G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),-1,0,1,1,1,0,"u 'AliNode' - 1 - -",(char*)NULL,(void*)NULL,0);
2739 // automatic destructor
2740 G__memfunc_setup("~AliNode",794,G__AliNode_wAAliNode_7_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2741 G__tag_memfunc_reset();
2742}
2743
2744static void G__setup_memfuncAliGuiGeomMain(void) {
2745 /* AliGuiGeomMain */
2746 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain));
2747 G__memfunc_setup("AliGuiGeomMain",1352,G__AliGuiGeomMain_AliGuiGeomMain_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),-1,0,3,1,1,0,
2748"U 'TGWindow' - 10 - p h - 'UInt_t' 0 - w "
2749"h - 'UInt_t' 0 - h",(char*)NULL,(void*)NULL,0);
2750 G__memfunc_setup("CloseWindow",1134,G__AliGuiGeomMain_CloseWindow_2_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2751 G__memfunc_setup("AddItem",664,G__AliGuiGeomMain_AddItem_3_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TGListTreeItem),-1,0,5,1,1,0,
2752"U 'TObject' - 0 - obj U 'TGListTreeItem' - 0 - parent "
2753"C - - 10 - name U 'TGPicture' - 10 - open "
2754"U 'TGPicture' - 10 - closed",(char*)NULL,(void*)NULL,1);
2755 G__memfunc_setup("AddMaterial",1080,G__AliGuiGeomMain_AddMaterial_4_0,121,-1,-1,0,2,1,1,0,
2756"U 'AliG3Material' - 0 - Material i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1);
2757 G__memfunc_setup("AddMedium",874,G__AliGuiGeomMain_AddMedium_5_0,121,-1,-1,0,2,1,1,0,
2758"U 'AliG3Medium' - 0 - Medium i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1);
2759 G__memfunc_setup("ProcessMessage",1444,G__AliGuiGeomMain_ProcessMessage_6_0,103,-1,G__defined_typename("Bool_t"),0,3,1,1,0,
2760"l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm1 "
2761"l - 'Long_t' 0 - parm2",(char*)NULL,(void*)NULL,1);
2762 G__memfunc_setup("Update",611,G__AliGuiGeomMain_Update_7_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2763 G__memfunc_setup("UpdateCombo",1107,G__AliGuiGeomMain_UpdateCombo_8_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2764 G__memfunc_setup("UpdateListBox",1320,G__AliGuiGeomMain_UpdateListBox_9_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2765 G__memfunc_setup("SetMaterialComboEntries",2341,G__AliGuiGeomMain_SetMaterialComboEntries_0_1,121,-1,-1,0,1,1,1,0,"U 'TClonesArray' - 0 - entries",(char*)NULL,(void*)NULL,1);
2766 G__memfunc_setup("SetMediaComboEntries",2006,G__AliGuiGeomMain_SetMediaComboEntries_1_1,121,-1,-1,0,1,1,1,0,"U 'TClonesArray' - 0 - entries",(char*)NULL,(void*)NULL,1);
2767 G__memfunc_setup("AddFoldersRecursively",2165,G__AliGuiGeomMain_AddFoldersRecursively_2_1,121,-1,-1,0,2,1,1,0,
2768"U 'TFolder' - 0 0 folder U 'TGListTreeItem' - 0 NULL parent",(char*)NULL,(void*)NULL,1);
2769 G__memfunc_setup("Plot",415,G__AliGuiGeomMain_Plot_3_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2770 G__memfunc_setup("AliGuiGeomMain",1352,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),-1,0,1,1,4,0,"u 'AliGuiGeomMain' - 11 - gm",(char*)NULL,(void*)NULL,0);
2771 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),-1,1,1,1,4,0,"u 'AliGuiGeomMain' - 11 - -",(char*)NULL,(void*)NULL,1);
2772 G__memfunc_setup("Class",502,G__AliGuiGeomMain_Class_6_1,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2773 G__memfunc_setup("Class_Name",982,G__AliGuiGeomMain_Class_Name_7_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2774 G__memfunc_setup("Class_Version",1339,G__AliGuiGeomMain_Class_Version_8_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2775 G__memfunc_setup("Dictionary",1046,G__AliGuiGeomMain_Dictionary_9_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2776 G__memfunc_setup("IsA",253,G__AliGuiGeomMain_IsA_0_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2777 G__memfunc_setup("ShowMembers",1132,G__AliGuiGeomMain_ShowMembers_1_2,121,-1,-1,0,2,1,1,0,
2778"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2779 G__memfunc_setup("Streamer",835,G__AliGuiGeomMain_Streamer_2_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2780 G__memfunc_setup("StreamerNVirtual",1656,G__AliGuiGeomMain_StreamerNVirtual_3_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2781 G__memfunc_setup("DeclFileName",1145,G__AliGuiGeomMain_DeclFileName_4_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2782 G__memfunc_setup("DeclFileLine",1152,G__AliGuiGeomMain_DeclFileLine_5_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2783 G__memfunc_setup("ImplFileName",1171,G__AliGuiGeomMain_ImplFileName_6_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2784 G__memfunc_setup("ImplFileLine",1178,G__AliGuiGeomMain_ImplFileLine_7_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2785 // automatic destructor
2786 G__memfunc_setup("~AliGuiGeomMain",1478,G__AliGuiGeomMain_wAAliGuiGeomMain_8_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2787 G__tag_memfunc_reset();
2788}
2789
2790static void G__setup_memfuncAliGeant3GeometryGUI(void) {
2791 /* AliGeant3GeometryGUI */
2792 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI));
2793 G__memfunc_setup("AliGeant3GeometryGUI",1897,G__AliGeant3GeometryGUI_AliGeant3GeometryGUI_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI),-1,0,1,1,1,0,"C - - 10 \"\" opt",(char*)NULL,(void*)NULL,0);
2794 G__memfunc_setup("AliGeant3GeometryGUI",1897,(G__InterfaceMethod)NULL,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI),-1,0,1,1,4,0,"u 'AliGeant3GeometryGUI' - 11 - -",(char*)NULL,(void*)NULL,0);
2795 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI),-1,1,1,1,4,0,"u 'AliGeant3GeometryGUI' - 11 - -",(char*)NULL,(void*)NULL,0);
2796 G__memfunc_setup("Class",502,G__AliGeant3GeometryGUI_Class_4_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2797 G__memfunc_setup("Class_Name",982,G__AliGeant3GeometryGUI_Class_Name_5_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2798 G__memfunc_setup("Class_Version",1339,G__AliGeant3GeometryGUI_Class_Version_6_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2799 G__memfunc_setup("Dictionary",1046,G__AliGeant3GeometryGUI_Dictionary_7_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2800 G__memfunc_setup("IsA",253,G__AliGeant3GeometryGUI_IsA_8_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2801 G__memfunc_setup("ShowMembers",1132,G__AliGeant3GeometryGUI_ShowMembers_9_0,121,-1,-1,0,2,1,1,0,
2802"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2803 G__memfunc_setup("Streamer",835,G__AliGeant3GeometryGUI_Streamer_0_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2804 G__memfunc_setup("StreamerNVirtual",1656,G__AliGeant3GeometryGUI_StreamerNVirtual_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2805 G__memfunc_setup("DeclFileName",1145,G__AliGeant3GeometryGUI_DeclFileName_2_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2806 G__memfunc_setup("DeclFileLine",1152,G__AliGeant3GeometryGUI_DeclFileLine_3_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2807 G__memfunc_setup("ImplFileName",1171,G__AliGeant3GeometryGUI_ImplFileName_4_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2808 G__memfunc_setup("ImplFileLine",1178,G__AliGeant3GeometryGUI_ImplFileLine_5_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2809 // automatic destructor
2810 G__memfunc_setup("~AliGeant3GeometryGUI",2023,G__AliGeant3GeometryGUI_wAAliGeant3GeometryGUI_6_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2811 G__tag_memfunc_reset();
2812}
2813
2814static void G__setup_memfuncAliG3toRoot(void) {
2815 /* AliG3toRoot */
2816 G__tag_memfunc_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot));
2817 G__memfunc_setup("AliG3toRoot",1047,G__AliG3toRoot_AliG3toRoot_0_0,105,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2818 G__memfunc_setup("G3toRoot",769,G__AliG3toRoot_G3toRoot_2_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2819 G__memfunc_setup("ConvertToRootShapes",1964,G__AliG3toRoot_ConvertToRootShapes_3_0,121,-1,-1,0,3,1,1,0,
2820"U 'TFolder' - 0 0 item U 'AliNode' - 2 0 node "
2821"i - 'Int_t' 0 1 nNodes",(char*)NULL,(void*)NULL,0);
2822 G__memfunc_setup("SetExpandDivisions",1860,G__AliG3toRoot_SetExpandDivisions_4_0,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 1 flag",(char*)NULL,(void*)NULL,1);
2823 G__memfunc_setup("GetTopFolder",1199,G__AliG3toRoot_GetTopFolder_5_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TFolder),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2824 G__memfunc_setup("GetMaterials",1218,G__AliG3toRoot_GetMaterials_6_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2825 G__memfunc_setup("GetMedia",768,G__AliG3toRoot_GetMedia_7_0,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClonesArray),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
2826 G__memfunc_setup("ExpandDivisions",1560,(G__InterfaceMethod)NULL,121,-1,-1,0,1,1,4,0,"U 'AliNode' - 0 0 node",(char*)NULL,(void*)NULL,0);
2827 G__memfunc_setup("ReadGeometryTree",1624,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
2828 G__memfunc_setup("ReadMaterials",1310,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
2829 G__memfunc_setup("ReadRotations",1343,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0);
2830 G__memfunc_setup("AddVolume",897,(G__InterfaceMethod)NULL,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TFolder),-1,0,3,1,4,0,
2831"U 'TObject' - 0 - obj U 'TFolder' - 0 - parent "
2832"C - - 10 - name",(char*)NULL,(void*)NULL,0);
2833 G__memfunc_setup("Volume",632,(G__InterfaceMethod)NULL,85,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),-1,0,1,1,4,0,"i - 'Int_t' 0 - id",(char*)NULL,(void*)NULL,1);
2834 G__memfunc_setup("Medium",609,(G__InterfaceMethod)NULL,105,-1,G__defined_typename("Int_t"),0,1,1,4,0,"i - 'Int_t' 0 - idvol",(char*)NULL,(void*)NULL,0);
2835 G__memfunc_setup("Material",815,(G__InterfaceMethod)NULL,105,-1,G__defined_typename("Int_t"),0,1,1,4,0,"i - 'Int_t' 0 - idvol",(char*)NULL,(void*)NULL,0);
2836 G__memfunc_setup("Cut",300,(G__InterfaceMethod)NULL,102,-1,G__defined_typename("Float_t"),0,2,1,4,0,
2837"i - 'Int_t' 0 - imed i - 'Int_t' 0 - icut",(char*)NULL,(void*)NULL,0);
2838 G__memfunc_setup("NChildren",887,(G__InterfaceMethod)NULL,105,-1,G__defined_typename("Int_t"),0,1,1,4,0,"i - 'Int_t' 0 - idvol",(char*)NULL,(void*)NULL,0);
2839 G__memfunc_setup("Child",484,(G__InterfaceMethod)NULL,105,-1,G__defined_typename("Int_t"),0,2,1,4,0,
2840"i - 'Int_t' 0 - idvol i - 'Int_t' 0 - idc",(char*)NULL,(void*)NULL,0);
2841 G__memfunc_setup("operator=",937,(G__InterfaceMethod)NULL,117,G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot),-1,1,1,1,4,0,"u 'AliG3toRoot' - 11 - -",(char*)NULL,(void*)NULL,0);
2842 G__memfunc_setup("Class",502,G__AliG3toRoot_Class_0_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2843 G__memfunc_setup("Class_Name",982,G__AliG3toRoot_Class_Name_1_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2844 G__memfunc_setup("Class_Version",1339,G__AliG3toRoot_Class_Version_2_2,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2845 G__memfunc_setup("Dictionary",1046,G__AliG3toRoot_Dictionary_3_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2846 G__memfunc_setup("IsA",253,G__AliG3toRoot_IsA_4_2,85,G__get_linked_tagnum(&G__AliGeant3CintLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
2847 G__memfunc_setup("ShowMembers",1132,G__AliG3toRoot_ShowMembers_5_2,121,-1,-1,0,2,1,1,0,
2848"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
2849 G__memfunc_setup("Streamer",835,G__AliG3toRoot_Streamer_6_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
2850 G__memfunc_setup("StreamerNVirtual",1656,G__AliG3toRoot_StreamerNVirtual_7_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);
2851 G__memfunc_setup("DeclFileName",1145,G__AliG3toRoot_DeclFileName_8_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2852 G__memfunc_setup("DeclFileLine",1152,G__AliG3toRoot_DeclFileLine_9_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2853 G__memfunc_setup("ImplFileName",1171,G__AliG3toRoot_ImplFileName_0_3,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)NULL,0);
2854 G__memfunc_setup("ImplFileLine",1178,G__AliG3toRoot_ImplFileLine_1_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)NULL,0);
2855 // automatic copy constructor
2856 G__memfunc_setup("AliG3toRoot",1047,G__AliG3toRoot_AliG3toRoot_2_3,(int)('i'),G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot),-1,0,1,1,1,0,"u 'AliG3toRoot' - 1 - -",(char*)NULL,(void*)NULL,0);
2857 // automatic destructor
2858 G__memfunc_setup("~AliG3toRoot",1173,G__AliG3toRoot_wAAliG3toRoot_3_3,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
2859 G__tag_memfunc_reset();
2860}
2861
2862
2863/*********************************************************
2864* Member function information setup
2865*********************************************************/
2866extern "C" void G__cpp_setup_memfuncAliGeant3Cint() {
2867}
2868
2869/*********************************************************
2870* Global variable information setup for each class
2871*********************************************************/
2872static void G__cpp_setup_global0() {
2873
2874 /* Setting up global variables */
2875 G__resetplocal();
2876
2877}
2878
2879static void G__cpp_setup_global1() {
2880}
2881
2882static void G__cpp_setup_global2() {
2883}
2884
2885static void G__cpp_setup_global3() {
2886}
2887
2888static void G__cpp_setup_global4() {
2889}
2890
2891static void G__cpp_setup_global5() {
2892}
2893
2894static void G__cpp_setup_global6() {
2895
2896 G__resetglobalenv();
2897}
2898extern "C" void G__cpp_setup_globalAliGeant3Cint() {
2899 G__cpp_setup_global0();
2900 G__cpp_setup_global1();
2901 G__cpp_setup_global2();
2902 G__cpp_setup_global3();
2903 G__cpp_setup_global4();
2904 G__cpp_setup_global5();
2905 G__cpp_setup_global6();
2906}
2907
2908/*********************************************************
2909* Global function information setup for each class
2910*********************************************************/
2911static void G__cpp_setup_func0() {
2912 G__lastifuncposition();
2913
2914}
2915
2916static void G__cpp_setup_func1() {
2917}
2918
2919static void G__cpp_setup_func2() {
2920
2921 G__resetifuncposition();
2922}
2923
2924extern "C" void G__cpp_setup_funcAliGeant3Cint() {
2925 G__cpp_setup_func0();
2926 G__cpp_setup_func1();
2927 G__cpp_setup_func2();
2928}
2929
2930/*********************************************************
2931* Class,struct,union,enum tag information setup
2932*********************************************************/
2933/* Setup class/struct taginfo */
2934G__linked_taginfo G__AliGeant3CintLN_TClass = { "TClass" , 99 , -1 };
2935G__linked_taginfo G__AliGeant3CintLN_TList = { "TList" , 99 , -1 };
2936G__linked_taginfo G__AliGeant3CintLN_TObjArray = { "TObjArray" , 99 , -1 };
2937G__linked_taginfo G__AliGeant3CintLN_TObject = { "TObject" , 99 , -1 };
2938G__linked_taginfo G__AliGeant3CintLN_TNamed = { "TNamed" , 99 , -1 };
2939G__linked_taginfo G__AliGeant3CintLN_TFolder = { "TFolder" , 99 , -1 };
2940G__linked_taginfo G__AliGeant3CintLN_AliG3Medium = { "AliG3Medium" , 99 , -1 };
2941G__linked_taginfo G__AliGeant3CintLN_TAttFill = { "TAttFill" , 99 , -1 };
2942G__linked_taginfo G__AliGeant3CintLN_TMaterial = { "TMaterial" , 99 , -1 };
2943G__linked_taginfo G__AliGeant3CintLN_AliG3Material = { "AliG3Material" , 99 , -1 };
2944G__linked_taginfo G__AliGeant3CintLN_TGObject = { "TGObject" , 99 , -1 };
2945G__linked_taginfo G__AliGeant3CintLN_TGWindow = { "TGWindow" , 99 , -1 };
2946G__linked_taginfo G__AliGeant3CintLN_TAttLine = { "TAttLine" , 99 , -1 };
2947G__linked_taginfo G__AliGeant3CintLN_TQObject = { "TQObject" , 99 , -1 };
2948G__linked_taginfo G__AliGeant3CintLN_TGFrame = { "TGFrame" , 99 , -1 };
2949G__linked_taginfo G__AliGeant3CintLN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
2950G__linked_taginfo G__AliGeant3CintLN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
2951G__linked_taginfo G__AliGeant3CintLN_TGHorizontalFrame = { "TGHorizontalFrame" , 99 , -1 };
2952G__linked_taginfo G__AliGeant3CintLN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
2953G__linked_taginfo G__AliGeant3CintLN_TGCanvas = { "TGCanvas" , 99 , -1 };
2954G__linked_taginfo G__AliGeant3CintLN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
2955G__linked_taginfo G__AliGeant3CintLN_TGListTree = { "TGListTree" , 99 , -1 };
2956G__linked_taginfo G__AliGeant3CintLN_TClonesArray = { "TClonesArray" , 99 , -1 };
2957G__linked_taginfo G__AliGeant3CintLN_Decay_t = { "Decay_t" , 101 , -1 };
2958G__linked_taginfo G__AliGeant3CintLN_Quest_t = { "Quest_t" , 115 , -1 };
2959G__linked_taginfo G__AliGeant3CintLN_Gcbank_t = { "Gcbank_t" , 115 , -1 };
2960G__linked_taginfo G__AliGeant3CintLN_Gclink_t = { "Gclink_t" , 115 , -1 };
2961G__linked_taginfo G__AliGeant3CintLN_Gcflag_t = { "Gcflag_t" , 115 , -1 };
2962G__linked_taginfo G__AliGeant3CintLN_Gckine_t = { "Gckine_t" , 115 , -1 };
2963G__linked_taginfo G__AliGeant3CintLN_Gcking_t = { "Gcking_t" , 115 , -1 };
2964G__linked_taginfo G__AliGeant3CintLN_Gckin2_t = { "Gckin2_t" , 115 , -1 };
2965G__linked_taginfo G__AliGeant3CintLN_Gckin3_t = { "Gckin3_t" , 115 , -1 };
2966G__linked_taginfo G__AliGeant3CintLN_Gcmate_t = { "Gcmate_t" , 115 , -1 };
2967G__linked_taginfo G__AliGeant3CintLN_Gctmed_t = { "Gctmed_t" , 115 , -1 };
2968G__linked_taginfo G__AliGeant3CintLN_Gctrak_t = { "Gctrak_t" , 115 , -1 };
2969G__linked_taginfo G__AliGeant3CintLN_Gcvolu_t = { "Gcvolu_t" , 115 , -1 };
2970G__linked_taginfo G__AliGeant3CintLN_Gcsets_t = { "Gcsets_t" , 115 , -1 };
2971G__linked_taginfo G__AliGeant3CintLN_Gcnum_t = { "Gcnum_t" , 115 , -1 };
2972G__linked_taginfo G__AliGeant3CintLN_Gccuts_t = { "Gccuts_t" , 115 , -1 };
2973G__linked_taginfo G__AliGeant3CintLN_Gcmulo_t = { "Gcmulo_t" , 115 , -1 };
2974G__linked_taginfo G__AliGeant3CintLN_Gcphys_t = { "Gcphys_t" , 115 , -1 };
2975G__linked_taginfo G__AliGeant3CintLN_Gcphlt_t = { "Gcphlt_t" , 115 , -1 };
2976G__linked_taginfo G__AliGeant3CintLN_Gcopti_t = { "Gcopti_t" , 115 , -1 };
2977G__linked_taginfo G__AliGeant3CintLN_Gctlit_t = { "Gctlit_t" , 115 , -1 };
2978G__linked_taginfo G__AliGeant3CintLN_Gcvdma_t = { "Gcvdma_t" , 115 , -1 };
2979G__linked_taginfo G__AliGeant3CintLN_Gctpol_t = { "Gctpol_t" , 115 , -1 };
2980G__linked_taginfo G__AliGeant3CintLN_Ertrio_t = { "Ertrio_t" , 115 , -1 };
2981G__linked_taginfo G__AliGeant3CintLN_Eropts_t = { "Eropts_t" , 115 , -1 };
2982G__linked_taginfo G__AliGeant3CintLN_Eroptc_t = { "Eroptc_t" , 115 , -1 };
2983G__linked_taginfo G__AliGeant3CintLN_Erwork_t = { "Erwork_t" , 115 , -1 };
2984G__linked_taginfo G__AliGeant3CintLN_TArrayF = { "TArrayF" , 99 , -1 };
2985G__linked_taginfo G__AliGeant3CintLN_AliG3Volume = { "AliG3Volume" , 99 , -1 };
2986G__linked_taginfo G__AliGeant3CintLN_TGTextBuffer = { "TGTextBuffer" , 99 , -1 };
2987G__linked_taginfo G__AliGeant3CintLN_TGTextEntry = { "TGTextEntry" , 99 , -1 };
2988G__linked_taginfo G__AliGeant3CintLN_TGLabel = { "TGLabel" , 99 , -1 };
2989G__linked_taginfo G__AliGeant3CintLN_TGComboBox = { "TGComboBox" , 99 , -1 };
2990G__linked_taginfo G__AliGeant3CintLN_TGTab = { "TGTab" , 99 , -1 };
2991G__linked_taginfo G__AliGeant3CintLN_AliGuiGeomDialog = { "AliGuiGeomDialog" , 99 , -1 };
2992G__linked_taginfo G__AliGeant3CintLN_TGTextButton = { "TGTextButton" , 99 , -1 };
2993G__linked_taginfo G__AliGeant3CintLN_TGListBox = { "TGListBox" , 99 , -1 };
2994G__linked_taginfo G__AliGeant3CintLN_TGMenuBar = { "TGMenuBar" , 99 , -1 };
2995G__linked_taginfo G__AliGeant3CintLN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
2996G__linked_taginfo G__AliGeant3CintLN_AliNode = { "AliNode" , 99 , -1 };
2997G__linked_taginfo G__AliGeant3CintLN_AliGuiGeomMain = { "AliGuiGeomMain" , 99 , -1 };
2998G__linked_taginfo G__AliGeant3CintLN_AliGeant3GeometryGUI = { "AliGeant3GeometryGUI" , 99 , -1 };
2999G__linked_taginfo G__AliGeant3CintLN_TAtt3D = { "TAtt3D" , 99 , -1 };
3000G__linked_taginfo G__AliGeant3CintLN__x3d_data_ = { "_x3d_data_" , 115 , -1 };
3001G__linked_taginfo G__AliGeant3CintLN__x3d_sizeof_ = { "_x3d_sizeof_" , 115 , -1 };
3002G__linked_taginfo G__AliGeant3CintLN_TNode = { "TNode" , 99 , -1 };
3003G__linked_taginfo G__AliGeant3CintLN_TGeometry = { "TGeometry" , 99 , -1 };
3004G__linked_taginfo G__AliGeant3CintLN_AliG3toRoot = { "AliG3toRoot" , 99 , -1 };
3005
3006/* Reset class/struct taginfo */
3007extern "C" void G__cpp_reset_tagtableAliGeant3Cint() {
3008 G__AliGeant3CintLN_TClass.tagnum = -1 ;
3009 G__AliGeant3CintLN_TList.tagnum = -1 ;
3010 G__AliGeant3CintLN_TObjArray.tagnum = -1 ;
3011 G__AliGeant3CintLN_TObject.tagnum = -1 ;
3012 G__AliGeant3CintLN_TNamed.tagnum = -1 ;
3013 G__AliGeant3CintLN_TFolder.tagnum = -1 ;
3014 G__AliGeant3CintLN_AliG3Medium.tagnum = -1 ;
3015 G__AliGeant3CintLN_TAttFill.tagnum = -1 ;
3016 G__AliGeant3CintLN_TMaterial.tagnum = -1 ;
3017 G__AliGeant3CintLN_AliG3Material.tagnum = -1 ;
3018 G__AliGeant3CintLN_TGObject.tagnum = -1 ;
3019 G__AliGeant3CintLN_TGWindow.tagnum = -1 ;
3020 G__AliGeant3CintLN_TAttLine.tagnum = -1 ;
3021 G__AliGeant3CintLN_TQObject.tagnum = -1 ;
3022 G__AliGeant3CintLN_TGFrame.tagnum = -1 ;
3023 G__AliGeant3CintLN_TGCompositeFrame.tagnum = -1 ;
3024 G__AliGeant3CintLN_TGLayoutHints.tagnum = -1 ;
3025 G__AliGeant3CintLN_TGHorizontalFrame.tagnum = -1 ;
3026 G__AliGeant3CintLN_TGMainFrame.tagnum = -1 ;
3027 G__AliGeant3CintLN_TGCanvas.tagnum = -1 ;
3028 G__AliGeant3CintLN_TGListTreeItem.tagnum = -1 ;
3029 G__AliGeant3CintLN_TGListTree.tagnum = -1 ;
3030 G__AliGeant3CintLN_TClonesArray.tagnum = -1 ;
3031 G__AliGeant3CintLN_Decay_t.tagnum = -1 ;
3032 G__AliGeant3CintLN_Quest_t.tagnum = -1 ;
3033 G__AliGeant3CintLN_Gcbank_t.tagnum = -1 ;
3034 G__AliGeant3CintLN_Gclink_t.tagnum = -1 ;
3035 G__AliGeant3CintLN_Gcflag_t.tagnum = -1 ;
3036 G__AliGeant3CintLN_Gckine_t.tagnum = -1 ;
3037 G__AliGeant3CintLN_Gcking_t.tagnum = -1 ;
3038 G__AliGeant3CintLN_Gckin2_t.tagnum = -1 ;
3039 G__AliGeant3CintLN_Gckin3_t.tagnum = -1 ;
3040 G__AliGeant3CintLN_Gcmate_t.tagnum = -1 ;
3041 G__AliGeant3CintLN_Gctmed_t.tagnum = -1 ;
3042 G__AliGeant3CintLN_Gctrak_t.tagnum = -1 ;
3043 G__AliGeant3CintLN_Gcvolu_t.tagnum = -1 ;
3044 G__AliGeant3CintLN_Gcsets_t.tagnum = -1 ;
3045 G__AliGeant3CintLN_Gcnum_t.tagnum = -1 ;
3046 G__AliGeant3CintLN_Gccuts_t.tagnum = -1 ;
3047 G__AliGeant3CintLN_Gcmulo_t.tagnum = -1 ;
3048 G__AliGeant3CintLN_Gcphys_t.tagnum = -1 ;
3049 G__AliGeant3CintLN_Gcphlt_t.tagnum = -1 ;
3050 G__AliGeant3CintLN_Gcopti_t.tagnum = -1 ;
3051 G__AliGeant3CintLN_Gctlit_t.tagnum = -1 ;
3052 G__AliGeant3CintLN_Gcvdma_t.tagnum = -1 ;
3053 G__AliGeant3CintLN_Gctpol_t.tagnum = -1 ;
3054 G__AliGeant3CintLN_Ertrio_t.tagnum = -1 ;
3055 G__AliGeant3CintLN_Eropts_t.tagnum = -1 ;
3056 G__AliGeant3CintLN_Eroptc_t.tagnum = -1 ;
3057 G__AliGeant3CintLN_Erwork_t.tagnum = -1 ;
3058 G__AliGeant3CintLN_TArrayF.tagnum = -1 ;
3059 G__AliGeant3CintLN_AliG3Volume.tagnum = -1 ;
3060 G__AliGeant3CintLN_TGTextBuffer.tagnum = -1 ;
3061 G__AliGeant3CintLN_TGTextEntry.tagnum = -1 ;
3062 G__AliGeant3CintLN_TGLabel.tagnum = -1 ;
3063 G__AliGeant3CintLN_TGComboBox.tagnum = -1 ;
3064 G__AliGeant3CintLN_TGTab.tagnum = -1 ;
3065 G__AliGeant3CintLN_AliGuiGeomDialog.tagnum = -1 ;
3066 G__AliGeant3CintLN_TGTextButton.tagnum = -1 ;
3067 G__AliGeant3CintLN_TGListBox.tagnum = -1 ;
3068 G__AliGeant3CintLN_TGMenuBar.tagnum = -1 ;
3069 G__AliGeant3CintLN_TGPopupMenu.tagnum = -1 ;
3070 G__AliGeant3CintLN_AliNode.tagnum = -1 ;
3071 G__AliGeant3CintLN_AliGuiGeomMain.tagnum = -1 ;
3072 G__AliGeant3CintLN_AliGeant3GeometryGUI.tagnum = -1 ;
3073 G__AliGeant3CintLN_TAtt3D.tagnum = -1 ;
3074 G__AliGeant3CintLN__x3d_data_.tagnum = -1 ;
3075 G__AliGeant3CintLN__x3d_sizeof_.tagnum = -1 ;
3076 G__AliGeant3CintLN_TNode.tagnum = -1 ;
3077 G__AliGeant3CintLN_TGeometry.tagnum = -1 ;
3078 G__AliGeant3CintLN_AliG3toRoot.tagnum = -1 ;
3079}
3080
3081
3082extern "C" void G__cpp_setup_tagtableAliGeant3Cint() {
3083
3084 /* Setting up class,struct,union tag entry */
3085 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Medium),sizeof(AliG3Medium),-1,98048,"Tracking Medium Object for GUI ",G__setup_memvarAliG3Medium,G__setup_memfuncAliG3Medium);
3086 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Material),sizeof(AliG3Material),-1,294656,"Material Object for GUI ",G__setup_memvarAliG3Material,G__setup_memfuncAliG3Material);
3087 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3Volume),sizeof(AliG3Volume),-1,294656,"Volume Object for Drawing ",G__setup_memvarAliG3Volume,G__setup_memfuncAliG3Volume);
3088 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliNode),sizeof(AliNode),-1,294144,"Material Object for GUI ",G__setup_memvarAliNode,G__setup_memfuncAliNode);
3089 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGuiGeomMain),sizeof(AliGuiGeomMain),-1,97792,"MainFrame for Geometry Browser",G__setup_memvarAliGuiGeomMain,G__setup_memfuncAliGuiGeomMain);
3090 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliGeant3GeometryGUI),sizeof(AliGeant3GeometryGUI),-1,98048,"GUI for Geant3 geometry visualisation",G__setup_memvarAliGeant3GeometryGUI,G__setup_memfuncAliGeant3GeometryGUI);
3091 G__tagtable_setup(G__get_linked_tagnum(&G__AliGeant3CintLN_AliG3toRoot),sizeof(AliG3toRoot),-1,294144,"Material Object for GUI ",G__setup_memvarAliG3toRoot,G__setup_memfuncAliG3toRoot);
3092}
3093extern "C" void G__cpp_setupAliGeant3Cint(void) {
3094 G__check_setup_version(30051515,"G__cpp_setupAliGeant3Cint()");
3095 G__set_cpp_environmentAliGeant3Cint();
3096 G__cpp_setup_tagtableAliGeant3Cint();
3097
3098 G__cpp_setup_inheritanceAliGeant3Cint();
3099
3100 G__cpp_setup_typetableAliGeant3Cint();
3101
3102 G__cpp_setup_memvarAliGeant3Cint();
3103
3104 G__cpp_setup_memfuncAliGeant3Cint();
3105 G__cpp_setup_globalAliGeant3Cint();
3106 G__cpp_setup_funcAliGeant3Cint();
3107
3108 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncAliGeant3Cint();
3109 return;
3110}
3111class G__cpp_setup_initAliGeant3Cint {
3112 public:
3113 G__cpp_setup_initAliGeant3Cint() { G__add_setup_func("AliGeant3Cint",(G__incsetup)(&G__cpp_setupAliGeant3Cint)); G__call_setup_funcs(); }
3114 ~G__cpp_setup_initAliGeant3Cint() { G__remove_setup_func("AliGeant3Cint"); }
3115};
3116G__cpp_setup_initAliGeant3Cint G__cpp_setup_initializerAliGeant3Cint;
3117