1 | /********************************************************
|
---|
2 | * MDiagdict.cxx
|
---|
3 | ********************************************************/
|
---|
4 | #include "MDiagdict.h"
|
---|
5 |
|
---|
6 | #ifdef G__MEMTEST
|
---|
7 | #undef malloc
|
---|
8 | #endif
|
---|
9 |
|
---|
10 | extern "C" void G__cpp_reset_tagtableMDiagdict();
|
---|
11 |
|
---|
12 | extern "C" void G__set_cpp_environmentMDiagdict() {
|
---|
13 | G__add_macro("__MAKECINT__");
|
---|
14 | G__add_compiledheader("TROOT.h");
|
---|
15 | G__add_compiledheader("TMemberInspector.h");
|
---|
16 | G__add_compiledheader("MDiag.h");
|
---|
17 | G__cpp_reset_tagtableMDiagdict();
|
---|
18 | }
|
---|
19 | extern "C" int G__cpp_dllrevMDiagdict() { return(51111); }
|
---|
20 |
|
---|
21 | /*********************************************************
|
---|
22 | * Member function Interface Method
|
---|
23 | *********************************************************/
|
---|
24 |
|
---|
25 | /* MDiagEventobject */
|
---|
26 | static int G__MDiagEventobject_MDiagEventobject_0_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
27 | MDiagEventobject *p=NULL;
|
---|
28 | if(G__getaryconstruct()) p=new MDiagEventobject[G__getaryconstruct()];
|
---|
29 | else p=new MDiagEventobject;
|
---|
30 | result7->obj.i = (long)p;
|
---|
31 | result7->ref = (long)p;
|
---|
32 | result7->type = 'u';
|
---|
33 | result7->tagnum = G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject);
|
---|
34 | return(1 || funcname || hash || result7 || libp) ;
|
---|
35 | }
|
---|
36 |
|
---|
37 | static int G__MDiagEventobject_DeclFileName_2_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
38 | G__letint(result7,67,(long)((MDiagEventobject*)(G__getstructoffset()))->DeclFileName());
|
---|
39 | return(1 || funcname || hash || result7 || libp) ;
|
---|
40 | }
|
---|
41 |
|
---|
42 | static int G__MDiagEventobject_DeclFileLine_3_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
43 | G__letint(result7,105,(long)((MDiagEventobject*)(G__getstructoffset()))->DeclFileLine());
|
---|
44 | return(1 || funcname || hash || result7 || libp) ;
|
---|
45 | }
|
---|
46 |
|
---|
47 | static int G__MDiagEventobject_ImplFileName_4_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
48 | G__letint(result7,67,(long)((MDiagEventobject*)(G__getstructoffset()))->ImplFileName());
|
---|
49 | return(1 || funcname || hash || result7 || libp) ;
|
---|
50 | }
|
---|
51 |
|
---|
52 | static int G__MDiagEventobject_ImplFileLine_5_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
53 | G__letint(result7,105,(long)((MDiagEventobject*)(G__getstructoffset()))->ImplFileLine());
|
---|
54 | return(1 || funcname || hash || result7 || libp) ;
|
---|
55 | }
|
---|
56 |
|
---|
57 | static int G__MDiagEventobject_Class_Version_6_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
58 | G__letint(result7,115,(long)((MDiagEventobject*)(G__getstructoffset()))->Class_Version());
|
---|
59 | return(1 || funcname || hash || result7 || libp) ;
|
---|
60 | }
|
---|
61 |
|
---|
62 | static int G__MDiagEventobject_Class_7_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
63 | G__letint(result7,85,(long)((MDiagEventobject*)(G__getstructoffset()))->Class());
|
---|
64 | return(1 || funcname || hash || result7 || libp) ;
|
---|
65 | }
|
---|
66 |
|
---|
67 | static int G__MDiagEventobject_Dictionary_8_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
68 | G__setnull(result7);
|
---|
69 | ((MDiagEventobject*)(G__getstructoffset()))->Dictionary();
|
---|
70 | return(1 || funcname || hash || result7 || libp) ;
|
---|
71 | }
|
---|
72 |
|
---|
73 | static int G__MDiagEventobject_IsA_9_0(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
74 | G__letint(result7,85,(long)((MDiagEventobject*)(G__getstructoffset()))->IsA());
|
---|
75 | return(1 || funcname || hash || result7 || libp) ;
|
---|
76 | }
|
---|
77 |
|
---|
78 | static int G__MDiagEventobject_ShowMembers_0_1(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
79 | G__setnull(result7);
|
---|
80 | ((MDiagEventobject*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));
|
---|
81 | return(1 || funcname || hash || result7 || libp) ;
|
---|
82 | }
|
---|
83 |
|
---|
84 | static int G__MDiagEventobject_Streamer_1_1(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
85 | G__setnull(result7);
|
---|
86 | ((MDiagEventobject*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);
|
---|
87 | return(1 || funcname || hash || result7 || libp) ;
|
---|
88 | }
|
---|
89 |
|
---|
90 | // automatic copy constructor
|
---|
91 | static int G__MDiagEventobject_MDiagEventobject_2_1(G__value *result7,char *funcname,struct G__param *libp,int hash)
|
---|
92 | {
|
---|
93 | MDiagEventobject *p;
|
---|
94 | if(1!=libp->paran) ;
|
---|
95 | p=new MDiagEventobject(*(MDiagEventobject*)G__int(libp->para[0]));
|
---|
96 | result7->obj.i = (long)p;
|
---|
97 | result7->ref = (long)p;
|
---|
98 | result7->type = 'u';
|
---|
99 | result7->tagnum = G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject);
|
---|
100 | return(1 || funcname || hash || result7 || libp) ;
|
---|
101 | }
|
---|
102 |
|
---|
103 | // automatic destructor
|
---|
104 | static int G__MDiagEventobject_wAMDiagEventobject_3_1(G__value *result7,char *funcname,struct G__param *libp,int hash) {
|
---|
105 | if(G__getaryconstruct())
|
---|
106 | if(G__PVOID==G__getgvp())
|
---|
107 | delete[] (MDiagEventobject *)(G__getstructoffset());
|
---|
108 | else
|
---|
109 | for(int i=G__getaryconstruct()-1;i>=0;i--)
|
---|
110 | delete (MDiagEventobject *)((G__getstructoffset())+sizeof(MDiagEventobject)*i);
|
---|
111 | else delete (MDiagEventobject *)(G__getstructoffset());
|
---|
112 | G__setnull(result7);
|
---|
113 | return(1 || funcname || hash || result7 || libp) ;
|
---|
114 | }
|
---|
115 |
|
---|
116 |
|
---|
117 | /* Setting up global function */
|
---|
118 |
|
---|
119 | /*********************************************************
|
---|
120 | * Member function Stub
|
---|
121 | *********************************************************/
|
---|
122 |
|
---|
123 | /* MDiagEventobject */
|
---|
124 |
|
---|
125 | /*********************************************************
|
---|
126 | * Global function Stub
|
---|
127 | *********************************************************/
|
---|
128 |
|
---|
129 | /*********************************************************
|
---|
130 | * Get size of pointer to member function
|
---|
131 | *********************************************************/
|
---|
132 | class G__Sizep2memfuncMDiagdict {
|
---|
133 | public:
|
---|
134 | G__Sizep2memfuncMDiagdict() {p=&G__Sizep2memfuncMDiagdict::sizep2memfunc;}
|
---|
135 | size_t sizep2memfunc() { return(sizeof(p)); }
|
---|
136 | private:
|
---|
137 | size_t (G__Sizep2memfuncMDiagdict::*p)();
|
---|
138 | };
|
---|
139 |
|
---|
140 | size_t G__get_sizep2memfuncMDiagdict()
|
---|
141 | {
|
---|
142 | G__Sizep2memfuncMDiagdict a;
|
---|
143 | G__setsizep2memfunc((int)a.sizep2memfunc());
|
---|
144 | return((size_t)a.sizep2memfunc());
|
---|
145 | }
|
---|
146 |
|
---|
147 |
|
---|
148 | /*********************************************************
|
---|
149 | * virtual base class offset calculation interface
|
---|
150 | *********************************************************/
|
---|
151 |
|
---|
152 | /* Setting up class inheritance */
|
---|
153 |
|
---|
154 | /*********************************************************
|
---|
155 | * Inheritance information setup/
|
---|
156 | *********************************************************/
|
---|
157 | extern "C" void G__cpp_setup_inheritanceMDiagdict() {
|
---|
158 |
|
---|
159 | /* Setting up class inheritance */
|
---|
160 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject))) {
|
---|
161 | MDiagEventobject *G__Lderived;
|
---|
162 | G__Lderived=(MDiagEventobject*)0x1000;
|
---|
163 | {
|
---|
164 | TObject *G__Lpbase=(TObject*)G__Lderived;
|
---|
165 | G__inheritance_setup(G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject),G__get_linked_tagnum(&G__MDiagdictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
|
---|
166 | }
|
---|
167 | }
|
---|
168 | }
|
---|
169 |
|
---|
170 | /*********************************************************
|
---|
171 | * typedef information setup/
|
---|
172 | *********************************************************/
|
---|
173 | extern "C" void G__cpp_setup_typetableMDiagdict() {
|
---|
174 |
|
---|
175 | /* Setting up typedef entry */
|
---|
176 | G__search_typename2("Char_t",99,-1,0,
|
---|
177 | -1);
|
---|
178 | G__setnewtype(-1,"Signed Character 1 byte",0);
|
---|
179 | G__search_typename2("UChar_t",98,-1,0,
|
---|
180 | -1);
|
---|
181 | G__setnewtype(-1,"Unsigned Character 1 byte",0);
|
---|
182 | G__search_typename2("Short_t",115,-1,0,
|
---|
183 | -1);
|
---|
184 | G__setnewtype(-1,"Signed Short integer 2 bytes",0);
|
---|
185 | G__search_typename2("UShort_t",114,-1,0,
|
---|
186 | -1);
|
---|
187 | G__setnewtype(-1,"Unsigned Short integer 2 bytes",0);
|
---|
188 | G__search_typename2("Int_t",105,-1,0,
|
---|
189 | -1);
|
---|
190 | G__setnewtype(-1,"Signed integer 4 bytes",0);
|
---|
191 | G__search_typename2("UInt_t",104,-1,0,
|
---|
192 | -1);
|
---|
193 | G__setnewtype(-1,"Unsigned integer 4 bytes",0);
|
---|
194 | G__search_typename2("Seek_t",105,-1,0,
|
---|
195 | -1);
|
---|
196 | G__setnewtype(-1,"File pointer",0);
|
---|
197 | G__search_typename2("Long_t",108,-1,0,
|
---|
198 | -1);
|
---|
199 | G__setnewtype(-1,"Signed long integer 8 bytes",0);
|
---|
200 | G__search_typename2("ULong_t",107,-1,0,
|
---|
201 | -1);
|
---|
202 | G__setnewtype(-1,"Unsigned long integer 8 bytes",0);
|
---|
203 | G__search_typename2("Float_t",102,-1,0,
|
---|
204 | -1);
|
---|
205 | G__setnewtype(-1,"Float 4 bytes",0);
|
---|
206 | G__search_typename2("Double_t",100,-1,0,
|
---|
207 | -1);
|
---|
208 | G__setnewtype(-1,"Float 8 bytes",0);
|
---|
209 | G__search_typename2("Text_t",99,-1,0,
|
---|
210 | -1);
|
---|
211 | G__setnewtype(-1,"General string",0);
|
---|
212 | G__search_typename2("Bool_t",98,-1,0,
|
---|
213 | -1);
|
---|
214 | G__setnewtype(-1,"Boolean (0=false, 1=true)",0);
|
---|
215 | G__search_typename2("Byte_t",98,-1,0,
|
---|
216 | -1);
|
---|
217 | G__setnewtype(-1,"Byte (8 bits)",0);
|
---|
218 | G__search_typename2("Version_t",115,-1,0,
|
---|
219 | -1);
|
---|
220 | G__setnewtype(-1,"Class version identifier",0);
|
---|
221 | G__search_typename2("Option_t",99,-1,0,
|
---|
222 | -1);
|
---|
223 | G__setnewtype(-1,"Option string",0);
|
---|
224 | G__search_typename2("Ssiz_t",105,-1,0,
|
---|
225 | -1);
|
---|
226 | G__setnewtype(-1,"String size",0);
|
---|
227 | G__search_typename2("Real_t",102,-1,0,
|
---|
228 | -1);
|
---|
229 | G__setnewtype(-1,"TVector and TMatrix element type",0);
|
---|
230 | G__search_typename2("VoidFuncPtr_t",89,-1,0,
|
---|
231 | -1);
|
---|
232 | G__setnewtype(-1,"pointer to void function",0);
|
---|
233 | G__search_typename2("FreeHookFun_t",89,-1,0,
|
---|
234 | -1);
|
---|
235 | G__setnewtype(-1,NULL,0);
|
---|
236 | G__search_typename2("ReAllocFun_t",81,-1,0,
|
---|
237 | -1);
|
---|
238 | G__setnewtype(-1,NULL,0);
|
---|
239 | G__search_typename2("ReAllocCFun_t",81,-1,0,
|
---|
240 | -1);
|
---|
241 | G__setnewtype(-1,NULL,0);
|
---|
242 | G__search_typename2("Axis_t",102,-1,0,
|
---|
243 | -1);
|
---|
244 | G__setnewtype(-1,"Axis values type",0);
|
---|
245 | G__search_typename2("Stat_t",100,-1,0,
|
---|
246 | -1);
|
---|
247 | G__setnewtype(-1,"Statistics type",0);
|
---|
248 | G__search_typename2("Font_t",115,-1,0,
|
---|
249 | -1);
|
---|
250 | G__setnewtype(-1,"Font number",0);
|
---|
251 | G__search_typename2("Style_t",115,-1,0,
|
---|
252 | -1);
|
---|
253 | G__setnewtype(-1,"Style number",0);
|
---|
254 | G__search_typename2("Marker_t",115,-1,0,
|
---|
255 | -1);
|
---|
256 | G__setnewtype(-1,"Marker number",0);
|
---|
257 | G__search_typename2("Width_t",115,-1,0,
|
---|
258 | -1);
|
---|
259 | G__setnewtype(-1,"Line width",0);
|
---|
260 | G__search_typename2("Color_t",115,-1,0,
|
---|
261 | -1);
|
---|
262 | G__setnewtype(-1,"Color number",0);
|
---|
263 | G__search_typename2("SCoord_t",115,-1,0,
|
---|
264 | -1);
|
---|
265 | G__setnewtype(-1,"Screen coordinates",0);
|
---|
266 | G__search_typename2("Coord_t",102,-1,0,
|
---|
267 | -1);
|
---|
268 | G__setnewtype(-1,"Pad world coordinates",0);
|
---|
269 | G__search_typename2("Angle_t",102,-1,0,
|
---|
270 | -1);
|
---|
271 | G__setnewtype(-1,"Graphics angle",0);
|
---|
272 | G__search_typename2("Size_t",102,-1,0,
|
---|
273 | -1);
|
---|
274 | G__setnewtype(-1,"Attribute size",0);
|
---|
275 | }
|
---|
276 |
|
---|
277 | /*********************************************************
|
---|
278 | * Data Member information setup/
|
---|
279 | *********************************************************/
|
---|
280 |
|
---|
281 | /* Setting up class,struct,union tag member variable */
|
---|
282 |
|
---|
283 | /* MDiagEventobject */
|
---|
284 | static void G__setup_memvarMDiagEventobject(void) {
|
---|
285 | G__tag_memvar_setup(G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject));
|
---|
286 | { MDiagEventobject *p; p=(MDiagEventobject*)0x1000; if (p) { }
|
---|
287 | G__memvar_setup((void*)((long)(&p->n)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"n=",0,(char*)NULL);
|
---|
288 | G__memvar_setup((void*)((long)(&p->primary)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"primary=",0,(char*)NULL);
|
---|
289 | G__memvar_setup((void*)((long)(&p->energy)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"energy=",0,(char*)NULL);
|
---|
290 | G__memvar_setup((void*)((long)(&p->cored)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"cored=",0,(char*)NULL);
|
---|
291 | G__memvar_setup((void*)((long)(&p->impact)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"impact=",0,(char*)NULL);
|
---|
292 | G__memvar_setup((void*)((long)(&p->xcore)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"xcore=",0,(char*)NULL);
|
---|
293 | G__memvar_setup((void*)((long)(&p->ycore)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"ycore=",0,(char*)NULL);
|
---|
294 | G__memvar_setup((void*)((long)(&p->theta)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"theta=",0,(char*)NULL);
|
---|
295 | G__memvar_setup((void*)((long)(&p->phi)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"phi=",0,(char*)NULL);
|
---|
296 | G__memvar_setup((void*)((long)(&p->deviations)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"deviations=",0,(char*)NULL);
|
---|
297 | G__memvar_setup((void*)((long)(&p->dtheta)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"dtheta=",0,(char*)NULL);
|
---|
298 | G__memvar_setup((void*)((long)(&p->dphi)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"dphi=",0,(char*)NULL);
|
---|
299 | G__memvar_setup((void*)((long)(&p->trigger)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"trigger=",0,(char*)NULL);
|
---|
300 | G__memvar_setup((void*)((long)(&p->ncphs)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"ncphs=",0,(char*)NULL);
|
---|
301 | G__memvar_setup((void*)((long)(&p->maxpassthr_phe)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"maxpassthr_phe=",0,(char*)NULL);
|
---|
302 | G__memvar_setup((void*)((long)(&p->nphes)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"nphes=",0,(char*)NULL);
|
---|
303 | G__memvar_setup((void*)((long)(&p->nphes2)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"nphes2=",0,(char*)NULL);
|
---|
304 | G__memvar_setup((void*)((long)(&p->length)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"length=",0,(char*)NULL);
|
---|
305 | G__memvar_setup((void*)((long)(&p->width)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"width=",0,(char*)NULL);
|
---|
306 | G__memvar_setup((void*)((long)(&p->dist)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"dist=",0,(char*)NULL);
|
---|
307 | G__memvar_setup((void*)((long)(&p->xdist)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"xdist=",0,(char*)NULL);
|
---|
308 | G__memvar_setup((void*)((long)(&p->azw)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"azw=",0,(char*)NULL);
|
---|
309 | G__memvar_setup((void*)((long)(&p->miss)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"miss=",0,(char*)NULL);
|
---|
310 | G__memvar_setup((void*)((long)(&p->alpha)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"alpha=",0,(char*)NULL);
|
---|
311 | G__memvar_setup((void*)((long)(&p->conc2)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc2=",0,(char*)NULL);
|
---|
312 | G__memvar_setup((void*)((long)(&p->conc3)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc3=",0,(char*)NULL);
|
---|
313 | G__memvar_setup((void*)((long)(&p->conc4)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc4=",0,(char*)NULL);
|
---|
314 | G__memvar_setup((void*)((long)(&p->conc5)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc5=",0,(char*)NULL);
|
---|
315 | G__memvar_setup((void*)((long)(&p->conc6)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc6=",0,(char*)NULL);
|
---|
316 | G__memvar_setup((void*)((long)(&p->conc7)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc7=",0,(char*)NULL);
|
---|
317 | G__memvar_setup((void*)((long)(&p->conc8)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc8=",0,(char*)NULL);
|
---|
318 | G__memvar_setup((void*)((long)(&p->conc9)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc9=",0,(char*)NULL);
|
---|
319 | G__memvar_setup((void*)((long)(&p->conc10)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"conc10=",0,(char*)NULL);
|
---|
320 | G__memvar_setup((void*)((long)(&p->asymx)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"asymx=",0,(char*)NULL);
|
---|
321 | G__memvar_setup((void*)((long)(&p->asymy)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"asymy=",0,(char*)NULL);
|
---|
322 | G__memvar_setup((void*)((long)(&p->phiasym)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"phiasym=",0,(char*)NULL);
|
---|
323 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__MDiagdictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
|
---|
324 | }
|
---|
325 | G__tag_memvar_reset();
|
---|
326 | }
|
---|
327 |
|
---|
328 | extern "C" void G__cpp_setup_memvarMDiagdict() {
|
---|
329 | }
|
---|
330 | /***********************************************************
|
---|
331 | ************************************************************
|
---|
332 | ************************************************************
|
---|
333 | ************************************************************
|
---|
334 | ************************************************************
|
---|
335 | ************************************************************
|
---|
336 | ************************************************************
|
---|
337 | ***********************************************************/
|
---|
338 |
|
---|
339 | /*********************************************************
|
---|
340 | * Member function information setup for each class
|
---|
341 | *********************************************************/
|
---|
342 | static void G__setup_memfuncMDiagEventobject(void) {
|
---|
343 | /* MDiagEventobject */
|
---|
344 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject));
|
---|
345 | G__memfunc_setup("MDiagEventobject",1595,G__MDiagEventobject_MDiagEventobject_0_0,105,G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
346 | G__memfunc_setup("DeclFileName",1145,G__MDiagEventobject_DeclFileName_2_0,67,-1,-1,0,0,1,1,1,"",(char*)NULL,(void*)NULL,0);
|
---|
347 | G__memfunc_setup("DeclFileLine",1152,G__MDiagEventobject_DeclFileLine_3_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
348 | G__memfunc_setup("ImplFileName",1171,G__MDiagEventobject_ImplFileName_4_0,67,-1,-1,0,0,1,1,1,"",(char*)NULL,(void*)NULL,0);
|
---|
349 | G__memfunc_setup("ImplFileLine",1178,G__MDiagEventobject_ImplFileLine_5_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
350 | G__memfunc_setup("Class_Version",1339,G__MDiagEventobject_Class_Version_6_0,115,-1,G__defined_typename("Version_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
351 | G__memfunc_setup("Class",502,G__MDiagEventobject_Class_7_0,85,G__get_linked_tagnum(&G__MDiagdictLN_TClass),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
352 | G__memfunc_setup("Dictionary",1046,G__MDiagEventobject_Dictionary_8_0,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);
|
---|
353 | G__memfunc_setup("IsA",253,G__MDiagEventobject_IsA_9_0,85,G__get_linked_tagnum(&G__MDiagdictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1);
|
---|
354 | G__memfunc_setup("ShowMembers",1132,G__MDiagEventobject_ShowMembers_0_1,121,-1,-1,0,2,1,1,0,
|
---|
355 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);
|
---|
356 | G__memfunc_setup("Streamer",835,G__MDiagEventobject_Streamer_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);
|
---|
357 | // automatic copy constructor
|
---|
358 | G__memfunc_setup("MDiagEventobject",1595,G__MDiagEventobject_MDiagEventobject_2_1,(int)('i'),G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject),-1,0,1,1,1,0,"u 'MDiagEventobject' - 1 - -",(char*)NULL,(void*)NULL,0);
|
---|
359 | // automatic destructor
|
---|
360 | G__memfunc_setup("~MDiagEventobject",1721,G__MDiagEventobject_wAMDiagEventobject_3_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1);
|
---|
361 | G__tag_memfunc_reset();
|
---|
362 | }
|
---|
363 |
|
---|
364 |
|
---|
365 | /*********************************************************
|
---|
366 | * Member function information setup
|
---|
367 | *********************************************************/
|
---|
368 | extern "C" void G__cpp_setup_memfuncMDiagdict() {
|
---|
369 | }
|
---|
370 |
|
---|
371 | /*********************************************************
|
---|
372 | * Global variable information setup for each class
|
---|
373 | *********************************************************/
|
---|
374 | extern "C" void G__cpp_setup_globalMDiagdict() {
|
---|
375 |
|
---|
376 | /* Setting up global variables */
|
---|
377 | G__resetplocal();
|
---|
378 |
|
---|
379 |
|
---|
380 | G__resetglobalenv();
|
---|
381 | }
|
---|
382 |
|
---|
383 | /*********************************************************
|
---|
384 | * Global function information setup for each class
|
---|
385 | *********************************************************/
|
---|
386 | extern "C" void G__cpp_setup_funcMDiagdict() {
|
---|
387 | G__lastifuncposition();
|
---|
388 |
|
---|
389 |
|
---|
390 | G__resetifuncposition();
|
---|
391 | }
|
---|
392 |
|
---|
393 | /*********************************************************
|
---|
394 | * Class,struct,union,enum tag information setup
|
---|
395 | *********************************************************/
|
---|
396 | /* Setup class/struct taginfo */
|
---|
397 | G__linked_taginfo G__MDiagdictLN_TClass = { "TClass" , 99 , -1 };
|
---|
398 | G__linked_taginfo G__MDiagdictLN_TObject = { "TObject" , 99 , -1 };
|
---|
399 | G__linked_taginfo G__MDiagdictLN_MDiagEventobject = { "MDiagEventobject" , 99 , -1 };
|
---|
400 |
|
---|
401 | /* Reset class/struct taginfo */
|
---|
402 | extern "C" void G__cpp_reset_tagtableMDiagdict() {
|
---|
403 | G__MDiagdictLN_TClass.tagnum = -1 ;
|
---|
404 | G__MDiagdictLN_TObject.tagnum = -1 ;
|
---|
405 | G__MDiagdictLN_MDiagEventobject.tagnum = -1 ;
|
---|
406 | }
|
---|
407 |
|
---|
408 | extern "C" void G__cpp_setup_tagtableMDiagdict() {
|
---|
409 |
|
---|
410 | /* Setting up class,struct,union tag entry */
|
---|
411 | G__tagtable_setup(G__get_linked_tagnum(&G__MDiagdictLN_MDiagEventobject),sizeof(MDiagEventobject),-1,0,(char*)NULL,G__setup_memvarMDiagEventobject,G__setup_memfuncMDiagEventobject);
|
---|
412 | }
|
---|
413 | extern "C" void G__cpp_setupMDiagdict() {
|
---|
414 | G__check_setup_version(51111,"G__cpp_setupMDiagdict()");
|
---|
415 | G__set_cpp_environmentMDiagdict();
|
---|
416 | G__cpp_setup_tagtableMDiagdict();
|
---|
417 |
|
---|
418 | G__cpp_setup_inheritanceMDiagdict();
|
---|
419 |
|
---|
420 | G__cpp_setup_typetableMDiagdict();
|
---|
421 |
|
---|
422 | G__cpp_setup_memvarMDiagdict();
|
---|
423 |
|
---|
424 | G__cpp_setup_memfuncMDiagdict();
|
---|
425 | G__cpp_setup_globalMDiagdict();
|
---|
426 | G__cpp_setup_funcMDiagdict();
|
---|
427 |
|
---|
428 | if(0==G__getsizep2memfunc()) G__get_sizep2memfuncMDiagdict();
|
---|
429 | return;
|
---|
430 | }
|
---|
431 | class G__cpp_setup_initMDiagdict {
|
---|
432 | public:
|
---|
433 | G__cpp_setup_initMDiagdict() { G__add_setup_func("MDiagdict",&G__cpp_setupMDiagdict); }
|
---|
434 | ~G__cpp_setup_initMDiagdict() { G__remove_setup_func("MDiagdict"); }
|
---|
435 | };
|
---|
436 | G__cpp_setup_initMDiagdict G__cpp_setup_initializerMDiagdict;
|
---|
437 |
|
---|
438 | //
|
---|
439 | // File generated by /cern/root/bin/rootcint at Fri Oct 29 11:52:06 1999.
|
---|
440 | // Do NOT change. Changes will be lost next time file is generated
|
---|
441 | //
|
---|
442 |
|
---|
443 | #include "TBuffer.h"
|
---|
444 | #include "TMemberInspector.h"
|
---|
445 | #include "TError.h"
|
---|
446 |
|
---|
447 | //______________________________________________________________________________
|
---|
448 | TBuffer &operator>>(TBuffer &buf, MDiagEventobject *&obj)
|
---|
449 | {
|
---|
450 | // Read a pointer to an object of class MDiagEventobject.
|
---|
451 |
|
---|
452 | obj = (MDiagEventobject *) buf.ReadObject(MDiagEventobject::Class());
|
---|
453 | return buf;
|
---|
454 | }
|
---|
455 |
|
---|
456 | //______________________________________________________________________________
|
---|
457 | void MDiagEventobject::Streamer(TBuffer &R__b)
|
---|
458 | {
|
---|
459 | // Stream an object of class MDiagEventobject.
|
---|
460 |
|
---|
461 | if (R__b.IsReading()) {
|
---|
462 | Version_t R__v = R__b.ReadVersion(); if (R__v) { }
|
---|
463 | TObject::Streamer(R__b);
|
---|
464 | R__b >> n;
|
---|
465 | R__b >> primary;
|
---|
466 | R__b >> energy;
|
---|
467 | R__b >> cored;
|
---|
468 | R__b >> impact;
|
---|
469 | R__b >> xcore;
|
---|
470 | R__b >> ycore;
|
---|
471 | R__b >> theta;
|
---|
472 | R__b >> phi;
|
---|
473 | R__b >> deviations;
|
---|
474 | R__b >> dtheta;
|
---|
475 | R__b >> dphi;
|
---|
476 | R__b >> trigger;
|
---|
477 | R__b >> ncphs;
|
---|
478 | R__b >> maxpassthr_phe;
|
---|
479 | R__b >> nphes;
|
---|
480 | R__b >> nphes2;
|
---|
481 | R__b >> length;
|
---|
482 | R__b >> width;
|
---|
483 | R__b >> dist;
|
---|
484 | R__b >> xdist;
|
---|
485 | R__b >> azw;
|
---|
486 | R__b >> miss;
|
---|
487 | R__b >> alpha;
|
---|
488 | R__b >> conc2;
|
---|
489 | R__b >> conc3;
|
---|
490 | R__b >> conc4;
|
---|
491 | R__b >> conc5;
|
---|
492 | R__b >> conc6;
|
---|
493 | R__b >> conc7;
|
---|
494 | R__b >> conc8;
|
---|
495 | R__b >> conc9;
|
---|
496 | R__b >> conc10;
|
---|
497 | R__b >> asymx;
|
---|
498 | R__b >> asymy;
|
---|
499 | R__b >> phiasym;
|
---|
500 | } else {
|
---|
501 | R__b.WriteVersion(MDiagEventobject::IsA());
|
---|
502 | TObject::Streamer(R__b);
|
---|
503 | R__b << n;
|
---|
504 | R__b << primary;
|
---|
505 | R__b << energy;
|
---|
506 | R__b << cored;
|
---|
507 | R__b << impact;
|
---|
508 | R__b << xcore;
|
---|
509 | R__b << ycore;
|
---|
510 | R__b << theta;
|
---|
511 | R__b << phi;
|
---|
512 | R__b << deviations;
|
---|
513 | R__b << dtheta;
|
---|
514 | R__b << dphi;
|
---|
515 | R__b << trigger;
|
---|
516 | R__b << ncphs;
|
---|
517 | R__b << maxpassthr_phe;
|
---|
518 | R__b << nphes;
|
---|
519 | R__b << nphes2;
|
---|
520 | R__b << length;
|
---|
521 | R__b << width;
|
---|
522 | R__b << dist;
|
---|
523 | R__b << xdist;
|
---|
524 | R__b << azw;
|
---|
525 | R__b << miss;
|
---|
526 | R__b << alpha;
|
---|
527 | R__b << conc2;
|
---|
528 | R__b << conc3;
|
---|
529 | R__b << conc4;
|
---|
530 | R__b << conc5;
|
---|
531 | R__b << conc6;
|
---|
532 | R__b << conc7;
|
---|
533 | R__b << conc8;
|
---|
534 | R__b << conc9;
|
---|
535 | R__b << conc10;
|
---|
536 | R__b << asymx;
|
---|
537 | R__b << asymy;
|
---|
538 | R__b << phiasym;
|
---|
539 | }
|
---|
540 | }
|
---|
541 |
|
---|
542 | //______________________________________________________________________________
|
---|
543 | void MDiagEventobject::ShowMembers(TMemberInspector &R__insp, char *R__parent)
|
---|
544 | {
|
---|
545 | // Inspect the data members of an object of class MDiagEventobject.
|
---|
546 |
|
---|
547 | TClass *R__cl = MDiagEventobject::IsA();
|
---|
548 | Int_t R__ncp = strlen(R__parent);
|
---|
549 | if (R__ncp || R__cl || R__insp.IsA()) { }
|
---|
550 | R__insp.Inspect(R__cl, R__parent, "n", &n);
|
---|
551 | R__insp.Inspect(R__cl, R__parent, "primary", &primary);
|
---|
552 | R__insp.Inspect(R__cl, R__parent, "energy", &energy);
|
---|
553 | R__insp.Inspect(R__cl, R__parent, "cored", &cored);
|
---|
554 | R__insp.Inspect(R__cl, R__parent, "impact", &impact);
|
---|
555 | R__insp.Inspect(R__cl, R__parent, "xcore", &xcore);
|
---|
556 | R__insp.Inspect(R__cl, R__parent, "ycore", &ycore);
|
---|
557 | R__insp.Inspect(R__cl, R__parent, "theta", &theta);
|
---|
558 | R__insp.Inspect(R__cl, R__parent, "phi", &phi);
|
---|
559 | R__insp.Inspect(R__cl, R__parent, "deviations", &deviations);
|
---|
560 | R__insp.Inspect(R__cl, R__parent, "dtheta", &dtheta);
|
---|
561 | R__insp.Inspect(R__cl, R__parent, "dphi", &dphi);
|
---|
562 | R__insp.Inspect(R__cl, R__parent, "trigger", &trigger);
|
---|
563 | R__insp.Inspect(R__cl, R__parent, "ncphs", &ncphs);
|
---|
564 | R__insp.Inspect(R__cl, R__parent, "maxpassthr_phe", &maxpassthr_phe);
|
---|
565 | R__insp.Inspect(R__cl, R__parent, "nphes", &nphes);
|
---|
566 | R__insp.Inspect(R__cl, R__parent, "nphes2", &nphes2);
|
---|
567 | R__insp.Inspect(R__cl, R__parent, "length", &length);
|
---|
568 | R__insp.Inspect(R__cl, R__parent, "width", &width);
|
---|
569 | R__insp.Inspect(R__cl, R__parent, "dist", &dist);
|
---|
570 | R__insp.Inspect(R__cl, R__parent, "xdist", &xdist);
|
---|
571 | R__insp.Inspect(R__cl, R__parent, "azw", &azw);
|
---|
572 | R__insp.Inspect(R__cl, R__parent, "miss", &miss);
|
---|
573 | R__insp.Inspect(R__cl, R__parent, "alpha", &alpha);
|
---|
574 | R__insp.Inspect(R__cl, R__parent, "conc2", &conc2);
|
---|
575 | R__insp.Inspect(R__cl, R__parent, "conc3", &conc3);
|
---|
576 | R__insp.Inspect(R__cl, R__parent, "conc4", &conc4);
|
---|
577 | R__insp.Inspect(R__cl, R__parent, "conc5", &conc5);
|
---|
578 | R__insp.Inspect(R__cl, R__parent, "conc6", &conc6);
|
---|
579 | R__insp.Inspect(R__cl, R__parent, "conc7", &conc7);
|
---|
580 | R__insp.Inspect(R__cl, R__parent, "conc8", &conc8);
|
---|
581 | R__insp.Inspect(R__cl, R__parent, "conc9", &conc9);
|
---|
582 | R__insp.Inspect(R__cl, R__parent, "conc10", &conc10);
|
---|
583 | R__insp.Inspect(R__cl, R__parent, "asymx", &asymx);
|
---|
584 | R__insp.Inspect(R__cl, R__parent, "asymy", &asymy);
|
---|
585 | R__insp.Inspect(R__cl, R__parent, "phiasym", &phiasym);
|
---|
586 | TObject::ShowMembers(R__insp, R__parent);
|
---|
587 | }
|
---|
588 |
|
---|