58 ntp_vertex->SetBranchAddress(
"event", &
event);
60 ntp_vertex->SetBranchAddress(
"ntracks", &
ntracks);
61 ntp_vertex->SetBranchAddress(
"gntracks", &
ngtracks);
62 ntp_vertex->SetBranchAddress(
"nhittpcin", &
nhittpcin);
64 ntp_vertex->SetBranchAddress(
"vx", &
evx);
65 ntp_vertex->SetBranchAddress(
"vy", &
evy);
66 ntp_vertex->SetBranchAddress(
"vz", &
evz);
67 ntp_vertex->SetBranchAddress(
"gvx", &
egvx);
68 ntp_vertex->SetBranchAddress(
"gvy", &
egvy);
69 ntp_vertex->SetBranchAddress(
"gvz", &
egvz);
70 ntp_vertex->SetBranchAddress(
"gvt", &
egvt);
79 b_event = ntp_vertex->GetBranch(
"event");
80 b_ntracks = ntp_vertex->GetBranch(
"ntracks");
81 b_ngtracks = ntp_vertex->GetBranch(
"gntracks");
85 b_evx = ntp_vertex->GetBranch(
"vx");
86 b_evy = ntp_vertex->GetBranch(
"vy");
87 b_evz = ntp_vertex->GetBranch(
"vz");
88 b_egvx = ntp_vertex->GetBranch(
"gvx");
89 b_egvy = ntp_vertex->GetBranch(
"gvy");
90 b_egvz = ntp_vertex->GetBranch(
"gvz");
91 b_egvt = ntp_vertex->GetBranch(
"gvt");
209 ntp_track->SetBranchAddress(
"px", &rpx);
210 ntp_track->SetBranchAddress(
"py", &rpy);
211 ntp_track->SetBranchAddress(
"pz", &rpz);
212 ntp_track->SetBranchAddress(
"pt", &rpt);
213 ntp_track->SetBranchAddress(
"gpx", &rgpx);
214 ntp_track->SetBranchAddress(
"gpy", &rgpy);
215 ntp_track->SetBranchAddress(
"gpz", &rgpz);
216 ntp_track->SetBranchAddress(
"gpt", &rgpt);
217 ntp_track->SetBranchAddress(
"gfx", &rgfx);
218 ntp_track->SetBranchAddress(
"gfy", &rgfy);
219 ntp_track->SetBranchAddress(
"gfz", &rgfz);
220 ntp_track->SetBranchAddress(
"charge", &rcharge);
221 ntp_track->SetBranchAddress(
"quality", &rquality);
222 ntp_track->SetBranchAddress(
"chisq", &rchisq);
224 ntp_track->SetBranchAddress(
"event", &revent);
225 ntp_track->SetBranchAddress(
"trackID", &rtrackid);
226 ntp_track->SetBranchAddress(
"gtrackID", &rgtrackid);
227 ntp_track->SetBranchAddress(
"gflavor", &rgflavor);
228 ntp_track->SetBranchAddress(
"gprimary", &rprimary);
229 ntp_track->SetBranchAddress(
"nfromtruth", &rnfromtruth);
230 ntp_track->SetBranchAddress(
"gvz", &rvz);
231 ntp_track->SetBranchAddress(
"pcax", &rpcax);
232 ntp_track->SetBranchAddress(
"pcay", &rpcay);
233 ntp_track->SetBranchAddress(
"pcaz", &rpcaz);
234 ntp_track->SetBranchAddress(
"dca2d", &rdca2d);
235 ntp_track->SetBranchAddress(
"dca2dsigma", &rdca2dsigma);
236 ntp_track->SetBranchAddress(
"nhits", &rnhits);
237 ntp_track->SetBranchAddress(
"gnhits", &rgnhits);
238 ntp_track->SetBranchAddress(
"gembed", &rgembed);
240 ntp_track->SetBranchAddress(
"nlmaps", &rnlmaps);
241 ntp_track->SetBranchAddress(
"gnlmaps", &rgnlmaps);
242 ntp_track->SetBranchAddress(
"nlintt", &rnlintt);
243 ntp_track->SetBranchAddress(
"gnlintt", &rgnlintt);
244 ntp_track->SetBranchAddress(
"nltpc", &rnltpc);
245 ntp_track->SetBranchAddress(
"gnltpc", &rgnltpc);
247 ntp_track->SetBranchAddress(
"nmaps", &rnmaps);
248 ntp_track->SetBranchAddress(
"gnmaps", &rgnmaps);
249 ntp_track->SetBranchAddress(
"nintt", &rnintt);
250 ntp_track->SetBranchAddress(
"gnintt", &rgnintt);
251 ntp_track->SetBranchAddress(
"ntpc", &rntpc);
252 ntp_track->SetBranchAddress(
"gntpc", &rgntpc);
255 ntp_track->SetBranchAddress(
"cemce", &cemc_e);
256 ntp_track->SetBranchAddress(
"cemce3x3", &cemc3x3_e);
257 ntp_track->SetBranchAddress(
"cemcdphi", &cemc_dphi);
258 ntp_track->SetBranchAddress(
"cemcdeta", &cemc_deta);
261 b_px = ntp_track->GetBranch(
"px");
262 b_py = ntp_track->GetBranch(
"py");
263 b_pz = ntp_track->GetBranch(
"pz");
264 b_pt = ntp_track->GetBranch(
"pt");
265 b_gpx = ntp_track->GetBranch(
"gpx");
266 b_gpy = ntp_track->GetBranch(
"gpy");
267 b_gpz = ntp_track->GetBranch(
"gpz");
268 b_gpt = ntp_track->GetBranch(
"gpt");
269 b_gfx = ntp_track->GetBranch(
"gfx");
270 b_gfy = ntp_track->GetBranch(
"gfy");
271 b_gfz = ntp_track->GetBranch(
"gfz");
272 b_charge = ntp_track->GetBranch(
"charge");
273 b_quality = ntp_track->GetBranch(
"quality");
275 b_revent = ntp_track->GetBranch(
"event");
276 b_trackid = ntp_track->GetBranch(
"trackID");
277 b_gtrackid = ntp_track->GetBranch(
"gtrackID");
278 b_gflavor = ntp_track->GetBranch(
"gflavor");
279 b_primary = ntp_track->GetBranch(
"gprimary");
280 b_nfromtruth = ntp_track->GetBranch(
"nfromtruth");
281 b_gvz = ntp_track->GetBranch(
"gvz");
282 b_pcax = ntp_track->GetBranch(
"pcax");
283 b_pcay = ntp_track->GetBranch(
"pcay");
284 b_pcaz = ntp_track->GetBranch(
"pcaz");
285 b_dca2d = ntp_track->GetBranch(
"dca2d");
286 b_dca2dsigma = ntp_track->GetBranch(
"dca2dsigma");
287 b_rnhits = ntp_track->GetBranch(
"nhits");
288 b_rnhits = ntp_track->GetBranch(
"gnhits");
289 b_rgembed = ntp_track->GetBranch(
"gembed");
291 b_rnlmaps = ntp_track->GetBranch(
"nlmaps");
292 b_rgnlmaps = ntp_track->GetBranch(
"gnlmaps");
293 b_rnlintt = ntp_track->GetBranch(
"nlintt");
294 b_rgnlintt = ntp_track->GetBranch(
"gnlintt");
295 b_rnltpc = ntp_track->GetBranch(
"nltpc");
296 b_rgnltpc = ntp_track->GetBranch(
"gnltpc");
298 b_rnmaps = ntp_track->GetBranch(
"nmaps");
299 b_rgnmaps = ntp_track->GetBranch(
"gnmaps");
300 b_rnintt = ntp_track->GetBranch(
"nintt");
301 b_rgnintt = ntp_track->GetBranch(
"gnintt");
302 b_rntpc = ntp_track->GetBranch(
"ntpc");
303 b_rgntpc = ntp_track->GetBranch(
"gntpc");
306 b_rgembed = ntp_track->GetBranch(
"cemce");
307 b_rgembed = ntp_track->GetBranch(
"cemce3x3");
308 b_rgembed = ntp_track->GetBranch(
"cemcdphi");
309 b_rgembed = ntp_track->GetBranch(
"cemcdeta");
377 ntp_gtrack->SetBranchAddress(
"dca2d", &trdca2d);
378 ntp_gtrack->SetBranchAddress(
"dca3dz", &trdca3dz);
382 ntp_gtrack->SetBranchAddress(
"event", &tevent);
383 ntp_gtrack->SetBranchAddress(
"gtrackID", &tgtrackid);
384 ntp_gtrack->SetBranchAddress(
"trackID", &ttrackid);
385 ntp_gtrack->SetBranchAddress(
"gflavor", &tflavor);
389 ntp_gtrack->SetBranchAddress(
"gnhits", &tgnhits);
390 ntp_gtrack->SetBranchAddress(
"nhits", &tnhits);
391 ntp_gtrack->SetBranchAddress(
"nfromtruth", &tnfromtruth);
392 ntp_gtrack->SetBranchAddress(
"chisq", &tchisq);
393 ntp_gtrack->SetBranchAddress(
"quality", &tquality);
394 ntp_gtrack->SetBranchAddress(
"gprimary", &tprimary);
395 ntp_gtrack->SetBranchAddress(
"gembed", &tembed);
410 b_tgtrackid =
ntp_gtrack->GetBranch(
"gtrackID");
417 b_tprimary =
ntp_gtrack->GetBranch(
"gprimary");
490 ntp_cluster->SetBranchAddress(
"event", &cevent);
491 ntp_cluster->SetBranchAddress(
"hitID", &hitID);
492 ntp_cluster->SetBranchAddress(
"x", &x);
493 ntp_cluster->SetBranchAddress(
"y", &y);
494 ntp_cluster->SetBranchAddress(
"z", &z);
495 ntp_cluster->SetBranchAddress(
"gx", &gx);
496 ntp_cluster->SetBranchAddress(
"gy", &gy);
497 ntp_cluster->SetBranchAddress(
"gz", &gz);
498 ntp_cluster->SetBranchAddress(
"r", &r);
499 ntp_cluster->SetBranchAddress(
"gr", &gr);
500 ntp_cluster->SetBranchAddress(
"ephi", &ephi);
501 ntp_cluster->SetBranchAddress(
"gphi", &tphi);
502 ntp_cluster->SetBranchAddress(
"phi", &trphi);
503 ntp_cluster->SetBranchAddress(
"geta", &geta);
504 ntp_cluster->SetBranchAddress(
"layer", &layer);
505 ntp_cluster->SetBranchAddress(
"g4hitID", &g4hitID);
506 ntp_cluster->SetBranchAddress(
"gtrackID", >rackID);
507 ntp_cluster->SetBranchAddress(
"trackID", &trackID);
508 ntp_cluster->SetBranchAddress(
"gflavor", &gflavor);
509 ntp_cluster->SetBranchAddress(
"gprimary", &gprimary);
510 ntp_cluster->SetBranchAddress(
"efromtruth", &efromtruth);
511 ntp_cluster->SetBranchAddress(
"gpx", &gpx);
512 ntp_cluster->SetBranchAddress(
"gpy", &gpy);
513 ntp_cluster->SetBranchAddress(
"gpz", &gpz);
514 ntp_cluster->SetBranchAddress(
"gvt", &gvt);
515 ntp_cluster->SetBranchAddress(
"size", &size);
516 ntp_cluster->SetBranchAddress(
"zsize", &zsize);
517 ntp_cluster->SetBranchAddress(
"phisize", &phisize);
518 ntp_cluster->SetBranchAddress(
"nparticles", &nparticles);
519 ntp_cluster->SetBranchAddress(
"gembed", &cgembed);
522 b_cevent = ntp_cluster->GetBranch(
"event");
523 b_hitID = ntp_cluster->GetBranch(
"hitID");
524 b_x = ntp_cluster->GetBranch(
"x");
525 b_y = ntp_cluster->GetBranch(
"y");
526 b_z = ntp_cluster->GetBranch(
"z");
527 b_gx = ntp_cluster->GetBranch(
"gx");
528 b_gy = ntp_cluster->GetBranch(
"gy");
529 b_gz = ntp_cluster->GetBranch(
"gz");
530 b_r = ntp_cluster->GetBranch(
"r");
531 b_gr = ntp_cluster->GetBranch(
"gr");
532 b_trphi = ntp_cluster->GetBranch(
"phi");
533 b_ephi = ntp_cluster->GetBranch(
"ephi");
534 b_tphi = ntp_cluster->GetBranch(
"gphi");
535 b_geta = ntp_cluster->GetBranch(
"geta");
536 b_layer = ntp_cluster->GetBranch(
"layer");
537 b_g4hitID = ntp_cluster->GetBranch(
"g4hitID");
538 b_gtrackID = ntp_cluster->GetBranch(
"gtrackID");
539 b_cgflavor = ntp_cluster->GetBranch(
"gflavor");
540 b_cgprimary = ntp_cluster->GetBranch(
"gprimary");
541 b_cefromtruth = ntp_cluster->GetBranch(
"efromtruth");
542 b_cgpx = ntp_cluster->GetBranch(
"gpx");
543 b_cgpy = ntp_cluster->GetBranch(
"gpy");
544 b_cgpz = ntp_cluster->GetBranch(
"gpz");
545 b_cgvt = ntp_cluster->GetBranch(
"gvt");
546 b_size = ntp_cluster->GetBranch(
"size");
547 b_zsize = ntp_cluster->GetBranch(
"zsize");
548 b_phisize = ntp_cluster->GetBranch(
"phisize");
549 b_nparticles = ntp_cluster->GetBranch(
"nparticles");
550 b_cgembed = ntp_cluster->GetBranch(
"gembed");
578 ntp_g4hit->SetBranchAddress(
"gpx", &hgpx);
579 ntp_g4hit->SetBranchAddress(
"gpy", &hgpy);
580 ntp_g4hit->SetBranchAddress(
"gpz", &hgpz);
581 ntp_g4hit->SetBranchAddress(
"gx", &hgx);
582 ntp_g4hit->SetBranchAddress(
"gy", &hgy);
583 ntp_g4hit->SetBranchAddress(
"gz", &hgz);
584 ntp_g4hit->SetBranchAddress(
"layer", &hlayer);
585 ntp_g4hit->SetBranchAddress(
"gembed", &hgembed);
586 ntp_g4hit->SetBranchAddress(
"gprimary", &hgprimary);
587 ntp_g4hit->SetBranchAddress(
"gflavor", &hgflavor);
588 ntp_g4hit->SetBranchAddress(
"efromtruth", &hefromtruth);
590 b_hgpx = ntp_g4hit->GetBranch(
"gpx");
591 b_hgpy = ntp_g4hit->GetBranch(
"gpy");
592 b_hgpz = ntp_g4hit->GetBranch(
"gpz");
593 b_hgx = ntp_g4hit->GetBranch(
"gx");
594 b_hgy = ntp_g4hit->GetBranch(
"gy");
595 b_hgz = ntp_g4hit->GetBranch(
"gz");
596 b_hlayer = ntp_g4hit->GetBranch(
"glayer");
597 b_hgembed = ntp_g4hit->GetBranch(
"gembed");
598 b_hgprimary = ntp_g4hit->GetBranch(
"gprimary");
599 b_hgflavor = ntp_g4hit->GetBranch(
"gflavor");
600 b_hefromtruth = ntp_g4hit->GetBranch(
"efromtruth");