CMS 3D CMS Logo

Trktree.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 #ifndef Trktree_H
3 #define Trktree_H
4 #include "Math/LorentzVector.h"
5 #include "Math/Point3D.h"
6 #include "TMath.h"
7 #include "TBranch.h"
8 #include "TTree.h"
9 #include "TH1F.h"
10 #include "TFile.h"
11 #include "TBits.h"
12 #include <vector>
13 #include <unistd.h>
14 typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> > LorentzVector;
15 
16 class Trktree {
17 private:
18 protected:
19  unsigned int index;
20  std::vector<float> *see_stateCcov01_;
23  std::vector<unsigned short> *simhit_rod_;
26  std::vector<float> *trk_phi_;
27  TBranch *trk_phi_branch;
29  float bsp_x_;
30  TBranch *bsp_x_branch;
32  std::vector<float> *see_stateCcov05_;
35  std::vector<float> *see_stateCcov04_;
38  std::vector<float> *trk_dxyPV_;
39  TBranch *trk_dxyPV_branch;
41  std::vector<float> *simhit_tof_;
44  std::vector<int> *sim_event_;
45  TBranch *sim_event_branch;
47  std::vector<unsigned short> *simhit_isStack_;
50  std::vector<float> *trk_dz_;
51  TBranch *trk_dz_branch;
53  std::vector<float> *see_stateCcov03_;
56  std::vector<float> *sim_eta_;
57  TBranch *sim_eta_branch;
59  std::vector<unsigned int> *simvtx_processType_;
62  std::vector<float> *pix_radL_;
63  TBranch *pix_radL_branch;
65  std::vector<float> *see_stateCcov02_;
68  std::vector<unsigned int> *see_nGlued_;
71  std::vector<int> *trk_bestSimTrkIdx_;
74  std::vector<float> *see_stateTrajGlbPz_;
77  std::vector<float> *pix_yz_;
78  TBranch *pix_yz_branch;
80  std::vector<float> *pix_yy_;
81  TBranch *pix_yy_branch;
83  std::vector<short> *simhit_process_;
86  std::vector<float> *see_stateCcov34_;
89  std::vector<unsigned int> *trk_nInnerLost_;
92  std::vector<float> *see_py_;
93  TBranch *see_py_branch;
95  std::vector<std::vector<int> > *sim_trkIdx_;
98  std::vector<unsigned int> *trk_nLost_;
99  TBranch *trk_nLost_branch;
101  std::vector<short> *pix_isBarrel_;
104  std::vector<float> *see_dxyErr_;
107  std::vector<unsigned int> *simhit_detId_;
110  std::vector<unsigned short> *simhit_subdet_;
113  std::vector<std::vector<int> > *see_hitIdx_;
116  std::vector<float> *see_pt_;
117  TBranch *see_pt_branch;
119  std::vector<unsigned int> *ph2_detId_;
122  std::vector<unsigned int> *trk_nStripLay_;
128  std::vector<float> *sim_pca_pt_;
131  std::vector<int> *see_trkIdx_;
134  std::vector<unsigned int> *trk_nCluster_;
137  std::vector<float> *trk_bestFromFirstHitSimTrkNChi2_;
140  std::vector<short> *trk_isHP_;
141  TBranch *trk_isHP_branch;
143  std::vector<std::vector<int> > *simhit_hitType_;
146  std::vector<unsigned short> *ph2_isUpper_;
149  std::vector<unsigned int> *see_nStrip_;
155  std::vector<unsigned short> *simhit_side_;
158  std::vector<float> *simhit_x_;
159  TBranch *simhit_x_branch;
161  std::vector<int> *see_q_;
162  TBranch *see_q_branch;
164  std::vector<float> *simhit_z_;
165  TBranch *simhit_z_branch;
167  std::vector<float> *sim_pca_lambda_;
170  std::vector<int> *sim_q_;
171  TBranch *sim_q_branch;
173  std::vector<float> *pix_bbxi_;
174  TBranch *pix_bbxi_branch;
176  std::vector<unsigned short> *ph2_order_;
179  std::vector<unsigned short> *ph2_module_;
182  std::vector<unsigned short> *inv_order_;
185  std::vector<float> *trk_dzErr_;
188  std::vector<unsigned int> *trk_nInnerInactive_;
191  std::vector<short> *see_fitok_;
194  std::vector<unsigned short> *simhit_blade_;
197  std::vector<unsigned short> *inv_subdet_;
200  std::vector<unsigned short> *pix_blade_;
203  std::vector<float> *pix_xx_;
204  TBranch *pix_xx_branch;
206  std::vector<float> *pix_xy_;
207  TBranch *pix_xy_branch;
209  std::vector<unsigned short> *simhit_panel_;
212  std::vector<float> *sim_pz_;
213  TBranch *sim_pz_branch;
215  std::vector<float> *trk_dxy_;
216  TBranch *trk_dxy_branch;
218  std::vector<float> *sim_px_;
219  TBranch *sim_px_branch;
221  std::vector<float> *trk_lambda_;
224  std::vector<float> *see_stateCcov12_;
227  std::vector<float> *sim_pt_;
228  TBranch *sim_pt_branch;
230  std::vector<float> *sim_py_;
231  TBranch *sim_py_branch;
233  std::vector<std::vector<int> > *sim_decayVtxIdx_;
236  std::vector<unsigned int> *pix_detId_;
239  std::vector<float> *trk_eta_;
240  TBranch *trk_eta_branch;
242  std::vector<float> *see_dxy_;
243  TBranch *see_dxy_branch;
245  std::vector<int> *sim_isFromBHadron_;
248  std::vector<float> *simhit_eloss_;
251  std::vector<float> *see_stateCcov11_;
254  std::vector<float> *simhit_pz_;
257  std::vector<int> *sim_pdgId_;
260  std::vector<unsigned short> *trk_stopReason_;
263  std::vector<float> *sim_pca_phi_;
266  std::vector<unsigned short> *simhit_isLower_;
269  std::vector<unsigned short> *inv_ring_;
270  TBranch *inv_ring_branch;
272  std::vector<std::vector<int> > *ph2_simHitIdx_;
275  std::vector<unsigned short> *simhit_order_;
278  std::vector<float> *trk_dxyClosestPV_;
281  std::vector<float> *pix_z_;
282  TBranch *pix_z_branch;
284  std::vector<float> *pix_y_;
285  TBranch *pix_y_branch;
287  std::vector<float> *pix_x_;
288  TBranch *pix_x_branch;
290  std::vector<std::vector<int> > *see_hitType_;
293  std::vector<float> *see_statePt_;
296  std::vector<std::vector<int> > *simvtx_sourceSimIdx_;
299  unsigned long long event_;
300  TBranch *event_branch;
302  std::vector<unsigned short> *pix_module_;
305  std::vector<unsigned short> *ph2_side_;
306  TBranch *ph2_side_branch;
308  std::vector<float> *trk_bestSimTrkNChi2_;
311  std::vector<float> *see_stateTrajPy_;
314  std::vector<unsigned short> *inv_type_;
315  TBranch *inv_type_branch;
317  float bsp_z_;
318  TBranch *bsp_z_branch;
320  float bsp_y_;
321  TBranch *bsp_y_branch;
323  std::vector<float> *simhit_py_;
326  std::vector<std::vector<int> > *see_simTrkIdx_;
329  std::vector<float> *see_stateTrajGlbZ_;
332  std::vector<float> *see_stateTrajGlbX_;
335  std::vector<float> *see_stateTrajGlbY_;
338  std::vector<unsigned int> *trk_originalAlgo_;
341  std::vector<unsigned int> *trk_nPixel_;
344  std::vector<float> *see_stateCcov14_;
347  std::vector<float> *see_stateCcov15_;
350  std::vector<float> *trk_phiErr_;
353  std::vector<float> *see_stateCcov13_;
356  std::vector<std::vector<float> > *pix_chargeFraction_;
359  std::vector<int> *trk_q_;
360  TBranch *trk_q_branch;
362  std::vector<std::vector<int> > *sim_seedIdx_;
365  std::vector<float> *see_dzErr_;
368  std::vector<unsigned int> *sim_nRecoClusters_;
371  unsigned int run_;
372  TBranch *run_branch;
374  std::vector<std::vector<float> > *ph2_xySignificance_;
377  std::vector<float> *trk_nChi2_;
380  std::vector<unsigned short> *pix_layer_;
383  std::vector<std::vector<float> > *pix_xySignificance_;
386  std::vector<float> *sim_pca_eta_;
389  std::vector<float> *see_bestSimTrkShareFrac_;
392  std::vector<float> *see_etaErr_;
395  std::vector<float> *trk_bestSimTrkShareFracSimDenom_;
398  float bsp_sigmaz_;
401  float bsp_sigmay_;
404  float bsp_sigmax_;
407  std::vector<unsigned short> *pix_ladder_;
410  std::vector<unsigned short> *trk_qualityMask_;
413  std::vector<float> *trk_ndof_;
414  TBranch *trk_ndof_branch;
416  std::vector<unsigned short> *pix_subdet_;
419  std::vector<std::vector<int> > *ph2_seeIdx_;
422  std::vector<unsigned short> *inv_isUpper_;
425  std::vector<float> *ph2_zx_;
426  TBranch *ph2_zx_branch;
428  std::vector<std::vector<int> > *pix_trkIdx_;
431  std::vector<unsigned int> *trk_nOuterLost_;
434  std::vector<unsigned short> *inv_panel_;
437  std::vector<float> *vtx_z_;
438  TBranch *vtx_z_branch;
440  std::vector<unsigned short> *simhit_layer_;
443  std::vector<float> *vtx_y_;
444  TBranch *vtx_y_branch;
446  std::vector<short> *ph2_isBarrel_;
449  std::vector<std::vector<int> > *pix_seeIdx_;
455  std::vector<float> *simhit_px_;
458  std::vector<float> *see_stateTrajX_;
461  std::vector<float> *see_stateTrajY_;
464  std::vector<unsigned int> *trk_nOuterInactive_;
467  std::vector<float> *sim_pca_dxy_;
470  std::vector<unsigned int> *trk_algo_;
471  TBranch *trk_algo_branch;
473  std::vector<std::vector<int> > *trk_hitType_;
479  std::vector<short> *inv_isBarrel_;
482  std::vector<int> *simvtx_event_;
485  std::vector<float> *ph2_z_;
486  TBranch *ph2_z_branch;
488  std::vector<float> *ph2_x_;
489  TBranch *ph2_x_branch;
491  std::vector<float> *ph2_y_;
492  TBranch *ph2_y_branch;
494  std::vector<std::vector<int> > *sim_genPdgIds_;
497  std::vector<float> *trk_mva_;
498  TBranch *trk_mva_branch;
500  std::vector<float> *see_stateCcov24_;
503  std::vector<float> *trk_dzClosestPV_;
506  std::vector<unsigned int> *see_nCluster_;
509  std::vector<unsigned short> *inv_rod_;
510  TBranch *inv_rod_branch;
512  std::vector<std::vector<int> > *trk_hitIdx_;
515  std::vector<float> *see_stateCcov22_;
518  std::vector<unsigned short> *pix_simType_;
521  std::vector<unsigned short> *simhit_ring_;
524  std::vector<float> *trk_outer_px_;
527  std::vector<float> *trk_outer_py_;
530  std::vector<float> *trk_outer_pz_;
533  std::vector<float> *ph2_zz_;
534  TBranch *ph2_zz_branch;
536  std::vector<float> *trk_outer_pt_;
539  std::vector<unsigned int> *trk_n3DLay_;
542  std::vector<unsigned int> *trk_nValid_;
545  std::vector<float> *see_ptErr_;
548  std::vector<float> *see_stateTrajGlbPx_;
551  std::vector<unsigned short> *ph2_simType_;
557  std::vector<float> *sim_hits_;
558  TBranch *sim_hits_branch;
560  std::vector<float> *sim_len_;
561  TBranch *sim_len_branch;
563  std::vector<float> *sim_lengap_;
566  std::vector<float> *simvtx_x_;
567  TBranch *simvtx_x_branch;
569  std::vector<float> *trk_pz_;
570  TBranch *trk_pz_branch;
575  std::vector<float> *trk_px_;
576  TBranch *trk_px_branch;
578  std::vector<float> *trk_py_;
579  TBranch *trk_py_branch;
581  std::vector<int> *trk_vtxIdx_;
584  std::vector<unsigned int> *sim_nPixel_;
587  std::vector<float> *vtx_chi2_;
588  TBranch *vtx_chi2_branch;
590  std::vector<unsigned short> *ph2_ring_;
591  TBranch *ph2_ring_branch;
593  std::vector<float> *trk_pt_;
594  TBranch *trk_pt_branch;
596  std::vector<float> *see_stateCcov44_;
599  std::vector<float> *ph2_radL_;
600  TBranch *ph2_radL_branch;
602  std::vector<float> *vtx_zErr_;
603  TBranch *vtx_zErr_branch;
605  std::vector<float> *see_px_;
606  TBranch *see_px_branch;
608  std::vector<float> *see_pz_;
609  TBranch *see_pz_branch;
611  std::vector<float> *see_eta_;
612  TBranch *see_eta_branch;
614  std::vector<int> *simvtx_bunchCrossing_;
617  std::vector<float> *sim_pca_dz_;
620  std::vector<float> *simvtx_y_;
621  TBranch *simvtx_y_branch;
623  std::vector<unsigned short> *inv_isStack_;
626  std::vector<unsigned int> *trk_nStrip_;
629  std::vector<float> *trk_etaErr_;
632  std::vector<std::vector<float> > *trk_simTrkNChi2_;
635  std::vector<float> *pix_zz_;
636  TBranch *pix_zz_branch;
638  std::vector<int> *simhit_particle_;
641  std::vector<float> *see_dz_;
642  TBranch *see_dz_branch;
644  std::vector<float> *see_stateTrajPz_;
647  std::vector<float> *trk_bestSimTrkShareFrac_;
650  std::vector<float> *trk_lambdaErr_;
653  std::vector<std::vector<float> > *see_simTrkShareFrac_;
656  std::vector<std::vector<int> > *pix_simHitIdx_;
659  std::vector<std::vector<int> > *vtx_trkIdx_;
662  std::vector<unsigned short> *ph2_rod_;
663  TBranch *ph2_rod_branch;
665  std::vector<float> *vtx_ndof_;
666  TBranch *vtx_ndof_branch;
668  std::vector<unsigned int> *see_nPixel_;
671  std::vector<unsigned int> *sim_nStrip_;
674  std::vector<int> *sim_bunchCrossing_;
677  std::vector<float> *see_stateCcov45_;
680  std::vector<unsigned short> *ph2_isStack_;
683  std::vector<std::vector<float> > *sim_trkShareFrac_;
686  std::vector<std::vector<float> > *trk_simTrkShareFrac_;
689  std::vector<float> *sim_phi_;
690  TBranch *sim_phi_branch;
692  std::vector<unsigned short> *inv_side_;
693  TBranch *inv_side_branch;
695  std::vector<short> *vtx_fake_;
696  TBranch *vtx_fake_branch;
698  std::vector<unsigned int> *trk_nInactive_;
701  std::vector<unsigned int> *trk_nPixelLay_;
704  std::vector<float> *ph2_bbxi_;
705  TBranch *ph2_bbxi_branch;
707  std::vector<float> *vtx_xErr_;
708  TBranch *vtx_xErr_branch;
710  std::vector<float> *see_stateCcov25_;
713  std::vector<int> *sim_parentVtxIdx_;
716  std::vector<float> *see_stateCcov23_;
719  std::vector<ULong64_t> *trk_algoMask_;
722  std::vector<std::vector<int> > *trk_simTrkIdx_;
725  std::vector<float> *see_phiErr_;
728  std::vector<float> *trk_cotTheta_;
731  std::vector<unsigned int> *see_algo_;
732  TBranch *see_algo_branch;
734  std::vector<unsigned short> *simhit_module_;
737  std::vector<std::vector<int> > *simvtx_daughterSimIdx_;
740  std::vector<float> *vtx_x_;
741  TBranch *vtx_x_branch;
743  std::vector<int> *trk_seedIdx_;
746  std::vector<float> *simhit_y_;
747  TBranch *simhit_y_branch;
749  std::vector<unsigned short> *inv_layer_;
752  std::vector<unsigned int> *trk_nLostLay_;
755  std::vector<unsigned short> *ph2_isLower_;
758  std::vector<unsigned short> *pix_side_;
759  TBranch *pix_side_branch;
761  std::vector<unsigned short> *inv_isLower_;
764  std::vector<std::vector<int> > *ph2_trkIdx_;
767  std::vector<unsigned int> *sim_nValid_;
770  std::vector<int> *simhit_simTrkIdx_;
773  std::vector<unsigned short> *see_nCands_;
776  std::vector<int> *see_bestSimTrkIdx_;
779  std::vector<float> *vtx_yErr_;
780  TBranch *vtx_yErr_branch;
782  std::vector<float> *trk_dzPV_;
783  TBranch *trk_dzPV_branch;
785  std::vector<float> *ph2_xy_;
786  TBranch *ph2_xy_branch;
788  std::vector<unsigned short> *inv_module_;
791  std::vector<float> *see_stateCcov55_;
794  std::vector<unsigned short> *pix_panel_;
797  std::vector<unsigned short> *inv_ladder_;
800  std::vector<float> *ph2_xx_;
801  TBranch *ph2_xx_branch;
803  std::vector<float> *sim_pca_cotTheta_;
806  std::vector<int> *simpv_idx_;
809  std::vector<float> *trk_inner_pz_;
812  std::vector<float> *see_chi2_;
813  TBranch *see_chi2_branch;
815  std::vector<float> *see_stateCcov35_;
818  std::vector<float> *see_stateCcov33_;
821  std::vector<unsigned int> *inv_detId_;
824  std::vector<unsigned int> *see_offset_;
827  std::vector<unsigned int> *sim_nLay_;
828  TBranch *sim_nLay_branch;
830  std::vector<std::vector<int> > *sim_simHitIdx_;
833  std::vector<unsigned short> *simhit_isUpper_;
836  std::vector<float> *see_stateCcov00_;
839  std::vector<unsigned short> *see_stopReason_;
842  std::vector<short> *vtx_valid_;
845  unsigned int lumi_;
846  TBranch *lumi_branch;
848  std::vector<float> *trk_refpoint_x_;
851  std::vector<float> *trk_refpoint_y_;
854  std::vector<float> *trk_refpoint_z_;
857  std::vector<unsigned int> *sim_n3DLay_;
860  std::vector<unsigned int> *see_nPhase2OT_;
866  std::vector<float> *ph2_yy_;
867  TBranch *ph2_yy_branch;
869  std::vector<float> *ph2_yz_;
870  TBranch *ph2_yz_branch;
872  std::vector<unsigned short> *inv_blade_;
875  std::vector<float> *trk_ptErr_;
878  std::vector<float> *pix_zx_;
879  TBranch *pix_zx_branch;
881  std::vector<float> *simvtx_z_;
882  TBranch *simvtx_z_branch;
884  std::vector<unsigned int> *sim_nTrackerHits_;
887  std::vector<unsigned short> *ph2_subdet_;
890  std::vector<float> *see_stateTrajPx_;
893  std::vector<std::vector<int> > *simhit_hitIdx_;
896  std::vector<unsigned short> *simhit_ladder_;
899  std::vector<unsigned short> *ph2_layer_;
902  std::vector<float> *see_phi_;
903  TBranch *see_phi_branch;
905  std::vector<float> *trk_nChi2_1Dmod_;
908  std::vector<float> *trk_inner_py_;
911  std::vector<float> *trk_inner_px_;
914  std::vector<float> *trk_dxyErr_;
917  std::vector<unsigned int> *sim_nPixelLay_;
920  std::vector<unsigned int> *see_nValid_;
923  std::vector<float> *trk_inner_pt_;
926  std::vector<float> *see_stateTrajGlbPy_;
929 
930 public:
931  void Init(TTree *tree);
932  void GetEntry(unsigned int idx);
933  void LoadAllBranches();
934  const std::vector<float> &see_stateCcov01();
935  const std::vector<unsigned short> &simhit_rod();
936  const std::vector<float> &trk_phi();
937  const float &bsp_x();
938  const std::vector<float> &see_stateCcov05();
939  const std::vector<float> &see_stateCcov04();
940  const std::vector<float> &trk_dxyPV();
941  const std::vector<float> &simhit_tof();
942  const std::vector<int> &sim_event();
943  const std::vector<unsigned short> &simhit_isStack();
944  const std::vector<float> &trk_dz();
945  const std::vector<float> &see_stateCcov03();
946  const std::vector<float> &sim_eta();
947  const std::vector<unsigned int> &simvtx_processType();
948  const std::vector<float> &pix_radL();
949  const std::vector<float> &see_stateCcov02();
950  const std::vector<unsigned int> &see_nGlued();
951  const std::vector<int> &trk_bestSimTrkIdx();
952  const std::vector<float> &see_stateTrajGlbPz();
953  const std::vector<float> &pix_yz();
954  const std::vector<float> &pix_yy();
955  const std::vector<short> &simhit_process();
956  const std::vector<float> &see_stateCcov34();
957  const std::vector<unsigned int> &trk_nInnerLost();
958  const std::vector<float> &see_py();
959  const std::vector<std::vector<int> > &sim_trkIdx();
960  const std::vector<unsigned int> &trk_nLost();
961  const std::vector<short> &pix_isBarrel();
962  const std::vector<float> &see_dxyErr();
963  const std::vector<unsigned int> &simhit_detId();
964  const std::vector<unsigned short> &simhit_subdet();
965  const std::vector<std::vector<int> > &see_hitIdx();
966  const std::vector<float> &see_pt();
967  const std::vector<unsigned int> &ph2_detId();
968  const std::vector<unsigned int> &trk_nStripLay();
969  const std::vector<int> &see_bestFromFirstHitSimTrkIdx();
970  const std::vector<float> &sim_pca_pt();
971  const std::vector<int> &see_trkIdx();
972  const std::vector<unsigned int> &trk_nCluster();
973  const std::vector<float> &trk_bestFromFirstHitSimTrkNChi2();
974  const std::vector<short> &trk_isHP();
975  const std::vector<std::vector<int> > &simhit_hitType();
976  const std::vector<unsigned short> &ph2_isUpper();
977  const std::vector<unsigned int> &see_nStrip();
978  const std::vector<float> &trk_bestSimTrkShareFracSimClusterDenom();
979  const std::vector<unsigned short> &simhit_side();
980  const std::vector<float> &simhit_x();
981  const std::vector<int> &see_q();
982  const std::vector<float> &simhit_z();
983  const std::vector<float> &sim_pca_lambda();
984  const std::vector<int> &sim_q();
985  const std::vector<float> &pix_bbxi();
986  const std::vector<unsigned short> &ph2_order();
987  const std::vector<unsigned short> &ph2_module();
988  const std::vector<unsigned short> &inv_order();
989  const std::vector<float> &trk_dzErr();
990  const std::vector<unsigned int> &trk_nInnerInactive();
991  const std::vector<short> &see_fitok();
992  const std::vector<unsigned short> &simhit_blade();
993  const std::vector<unsigned short> &inv_subdet();
994  const std::vector<unsigned short> &pix_blade();
995  const std::vector<float> &pix_xx();
996  const std::vector<float> &pix_xy();
997  const std::vector<unsigned short> &simhit_panel();
998  const std::vector<float> &sim_pz();
999  const std::vector<float> &trk_dxy();
1000  const std::vector<float> &sim_px();
1001  const std::vector<float> &trk_lambda();
1002  const std::vector<float> &see_stateCcov12();
1003  const std::vector<float> &sim_pt();
1004  const std::vector<float> &sim_py();
1005  const std::vector<std::vector<int> > &sim_decayVtxIdx();
1006  const std::vector<unsigned int> &pix_detId();
1007  const std::vector<float> &trk_eta();
1008  const std::vector<float> &see_dxy();
1009  const std::vector<int> &sim_isFromBHadron();
1010  const std::vector<float> &simhit_eloss();
1011  const std::vector<float> &see_stateCcov11();
1012  const std::vector<float> &simhit_pz();
1013  const std::vector<int> &sim_pdgId();
1014  const std::vector<unsigned short> &trk_stopReason();
1015  const std::vector<float> &sim_pca_phi();
1016  const std::vector<unsigned short> &simhit_isLower();
1017  const std::vector<unsigned short> &inv_ring();
1018  const std::vector<std::vector<int> > &ph2_simHitIdx();
1019  const std::vector<unsigned short> &simhit_order();
1020  const std::vector<float> &trk_dxyClosestPV();
1021  const std::vector<float> &pix_z();
1022  const std::vector<float> &pix_y();
1023  const std::vector<float> &pix_x();
1024  const std::vector<std::vector<int> > &see_hitType();
1025  const std::vector<float> &see_statePt();
1026  const std::vector<std::vector<int> > &simvtx_sourceSimIdx();
1027  const unsigned long long &event();
1028  const std::vector<unsigned short> &pix_module();
1029  const std::vector<unsigned short> &ph2_side();
1030  const std::vector<float> &trk_bestSimTrkNChi2();
1031  const std::vector<float> &see_stateTrajPy();
1032  const std::vector<unsigned short> &inv_type();
1033  const float &bsp_z();
1034  const float &bsp_y();
1035  const std::vector<float> &simhit_py();
1036  const std::vector<std::vector<int> > &see_simTrkIdx();
1037  const std::vector<float> &see_stateTrajGlbZ();
1038  const std::vector<float> &see_stateTrajGlbX();
1039  const std::vector<float> &see_stateTrajGlbY();
1040  const std::vector<unsigned int> &trk_originalAlgo();
1041  const std::vector<unsigned int> &trk_nPixel();
1042  const std::vector<float> &see_stateCcov14();
1043  const std::vector<float> &see_stateCcov15();
1044  const std::vector<float> &trk_phiErr();
1045  const std::vector<float> &see_stateCcov13();
1046  const std::vector<std::vector<float> > &pix_chargeFraction();
1047  const std::vector<int> &trk_q();
1048  const std::vector<std::vector<int> > &sim_seedIdx();
1049  const std::vector<float> &see_dzErr();
1050  const std::vector<unsigned int> &sim_nRecoClusters();
1051  const unsigned int &run();
1052  const std::vector<std::vector<float> > &ph2_xySignificance();
1053  const std::vector<float> &trk_nChi2();
1054  const std::vector<unsigned short> &pix_layer();
1055  const std::vector<std::vector<float> > &pix_xySignificance();
1056  const std::vector<float> &sim_pca_eta();
1057  const std::vector<float> &see_bestSimTrkShareFrac();
1058  const std::vector<float> &see_etaErr();
1059  const std::vector<float> &trk_bestSimTrkShareFracSimDenom();
1060  const float &bsp_sigmaz();
1061  const float &bsp_sigmay();
1062  const float &bsp_sigmax();
1063  const std::vector<unsigned short> &pix_ladder();
1064  const std::vector<unsigned short> &trk_qualityMask();
1065  const std::vector<float> &trk_ndof();
1066  const std::vector<unsigned short> &pix_subdet();
1067  const std::vector<std::vector<int> > &ph2_seeIdx();
1068  const std::vector<unsigned short> &inv_isUpper();
1069  const std::vector<float> &ph2_zx();
1070  const std::vector<std::vector<int> > &pix_trkIdx();
1071  const std::vector<unsigned int> &trk_nOuterLost();
1072  const std::vector<unsigned short> &inv_panel();
1073  const std::vector<float> &vtx_z();
1074  const std::vector<unsigned short> &simhit_layer();
1075  const std::vector<float> &vtx_y();
1076  const std::vector<short> &ph2_isBarrel();
1077  const std::vector<std::vector<int> > &pix_seeIdx();
1078  const std::vector<int> &trk_bestFromFirstHitSimTrkIdx();
1079  const std::vector<float> &simhit_px();
1080  const std::vector<float> &see_stateTrajX();
1081  const std::vector<float> &see_stateTrajY();
1082  const std::vector<unsigned int> &trk_nOuterInactive();
1083  const std::vector<float> &sim_pca_dxy();
1084  const std::vector<unsigned int> &trk_algo();
1085  const std::vector<std::vector<int> > &trk_hitType();
1086  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFrac();
1087  const std::vector<short> &inv_isBarrel();
1088  const std::vector<int> &simvtx_event();
1089  const std::vector<float> &ph2_z();
1090  const std::vector<float> &ph2_x();
1091  const std::vector<float> &ph2_y();
1092  const std::vector<std::vector<int> > &sim_genPdgIds();
1093  const std::vector<float> &trk_mva();
1094  const std::vector<float> &see_stateCcov24();
1095  const std::vector<float> &trk_dzClosestPV();
1096  const std::vector<unsigned int> &see_nCluster();
1097  const std::vector<unsigned short> &inv_rod();
1098  const std::vector<std::vector<int> > &trk_hitIdx();
1099  const std::vector<float> &see_stateCcov22();
1100  const std::vector<unsigned short> &pix_simType();
1101  const std::vector<unsigned short> &simhit_ring();
1102  const std::vector<float> &trk_outer_px();
1103  const std::vector<float> &trk_outer_py();
1104  const std::vector<float> &trk_outer_pz();
1105  const std::vector<float> &ph2_zz();
1106  const std::vector<float> &trk_outer_pt();
1107  const std::vector<unsigned int> &trk_n3DLay();
1108  const std::vector<unsigned int> &trk_nValid();
1109  const std::vector<float> &see_ptErr();
1110  const std::vector<float> &see_stateTrajGlbPx();
1111  const std::vector<unsigned short> &ph2_simType();
1112  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFracSimClusterDenom();
1113  const std::vector<float> &sim_hits();
1114  const std::vector<float> &sim_len();
1115  const std::vector<float> &sim_lengap();
1116  const std::vector<float> &simvtx_x();
1117  const std::vector<float> &trk_pz();
1118  const std::vector<float> &see_bestFromFirstHitSimTrkShareFrac();
1119  const std::vector<float> &trk_px();
1120  const std::vector<float> &trk_py();
1121  const std::vector<int> &trk_vtxIdx();
1122  const std::vector<unsigned int> &sim_nPixel();
1123  const std::vector<float> &vtx_chi2();
1124  const std::vector<unsigned short> &ph2_ring();
1125  const std::vector<float> &trk_pt();
1126  const std::vector<float> &see_stateCcov44();
1127  const std::vector<float> &ph2_radL();
1128  const std::vector<float> &vtx_zErr();
1129  const std::vector<float> &see_px();
1130  const std::vector<float> &see_pz();
1131  const std::vector<float> &see_eta();
1132  const std::vector<int> &simvtx_bunchCrossing();
1133  const std::vector<float> &sim_pca_dz();
1134  const std::vector<float> &simvtx_y();
1135  const std::vector<unsigned short> &inv_isStack();
1136  const std::vector<unsigned int> &trk_nStrip();
1137  const std::vector<float> &trk_etaErr();
1138  const std::vector<std::vector<float> > &trk_simTrkNChi2();
1139  const std::vector<float> &pix_zz();
1140  const std::vector<int> &simhit_particle();
1141  const std::vector<float> &see_dz();
1142  const std::vector<float> &see_stateTrajPz();
1143  const std::vector<float> &trk_bestSimTrkShareFrac();
1144  const std::vector<float> &trk_lambdaErr();
1145  const std::vector<std::vector<float> > &see_simTrkShareFrac();
1146  const std::vector<std::vector<int> > &pix_simHitIdx();
1147  const std::vector<std::vector<int> > &vtx_trkIdx();
1148  const std::vector<unsigned short> &ph2_rod();
1149  const std::vector<float> &vtx_ndof();
1150  const std::vector<unsigned int> &see_nPixel();
1151  const std::vector<unsigned int> &sim_nStrip();
1152  const std::vector<int> &sim_bunchCrossing();
1153  const std::vector<float> &see_stateCcov45();
1154  const std::vector<unsigned short> &ph2_isStack();
1155  const std::vector<std::vector<float> > &sim_trkShareFrac();
1156  const std::vector<std::vector<float> > &trk_simTrkShareFrac();
1157  const std::vector<float> &sim_phi();
1158  const std::vector<unsigned short> &inv_side();
1159  const std::vector<short> &vtx_fake();
1160  const std::vector<unsigned int> &trk_nInactive();
1161  const std::vector<unsigned int> &trk_nPixelLay();
1162  const std::vector<float> &ph2_bbxi();
1163  const std::vector<float> &vtx_xErr();
1164  const std::vector<float> &see_stateCcov25();
1165  const std::vector<int> &sim_parentVtxIdx();
1166  const std::vector<float> &see_stateCcov23();
1167  const std::vector<ULong64_t> &trk_algoMask();
1168  const std::vector<std::vector<int> > &trk_simTrkIdx();
1169  const std::vector<float> &see_phiErr();
1170  const std::vector<float> &trk_cotTheta();
1171  const std::vector<unsigned int> &see_algo();
1172  const std::vector<unsigned short> &simhit_module();
1173  const std::vector<std::vector<int> > &simvtx_daughterSimIdx();
1174  const std::vector<float> &vtx_x();
1175  const std::vector<int> &trk_seedIdx();
1176  const std::vector<float> &simhit_y();
1177  const std::vector<unsigned short> &inv_layer();
1178  const std::vector<unsigned int> &trk_nLostLay();
1179  const std::vector<unsigned short> &ph2_isLower();
1180  const std::vector<unsigned short> &pix_side();
1181  const std::vector<unsigned short> &inv_isLower();
1182  const std::vector<std::vector<int> > &ph2_trkIdx();
1183  const std::vector<unsigned int> &sim_nValid();
1184  const std::vector<int> &simhit_simTrkIdx();
1185  const std::vector<unsigned short> &see_nCands();
1186  const std::vector<int> &see_bestSimTrkIdx();
1187  const std::vector<float> &vtx_yErr();
1188  const std::vector<float> &trk_dzPV();
1189  const std::vector<float> &ph2_xy();
1190  const std::vector<unsigned short> &inv_module();
1191  const std::vector<float> &see_stateCcov55();
1192  const std::vector<unsigned short> &pix_panel();
1193  const std::vector<unsigned short> &inv_ladder();
1194  const std::vector<float> &ph2_xx();
1195  const std::vector<float> &sim_pca_cotTheta();
1196  const std::vector<int> &simpv_idx();
1197  const std::vector<float> &trk_inner_pz();
1198  const std::vector<float> &see_chi2();
1199  const std::vector<float> &see_stateCcov35();
1200  const std::vector<float> &see_stateCcov33();
1201  const std::vector<unsigned int> &inv_detId();
1202  const std::vector<unsigned int> &see_offset();
1203  const std::vector<unsigned int> &sim_nLay();
1204  const std::vector<std::vector<int> > &sim_simHitIdx();
1205  const std::vector<unsigned short> &simhit_isUpper();
1206  const std::vector<float> &see_stateCcov00();
1207  const std::vector<unsigned short> &see_stopReason();
1208  const std::vector<short> &vtx_valid();
1209  const unsigned int &lumi();
1210  const std::vector<float> &trk_refpoint_x();
1211  const std::vector<float> &trk_refpoint_y();
1212  const std::vector<float> &trk_refpoint_z();
1213  const std::vector<unsigned int> &sim_n3DLay();
1214  const std::vector<unsigned int> &see_nPhase2OT();
1215  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFracSimDenom();
1216  const std::vector<float> &ph2_yy();
1217  const std::vector<float> &ph2_yz();
1218  const std::vector<unsigned short> &inv_blade();
1219  const std::vector<float> &trk_ptErr();
1220  const std::vector<float> &pix_zx();
1221  const std::vector<float> &simvtx_z();
1222  const std::vector<unsigned int> &sim_nTrackerHits();
1223  const std::vector<unsigned short> &ph2_subdet();
1224  const std::vector<float> &see_stateTrajPx();
1225  const std::vector<std::vector<int> > &simhit_hitIdx();
1226  const std::vector<unsigned short> &simhit_ladder();
1227  const std::vector<unsigned short> &ph2_layer();
1228  const std::vector<float> &see_phi();
1229  const std::vector<float> &trk_nChi2_1Dmod();
1230  const std::vector<float> &trk_inner_py();
1231  const std::vector<float> &trk_inner_px();
1232  const std::vector<float> &trk_dxyErr();
1233  const std::vector<unsigned int> &sim_nPixelLay();
1234  const std::vector<unsigned int> &see_nValid();
1235  const std::vector<float> &trk_inner_pt();
1236  const std::vector<float> &see_stateTrajGlbPy();
1237  static void progress(int nEventsTotal, int nEventsChain);
1238 };
1239 
1240 #ifndef __CINT__
1241 extern Trktree trk;
1242 #endif
1243 
1244 namespace tas {
1245 
1246  const std::vector<float> &see_stateCcov01();
1247  const std::vector<unsigned short> &simhit_rod();
1248  const std::vector<float> &trk_phi();
1249  const float &bsp_x();
1250  const std::vector<float> &see_stateCcov05();
1251  const std::vector<float> &see_stateCcov04();
1252  const std::vector<float> &trk_dxyPV();
1253  const std::vector<float> &simhit_tof();
1254  const std::vector<int> &sim_event();
1255  const std::vector<unsigned short> &simhit_isStack();
1256  const std::vector<float> &trk_dz();
1257  const std::vector<float> &see_stateCcov03();
1258  const std::vector<float> &sim_eta();
1259  const std::vector<unsigned int> &simvtx_processType();
1260  const std::vector<float> &pix_radL();
1261  const std::vector<float> &see_stateCcov02();
1262  const std::vector<unsigned int> &see_nGlued();
1263  const std::vector<int> &trk_bestSimTrkIdx();
1264  const std::vector<float> &see_stateTrajGlbPz();
1265  const std::vector<float> &pix_yz();
1266  const std::vector<float> &pix_yy();
1267  const std::vector<short> &simhit_process();
1268  const std::vector<float> &see_stateCcov34();
1269  const std::vector<unsigned int> &trk_nInnerLost();
1270  const std::vector<float> &see_py();
1271  const std::vector<std::vector<int> > &sim_trkIdx();
1272  const std::vector<unsigned int> &trk_nLost();
1273  const std::vector<short> &pix_isBarrel();
1274  const std::vector<float> &see_dxyErr();
1275  const std::vector<unsigned int> &simhit_detId();
1276  const std::vector<unsigned short> &simhit_subdet();
1277  const std::vector<std::vector<int> > &see_hitIdx();
1278  const std::vector<float> &see_pt();
1279  const std::vector<unsigned int> &ph2_detId();
1280  const std::vector<unsigned int> &trk_nStripLay();
1281  const std::vector<int> &see_bestFromFirstHitSimTrkIdx();
1282  const std::vector<float> &sim_pca_pt();
1283  const std::vector<int> &see_trkIdx();
1284  const std::vector<unsigned int> &trk_nCluster();
1285  const std::vector<float> &trk_bestFromFirstHitSimTrkNChi2();
1286  const std::vector<short> &trk_isHP();
1287  const std::vector<std::vector<int> > &simhit_hitType();
1288  const std::vector<unsigned short> &ph2_isUpper();
1289  const std::vector<unsigned int> &see_nStrip();
1290  const std::vector<float> &trk_bestSimTrkShareFracSimClusterDenom();
1291  const std::vector<unsigned short> &simhit_side();
1292  const std::vector<float> &simhit_x();
1293  const std::vector<int> &see_q();
1294  const std::vector<float> &simhit_z();
1295  const std::vector<float> &sim_pca_lambda();
1296  const std::vector<int> &sim_q();
1297  const std::vector<float> &pix_bbxi();
1298  const std::vector<unsigned short> &ph2_order();
1299  const std::vector<unsigned short> &ph2_module();
1300  const std::vector<unsigned short> &inv_order();
1301  const std::vector<float> &trk_dzErr();
1302  const std::vector<unsigned int> &trk_nInnerInactive();
1303  const std::vector<short> &see_fitok();
1304  const std::vector<unsigned short> &simhit_blade();
1305  const std::vector<unsigned short> &inv_subdet();
1306  const std::vector<unsigned short> &pix_blade();
1307  const std::vector<float> &pix_xx();
1308  const std::vector<float> &pix_xy();
1309  const std::vector<unsigned short> &simhit_panel();
1310  const std::vector<float> &sim_pz();
1311  const std::vector<float> &trk_dxy();
1312  const std::vector<float> &sim_px();
1313  const std::vector<float> &trk_lambda();
1314  const std::vector<float> &see_stateCcov12();
1315  const std::vector<float> &sim_pt();
1316  const std::vector<float> &sim_py();
1317  const std::vector<std::vector<int> > &sim_decayVtxIdx();
1318  const std::vector<unsigned int> &pix_detId();
1319  const std::vector<float> &trk_eta();
1320  const std::vector<float> &see_dxy();
1321  const std::vector<int> &sim_isFromBHadron();
1322  const std::vector<float> &simhit_eloss();
1323  const std::vector<float> &see_stateCcov11();
1324  const std::vector<float> &simhit_pz();
1325  const std::vector<int> &sim_pdgId();
1326  const std::vector<unsigned short> &trk_stopReason();
1327  const std::vector<float> &sim_pca_phi();
1328  const std::vector<unsigned short> &simhit_isLower();
1329  const std::vector<unsigned short> &inv_ring();
1330  const std::vector<std::vector<int> > &ph2_simHitIdx();
1331  const std::vector<unsigned short> &simhit_order();
1332  const std::vector<float> &trk_dxyClosestPV();
1333  const std::vector<float> &pix_z();
1334  const std::vector<float> &pix_y();
1335  const std::vector<float> &pix_x();
1336  const std::vector<std::vector<int> > &see_hitType();
1337  const std::vector<float> &see_statePt();
1338  const std::vector<std::vector<int> > &simvtx_sourceSimIdx();
1339  const unsigned long long &event();
1340  const std::vector<unsigned short> &pix_module();
1341  const std::vector<unsigned short> &ph2_side();
1342  const std::vector<float> &trk_bestSimTrkNChi2();
1343  const std::vector<float> &see_stateTrajPy();
1344  const std::vector<unsigned short> &inv_type();
1345  const float &bsp_z();
1346  const float &bsp_y();
1347  const std::vector<float> &simhit_py();
1348  const std::vector<std::vector<int> > &see_simTrkIdx();
1349  const std::vector<float> &see_stateTrajGlbZ();
1350  const std::vector<float> &see_stateTrajGlbX();
1351  const std::vector<float> &see_stateTrajGlbY();
1352  const std::vector<unsigned int> &trk_originalAlgo();
1353  const std::vector<unsigned int> &trk_nPixel();
1354  const std::vector<float> &see_stateCcov14();
1355  const std::vector<float> &see_stateCcov15();
1356  const std::vector<float> &trk_phiErr();
1357  const std::vector<float> &see_stateCcov13();
1358  const std::vector<std::vector<float> > &pix_chargeFraction();
1359  const std::vector<int> &trk_q();
1360  const std::vector<std::vector<int> > &sim_seedIdx();
1361  const std::vector<float> &see_dzErr();
1362  const std::vector<unsigned int> &sim_nRecoClusters();
1363  const unsigned int &run();
1364  const std::vector<std::vector<float> > &ph2_xySignificance();
1365  const std::vector<float> &trk_nChi2();
1366  const std::vector<unsigned short> &pix_layer();
1367  const std::vector<std::vector<float> > &pix_xySignificance();
1368  const std::vector<float> &sim_pca_eta();
1369  const std::vector<float> &see_bestSimTrkShareFrac();
1370  const std::vector<float> &see_etaErr();
1371  const std::vector<float> &trk_bestSimTrkShareFracSimDenom();
1372  const float &bsp_sigmaz();
1373  const float &bsp_sigmay();
1374  const float &bsp_sigmax();
1375  const std::vector<unsigned short> &pix_ladder();
1376  const std::vector<unsigned short> &trk_qualityMask();
1377  const std::vector<float> &trk_ndof();
1378  const std::vector<unsigned short> &pix_subdet();
1379  const std::vector<std::vector<int> > &ph2_seeIdx();
1380  const std::vector<unsigned short> &inv_isUpper();
1381  const std::vector<float> &ph2_zx();
1382  const std::vector<std::vector<int> > &pix_trkIdx();
1383  const std::vector<unsigned int> &trk_nOuterLost();
1384  const std::vector<unsigned short> &inv_panel();
1385  const std::vector<float> &vtx_z();
1386  const std::vector<unsigned short> &simhit_layer();
1387  const std::vector<float> &vtx_y();
1388  const std::vector<short> &ph2_isBarrel();
1389  const std::vector<std::vector<int> > &pix_seeIdx();
1390  const std::vector<int> &trk_bestFromFirstHitSimTrkIdx();
1391  const std::vector<float> &simhit_px();
1392  const std::vector<float> &see_stateTrajX();
1393  const std::vector<float> &see_stateTrajY();
1394  const std::vector<unsigned int> &trk_nOuterInactive();
1395  const std::vector<float> &sim_pca_dxy();
1396  const std::vector<unsigned int> &trk_algo();
1397  const std::vector<std::vector<int> > &trk_hitType();
1398  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFrac();
1399  const std::vector<short> &inv_isBarrel();
1400  const std::vector<int> &simvtx_event();
1401  const std::vector<float> &ph2_z();
1402  const std::vector<float> &ph2_x();
1403  const std::vector<float> &ph2_y();
1404  const std::vector<std::vector<int> > &sim_genPdgIds();
1405  const std::vector<float> &trk_mva();
1406  const std::vector<float> &see_stateCcov24();
1407  const std::vector<float> &trk_dzClosestPV();
1408  const std::vector<unsigned int> &see_nCluster();
1409  const std::vector<unsigned short> &inv_rod();
1410  const std::vector<std::vector<int> > &trk_hitIdx();
1411  const std::vector<float> &see_stateCcov22();
1412  const std::vector<unsigned short> &pix_simType();
1413  const std::vector<unsigned short> &simhit_ring();
1414  const std::vector<float> &trk_outer_px();
1415  const std::vector<float> &trk_outer_py();
1416  const std::vector<float> &trk_outer_pz();
1417  const std::vector<float> &ph2_zz();
1418  const std::vector<float> &trk_outer_pt();
1419  const std::vector<unsigned int> &trk_n3DLay();
1420  const std::vector<unsigned int> &trk_nValid();
1421  const std::vector<float> &see_ptErr();
1422  const std::vector<float> &see_stateTrajGlbPx();
1423  const std::vector<unsigned short> &ph2_simType();
1424  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFracSimClusterDenom();
1425  const std::vector<float> &sim_hits();
1426  const std::vector<float> &sim_len();
1427  const std::vector<float> &sim_lengap();
1428  const std::vector<float> &simvtx_x();
1429  const std::vector<float> &trk_pz();
1430  const std::vector<float> &see_bestFromFirstHitSimTrkShareFrac();
1431  const std::vector<float> &trk_px();
1432  const std::vector<float> &trk_py();
1433  const std::vector<int> &trk_vtxIdx();
1434  const std::vector<unsigned int> &sim_nPixel();
1435  const std::vector<float> &vtx_chi2();
1436  const std::vector<unsigned short> &ph2_ring();
1437  const std::vector<float> &trk_pt();
1438  const std::vector<float> &see_stateCcov44();
1439  const std::vector<float> &ph2_radL();
1440  const std::vector<float> &vtx_zErr();
1441  const std::vector<float> &see_px();
1442  const std::vector<float> &see_pz();
1443  const std::vector<float> &see_eta();
1444  const std::vector<int> &simvtx_bunchCrossing();
1445  const std::vector<float> &sim_pca_dz();
1446  const std::vector<float> &simvtx_y();
1447  const std::vector<unsigned short> &inv_isStack();
1448  const std::vector<unsigned int> &trk_nStrip();
1449  const std::vector<float> &trk_etaErr();
1450  const std::vector<std::vector<float> > &trk_simTrkNChi2();
1451  const std::vector<float> &pix_zz();
1452  const std::vector<int> &simhit_particle();
1453  const std::vector<float> &see_dz();
1454  const std::vector<float> &see_stateTrajPz();
1455  const std::vector<float> &trk_bestSimTrkShareFrac();
1456  const std::vector<float> &trk_lambdaErr();
1457  const std::vector<std::vector<float> > &see_simTrkShareFrac();
1458  const std::vector<std::vector<int> > &pix_simHitIdx();
1459  const std::vector<std::vector<int> > &vtx_trkIdx();
1460  const std::vector<unsigned short> &ph2_rod();
1461  const std::vector<float> &vtx_ndof();
1462  const std::vector<unsigned int> &see_nPixel();
1463  const std::vector<unsigned int> &sim_nStrip();
1464  const std::vector<int> &sim_bunchCrossing();
1465  const std::vector<float> &see_stateCcov45();
1466  const std::vector<unsigned short> &ph2_isStack();
1467  const std::vector<std::vector<float> > &sim_trkShareFrac();
1468  const std::vector<std::vector<float> > &trk_simTrkShareFrac();
1469  const std::vector<float> &sim_phi();
1470  const std::vector<unsigned short> &inv_side();
1471  const std::vector<short> &vtx_fake();
1472  const std::vector<unsigned int> &trk_nInactive();
1473  const std::vector<unsigned int> &trk_nPixelLay();
1474  const std::vector<float> &ph2_bbxi();
1475  const std::vector<float> &vtx_xErr();
1476  const std::vector<float> &see_stateCcov25();
1477  const std::vector<int> &sim_parentVtxIdx();
1478  const std::vector<float> &see_stateCcov23();
1479  const std::vector<ULong64_t> &trk_algoMask();
1480  const std::vector<std::vector<int> > &trk_simTrkIdx();
1481  const std::vector<float> &see_phiErr();
1482  const std::vector<float> &trk_cotTheta();
1483  const std::vector<unsigned int> &see_algo();
1484  const std::vector<unsigned short> &simhit_module();
1485  const std::vector<std::vector<int> > &simvtx_daughterSimIdx();
1486  const std::vector<float> &vtx_x();
1487  const std::vector<int> &trk_seedIdx();
1488  const std::vector<float> &simhit_y();
1489  const std::vector<unsigned short> &inv_layer();
1490  const std::vector<unsigned int> &trk_nLostLay();
1491  const std::vector<unsigned short> &ph2_isLower();
1492  const std::vector<unsigned short> &pix_side();
1493  const std::vector<unsigned short> &inv_isLower();
1494  const std::vector<std::vector<int> > &ph2_trkIdx();
1495  const std::vector<unsigned int> &sim_nValid();
1496  const std::vector<int> &simhit_simTrkIdx();
1497  const std::vector<unsigned short> &see_nCands();
1498  const std::vector<int> &see_bestSimTrkIdx();
1499  const std::vector<float> &vtx_yErr();
1500  const std::vector<float> &trk_dzPV();
1501  const std::vector<float> &ph2_xy();
1502  const std::vector<unsigned short> &inv_module();
1503  const std::vector<float> &see_stateCcov55();
1504  const std::vector<unsigned short> &pix_panel();
1505  const std::vector<unsigned short> &inv_ladder();
1506  const std::vector<float> &ph2_xx();
1507  const std::vector<float> &sim_pca_cotTheta();
1508  const std::vector<int> &simpv_idx();
1509  const std::vector<float> &trk_inner_pz();
1510  const std::vector<float> &see_chi2();
1511  const std::vector<float> &see_stateCcov35();
1512  const std::vector<float> &see_stateCcov33();
1513  const std::vector<unsigned int> &inv_detId();
1514  const std::vector<unsigned int> &see_offset();
1515  const std::vector<unsigned int> &sim_nLay();
1516  const std::vector<std::vector<int> > &sim_simHitIdx();
1517  const std::vector<unsigned short> &simhit_isUpper();
1518  const std::vector<float> &see_stateCcov00();
1519  const std::vector<unsigned short> &see_stopReason();
1520  const std::vector<short> &vtx_valid();
1521  const unsigned int &lumi();
1522  const std::vector<float> &trk_refpoint_x();
1523  const std::vector<float> &trk_refpoint_y();
1524  const std::vector<float> &trk_refpoint_z();
1525  const std::vector<unsigned int> &sim_n3DLay();
1526  const std::vector<unsigned int> &see_nPhase2OT();
1527  const std::vector<float> &trk_bestFromFirstHitSimTrkShareFracSimDenom();
1528  const std::vector<float> &ph2_yy();
1529  const std::vector<float> &ph2_yz();
1530  const std::vector<unsigned short> &inv_blade();
1531  const std::vector<float> &trk_ptErr();
1532  const std::vector<float> &pix_zx();
1533  const std::vector<float> &simvtx_z();
1534  const std::vector<unsigned int> &sim_nTrackerHits();
1535  const std::vector<unsigned short> &ph2_subdet();
1536  const std::vector<float> &see_stateTrajPx();
1537  const std::vector<std::vector<int> > &simhit_hitIdx();
1538  const std::vector<unsigned short> &simhit_ladder();
1539  const std::vector<unsigned short> &ph2_layer();
1540  const std::vector<float> &see_phi();
1541  const std::vector<float> &trk_nChi2_1Dmod();
1542  const std::vector<float> &trk_inner_py();
1543  const std::vector<float> &trk_inner_px();
1544  const std::vector<float> &trk_dxyErr();
1545  const std::vector<unsigned int> &sim_nPixelLay();
1546  const std::vector<unsigned int> &see_nValid();
1547  const std::vector<float> &trk_inner_pt();
1548  const std::vector<float> &see_stateTrajGlbPy();
1549 } // namespace tas
1550 #endif
TBranch * see_simTrkShareFrac_branch
Definition: Trktree.h:654
TBranch * trk_stopReason_branch
Definition: Trktree.h:261
bool simhit_eloss_isLoaded
Definition: Trktree.h:250
TBranch * see_stateCcov11_branch
Definition: Trktree.h:252
std::vector< std::vector< int > > * pix_simHitIdx_
Definition: Trktree.h:656
TBranch * trk_q_branch
Definition: Trktree.h:360
std::vector< float > * ph2_x_
Definition: Trktree.h:488
TBranch * inv_blade_branch
Definition: Trktree.h:873
TBranch * sim_nStrip_branch
Definition: Trktree.h:672
const std::vector< unsigned int > & trk_originalAlgo()
Definition: Trktree.cc:4317
TBranch * see_stateCcov55_branch
Definition: Trktree.h:792
std::vector< int > * see_bestSimTrkIdx_
Definition: Trktree.h:776
TBranch * ph2_zz_branch
Definition: Trktree.h:534
const std::vector< float > & see_stateCcov55()
Definition: Trktree.cc:6961
TBranch * sim_simHitIdx_branch
Definition: Trktree.h:831
bool see_stateCcov12_isLoaded
Definition: Trktree.h:226
TBranch * trk_outer_py_branch
Definition: Trktree.h:528
TBranch * inv_ladder_branch
Definition: Trktree.h:798
const std::vector< float > & see_stateCcov14()
Definition: Trktree.cc:4341
std::vector< float > * see_eta_
Definition: Trktree.h:611
bool inv_layer_isLoaded
Definition: Trktree.h:751
TBranch * trk_hitType_branch
Definition: Trktree.h:474
const std::vector< float > & trk_outer_px()
Definition: Trktree.cc:6873
const std::vector< unsigned short > & inv_order()
Definition: Trktree.cc:3693
TBranch * vtx_x_branch
Definition: Trktree.h:741
std::vector< int > * see_trkIdx_
Definition: Trktree.h:131
TBranch * bsp_sigmay_branch
Definition: Trktree.h:402
TBranch * ph2_isBarrel_branch
Definition: Trktree.h:447
const std::vector< float > & see_stateCcov11()
Definition: Trktree.cc:6782
TBranch * pix_chargeFraction_branch
Definition: Trktree.h:357
TBranch * inv_side_branch
Definition: Trktree.h:693
const std::vector< unsigned int > & see_nPhase2OT()
Definition: Trktree.cc:6984
const std::vector< unsigned int > & sim_nTrackerHits()
Definition: Trktree.cc:6501
const std::vector< unsigned short > & simhit_subdet()
Definition: Trktree.cc:6733
const std::vector< int > & see_trkIdx()
Definition: Trktree.cc:3489
bool see_stateCcov15_isLoaded
Definition: Trktree.h:349
TBranch * simhit_module_branch
Definition: Trktree.h:735
std::vector< float > * see_stateTrajX_
Definition: Trktree.h:458
TBranch * sim_pca_dz_branch
Definition: Trktree.h:618
TBranch * trk_nOuterInactive_branch
Definition: Trktree.h:465
bool simhit_subdet_isLoaded
Definition: Trktree.h:112
const std::vector< unsigned short > & inv_isUpper()
Definition: Trktree.cc:6839
std::vector< float > * trk_inner_py_
Definition: Trktree.h:908
const std::vector< float > & trk_refpoint_y()
Definition: Trktree.cc:6981
std::vector< unsigned int > * sim_nPixelLay_
Definition: Trktree.h:917
const std::vector< float > & ph2_zz()
Definition: Trktree.cc:6876
bool see_stateCcov13_isLoaded
Definition: Trktree.h:355
const std::vector< float > & trk_inner_py()
Definition: Trktree.cc:7002
std::vector< float > * pix_xx_
Definition: Trktree.h:203
const float & bsp_z()
Definition: Trktree.cc:6804
const std::vector< float > & see_stateCcov25()
Definition: Trktree.cc:6934
const std::vector< float > & sim_px()
Definition: Trktree.cc:3837
bool trk_simTrkIdx_isLoaded
Definition: Trktree.h:724
TBranch * see_stateCcov03_branch
Definition: Trktree.h:54
const std::vector< short > & inv_isBarrel()
Definition: Trktree.cc:4881
std::vector< float > * trk_inner_px_
Definition: Trktree.h:911
std::vector< float > * trk_bestFromFirstHitSimTrkNChi2_
Definition: Trktree.h:137
bool see_px_isLoaded
Definition: Trktree.h:607
TBranch * simhit_panel_branch
Definition: Trktree.h:210
const std::vector< unsigned short > & inv_subdet()
Definition: Trktree.cc:3753
TBranch * simhit_ring_branch
Definition: Trktree.h:522
const std::vector< float > & trk_dzPV()
Definition: Trktree.cc:6093
const std::vector< float > & trk_refpoint_z()
Definition: Trktree.cc:6381
const std::vector< std::vector< int > > & see_hitType()
Definition: Trktree.cc:6795
const std::vector< unsigned int > & trk_nOuterInactive()
Definition: Trktree.cc:4821
const std::vector< float > & simvtx_z()
Definition: Trktree.cc:6489
TBranch * see_stateCcov05_branch
Definition: Trktree.h:33
bool trk_nInactive_isLoaded
Definition: Trktree.h:700
TBranch * see_nPhase2OT_branch
Definition: Trktree.h:861
const std::vector< float > & see_stateCcov14()
Definition: Trktree.cc:6813
std::vector< float > * see_px_
Definition: Trktree.h:605
const std::vector< unsigned int > & sim_nPixel()
Definition: Trktree.cc:6892
const std::vector< float > & pix_yz()
Definition: Trktree.cc:3273
std::vector< float > * simhit_tof_
Definition: Trktree.h:41
bool see_stateCcov05_isLoaded
Definition: Trktree.h:34
const std::vector< float > & simhit_py()
Definition: Trktree.cc:4257
const std::vector< int > & see_q()
Definition: Trktree.cc:6752
unsigned int lumi_
Definition: Trktree.h:845
const std::vector< float > & vtx_chi2()
Definition: Trktree.cc:5313
std::vector< float > * ph2_yy_
Definition: Trktree.h:866
const std::vector< float > & simvtx_z()
Definition: Trktree.cc:6993
const std::vector< unsigned int > & see_nCluster()
Definition: Trktree.cc:4989
bool simvtx_y_isLoaded
Definition: Trktree.h:622
std::vector< float > * sim_pt_
Definition: Trktree.h:227
const std::vector< unsigned short > & pix_blade()
Definition: Trktree.cc:6765
bool sim_nTrackerHits_isLoaded
Definition: Trktree.h:886
const std::vector< float > & sim_pca_lambda()
Definition: Trktree.cc:3633
std::vector< unsigned short > * pix_module_
Definition: Trktree.h:302
TBranch * see_stateTrajGlbZ_branch
Definition: Trktree.h:330
TBranch * trk_simTrkShareFrac_branch
Definition: Trktree.h:687
const std::vector< unsigned short > & inv_isStack()
Definition: Trktree.cc:5457
const std::vector< unsigned short > & inv_isLower()
Definition: Trktree.cc:6951
TBranch * simhit_py_branch
Definition: Trktree.h:324
std::vector< unsigned int > * trk_nInnerLost_
Definition: Trktree.h:89
TBranch * vtx_trkIdx_branch
Definition: Trktree.h:660
const std::vector< unsigned int > & simhit_detId()
Definition: Trktree.cc:3393
const std::vector< int > & sim_pdgId()
Definition: Trktree.cc:3993
const std::vector< float > & see_py()
Definition: Trktree.cc:6727
std::vector< float > * trk_bestFromFirstHitSimTrkShareFrac_
Definition: Trktree.h:476
const std::vector< float > & trk_dzClosestPV()
Definition: Trktree.cc:6866
bool trk_bestFromFirstHitSimTrkNChi2_isLoaded
Definition: Trktree.h:139
std::vector< float > * sim_hits_
Definition: Trktree.h:557
const std::vector< unsigned int > & see_nGlued()
Definition: Trktree.cc:3237
std::vector< float > * trk_dxy_
Definition: Trktree.h:215
const std::vector< unsigned short > & pix_simType()
Definition: Trktree.cc:6871
const std::vector< float > & simhit_eloss()
Definition: Trktree.cc:3957
bool sim_isFromBHadron_isLoaded
Definition: Trktree.h:247
const std::vector< float > & ph2_yz()
Definition: Trktree.cc:6989
std::vector< unsigned short > * ph2_module_
Definition: Trktree.h:179
TBranch * simvtx_daughterSimIdx_branch
Definition: Trktree.h:738
bool trk_bestSimTrkShareFrac_isLoaded
Definition: Trktree.h:649
TBranch * trk_inner_px_branch
Definition: Trktree.h:912
std::vector< float > * trk_ptErr_
Definition: Trktree.h:875
const std::vector< std::vector< int > > & pix_simHitIdx()
Definition: Trktree.cc:6916
const std::vector< unsigned short > & see_nCands()
Definition: Trktree.cc:6057
bool sim_decayVtxIdx_isLoaded
Definition: Trktree.h:235
TBranch * ph2_isUpper_branch
Definition: Trktree.h:147
bool see_nPhase2OT_isLoaded
Definition: Trktree.h:862
std::vector< unsigned short > * simhit_isUpper_
Definition: Trktree.h:833
bool trk_outer_py_isLoaded
Definition: Trktree.h:529
const std::vector< float > & trk_mva()
Definition: Trktree.cc:4953
const std::vector< float > & simvtx_x()
Definition: Trktree.cc:5229
const std::vector< std::vector< int > > & trk_simTrkIdx()
Definition: Trktree.cc:6938
const std::vector< unsigned short > & simhit_isUpper()
Definition: Trktree.cc:6297
std::vector< int > * trk_q_
Definition: Trktree.h:359
const std::vector< float > & vtx_xErr()
Definition: Trktree.cc:5793
std::vector< std::vector< int > > * sim_genPdgIds_
Definition: Trktree.h:494
bool trk_seedIdx_isLoaded
Definition: Trktree.h:745
const std::vector< float > & see_stateTrajPy()
Definition: Trktree.cc:4209
TBranch * trk_lambdaErr_branch
Definition: Trktree.h:651
TBranch * sim_pca_eta_branch
Definition: Trktree.h:387
TBranch * trk_vtxIdx_branch
Definition: Trktree.h:582
TBranch * see_stateCcov12_branch
Definition: Trktree.h:225
TBranch * see_dxyErr_branch
Definition: Trktree.h:105
const std::vector< std::vector< int > > & sim_genPdgIds()
Definition: Trktree.cc:4941
bool simhit_simTrkIdx_isLoaded
Definition: Trktree.h:772
TBranch * ph2_zx_branch
Definition: Trktree.h:426
const std::vector< unsigned short > & ph2_layer()
Definition: Trktree.cc:6561
bool sim_pca_eta_isLoaded
Definition: Trktree.h:388
const std::vector< unsigned int > & trk_nInactive()
Definition: Trktree.cc:5757
bool bsp_sigmaz_isLoaded
Definition: Trktree.h:400
const std::vector< float > & ph2_z()
Definition: Trktree.cc:6860
bool trk_dzErr_isLoaded
Definition: Trktree.h:187
void GetEntry(unsigned int idx)
Definition: Trktree.cc:2131
const std::vector< float > & see_stateCcov55()
Definition: Trktree.cc:6129
std::vector< float > * sim_py_
Definition: Trktree.h:230
TBranch * trk_nPixel_branch
Definition: Trktree.h:342
const std::vector< float > & pix_zz()
Definition: Trktree.cc:6909
TBranch * pix_blade_branch
Definition: Trktree.h:201
const std::vector< std::vector< int > > & see_hitIdx()
Definition: Trktree.cc:3417
TBranch * event_branch
Definition: Trktree.h:300
bool see_stateTrajGlbZ_isLoaded
Definition: Trktree.h:331
const std::vector< float > & ph2_z()
Definition: Trktree.cc:4905
const std::vector< unsigned short > & trk_qualityMask()
Definition: Trktree.cc:6835
TBranch * see_bestSimTrkIdx_branch
Definition: Trktree.h:777
TBranch * see_phiErr_branch
Definition: Trktree.h:726
const std::vector< unsigned short > & simhit_order()
Definition: Trktree.cc:6790
const std::vector< int > & trk_seedIdx()
Definition: Trktree.cc:6945
const std::vector< float > & trk_bestSimTrkShareFracSimDenom()
Definition: Trktree.cc:4545
const std::vector< float > & see_statePt()
Definition: Trktree.cc:4137
const std::vector< int > & sim_bunchCrossing()
Definition: Trktree.cc:5661
const std::vector< unsigned short > & simhit_panel()
Definition: Trktree.cc:6768
std::vector< float > * simhit_x_
Definition: Trktree.h:158
std::vector< unsigned int > * trk_nLostLay_
Definition: Trktree.h:752
TBranch * sim_parentVtxIdx_branch
Definition: Trktree.h:714
TBranch * lumi_branch
Definition: Trktree.h:846
const std::vector< float > & sim_phi()
Definition: Trktree.cc:5721
bool pix_x_isLoaded
Definition: Trktree.h:289
TBranch * see_stateCcov35_branch
Definition: Trktree.h:816
const std::vector< unsigned int > & see_nCluster()
Definition: Trktree.cc:6867
const std::vector< float > & see_bestFromFirstHitSimTrkShareFrac()
Definition: Trktree.cc:5253
const std::vector< float > & pix_bbxi()
Definition: Trktree.cc:3657
std::vector< float > * see_stateCcov11_
Definition: Trktree.h:251
std::vector< std::vector< float > > * sim_trkShareFrac_
Definition: Trktree.h:683
const std::vector< unsigned int > & sim_nPixel()
Definition: Trktree.cc:5301
const std::vector< std::vector< int > > & simvtx_daughterSimIdx()
Definition: Trktree.cc:5913
const std::vector< float > & see_stateCcov13()
Definition: Trktree.cc:4377
const std::vector< unsigned short > & pix_side()
Definition: Trktree.cc:5997
bool trk_nChi2_1Dmod_isLoaded
Definition: Trktree.h:907
bool vtx_valid_isLoaded
Definition: Trktree.h:844
bool sim_pdgId_isLoaded
Definition: Trktree.h:259
TBranch * ph2_subdet_branch
Definition: Trktree.h:888
const std::vector< unsigned short > & simhit_rod()
Definition: Trktree.cc:3057
std::vector< unsigned short > * pix_simType_
Definition: Trktree.h:518
const std::vector< float > & simhit_py()
Definition: Trktree.cc:6806
const std::vector< unsigned int > & see_nValid()
Definition: Trktree.cc:6645
std::vector< std::vector< float > > * trk_simTrkShareFrac_
Definition: Trktree.h:686
std::vector< unsigned short > * inv_isUpper_
Definition: Trktree.h:422
bool simvtx_bunchCrossing_isLoaded
Definition: Trktree.h:616
std::vector< float > * sim_pca_dxy_
Definition: Trktree.h:467
std::vector< float > * trk_bestSimTrkShareFracSimClusterDenom_
Definition: Trktree.h:152
const std::vector< unsigned int > & see_nPixel()
Definition: Trktree.cc:6920
TBranch * sim_nTrackerHits_branch
Definition: Trktree.h:885
const std::vector< int > & sim_event()
Definition: Trktree.cc:3141
TBranch * ph2_simType_branch
Definition: Trktree.h:552
const std::vector< unsigned int > & trk_nValid()
Definition: Trktree.cc:5133
TBranch * trk_hitIdx_branch
Definition: Trktree.h:513
const std::vector< std::vector< float > > & pix_chargeFraction()
Definition: Trktree.cc:4389
TBranch * ph2_trkIdx_branch
Definition: Trktree.h:765
bool simhit_detId_isLoaded
Definition: Trktree.h:109
const std::vector< float > & see_dz()
Definition: Trktree.cc:5529
std::vector< float > * trk_mva_
Definition: Trktree.h:497
TBranch * vtx_zErr_branch
Definition: Trktree.h:603
TBranch * vtx_y_branch
Definition: Trktree.h:444
bool see_stateTrajY_isLoaded
Definition: Trktree.h:463
Definition: Trktree.cc:6702
TBranch * pix_layer_branch
Definition: Trktree.h:381
TBranch * see_stateCcov34_branch
Definition: Trktree.h:87
const std::vector< unsigned short > & inv_ring()
Definition: Trktree.cc:4041
const std::vector< float > & see_statePt()
Definition: Trktree.cc:6796
std::vector< float > * see_stateCcov03_
Definition: Trktree.h:53
std::vector< int > * sim_pdgId_
Definition: Trktree.h:257
bool trk_bestFromFirstHitSimTrkShareFracSimClusterDenom_isLoaded
Definition: Trktree.h:556
const std::vector< float > & see_phiErr()
Definition: Trktree.cc:6939
const std::vector< unsigned int > & trk_nOuterLost()
Definition: Trktree.cc:4689
std::vector< float > * see_pz_
Definition: Trktree.h:608
std::vector< float > * see_stateTrajGlbPy_
Definition: Trktree.h:926
float bsp_x_
Definition: Trktree.h:29
const std::vector< float > & see_stateTrajGlbX()
Definition: Trktree.cc:6809
TBranch * trk_nLost_branch
Definition: Trktree.h:99
std::vector< unsigned short > * ph2_rod_
Definition: Trktree.h:662
TBranch * simhit_isStack_branch
Definition: Trktree.h:48
TBranch * vtx_fake_branch
Definition: Trktree.h:696
const std::vector< unsigned short > & pix_ladder()
Definition: Trktree.cc:4593
const std::vector< std::vector< int > > & ph2_seeIdx()
Definition: Trktree.cc:6838
const std::vector< int > & sim_parentVtxIdx()
Definition: Trktree.cc:5817
const std::vector< float > & see_stateTrajGlbY()
Definition: Trktree.cc:6810
bool trk_nOuterLost_isLoaded
Definition: Trktree.h:433
const std::vector< unsigned short > & inv_order()
Definition: Trktree.cc:6759
bool trk_q_isLoaded
Definition: Trktree.h:361
const std::vector< float > & see_stateTrajX()
Definition: Trktree.cc:6851
bool inv_module_isLoaded
Definition: Trktree.h:790
const std::vector< int > & see_bestSimTrkIdx()
Definition: Trktree.cc:6956
TBranch * simhit_tof_branch
Definition: Trktree.h:42
std::vector< std::vector< int > > * trk_hitIdx_
Definition: Trktree.h:512
bool sim_q_isLoaded
Definition: Trktree.h:172
std::vector< float > * simvtx_z_
Definition: Trktree.h:881
const std::vector< float > & trk_bestSimTrkShareFrac()
Definition: Trktree.cc:6913
bool see_stateCcov25_isLoaded
Definition: Trktree.h:712
std::vector< unsigned int > * see_nValid_
Definition: Trktree.h:920
const std::vector< float > & trk_outer_pt()
Definition: Trktree.cc:6877
const std::vector< unsigned short > & pix_simType()
Definition: Trktree.cc:5037
bool event_isLoaded
Definition: Trktree.h:301
bool see_dxyErr_isLoaded
Definition: Trktree.h:106
std::vector< float > * vtx_y_
Definition: Trktree.h:443
std::vector< float > * vtx_zErr_
Definition: Trktree.h:602
const std::vector< float > & ph2_x()
Definition: Trktree.cc:6861
std::vector< int > * sim_isFromBHadron_
Definition: Trktree.h:245
bool simvtx_x_isLoaded
Definition: Trktree.h:568
bool see_chi2_isLoaded
Definition: Trktree.h:814
const std::vector< std::vector< int > > & simvtx_daughterSimIdx()
Definition: Trktree.cc:6943
TBranch * trk_cotTheta_branch
Definition: Trktree.h:729
TBranch * simhit_hitType_branch
Definition: Trktree.h:144
const std::vector< float > & ph2_y()
Definition: Trktree.cc:4929
TBranch * sim_nPixelLay_branch
Definition: Trktree.h:918
TBranch * trk_bestFromFirstHitSimTrkNChi2_branch
Definition: Trktree.h:138
bool see_stateTrajGlbPz_isLoaded
Definition: Trktree.h:76
const std::vector< float > & see_ptErr()
Definition: Trktree.cc:6880
std::vector< int > * trk_bestSimTrkIdx_
Definition: Trktree.h:71
const std::vector< float > & see_eta()
Definition: Trktree.cc:5409
const std::vector< unsigned short > & inv_isLower()
Definition: Trktree.cc:6009
TBranch * ph2_ring_branch
Definition: Trktree.h:591
TBranch * trk_bestFromFirstHitSimTrkShareFracSimClusterDenom_branch
Definition: Trktree.h:555
const std::vector< float > & see_stateCcov15()
Definition: Trktree.cc:4353
const std::vector< unsigned short > & ph2_isUpper()
Definition: Trktree.cc:3549
const std::vector< float > & vtx_yErr()
Definition: Trktree.cc:6081
const std::vector< float > & trk_etaErr()
Definition: Trktree.cc:6907
std::vector< int > * simvtx_bunchCrossing_
Definition: Trktree.h:614
const std::vector< float > & see_stateTrajGlbPy()
Definition: Trktree.cc:6669
const std::vector< float > & see_stateCcov23()
Definition: Trktree.cc:5829
const std::vector< unsigned short > & inv_type()
Definition: Trktree.cc:4221
bool simhit_module_isLoaded
Definition: Trktree.h:736
const std::vector< float > & see_stateCcov03()
Definition: Trktree.cc:6714
TBranch * see_stateCcov01_branch
Definition: Trktree.h:21
const std::vector< unsigned short > & simhit_side()
Definition: Trktree.cc:6750
std::vector< float > * see_stateCcov00_
Definition: Trktree.h:836
const std::vector< float > & see_stateCcov02()
Definition: Trktree.cc:3225
const std::vector< float > & sim_pca_eta()
Definition: Trktree.cc:6827
const std::vector< unsigned short > & pix_module()
Definition: Trktree.cc:4173
TBranch * sim_trkIdx_branch
Definition: Trktree.h:96
bool see_bestSimTrkIdx_isLoaded
Definition: Trktree.h:778
bool ph2_yz_isLoaded
Definition: Trktree.h:871
bool ph2_isBarrel_isLoaded
Definition: Trktree.h:448
const std::vector< float > & ph2_xx()
Definition: Trktree.cc:6964
TBranch * see_stateCcov44_branch
Definition: Trktree.h:597
std::vector< unsigned short > * inv_layer_
Definition: Trktree.h:749
std::vector< float > * see_stateCcov12_
Definition: Trktree.h:224
const std::vector< unsigned int > & see_offset()
Definition: Trktree.cc:6261
const std::vector< float > & trk_dxyErr()
Definition: Trktree.cc:6621
bool inv_subdet_isLoaded
Definition: Trktree.h:199
TBranch * trk_nOuterLost_branch
Definition: Trktree.h:432
const std::vector< float > & simhit_y()
Definition: Trktree.cc:6946
const std::vector< unsigned short > & inv_module()
Definition: Trktree.cc:6117
const std::vector< float > & trk_dz()
Definition: Trktree.cc:6713
TBranch * sim_pca_phi_branch
Definition: Trktree.h:264
bool ph2_yy_isLoaded
Definition: Trktree.h:868
bool simhit_hitIdx_isLoaded
Definition: Trktree.h:895
std::vector< std::vector< int > > * vtx_trkIdx_
Definition: Trktree.h:659
std::vector< unsigned short > * inv_side_
Definition: Trktree.h:692
TBranch * trk_bestSimTrkIdx_branch
Definition: Trktree.h:72
TBranch * simhit_hitIdx_branch
Definition: Trktree.h:894
TBranch * trk_dzClosestPV_branch
Definition: Trktree.h:504
const std::vector< unsigned short > & inv_side()
Definition: Trktree.cc:6928
std::vector< float > * see_phiErr_
Definition: Trktree.h:725
TBranch * simhit_x_branch
Definition: Trktree.h:159
const std::vector< float > & see_stateCcov11()
Definition: Trktree.cc:3969
const std::vector< unsigned int > & trk_algo()
Definition: Trktree.cc:4845
std::vector< float > * pix_xy_
Definition: Trktree.h:206
TBranch * sim_bunchCrossing_branch
Definition: Trktree.h:675
bool inv_isUpper_isLoaded
Definition: Trktree.h:424
float bsp_z_
Definition: Trktree.h:317
const std::vector< unsigned int > & trk_originalAlgo()
Definition: Trktree.cc:6811
TBranch * vtx_chi2_branch
Definition: Trktree.h:588
std::vector< unsigned int > * see_nPhase2OT_
Definition: Trktree.h:860
const std::vector< float > & trk_dzErr()
Definition: Trktree.cc:6760
bool trk_vtxIdx_isLoaded
Definition: Trktree.h:583
std::vector< unsigned int > * inv_detId_
Definition: Trktree.h:821
bool pix_subdet_isLoaded
Definition: Trktree.h:418
std::vector< int > * trk_seedIdx_
Definition: Trktree.h:743
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFracSimDenom()
Definition: Trktree.cc:6985
const std::vector< std::vector< float > > & trk_simTrkShareFrac()
Definition: Trktree.cc:6926
std::vector< std::vector< int > > * sim_simHitIdx_
Definition: Trktree.h:830
bool trk_nLost_isLoaded
Definition: Trktree.h:100
bool see_phiErr_isLoaded
Definition: Trktree.h:727
TBranch * see_stateTrajX_branch
Definition: Trktree.h:459
bool pix_side_isLoaded
Definition: Trktree.h:760
bool trk_nInnerInactive_isLoaded
Definition: Trktree.h:190
const std::vector< int > & sim_isFromBHadron()
Definition: Trktree.cc:3945
const std::vector< float > & ph2_xy()
Definition: Trktree.cc:6959
const std::vector< float > & simvtx_y()
Definition: Trktree.cc:6904
const std::vector< float > & sim_lengap()
Definition: Trktree.cc:5217
const std::vector< float > & trk_lambdaErr()
Definition: Trktree.cc:5565
const float & bsp_sigmax()
Definition: Trktree.cc:6833
std::vector< unsigned int > * see_nGlued_
Definition: Trktree.h:68
bool bsp_y_isLoaded
Definition: Trktree.h:322
TBranch * pix_zz_branch
Definition: Trktree.h:636
bool sim_pca_dxy_isLoaded
Definition: Trktree.h:469
TBranch * see_nGlued_branch
Definition: Trktree.h:69
TBranch * ph2_xx_branch
Definition: Trktree.h:801
const std::vector< unsigned int > & trk_nLostLay()
Definition: Trktree.cc:6948
const std::vector< float > & see_stateCcov13()
Definition: Trktree.cc:6816
bool sim_nPixel_isLoaded
Definition: Trktree.h:586
std::vector< unsigned short > * simhit_module_
Definition: Trktree.h:734
const std::vector< std::vector< int > > & pix_trkIdx()
Definition: Trktree.cc:6841
TBranch * pix_bbxi_branch
Definition: Trktree.h:174
const unsigned long long & event()
Definition: Trktree.cc:6798
std::vector< unsigned short > * simhit_isStack_
Definition: Trktree.h:47
const std::vector< int > & trk_bestFromFirstHitSimTrkIdx()
Definition: Trktree.cc:4773
std::vector< unsigned int > * trk_nInactive_
Definition: Trktree.h:698
bool inv_isLower_isLoaded
Definition: Trktree.h:763
const std::vector< float > & ph2_bbxi()
Definition: Trktree.cc:6932
const std::vector< unsigned int > & see_nStrip()
Definition: Trktree.cc:6746
std::vector< float > * see_stateTrajPy_
Definition: Trktree.h:311
TBranch * pix_xy_branch
Definition: Trktree.h:207
std::vector< int > * sim_q_
Definition: Trktree.h:170
const std::vector< float > & see_chi2()
Definition: Trktree.cc:6968
const std::vector< std::vector< int > > & ph2_trkIdx()
Definition: Trktree.cc:6021
const std::vector< float > & trk_bestSimTrkNChi2()
Definition: Trktree.cc:6801
TBranch * simhit_px_branch
Definition: Trktree.h:456
bool trk_hitIdx_isLoaded
Definition: Trktree.h:514
const std::vector< unsigned short > & simhit_ladder()
Definition: Trktree.cc:6549
bool pix_yy_isLoaded
Definition: Trktree.h:82
std::vector< float > * pix_z_
Definition: Trktree.h:281
bool see_stateCcov55_isLoaded
Definition: Trktree.h:793
const std::vector< float > & pix_xx()
Definition: Trktree.cc:3777
unsigned int index
Definition: Trktree.h:19
std::vector< float > * trk_py_
Definition: Trktree.h:578
const std::vector< unsigned short > & ph2_simType()
Definition: Trktree.cc:6882
const std::vector< float > & simhit_eloss()
Definition: Trktree.cc:6781
TBranch * see_stateCcov25_branch
Definition: Trktree.h:711
std::vector< unsigned short > * simhit_order_
Definition: Trktree.h:275
std::vector< float > * see_bestSimTrkShareFrac_
Definition: Trktree.h:389
const std::vector< float > & see_stateCcov45()
Definition: Trktree.cc:6923
const std::vector< short > & vtx_valid()
Definition: Trktree.cc:6333
const std::vector< float > & see_stateCcov34()
Definition: Trktree.cc:6725
bool see_stateCcov24_isLoaded
Definition: Trktree.h:502
const std::vector< float > & see_ptErr()
Definition: Trktree.cc:5145
bool sim_trkIdx_isLoaded
Definition: Trktree.h:97
std::vector< float > * simhit_pz_
Definition: Trktree.h:254
TBranch * sim_isFromBHadron_branch
Definition: Trktree.h:246
bool pix_isBarrel_isLoaded
Definition: Trktree.h:103
bool sim_px_isLoaded
Definition: Trktree.h:220
bool see_eta_isLoaded
Definition: Trktree.h:613
const std::vector< int > & see_q()
Definition: Trktree.cc:3609
const std::vector< float > & vtx_yErr()
Definition: Trktree.cc:6957
TBranch * simvtx_event_branch
Definition: Trktree.h:483
TBranch * ph2_detId_branch
Definition: Trktree.h:120
const std::vector< float > & see_stateCcov15()
Definition: Trktree.cc:6814
const std::vector< unsigned int > & trk_nValid()
Definition: Trktree.cc:6879
TBranch * vtx_xErr_branch
Definition: Trktree.h:708
TBranch * see_stateTrajPz_branch
Definition: Trktree.h:645
const std::vector< unsigned int > & pix_detId()
Definition: Trktree.cc:6777
std::vector< float > * see_stateCcov33_
Definition: Trktree.h:818
bool pix_y_isLoaded
Definition: Trktree.h:286
TBranch * inv_order_branch
Definition: Trktree.h:183
std::vector< float > * see_bestFromFirstHitSimTrkShareFrac_
Definition: Trktree.h:572
const std::vector< float > & pix_bbxi()
Definition: Trktree.cc:6756
TBranch * simhit_isUpper_branch
Definition: Trktree.h:834
std::vector< float > * simhit_py_
Definition: Trktree.h:323
bool see_simTrkShareFrac_isLoaded
Definition: Trktree.h:655
bool trk_nCluster_isLoaded
Definition: Trktree.h:136
const std::vector< unsigned int > & trk_nStripLay()
Definition: Trktree.cc:6737
const std::vector< std::vector< float > > & sim_trkShareFrac()
Definition: Trktree.cc:5697
std::vector< unsigned short > * ph2_side_
Definition: Trktree.h:305
const std::vector< float > & pix_yy()
Definition: Trktree.cc:3285
std::vector< unsigned int > * trk_originalAlgo_
Definition: Trktree.h:338
TBranch * simhit_detId_branch
Definition: Trktree.h:108
TBranch * bsp_x_branch
Definition: Trktree.h:30
const std::vector< unsigned int > & see_nPhase2OT()
Definition: Trktree.cc:6405
const std::vector< unsigned short > & simhit_layer()
Definition: Trktree.cc:4725
bool see_stateCcov33_isLoaded
Definition: Trktree.h:820
bool trk_lambda_isLoaded
Definition: Trktree.h:223
const std::vector< unsigned int > & trk_nCluster()
Definition: Trktree.cc:6741
TBranch * trk_refpoint_z_branch
Definition: Trktree.h:855
TBranch * pix_simHitIdx_branch
Definition: Trktree.h:657
TBranch * trk_nStripLay_branch
Definition: Trktree.h:123
TBranch * pix_panel_branch
Definition: Trktree.h:795
std::vector< float > * trk_dxyPV_
Definition: Trktree.h:38
std::vector< float > * sim_eta_
Definition: Trktree.h:56
TBranch * see_stateCcov14_branch
Definition: Trktree.h:345
const std::vector< std::vector< int > > & sim_simHitIdx()
Definition: Trktree.cc:6974
std::vector< unsigned int > * ph2_detId_
Definition: Trktree.h:119
const std::vector< unsigned int > & sim_nTrackerHits()
Definition: Trktree.cc:6994
const std::vector< std::vector< float > > & trk_simTrkNChi2()
Definition: Trktree.cc:6908
const std::vector< float > & trk_outer_py()
Definition: Trktree.cc:6874
const std::vector< float > & see_px()
Definition: Trktree.cc:5385
TBranch * see_stateTrajPy_branch
Definition: Trktree.h:312
TBranch * ph2_isLower_branch
Definition: Trktree.h:756
bool see_stateCcov34_isLoaded
Definition: Trktree.h:88
bool see_stateTrajPx_isLoaded
Definition: Trktree.h:892
const std::vector< unsigned int > & see_algo()
Definition: Trktree.cc:5889
const std::vector< unsigned int > & trk_nInnerLost()
Definition: Trktree.cc:3321
std::vector< float > * see_stateTrajGlbZ_
Definition: Trktree.h:329
bool see_nCands_isLoaded
Definition: Trktree.h:775
bool pix_detId_isLoaded
Definition: Trktree.h:238
bool trk_bestSimTrkShareFracSimClusterDenom_isLoaded
Definition: Trktree.h:154
unsigned int run_
Definition: Trktree.h:371
const std::vector< unsigned short > & pix_subdet()
Definition: Trktree.cc:6837
TBranch * pix_y_branch
Definition: Trktree.h:285
std::vector< float > * pix_yz_
Definition: Trktree.h:77
std::vector< unsigned short > * ph2_layer_
Definition: Trktree.h:899
bool sim_pca_cotTheta_isLoaded
Definition: Trktree.h:805
const std::vector< float > & see_stateTrajPy()
Definition: Trktree.cc:6802
const std::vector< unsigned short > & pix_panel()
Definition: Trktree.cc:6141
TBranch * trk_dzPV_branch
Definition: Trktree.h:783
const std::vector< std::vector< int > > & sim_decayVtxIdx()
Definition: Trktree.cc:3897
const std::vector< int > & see_bestFromFirstHitSimTrkIdx()
Definition: Trktree.cc:6738
std::vector< unsigned short > * pix_layer_
Definition: Trktree.h:380
const std::vector< unsigned int > & see_nPixel()
Definition: Trktree.cc:5637
const std::vector< unsigned short > & inv_ring()
Definition: Trktree.cc:6788
const std::vector< float > & pix_y()
Definition: Trktree.cc:6793
std::vector< short > * vtx_valid_
Definition: Trktree.h:842
TBranch * pix_zx_branch
Definition: Trktree.h:879
const std::vector< float > & sim_hits()
Definition: LSTEff.cc:3312
std::vector< std::vector< int > > * sim_decayVtxIdx_
Definition: Trktree.h:233
bool inv_blade_isLoaded
Definition: Trktree.h:874
const std::vector< int > & simhit_simTrkIdx()
Definition: Trktree.cc:6954
const std::vector< unsigned short > & ph2_isUpper()
Definition: Trktree.cc:6745
TBranch * ph2_side_branch
Definition: Trktree.h:306
TBranch * inv_isBarrel_branch
Definition: Trktree.h:480
bool see_simTrkIdx_isLoaded
Definition: Trktree.h:328
const std::vector< unsigned short > & ph2_isLower()
Definition: Trktree.cc:6949
std::vector< float > * trk_refpoint_y_
Definition: Trktree.h:851
bool pix_zz_isLoaded
Definition: Trktree.h:637
const std::vector< unsigned int > & trk_nLostLay()
Definition: Trktree.cc:5973
float bsp_sigmax_
Definition: Trktree.h:404
std::vector< unsigned short > * simhit_layer_
Definition: Trktree.h:440
std::vector< unsigned short > * pix_blade_
Definition: Trktree.h:200
const std::vector< unsigned int > & trk_nStrip()
Definition: Trktree.cc:5469
std::vector< unsigned int > * trk_nCluster_
Definition: Trktree.h:134
const std::vector< float > & pix_z()
Definition: Trktree.cc:6792
const std::vector< float > & trk_ndof()
Definition: Trktree.cc:4617
std::vector< float > * trk_bestSimTrkShareFracSimDenom_
Definition: Trktree.h:395
const std::vector< unsigned int > & trk_nOuterInactive()
Definition: Trktree.cc:6853
const std::vector< float > & sim_hits()
Definition: Trktree.cc:5193
TBranch * sim_phi_branch
Definition: Trktree.h:690
bool pix_blade_isLoaded
Definition: Trktree.h:202
const std::vector< std::vector< int > > & vtx_trkIdx()
Definition: Trktree.cc:6917
bool trk_nInnerLost_isLoaded
Definition: Trktree.h:91
const std::vector< unsigned short > & ph2_layer()
Definition: Trktree.cc:6999
const std::vector< float > & see_stateTrajGlbPz()
Definition: Trktree.cc:6721
const std::vector< float > & ph2_xx()
Definition: Trktree.cc:6165
const std::vector< short > & simhit_process()
Definition: Trktree.cc:3297
const std::vector< unsigned short > & ph2_subdet()
Definition: Trktree.cc:6995
const std::vector< float > & see_stateCcov01()
Definition: Trktree.cc:3045
bool inv_isStack_isLoaded
Definition: Trktree.h:625
bool see_nPixel_isLoaded
Definition: Trktree.h:670
bool ph2_zz_isLoaded
Definition: Trktree.h:535
TBranch * inv_isStack_branch
Definition: Trktree.h:624
std::vector< float > * simvtx_x_
Definition: Trktree.h:566
const std::vector< float > & see_stateTrajGlbPy()
Definition: Trktree.cc:7008
std::vector< float > * pix_bbxi_
Definition: Trktree.h:173
std::vector< std::vector< int > > * simvtx_sourceSimIdx_
Definition: Trktree.h:296
const std::vector< short > & pix_isBarrel()
Definition: Trktree.cc:6730
std::vector< unsigned short > * inv_ladder_
Definition: Trktree.h:797
bool trk_pz_isLoaded
Definition: Trktree.h:571
const std::vector< unsigned short > & inv_subdet()
Definition: Trktree.cc:6764
const std::vector< std::vector< int > > & sim_trkIdx()
Definition: Trktree.cc:6728
TBranch * simhit_y_branch
Definition: Trktree.h:747
bool ph2_detId_isLoaded
Definition: Trktree.h:121
const std::vector< float > & see_phiErr()
Definition: Trktree.cc:5865
const std::vector< float > & trk_dzPV()
Definition: Trktree.cc:6958
void LoadAllBranches()
Definition: Trktree.cc:2437
std::vector< float > * trk_bestSimTrkShareFrac_
Definition: Trktree.h:647
TBranch * pix_side_branch
Definition: Trktree.h:759
TBranch * ph2_y_branch
Definition: Trktree.h:492
TBranch * see_stateTrajGlbY_branch
Definition: Trktree.h:336
bool bsp_sigmay_isLoaded
Definition: Trktree.h:403
const std::vector< unsigned short > & ph2_isStack()
Definition: Trktree.cc:6924
bool inv_order_isLoaded
Definition: Trktree.h:184
const std::vector< float > & vtx_xErr()
Definition: Trktree.cc:6933
bool ph2_z_isLoaded
Definition: Trktree.h:487
std::vector< float > * ph2_yz_
Definition: Trktree.h:869
TBranch * trk_nStrip_branch
Definition: Trktree.h:627
const std::vector< unsigned short > & simhit_layer()
Definition: Trktree.cc:6845
bool trk_inner_py_isLoaded
Definition: Trktree.h:910
TBranch * ph2_module_branch
Definition: Trktree.h:180
const std::vector< unsigned short > & ph2_simType()
Definition: Trktree.cc:5169
TBranch * trk_dxyPV_branch
Definition: Trktree.h:39
std::vector< unsigned short > * simhit_ladder_
Definition: Trktree.h:896
const std::vector< short > & trk_isHP()
Definition: Trktree.cc:3525
bool trk_dxyPV_isLoaded
Definition: Trktree.h:40
const float & bsp_sigmaz()
Definition: Trktree.cc:6831
const std::vector< float > & sim_pca_pt()
Definition: Trktree.cc:3477
bool ph2_seeIdx_isLoaded
Definition: Trktree.h:421
std::vector< unsigned short > * simhit_side_
Definition: Trktree.h:155
std::vector< unsigned short > * simhit_subdet_
Definition: Trktree.h:110
bool simhit_process_isLoaded
Definition: Trktree.h:85
const std::vector< float > & ph2_yz()
Definition: Trktree.cc:6441
const std::vector< int > & simvtx_bunchCrossing()
Definition: Trktree.cc:6902
const std::vector< float > & see_dzErr()
Definition: Trktree.cc:6820
bool trk_nChi2_isLoaded
Definition: Trktree.h:379
const std::vector< std::vector< float > > & sim_trkShareFrac()
Definition: Trktree.cc:6925
const std::vector< float > & trk_nChi2_1Dmod()
Definition: Trktree.cc:6585
bool sim_simHitIdx_isLoaded
Definition: Trktree.h:832
const std::vector< float > & see_stateTrajGlbPx()
Definition: Trktree.cc:5157
std::vector< float > * sim_pca_cotTheta_
Definition: Trktree.h:803
const std::vector< float > & sim_pca_dz()
Definition: Trktree.cc:5433
std::vector< float > * vtx_z_
Definition: Trktree.h:437
const std::vector< float > & see_stateCcov05()
Definition: Trktree.cc:3093
const std::vector< int > & sim_q()
Definition: Trktree.cc:6755
std::vector< float > * sim_px_
Definition: Trktree.h:218
std::vector< float > * trk_nChi2_
Definition: Trktree.h:377
const std::vector< unsigned short > & simhit_blade()
Definition: Trktree.cc:6763
const std::vector< float > & trk_phiErr()
Definition: Trktree.cc:6815
const std::vector< float > & trk_bestSimTrkShareFracSimClusterDenom()
Definition: Trktree.cc:3573
bool sim_nStrip_isLoaded
Definition: Trktree.h:673
bool see_pz_isLoaded
Definition: Trktree.h:610
const std::vector< float > & sim_pca_dz()
Definition: Trktree.cc:6903
std::vector< float > * ph2_xx_
Definition: Trktree.h:800
TBranch * see_trkIdx_branch
Definition: Trktree.h:132
const std::vector< float > & simhit_x()
Definition: Trktree.cc:6751
const std::vector< int > & trk_q()
Definition: Trktree.cc:4401
const std::vector< std::vector< float > > & ph2_xySignificance()
Definition: Trktree.cc:6823
const std::vector< float > & see_dzErr()
Definition: Trktree.cc:4425
std::vector< float > * see_ptErr_
Definition: Trktree.h:545
const std::vector< float > & see_stateTrajGlbZ()
Definition: Trktree.cc:4281
const std::vector< float > & trk_pt()
Definition: Trktree.cc:5337
std::vector< float > * see_dxy_
Definition: Trktree.h:242
TBranch * simhit_order_branch
Definition: Trktree.h:276
TBranch * pix_z_branch
Definition: Trktree.h:282
bool pix_yz_isLoaded
Definition: Trktree.h:79
bool simhit_px_isLoaded
Definition: Trktree.h:457
bool simhit_isLower_isLoaded
Definition: Trktree.h:268
TBranch * inv_isUpper_branch
Definition: Trktree.h:423
const std::vector< unsigned int > & sim_nRecoClusters()
Definition: Trktree.cc:4437
std::vector< int > * see_bestFromFirstHitSimTrkIdx_
Definition: Trktree.h:125
const std::vector< float > & trk_lambda()
Definition: Trktree.cc:3849
std::vector< unsigned short > * pix_panel_
Definition: Trktree.h:794
const float & bsp_sigmaz()
Definition: Trktree.cc:4557
bool sim_nPixelLay_isLoaded
Definition: Trktree.h:919
const std::vector< unsigned short > & pix_blade()
Definition: Trktree.cc:3765
TBranch * trk_isHP_branch
Definition: Trktree.h:141
TBranch * see_bestSimTrkShareFrac_branch
Definition: Trktree.h:390
std::vector< unsigned int > * sim_nValid_
Definition: Trktree.h:767
TBranch * sim_nLay_branch
Definition: Trktree.h:828
std::vector< float > * trk_pt_
Definition: Trktree.h:593
TBranch * pix_xx_branch
Definition: Trktree.h:204
bool sim_seedIdx_isLoaded
Definition: Trktree.h:364
std::vector< std::vector< int > > * simhit_hitIdx_
Definition: Trktree.h:893
TBranch * sim_pca_cotTheta_branch
Definition: Trktree.h:804
std::vector< float > * vtx_yErr_
Definition: Trktree.h:779
bool trk_nValid_isLoaded
Definition: Trktree.h:544
const std::vector< float > & ph2_x()
Definition: Trktree.cc:4917
const std::vector< float > & trk_bestSimTrkShareFrac()
Definition: Trktree.cc:5553
bool sim_eta_isLoaded
Definition: Trktree.h:58
const std::vector< float > & trk_inner_pz()
Definition: Trktree.cc:6967
const std::vector< float > & trk_inner_px()
Definition: Trktree.cc:7003
bool see_stateTrajGlbPx_isLoaded
Definition: Trktree.h:550
const std::vector< float > & trk_bestSimTrkNChi2()
Definition: Trktree.cc:4197
const std::vector< float > & trk_eta()
Definition: Trktree.cc:3921
bool trk_py_isLoaded
Definition: Trktree.h:580
bool ph2_isUpper_isLoaded
Definition: Trktree.h:148
TBranch * see_bestFromFirstHitSimTrkIdx_branch
Definition: Trktree.h:126
std::vector< unsigned int > * sim_nRecoClusters_
Definition: Trktree.h:368
std::vector< std::vector< int > > * see_hitType_
Definition: Trktree.h:290
std::vector< float > * trk_lambdaErr_
Definition: Trktree.h:650
std::vector< short > * vtx_fake_
Definition: Trktree.h:695
std::vector< short > * simhit_process_
Definition: Trktree.h:83
std::vector< float > * see_stateCcov23_
Definition: Trktree.h:716
const std::vector< float > & trk_dxyErr()
Definition: Trktree.cc:7004
const std::vector< unsigned short > & simhit_isUpper()
Definition: Trktree.cc:6975
TBranch * trk_phiErr_branch
Definition: Trktree.h:351
bool trk_dzClosestPV_isLoaded
Definition: Trktree.h:505
const std::vector< unsigned int > & sim_nRecoClusters()
Definition: Trktree.cc:6821
TBranch * trk_algoMask_branch
Definition: Trktree.h:720
const std::vector< float > & vtx_zErr()
Definition: Trktree.cc:6898
TBranch * bsp_sigmax_branch
Definition: Trktree.h:405
TBranch * sim_lengap_branch
Definition: Trktree.h:564
bool ph2_x_isLoaded
Definition: Trktree.h:490
TBranch * see_stateCcov13_branch
Definition: Trktree.h:354
const std::vector< std::vector< int > > & trk_hitType()
Definition: Trktree.cc:4857
bool see_statePt_isLoaded
Definition: Trktree.h:295
bool simhit_y_isLoaded
Definition: Trktree.h:748
std::vector< std::vector< int > > * see_hitIdx_
Definition: Trktree.h:113
TBranch * see_stateCcov02_branch
Definition: Trktree.h:66
const std::vector< float > & trk_nChi2_1Dmod()
Definition: Trktree.cc:7001
const std::vector< unsigned int > & see_algo()
Definition: Trktree.cc:6941
std::vector< unsigned short > * inv_rod_
Definition: Trktree.h:509
bool trk_bestFromFirstHitSimTrkIdx_isLoaded
Definition: Trktree.h:454
const std::vector< float > & see_bestSimTrkShareFrac()
Definition: Trktree.cc:6828
bool trk_refpoint_x_isLoaded
Definition: Trktree.h:850
const std::vector< float > & see_stateTrajY()
Definition: Trktree.cc:4809
std::vector< ULong64_t > * trk_algoMask_
Definition: Trktree.h:719
bool pix_xy_isLoaded
Definition: Trktree.h:208
TBranch * simhit_pz_branch
Definition: Trktree.h:255
TBranch * ph2_order_branch
Definition: Trktree.h:177
bool trk_nPixelLay_isLoaded
Definition: Trktree.h:703
TBranch * trk_bestSimTrkShareFracSimDenom_branch
Definition: Trktree.h:396
bool trk_mva_isLoaded
Definition: Trktree.h:499
bool sim_phi_isLoaded
Definition: Trktree.h:691
std::vector< float > * trk_dz_
Definition: Trktree.h:50
bool see_fitok_isLoaded
Definition: Trktree.h:193
TBranch * see_etaErr_branch
Definition: Trktree.h:393
bool ph2_isStack_isLoaded
Definition: Trktree.h:682
const std::vector< std::vector< int > > & trk_hitType()
Definition: Trktree.cc:6856
bool sim_hits_isLoaded
Definition: Trktree.h:559
const std::vector< float > & trk_dz()
Definition: Trktree.cc:3165
std::vector< unsigned short > * pix_ladder_
Definition: Trktree.h:407
const std::vector< short > & pix_isBarrel()
Definition: Trktree.cc:3369
TBranch * sim_pca_dxy_branch
Definition: Trktree.h:468
const std::vector< unsigned int > & trk_nInactive()
Definition: Trktree.cc:6930
std::vector< unsigned short > * ph2_isLower_
Definition: Trktree.h:755
const std::vector< unsigned int > & sim_n3DLay()
Definition: Trktree.cc:6983
const std::vector< std::vector< int > > & see_simTrkIdx()
Definition: Trktree.cc:6807
const float & bsp_z()
Definition: Trktree.cc:4233
bool ph2_side_isLoaded
Definition: Trktree.h:307
TBranch * sim_n3DLay_branch
Definition: Trktree.h:858
std::vector< std::vector< int > > * ph2_trkIdx_
Definition: Trktree.h:764
TBranch * simvtx_bunchCrossing_branch
Definition: Trktree.h:615
const std::vector< unsigned short > & pix_layer()
Definition: Trktree.cc:6825
TBranch * inv_panel_branch
Definition: Trktree.h:435
const std::vector< float > & vtx_y()
Definition: Trktree.cc:6846
std::vector< float > * vtx_x_
Definition: Trktree.h:740
TBranch * simpv_idx_branch
Definition: Trktree.h:807
const std::vector< float > & trk_inner_pt()
Definition: Trktree.cc:7007
TBranch * see_hitIdx_branch
Definition: Trktree.h:114
std::vector< float > * trk_outer_px_
Definition: Trktree.h:524
const std::vector< int > & simhit_particle()
Definition: Trktree.cc:5517
TBranch * simhit_subdet_branch
Definition: Trktree.h:111
const std::vector< float > & see_stateTrajX()
Definition: Trktree.cc:4797
const std::vector< std::vector< int > > & see_simTrkIdx()
Definition: Trktree.cc:4269
TBranch * simhit_ladder_branch
Definition: Trktree.h:897
bool trk_etaErr_isLoaded
Definition: Trktree.h:631
const std::vector< float > & trk_dxyClosestPV()
Definition: Trktree.cc:6791
const std::vector< float > & see_stateTrajY()
Definition: Trktree.cc:6852
const std::vector< unsigned short > & inv_panel()
Definition: Trktree.cc:4701
bool see_trkIdx_isLoaded
Definition: Trktree.h:133
std::vector< std::vector< int > > * pix_seeIdx_
Definition: Trktree.h:449
const std::vector< float > & ph2_zx()
Definition: Trktree.cc:4665
std::vector< float > * see_stateTrajGlbY_
Definition: Trktree.h:335
TBranch * see_stateTrajGlbX_branch
Definition: Trktree.h:333
const std::vector< float > & ph2_xy()
Definition: Trktree.cc:6105
const std::vector< float > & trk_lambdaErr()
Definition: Trktree.cc:6914
const std::vector< float > & sim_len()
Definition: Trktree.cc:5205
TBranch * see_algo_branch
Definition: Trktree.h:732
bool trk_pt_isLoaded
Definition: Trktree.h:595
const std::vector< unsigned int > & sim_nStrip()
Definition: Trktree.cc:6921
const std::vector< unsigned short > & inv_module()
Definition: Trktree.cc:6960
std::vector< unsigned short > * simhit_blade_
Definition: Trktree.h:194
bool trk_bestSimTrkShareFracSimDenom_isLoaded
Definition: Trktree.h:397
const std::vector< float > & sim_pca_dxy()
Definition: Trktree.cc:4833
std::vector< unsigned short > * inv_type_
Definition: Trktree.h:314
const std::vector< float > & trk_nChi2()
Definition: Trktree.cc:4473
const std::vector< float > & pix_yz()
Definition: Trktree.cc:6722
const std::vector< float > & sim_py()
Definition: Trktree.cc:3885
const std::vector< float > & trk_inner_pz()
Definition: Trktree.cc:6201
const std::vector< std::vector< int > > & pix_simHitIdx()
Definition: Trktree.cc:5589
TBranch * simhit_layer_branch
Definition: Trktree.h:441
TBranch * inv_ring_branch
Definition: Trktree.h:270
TBranch * sim_nPixel_branch
Definition: Trktree.h:585
std::vector< float > * see_chi2_
Definition: Trktree.h:812
const std::vector< unsigned short > & simhit_subdet()
Definition: Trktree.cc:3405
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFracSimClusterDenom()
Definition: Trktree.cc:5181
std::vector< unsigned short > * ph2_ring_
Definition: Trktree.h:590
bool pix_xySignificance_isLoaded
Definition: Trktree.h:385
TBranch * see_stateTrajGlbPx_branch
Definition: Trktree.h:549
bool trk_dxyErr_isLoaded
Definition: Trktree.h:916
bool simhit_particle_isLoaded
Definition: Trktree.h:640
const std::vector< float > & trk_px()
Definition: Trktree.cc:6889
TBranch * ph2_xy_branch
Definition: Trktree.h:786
const std::vector< std::vector< int > > & simvtx_sourceSimIdx()
Definition: Trktree.cc:6797
TBranch * trk_nValid_branch
Definition: Trktree.h:543
TBranch * sim_pca_pt_branch
Definition: Trktree.h:129
bool see_stateCcov04_isLoaded
Definition: Trktree.h:37
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< float > > LorentzVector
Definition: Trktree.h:14
const std::vector< float > & trk_eta()
Definition: Trktree.cc:6778
const std::vector< float > & trk_dzClosestPV()
Definition: Trktree.cc:4977
TBranch * see_chi2_branch
Definition: Trktree.h:813
const std::vector< unsigned short > & inv_isStack()
Definition: Trktree.cc:6905
TBranch * trk_phi_branch
Definition: Trktree.h:27
const std::vector< std::vector< float > > & pix_xySignificance()
Definition: Trktree.cc:6826
TBranch * trk_dzErr_branch
Definition: Trktree.h:186
const std::vector< float > & see_py()
Definition: Trktree.cc:3333
std::vector< unsigned int > * see_algo_
Definition: Trktree.h:731
std::vector< unsigned short > * simhit_isLower_
Definition: Trktree.h:266
const std::vector< float > & pix_yy()
Definition: Trktree.cc:6723
const std::vector< float > & trk_refpoint_z()
Definition: Trktree.cc:6982
const std::vector< unsigned int > & sim_nPixelLay()
Definition: Trktree.cc:6633
bool ph2_xx_isLoaded
Definition: Trktree.h:802
unsigned long long event_
Definition: Trktree.h:299
const std::vector< float > & see_phi()
Definition: Trktree.cc:6573
bool see_hitType_isLoaded
Definition: Trktree.h:292
std::vector< unsigned short > * see_stopReason_
Definition: Trktree.h:839
const std::vector< unsigned short > & inv_rod()
Definition: Trktree.cc:6868
std::vector< float > * trk_dzPV_
Definition: Trktree.h:782
bool trk_stopReason_isLoaded
Definition: Trktree.h:262
const std::vector< std::vector< int > > & pix_seeIdx()
Definition: Trktree.cc:4761
std::vector< unsigned int > * sim_nLay_
Definition: Trktree.h:827
const std::vector< short > & inv_isBarrel()
Definition: Trktree.cc:6858
std::vector< unsigned short > * ph2_order_
Definition: Trktree.h:176
const std::vector< float > & see_phi()
Definition: Trktree.cc:7000
bool simhit_pz_isLoaded
Definition: Trktree.h:256
const std::vector< unsigned short > & ph2_side()
Definition: Trktree.cc:6800
const std::vector< std::vector< float > > & trk_simTrkShareFrac()
Definition: Trktree.cc:5709
bool see_stateCcov44_isLoaded
Definition: Trktree.h:598
const std::vector< std::vector< int > > & sim_genPdgIds()
Definition: Trktree.cc:6863
const std::vector< float > & see_stateCcov34()
Definition: Trktree.cc:3309
const std::vector< float > & ph2_yy()
Definition: Trktree.cc:6429
std::vector< float > * ph2_xy_
Definition: Trktree.h:785
const std::vector< float > & simhit_z()
Definition: Trktree.cc:6753
const float & bsp_y()
Definition: Trktree.cc:6805
const std::vector< float > & see_stateCcov02()
Definition: Trktree.cc:6718
bool see_nValid_isLoaded
Definition: Trktree.h:922
bool vtx_fake_isLoaded
Definition: Trktree.h:697
const std::vector< std::vector< int > > & ph2_seeIdx()
Definition: Trktree.cc:4641
bool pix_ladder_isLoaded
Definition: Trktree.h:409
const std::vector< unsigned short > & simhit_blade()
Definition: Trktree.cc:3741
const std::vector< float > & trk_outer_pz()
Definition: Trktree.cc:5085
bool trk_phiErr_isLoaded
Definition: Trktree.h:352
bool see_hitIdx_isLoaded
Definition: Trktree.h:115
std::vector< unsigned short > * simhit_ring_
Definition: Trktree.h:521
bool see_stateCcov03_isLoaded
Definition: Trktree.h:55
const std::vector< float > & see_stateTrajGlbY()
Definition: Trktree.cc:4305
const float & bsp_y()
Definition: Trktree.cc:4245
const std::vector< std::vector< int > > & ph2_simHitIdx()
Definition: Trktree.cc:6789
const std::vector< std::vector< int > > & sim_decayVtxIdx()
Definition: Trktree.cc:6776
bool see_stateTrajGlbY_isLoaded
Definition: Trktree.h:337
TBranch * ph2_isStack_branch
Definition: Trktree.h:681
bool simvtx_event_isLoaded
Definition: Trktree.h:484
std::vector< std::vector< int > > * pix_trkIdx_
Definition: Trktree.h:428
std::vector< unsigned int > * see_nPixel_
Definition: Trktree.h:668
float bsp_sigmaz_
Definition: Trktree.h:398
std::vector< unsigned int > * trk_algo_
Definition: Trktree.h:470
TBranch * simhit_process_branch
Definition: Trktree.h:84
TBranch * see_stateCcov24_branch
Definition: Trktree.h:501
std::vector< int > * sim_event_
Definition: Trktree.h:44
const std::vector< float > & trk_py()
Definition: Trktree.cc:5277
bool see_stateCcov00_isLoaded
Definition: Trktree.h:838
const std::vector< unsigned int > & sim_n3DLay()
Definition: Trktree.cc:6393
const std::vector< float > & sim_pca_phi()
Definition: Trktree.cc:4017
bool ph2_radL_isLoaded
Definition: Trktree.h:601
bool see_stateTrajGlbX_isLoaded
Definition: Trktree.h:334
TBranch * inv_rod_branch
Definition: Trktree.h:510
TBranch * see_eta_branch
Definition: Trktree.h:612
const std::vector< unsigned int > & trk_nPixel()
Definition: Trktree.cc:6812
const std::vector< unsigned short > & simhit_isLower()
Definition: Trktree.cc:6787
TBranch * ph2_x_branch
Definition: Trktree.h:489
TBranch * pix_trkIdx_branch
Definition: Trktree.h:429
const std::vector< float > & see_stateCcov03()
Definition: Trktree.cc:3177
std::vector< float > * see_stateCcov15_
Definition: Trktree.h:347
TBranch * trk_outer_pz_branch
Definition: Trktree.h:531
bool vtx_z_isLoaded
Definition: Trktree.h:439
std::vector< std::vector< int > > * ph2_simHitIdx_
Definition: Trktree.h:272
bool trk_eta_isLoaded
Definition: Trktree.h:241
bool see_phi_isLoaded
Definition: Trktree.h:904
const std::vector< unsigned short > & pix_layer()
Definition: Trktree.cc:4485
const std::vector< int > & simpv_idx()
Definition: Trktree.cc:6966
std::vector< float > * sim_pca_phi_
Definition: Trktree.h:263
bool vtx_yErr_isLoaded
Definition: Trktree.h:781
bool trk_n3DLay_isLoaded
Definition: Trktree.h:541
const std::vector< unsigned short > & ph2_isStack()
Definition: Trktree.cc:5685
std::vector< float > * trk_nChi2_1Dmod_
Definition: Trktree.h:905
const std::vector< float > & ph2_bbxi()
Definition: Trktree.cc:5781
const std::vector< unsigned short > & inv_layer()
Definition: Trktree.cc:5961
bool trk_ndof_isLoaded
Definition: Trktree.h:415
std::vector< std::vector< int > > * simvtx_daughterSimIdx_
Definition: Trktree.h:737
TBranch * see_dzErr_branch
Definition: Trktree.h:366
const std::vector< unsigned short > & simhit_isLower()
Definition: Trktree.cc:4029
std::vector< float > * see_stateTrajPx_
Definition: Trktree.h:890
const std::vector< unsigned short > & trk_stopReason()
Definition: Trktree.cc:4005
const std::vector< std::vector< int > > & simhit_hitType()
Definition: Trktree.cc:3537
std::vector< short > * trk_isHP_
Definition: Trktree.h:140
bool simhit_tof_isLoaded
Definition: Trktree.h:43
const std::vector< float > & see_stateCcov00()
Definition: Trktree.cc:6976
bool trk_dz_isLoaded
Definition: Trktree.h:52
TBranch * trk_nChi2_1Dmod_branch
Definition: Trktree.h:906
const std::vector< unsigned short > & trk_stopReason()
Definition: Trktree.cc:6785
const std::vector< int > & sim_isFromBHadron()
Definition: Trktree.cc:6780
const std::vector< float > & see_bestFromFirstHitSimTrkShareFrac()
Definition: Trktree.cc:6888
const std::vector< std::vector< float > > & ph2_xySignificance()
Definition: Trktree.cc:4461
bool sim_len_isLoaded
Definition: Trktree.h:562
TBranch * trk_simTrkNChi2_branch
Definition: Trktree.h:633
TBranch * see_stateTrajY_branch
Definition: Trktree.h:462
std::vector< float > * see_stateCcov34_
Definition: Trktree.h:86
const std::vector< float > & trk_ptErr()
Definition: Trktree.cc:6991
TBranch * pix_seeIdx_branch
Definition: Trktree.h:450
const std::vector< unsigned int > & trk_n3DLay()
Definition: Trktree.cc:6878
bool trk_outer_pt_isLoaded
Definition: Trktree.h:538
std::vector< int > * sim_bunchCrossing_
Definition: Trktree.h:674
TBranch * see_nStrip_branch
Definition: Trktree.h:150
std::vector< unsigned int > * sim_n3DLay_
Definition: Trktree.h:857
const std::vector< unsigned int > & trk_nLost()
Definition: Trktree.cc:6729
TBranch * trk_ptErr_branch
Definition: Trktree.h:876
TBranch * trk_dxy_branch
Definition: Trktree.h:216
const std::vector< float > & see_stateTrajGlbPx()
Definition: Trktree.cc:6881
const std::vector< float > & pix_xy()
Definition: Trktree.cc:6767
const std::vector< float > & see_stateTrajGlbPz()
Definition: Trktree.cc:3261
const std::vector< float > & trk_px()
Definition: Trktree.cc:5265
bool sim_event_isLoaded
Definition: Trktree.h:46
std::vector< float > * sim_phi_
Definition: Trktree.h:689
const unsigned long long & event()
Definition: Trktree.cc:4161
TBranch * trk_eta_branch
Definition: Trktree.h:240
static void progress(int nEventsTotal, int nEventsChain)
Definition: Trktree.cc:6681
std::vector< int > * simhit_simTrkIdx_
Definition: Trktree.h:770
const std::vector< unsigned short > & inv_ladder()
Definition: Trktree.cc:6153
std::vector< int > * sim_parentVtxIdx_
Definition: Trktree.h:713
const std::vector< unsigned int > & trk_nInnerLost()
Definition: Trktree.cc:6726
std::vector< float > * trk_refpoint_z_
Definition: Trktree.h:854
const std::vector< short > & see_fitok()
Definition: Trktree.cc:3729
TBranch * see_q_branch
Definition: Trktree.h:162
const std::vector< int > & sim_parentVtxIdx()
Definition: Trktree.cc:6935
bool sim_parentVtxIdx_isLoaded
Definition: Trktree.h:715
TBranch * bsp_z_branch
Definition: Trktree.h:318
const std::vector< float > & trk_nChi2()
Definition: Trktree.cc:6824
TBranch * see_stateCcov23_branch
Definition: Trktree.h:717
TBranch * sim_hits_branch
Definition: Trktree.h:558
const std::vector< float > & trk_pt()
Definition: Trktree.cc:6895
bool trk_cotTheta_isLoaded
Definition: Trktree.h:730
bool inv_ladder_isLoaded
Definition: Trktree.h:799
bool simhit_isStack_isLoaded
Definition: Trktree.h:49
bool simhit_z_isLoaded
Definition: Trktree.h:166
TBranch * see_bestFromFirstHitSimTrkShareFrac_branch
Definition: Trktree.h:573
const std::vector< std::vector< int > > & trk_simTrkIdx()
Definition: Trktree.cc:5853
TBranch * trk_bestFromFirstHitSimTrkShareFrac_branch
Definition: Trktree.h:477
TBranch * see_simTrkIdx_branch
Definition: Trktree.h:327
TBranch * sim_seedIdx_branch
Definition: Trktree.h:363
TBranch * see_stateCcov15_branch
Definition: Trktree.h:348
const std::vector< float > & see_pt()
Definition: Trktree.cc:6735
TBranch * trk_dxyClosestPV_branch
Definition: Trktree.h:279
TBranch * see_stateCcov00_branch
Definition: Trktree.h:837
TBranch * bsp_sigmaz_branch
Definition: Trktree.h:399
bool pix_simType_isLoaded
Definition: Trktree.h:520
bool trk_isHP_isLoaded
Definition: Trktree.h:142
bool trk_bestSimTrkIdx_isLoaded
Definition: Trktree.h:73
const std::vector< unsigned short > & simhit_module()
Definition: Trktree.cc:6942
const std::vector< std::vector< int > > & simhit_hitIdx()
Definition: Trktree.cc:6997
TBranch * trk_nLostLay_branch
Definition: Trktree.h:753
const std::vector< float > & trk_etaErr()
Definition: Trktree.cc:5481
bool trk_qualityMask_isLoaded
Definition: Trktree.h:412
const std::vector< unsigned int > & trk_nPixelLay()
Definition: Trktree.cc:5769
const std::vector< unsigned short > & pix_module()
Definition: Trktree.cc:6799
const float & bsp_x()
Definition: Trktree.cc:3081
std::vector< float > * simhit_z_
Definition: Trktree.h:164
const std::vector< unsigned short > & simhit_ring()
Definition: Trktree.cc:5049
std::vector< float > * see_py_
Definition: Trktree.h:92
std::vector< short > * pix_isBarrel_
Definition: Trktree.h:101
const std::vector< unsigned int > & trk_n3DLay()
Definition: Trktree.cc:5121
bool trk_outer_px_isLoaded
Definition: Trktree.h:526
const std::vector< unsigned short > & simhit_order()
Definition: Trktree.cc:4065
TBranch * trk_simTrkIdx_branch
Definition: Trktree.h:723
TBranch * see_statePt_branch
Definition: Trktree.h:294
const std::vector< short > & ph2_isBarrel()
Definition: Trktree.cc:4749
const std::vector< unsigned short > & inv_blade()
Definition: Trktree.cc:6453
const std::vector< short > & trk_isHP()
Definition: Trktree.cc:6743
const std::vector< std::vector< int > > & trk_hitIdx()
Definition: Trktree.cc:5013
const std::vector< int > & see_bestFromFirstHitSimTrkIdx()
Definition: Trktree.cc:3465
bool pix_trkIdx_isLoaded
Definition: Trktree.h:430
const std::vector< unsigned short > & simhit_rod()
Definition: Trktree.cc:6704
std::vector< float > * vtx_ndof_
Definition: Trktree.h:665
const std::vector< float > & vtx_y()
Definition: Trktree.cc:4737
std::vector< float > * trk_etaErr_
Definition: Trktree.h:629
TBranch * simvtx_processType_branch
Definition: Trktree.h:60
std::vector< int > * see_q_
Definition: Trktree.h:161
const std::vector< unsigned short > & ph2_rod()
Definition: Trktree.cc:5613
const std::vector< float > & pix_zx()
Definition: Trktree.cc:6477
const std::vector< float > & trk_dxyPV()
Definition: Trktree.cc:6709
const std::vector< float > & vtx_x()
Definition: Trktree.cc:6944
const std::vector< float > & sim_len()
Definition: LSTEff.cc:3256
const std::vector< float > & trk_outer_py()
Definition: Trktree.cc:5073
TBranch * ph2_seeIdx_branch
Definition: Trktree.h:420
const std::vector< unsigned short > & ph2_ring()
Definition: Trktree.cc:6894
std::vector< float > * see_pt_
Definition: Trktree.h:116
const std::vector< float > & ph2_radL()
Definition: Trktree.cc:6897
std::vector< std::vector< int > > * ph2_seeIdx_
Definition: Trktree.h:419
bool sim_nValid_isLoaded
Definition: Trktree.h:769
TBranch * sim_event_branch
Definition: Trktree.h:45
std::vector< float > * trk_bestFromFirstHitSimTrkShareFracSimDenom_
Definition: Trktree.h:863
const std::vector< std::vector< int > > & simhit_hitIdx()
Definition: Trktree.cc:6537
std::vector< float > * see_stateTrajPz_
Definition: Trktree.h:644
const std::vector< float > & trk_dxy()
Definition: Trktree.cc:3825
const std::vector< float > & sim_px()
Definition: Trktree.cc:6771
const std::vector< float > & ph2_zz()
Definition: Trktree.cc:5097
TBranch * see_stateTrajGlbPz_branch
Definition: Trktree.h:75
std::vector< float > * see_stateCcov13_
Definition: Trktree.h:353
const std::vector< int > & trk_q()
Definition: Trktree.cc:6818
TBranch * see_fitok_branch
Definition: Trktree.h:192
const std::vector< float > & see_bestSimTrkShareFrac()
Definition: Trktree.cc:4521
const std::vector< float > & pix_zx()
Definition: Trktree.cc:6992
const std::vector< float > & simhit_y()
Definition: Trktree.cc:5949
const std::vector< float > & pix_xx()
Definition: Trktree.cc:6766
const float & bsp_x()
Definition: Trktree.cc:6706
std::vector< float > * trk_pz_
Definition: Trktree.h:569
bool see_ptErr_isLoaded
Definition: Trktree.h:547
std::vector< float > * trk_lambda_
Definition: Trktree.h:221
const std::vector< float > & sim_pt()
Definition: Trktree.cc:3873
std::vector< unsigned int > * pix_detId_
Definition: Trktree.h:236
const std::vector< int > & simvtx_event()
Definition: Trktree.cc:4893
bool vtx_trkIdx_isLoaded
Definition: Trktree.h:661
std::vector< float > * trk_phi_
Definition: Trktree.h:26
const std::vector< float > & sim_lengap()
Definition: LSTEff.cc:3354
bool ph2_zx_isLoaded
Definition: Trktree.h:427
bool sim_pca_dz_isLoaded
Definition: Trktree.h:619
TBranch * trk_bestFromFirstHitSimTrkIdx_branch
Definition: Trktree.h:453
bool trk_inner_px_isLoaded
Definition: Trktree.h:913
TBranch * sim_pz_branch
Definition: Trktree.h:213
TBranch * simhit_blade_branch
Definition: Trktree.h:195
TBranch * inv_subdet_branch
Definition: Trktree.h:198
std::vector< float > * simhit_px_
Definition: Trktree.h:455
bool see_pt_isLoaded
Definition: Trktree.h:118
bool see_bestFromFirstHitSimTrkShareFrac_isLoaded
Definition: Trktree.h:574
const std::vector< unsigned int > & trk_nPixel()
Definition: Trktree.cc:4329
bool trk_simTrkShareFrac_isLoaded
Definition: Trktree.h:688
const std::vector< float > & vtx_x()
Definition: Trktree.cc:5925
std::vector< float > * see_phi_
Definition: Trktree.h:902
bool simhit_layer_isLoaded
Definition: Trktree.h:442
const std::vector< int > & simvtx_bunchCrossing()
Definition: Trktree.cc:5421
const std::vector< short > & vtx_valid()
Definition: Trktree.cc:6978
TBranch * simhit_rod_branch
Definition: Trktree.h:24
const std::vector< float > & trk_phiErr()
Definition: Trktree.cc:4365
const std::vector< float > & trk_outer_pz()
Definition: Trktree.cc:6875
TBranch * simhit_particle_branch
Definition: Trktree.h:639
bool sim_py_isLoaded
Definition: Trktree.h:232
bool simhit_side_isLoaded
Definition: Trktree.h:157
const std::vector< unsigned int > & sim_nLay()
Definition: Trktree.cc:6973
std::vector< int > * simpv_idx_
Definition: Trktree.h:806
TBranch * inv_type_branch
Definition: Trktree.h:315
std::vector< float > * trk_dxyClosestPV_
Definition: Trktree.h:278
TBranch * sim_pt_branch
Definition: Trktree.h:228
const std::vector< unsigned short > & ph2_ring()
Definition: Trktree.cc:5325
const std::vector< float > & sim_py()
Definition: Trktree.cc:6775
bool see_dzErr_isLoaded
Definition: Trktree.h:367
TBranch * ph2_layer_branch
Definition: Trktree.h:900
bool see_dz_isLoaded
Definition: Trktree.h:643
TBranch * simvtx_x_branch
Definition: Trktree.h:567
bool sim_nLay_isLoaded
Definition: Trktree.h:829
const std::vector< float > & sim_pca_phi()
Definition: Trktree.cc:6786
std::vector< unsigned short > * ph2_simType_
Definition: Trktree.h:551
bool see_stateCcov23_isLoaded
Definition: Trktree.h:718
const std::vector< unsigned int > & see_offset()
Definition: Trktree.cc:6972
const std::vector< int > & simvtx_event()
Definition: Trktree.cc:6859
const std::vector< unsigned short > & simhit_isStack()
Definition: Trktree.cc:6712
const std::vector< ULong64_t > & trk_algoMask()
Definition: Trktree.cc:5841
const std::vector< float > & see_stateCcov45()
Definition: Trktree.cc:5673
const std::vector< float > & see_stateCcov04()
Definition: Trktree.cc:6708
std::vector< float > * see_stateCcov04_
Definition: Trktree.h:35
TBranch * pix_ladder_branch
Definition: Trktree.h:408
const std::vector< unsigned short > & pix_side()
Definition: Trktree.cc:6950
const std::vector< unsigned short > & ph2_isLower()
Definition: Trktree.cc:5985
bool vtx_x_isLoaded
Definition: Trktree.h:742
const std::vector< float > & trk_phi()
Definition: Trktree.cc:6705
bool simhit_panel_isLoaded
Definition: Trktree.h:211
std::vector< std::vector< float > > * see_simTrkShareFrac_
Definition: Trktree.h:653
std::vector< float > * see_stateCcov35_
Definition: Trktree.h:815
TBranch * ph2_simHitIdx_branch
Definition: Trktree.h:273
TBranch * simhit_z_branch
Definition: Trktree.h:165
std::vector< float > * sim_pca_dz_
Definition: Trktree.h:617
const std::vector< float > & pix_radL()
Definition: Trktree.cc:6717
const std::vector< float > & vtx_z()
Definition: Trktree.cc:6844
bool see_stateTrajPz_isLoaded
Definition: Trktree.h:646
TBranch * trk_bestSimTrkNChi2_branch
Definition: Trktree.h:309
const std::vector< float > & pix_z()
Definition: Trktree.cc:4089
TBranch * ph2_rod_branch
Definition: Trktree.h:663
std::vector< float > * trk_outer_pt_
Definition: Trktree.h:536
TBranch * simhit_side_branch
Definition: Trktree.h:156
std::vector< float > * ph2_y_
Definition: Trktree.h:491
const std::vector< std::vector< float > > & pix_chargeFraction()
Definition: Trktree.cc:6817
bool see_algo_isLoaded
Definition: Trktree.h:733
bool trk_nStrip_isLoaded
Definition: Trktree.h:628
TBranch * see_dxy_branch
Definition: Trktree.h:243
std::vector< unsigned short > * pix_subdet_
Definition: Trktree.h:416
const std::vector< unsigned short > & see_stopReason()
Definition: Trktree.cc:6321
TBranch * simhit_eloss_branch
Definition: Trktree.h:249
TBranch * pix_xySignificance_branch
Definition: Trktree.h:384
const float & bsp_sigmay()
Definition: Trktree.cc:6832
std::vector< float > * vtx_chi2_
Definition: Trktree.h:587
const std::vector< unsigned int > & trk_nPixelLay()
Definition: Trktree.cc:6931
const std::vector< unsigned short > & inv_isUpper()
Definition: Trktree.cc:4653
std::vector< float > * see_stateTrajGlbX_
Definition: Trktree.h:332
TBranch * simhit_simTrkIdx_branch
Definition: Trktree.h:771
std::vector< float > * trk_dxyErr_
Definition: Trktree.h:914
TBranch * trk_originalAlgo_branch
Definition: Trktree.h:339
const std::vector< std::vector< int > > & sim_seedIdx()
Definition: Trktree.cc:6819
bool ph2_subdet_isLoaded
Definition: Trktree.h:889
std::vector< unsigned int > * see_nStrip_
Definition: Trktree.h:149
const std::vector< unsigned short > & simhit_side()
Definition: Trktree.cc:3585
std::vector< unsigned int > * sim_nStrip_
Definition: Trktree.h:671
bool inv_ring_isLoaded
Definition: Trktree.h:271
std::vector< float > * see_stateCcov01_
Definition: Trktree.h:20
bool see_stateCcov35_isLoaded
Definition: Trktree.h:817
TBranch * pix_module_branch
Definition: Trktree.h:303
const std::vector< std::vector< float > > & see_simTrkShareFrac()
Definition: Trktree.cc:6915
std::vector< unsigned short > * trk_qualityMask_
Definition: Trktree.h:410
TBranch * simvtx_y_branch
Definition: Trktree.h:621
TBranch * trk_bestSimTrkShareFracSimClusterDenom_branch
Definition: Trktree.h:153
const std::vector< float > & see_stateCcov44()
Definition: Trktree.cc:6896
bool see_dxy_isLoaded
Definition: Trktree.h:244
const std::vector< unsigned short > & inv_side()
Definition: Trktree.cc:5733
bool see_bestFromFirstHitSimTrkIdx_isLoaded
Definition: Trktree.h:127
const std::vector< int > & simhit_simTrkIdx()
Definition: Trktree.cc:6045
std::vector< unsigned short > * inv_order_
Definition: Trktree.h:182
bool pix_layer_isLoaded
Definition: Trktree.h:382
bool trk_bestFromFirstHitSimTrkShareFrac_isLoaded
Definition: Trktree.h:478
std::vector< float > * see_stateCcov05_
Definition: Trktree.h:32
TBranch * see_phi_branch
Definition: Trktree.h:903
const std::vector< float > & simhit_pz()
Definition: Trktree.cc:6783
const float & bsp_sigmay()
Definition: Trktree.cc:4569
const std::vector< float > & see_stateCcov23()
Definition: Trktree.cc:6936
std::vector< float > * see_stateTrajGlbPx_
Definition: Trktree.h:548
const std::vector< float > & trk_cotTheta()
Definition: Trktree.cc:6940
const std::vector< int > & trk_vtxIdx()
Definition: Trktree.cc:5289
bool see_stateCcov45_isLoaded
Definition: Trktree.h:679
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFracSimClusterDenom()
Definition: Trktree.cc:6883
std::vector< unsigned int > * trk_nValid_
Definition: Trktree.h:542
const std::vector< unsigned short > & simhit_ring()
Definition: Trktree.cc:6872
const std::vector< unsigned short > & pix_ladder()
Definition: Trktree.cc:6834
const std::vector< unsigned short > & inv_type()
Definition: Trktree.cc:6803
TBranch * see_stateTrajPx_branch
Definition: Trktree.h:891
bool sim_pca_phi_isLoaded
Definition: Trktree.h:265
std::vector< float > * ph2_bbxi_
Definition: Trktree.h:704
TBranch * ph2_z_branch
Definition: Trktree.h:486
const std::vector< std::vector< int > > & simvtx_sourceSimIdx()
Definition: Trktree.cc:4149
std::vector< short > * ph2_isBarrel_
Definition: Trktree.h:446
TBranch * see_offset_branch
Definition: Trktree.h:825
std::vector< unsigned int > * simhit_detId_
Definition: Trktree.h:107
const std::vector< short > & see_fitok()
Definition: Trktree.cc:6762
const std::vector< std::vector< float > > & see_simTrkShareFrac()
Definition: Trktree.cc:5577
TBranch * trk_py_branch
Definition: Trktree.h:579
bool sim_lengap_isLoaded
Definition: Trktree.h:565
std::vector< float > * pix_y_
Definition: Trktree.h:284
std::vector< float > * see_statePt_
Definition: Trktree.h:293
const std::vector< std::vector< int > > & simhit_hitType()
Definition: Trktree.cc:6744
TBranch * inv_detId_branch
Definition: Trktree.h:822
TBranch * trk_pt_branch
Definition: Trktree.h:594
std::vector< unsigned short > * ph2_isUpper_
Definition: Trktree.h:146
TBranch * see_nValid_branch
Definition: Trktree.h:921
TBranch * trk_refpoint_x_branch
Definition: Trktree.h:849
std::vector< int > * trk_vtxIdx_
Definition: Trktree.h:581
TBranch * vtx_z_branch
Definition: Trktree.h:438
const std::vector< float > & simhit_z()
Definition: Trktree.cc:3621
const std::vector< int > & simpv_idx()
Definition: Trktree.cc:6189
const std::vector< unsigned int > & trk_algo()
Definition: Trktree.cc:6855
const float & bsp_sigmax()
Definition: Trktree.cc:4581
bool inv_type_isLoaded
Definition: Trktree.h:316
const std::vector< float > & trk_outer_px()
Definition: Trktree.cc:5061
const std::vector< float > & see_pz()
Definition: Trktree.cc:5397
const std::vector< unsigned int > & ph2_detId()
Definition: Trktree.cc:3441
std::vector< float > * simhit_y_
Definition: Trktree.h:746
const std::vector< unsigned short > & ph2_order()
Definition: Trktree.cc:6757
bool see_stateTrajX_isLoaded
Definition: Trktree.h:460
const std::vector< float > & pix_x()
Definition: Trktree.cc:4113
const std::vector< unsigned short > & ph2_module()
Definition: Trktree.cc:6758
const std::vector< float > & trk_cotTheta()
Definition: Trktree.cc:5877
const std::vector< float > & simvtx_x()
Definition: Trktree.cc:6886
const std::vector< float > & sim_pt()
Definition: Trktree.cc:6774
const std::vector< float > & trk_refpoint_x()
Definition: Trktree.cc:6980
TBranch * vtx_yErr_branch
Definition: Trktree.h:780
const std::vector< float > & see_stateCcov25()
Definition: Trktree.cc:5805
std::vector< std::vector< int > > * trk_hitType_
Definition: Trktree.h:473
const std::vector< unsigned int > & pix_detId()
Definition: Trktree.cc:3909
const std::vector< std::vector< float > > & pix_xySignificance()
Definition: Trktree.cc:4497
const std::vector< float > & see_dz()
Definition: Trktree.cc:6911
const std::vector< float > & trk_ndof()
Definition: Trktree.cc:6836
const std::vector< float > & see_etaErr()
Definition: Trktree.cc:6829
const std::vector< float > & trk_bestSimTrkShareFracSimDenom()
Definition: Trktree.cc:6830
const std::vector< float > & vtx_ndof()
Definition: Trktree.cc:5625
bool vtx_xErr_isLoaded
Definition: Trktree.h:709
TBranch * see_ptErr_branch
Definition: Trktree.h:546
std::vector< float > * see_stateCcov14_
Definition: Trktree.h:344
const std::vector< unsigned int > & inv_detId()
Definition: Trktree.cc:6971
const std::vector< float > & trk_py()
Definition: Trktree.cc:6890
const std::vector< float > & see_stateCcov12()
Definition: Trktree.cc:6773
const std::vector< std::vector< int > > & sim_simHitIdx()
Definition: Trktree.cc:6285
TBranch * simhit_isLower_branch
Definition: Trktree.h:267
TBranch * pix_yy_branch
Definition: Trktree.h:81
TBranch * pix_isBarrel_branch
Definition: Trktree.h:102
const std::vector< float > & see_stateCcov24()
Definition: Trktree.cc:6865
bool ph2_xySignificance_isLoaded
Definition: Trktree.h:376
const std::vector< float > & sim_pca_eta()
Definition: Trktree.cc:4509
bool see_stopReason_isLoaded
Definition: Trktree.h:841
TBranch * trk_bestSimTrkShareFrac_branch
Definition: Trktree.h:648
const std::vector< float > & trk_pz()
Definition: Trktree.cc:6887
bool sim_nRecoClusters_isLoaded
Definition: Trktree.h:370
std::vector< float > * see_stateCcov25_
Definition: Trktree.h:710
std::vector< int > * simhit_particle_
Definition: Trktree.h:638
const std::vector< float > & see_dxyErr()
Definition: Trktree.cc:3381
TBranch * sim_decayVtxIdx_branch
Definition: Trktree.h:234
bool see_stateTrajPy_isLoaded
Definition: Trktree.h:313
TBranch * simvtx_sourceSimIdx_branch
Definition: Trktree.h:297
std::vector< float > * trk_eta_
Definition: Trktree.h:239
bool simhit_ladder_isLoaded
Definition: Trktree.h:898
std::vector< unsigned short > * inv_isStack_
Definition: Trktree.h:623
bool bsp_x_isLoaded
Definition: Trktree.h:31
std::vector< std::vector< int > > * sim_trkIdx_
Definition: Trktree.h:95
std::vector< unsigned int > * trk_nStrip_
Definition: Trktree.h:626
bool trk_bestSimTrkNChi2_isLoaded
Definition: Trktree.h:310
const std::vector< int > & sim_bunchCrossing()
Definition: Trktree.cc:6922
bool pix_chargeFraction_isLoaded
Definition: Trktree.h:358
const std::vector< float > & trk_dxyPV()
Definition: Trktree.cc:3117
std::vector< float > * trk_dzErr_
Definition: Trktree.h:185
const std::vector< float > & pix_radL()
Definition: Trktree.cc:3213
bool bsp_z_isLoaded
Definition: Trktree.h:319
bool trk_inner_pz_isLoaded
Definition: Trktree.h:811
bool trk_simTrkNChi2_isLoaded
Definition: Trktree.h:634
std::vector< float > * sim_lengap_
Definition: Trktree.h:563
TBranch * pix_radL_branch
Definition: Trktree.h:63
std::vector< unsigned int > * trk_nStripLay_
Definition: Trktree.h:122
bool inv_panel_isLoaded
Definition: Trktree.h:436
std::vector< float > * trk_outer_py_
Definition: Trktree.h:527
const std::vector< float > & see_stateCcov01()
Definition: Trktree.cc:6703
std::vector< std::vector< int > > * see_simTrkIdx_
Definition: Trktree.h:326
const std::vector< float > & pix_xy()
Definition: Trktree.cc:3789
std::vector< float > * sim_pca_eta_
Definition: Trktree.h:386
bool pix_module_isLoaded
Definition: Trktree.h:304
TBranch * trk_etaErr_branch
Definition: Trktree.h:630
bool sim_pt_isLoaded
Definition: Trktree.h:229
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFrac()
Definition: Trktree.cc:6857
TBranch * see_px_branch
Definition: Trktree.h:606
std::vector< float > * pix_yy_
Definition: Trktree.h:80
const std::vector< int > & simhit_particle()
Definition: Trktree.cc:6910
float bsp_sigmay_
Definition: Trktree.h:401
bool see_q_isLoaded
Definition: Trktree.h:163
std::vector< unsigned int > * trk_nLost_
Definition: Trktree.h:98
const std::vector< std::vector< int > > & pix_seeIdx()
Definition: Trktree.cc:6848
const std::vector< unsigned short > & simhit_module()
Definition: Trktree.cc:5901
bool see_stateCcov01_isLoaded
Definition: Trktree.h:22
std::vector< unsigned short > * inv_isLower_
Definition: Trktree.h:761
const std::vector< float > & see_stateCcov33()
Definition: Trktree.cc:6237
TBranch * sim_pca_lambda_branch
Definition: Trktree.h:168
const std::vector< float > & trk_refpoint_x()
Definition: Trktree.cc:6357
std::vector< float > * see_stateCcov22_
Definition: Trktree.h:515
bool ph2_simHitIdx_isLoaded
Definition: Trktree.h:274
std::vector< float > * trk_phiErr_
Definition: Trktree.h:350
bool ph2_ring_isLoaded
Definition: Trktree.h:592
std::vector< std::vector< int > > * sim_seedIdx_
Definition: Trktree.h:362
void Init(TTree *tree)
Definition: Trktree.cc:4
const std::vector< unsigned short > & inv_ladder()
Definition: Trktree.cc:6963
std::vector< float > * trk_cotTheta_
Definition: Trktree.h:728
std::vector< float > * ph2_zz_
Definition: Trktree.h:533
bool simvtx_sourceSimIdx_isLoaded
Definition: Trktree.h:298
const std::vector< float > & sim_pca_lambda()
Definition: Trktree.cc:6754
const std::vector< int > & trk_seedIdx()
Definition: Trktree.cc:5937
const std::vector< ULong64_t > & trk_algoMask()
Definition: Trktree.cc:6937
bool vtx_zErr_isLoaded
Definition: Trktree.h:604
const std::vector< short > & simhit_process()
Definition: Trktree.cc:6724
bool trk_dxy_isLoaded
Definition: Trktree.h:217
bool trk_ptErr_isLoaded
Definition: Trktree.h:877
const std::vector< int > & sim_event()
Definition: Trktree.cc:6711
std::vector< float > * pix_zz_
Definition: Trktree.h:635
bool pix_bbxi_isLoaded
Definition: Trktree.h:175
const std::vector< unsigned short > & inv_rod()
Definition: Trktree.cc:5001
bool trk_nLostLay_isLoaded
Definition: Trktree.h:754
std::vector< unsigned short > * inv_blade_
Definition: Trktree.h:872
bool sim_genPdgIds_isLoaded
Definition: Trktree.h:496
bool simhit_rod_isLoaded
Definition: Trktree.h:25
bool see_nGlued_isLoaded
Definition: Trktree.h:70
const std::vector< unsigned short > & inv_panel()
Definition: Trktree.cc:6843
bool simvtx_processType_isLoaded
Definition: Trktree.h:61
bool see_stateCcov14_isLoaded
Definition: Trktree.h:346
TBranch * trk_pz_branch
Definition: Trktree.h:570
const std::vector< float > & see_px()
Definition: Trktree.cc:6899
bool see_stateCcov22_isLoaded
Definition: Trktree.h:517
std::vector< float > * trk_px_
Definition: Trktree.h:575
const std::vector< int > & see_bestSimTrkIdx()
Definition: Trktree.cc:6069
bool simhit_blade_isLoaded
Definition: Trktree.h:196
const std::vector< float > & see_stateTrajPx()
Definition: Trktree.cc:6525
std::vector< float > * trk_refpoint_x_
Definition: Trktree.h:848
std::vector< float > * see_stateCcov24_
Definition: Trktree.h:500
bool sim_trkShareFrac_isLoaded
Definition: Trktree.h:685
std::vector< std::vector< float > > * trk_simTrkNChi2_
Definition: Trktree.h:632
bool simhit_py_isLoaded
Definition: Trktree.h:325
const std::vector< float > & vtx_zErr()
Definition: Trktree.cc:5373
std::vector< float > * see_dxyErr_
Definition: Trktree.h:104
const std::vector< int > & sim_q()
Definition: Trktree.cc:3645
std::vector< std::vector< int > > * simhit_hitType_
Definition: Trktree.h:143
bool ph2_bbxi_isLoaded
Definition: Trktree.h:706
bool pix_panel_isLoaded
Definition: Trktree.h:796
const std::vector< float > & sim_eta()
Definition: Trktree.cc:6715
const std::vector< float > & see_stateCcov22()
Definition: Trktree.cc:5025
TBranch * trk_nCluster_branch
Definition: Trktree.h:135
const std::vector< float > & simhit_tof()
Definition: Trktree.cc:3129
TBranch * trk_n3DLay_branch
Definition: Trktree.h:540
bool see_stateCcov11_isLoaded
Definition: Trktree.h:253
TBranch * trk_outer_px_branch
Definition: Trktree.h:525
const std::vector< float > & see_stateCcov35()
Definition: Trktree.cc:6969
const std::vector< unsigned short > & inv_layer()
Definition: Trktree.cc:6947
TBranch * see_stateTrajGlbPy_branch
Definition: Trktree.h:927
const std::vector< unsigned int > & ph2_detId()
Definition: Trktree.cc:6736
std::vector< float > * simhit_eloss_
Definition: Trktree.h:248
TBranch * see_hitType_branch
Definition: Trktree.h:291
std::vector< float > * trk_ndof_
Definition: Trktree.h:413
const std::vector< unsigned short > & ph2_module()
Definition: Trktree.cc:3681
bool ph2_rod_isLoaded
Definition: Trktree.h:664
const std::vector< float > & pix_x()
Definition: Trktree.cc:6794
const std::vector< float > & see_stateCcov24()
Definition: Trktree.cc:4965
std::vector< unsigned int > * sim_nTrackerHits_
Definition: Trktree.h:884
std::vector< unsigned int > * simvtx_processType_
Definition: Trktree.h:59
const std::vector< std::vector< int > > & sim_trkIdx()
Definition: Trktree.cc:3345
TBranch * vtx_ndof_branch
Definition: Trktree.h:666
std::vector< unsigned int > * sim_nPixel_
Definition: Trktree.h:584
bool simpv_idx_isLoaded
Definition: Trktree.h:808
const std::vector< std::vector< int > > & trk_hitIdx()
Definition: Trktree.cc:6869
std::vector< float > * trk_inner_pt_
Definition: Trktree.h:923
bool pix_xx_isLoaded
Definition: Trktree.h:205
bool trk_bestFromFirstHitSimTrkShareFracSimDenom_isLoaded
Definition: Trktree.h:865
const std::vector< float > & simhit_tof()
Definition: Trktree.cc:6710
const std::vector< float > & trk_outer_pt()
Definition: Trktree.cc:5109
bool see_py_isLoaded
Definition: Trktree.h:94
bool pix_seeIdx_isLoaded
Definition: Trktree.h:451
std::vector< int > * simvtx_event_
Definition: Trktree.h:482
const std::vector< float > & see_stateCcov00()
Definition: Trktree.cc:6309
TBranch * trk_dxyErr_branch
Definition: Trktree.h:915
bool pix_simHitIdx_isLoaded
Definition: Trktree.h:658
TBranch * run_branch
Definition: Trktree.h:372
bool trk_phi_isLoaded
Definition: Trktree.h:28
TBranch * see_py_branch
Definition: Trktree.h:93
const std::vector< float > & see_dxy()
Definition: Trktree.cc:6779
bool trk_px_isLoaded
Definition: Trktree.h:577
std::vector< float > * pix_zx_
Definition: Trktree.h:878
const std::vector< float > & sim_pz()
Definition: Trktree.cc:6769
std::vector< float > * trk_bestSimTrkNChi2_
Definition: Trktree.h:308
std::vector< float > * pix_x_
Definition: Trktree.h:287
const std::vector< float > & see_dxy()
Definition: Trktree.cc:3933
TBranch * see_dz_branch
Definition: Trktree.h:642
TBranch * trk_nPixelLay_branch
Definition: Trktree.h:702
std::vector< float > * see_etaErr_
Definition: Trktree.h:392
TBranch * pix_x_branch
Definition: Trktree.h:288
TBranch * trk_px_branch
Definition: Trktree.h:576
bool simvtx_z_isLoaded
Definition: Trktree.h:883
const std::vector< unsigned int > & see_nStrip()
Definition: Trktree.cc:3561
bool simhit_order_isLoaded
Definition: Trktree.h:277
const std::vector< std::vector< int > > & sim_seedIdx()
Definition: Trktree.cc:4413
std::vector< unsigned int > * trk_nPixelLay_
Definition: Trktree.h:701
const std::vector< unsigned int > & trk_nStripLay()
Definition: Trktree.cc:3453
const std::vector< float > & simvtx_y()
Definition: Trktree.cc:5445
const std::vector< float > & pix_zz()
Definition: Trktree.cc:5505
const std::vector< unsigned int > & trk_nCluster()
Definition: Trktree.cc:3501
const std::vector< unsigned short > & pix_panel()
Definition: Trktree.cc:6962
bool sim_pca_lambda_isLoaded
Definition: Trktree.h:169
std::vector< unsigned short > * see_nCands_
Definition: Trktree.h:773
const std::vector< int > & trk_bestSimTrkIdx()
Definition: Trktree.cc:6720
std::vector< float > * ph2_zx_
Definition: Trktree.h:425
TBranch * vtx_valid_branch
Definition: Trktree.h:843
const std::vector< unsigned int > & trk_nInnerInactive()
Definition: Trktree.cc:6761
bool see_offset_isLoaded
Definition: Trktree.h:826
const std::vector< float > & trk_bestFromFirstHitSimTrkNChi2()
Definition: Trktree.cc:3513
const std::vector< unsigned int > & trk_nLost()
Definition: Trktree.cc:3357
const std::vector< unsigned int > & sim_nStrip()
Definition: Trktree.cc:5649
Trktree trk
Definition: Trktree.cc:2
TBranch * see_pz_branch
Definition: Trktree.h:609
const std::vector< unsigned short > & ph2_rod()
Definition: Trktree.cc:6918
const std::vector< float > & see_dxyErr()
Definition: Trktree.cc:6731
const std::vector< float > & trk_mva()
Definition: Trktree.cc:6864
const std::vector< float > & pix_y()
Definition: Trktree.cc:4101
std::vector< unsigned int > * see_nCluster_
Definition: Trktree.h:506
TBranch * sim_nRecoClusters_branch
Definition: Trktree.h:369
const std::vector< float > & trk_pz()
Definition: Trktree.cc:5241
const std::vector< float > & sim_eta()
Definition: Trktree.cc:3189
bool see_bestSimTrkShareFrac_isLoaded
Definition: Trktree.h:391
const unsigned int & lumi()
Definition: Trktree.cc:6345
bool ph2_layer_isLoaded
Definition: Trktree.h:901
const std::vector< unsigned short > & trk_qualityMask()
Definition: Trktree.cc:4605
bool ph2_y_isLoaded
Definition: Trktree.h:493
const unsigned int & run()
Definition: Trktree.cc:6822
std::vector< std::vector< float > > * pix_xySignificance_
Definition: Trktree.h:383
const std::vector< unsigned short > & simhit_isStack()
Definition: Trktree.cc:3153
bool vtx_ndof_isLoaded
Definition: Trktree.h:667
std::vector< unsigned short > * inv_ring_
Definition: Trktree.h:269
bool pix_zx_isLoaded
Definition: Trktree.h:880
TBranch * sim_len_branch
Definition: Trktree.h:561
bool vtx_y_isLoaded
Definition: Trktree.h:445
const std::vector< unsigned short > & simhit_ladder()
Definition: Trktree.cc:6998
std::vector< float > * see_stateTrajGlbPz_
Definition: Trktree.h:74
TBranch * trk_mva_branch
Definition: Trktree.h:498
const std::vector< float > & see_stateTrajGlbX()
Definition: Trktree.cc:4293
std::vector< unsigned short > * inv_subdet_
Definition: Trktree.h:197
TBranch * trk_lambda_branch
Definition: Trktree.h:222
const std::vector< float > & sim_pz()
Definition: Trktree.cc:3813
const std::vector< float > & see_stateCcov05()
Definition: Trktree.cc:6707
TBranch * trk_bestFromFirstHitSimTrkShareFracSimDenom_branch
Definition: Trktree.h:864
TBranch * see_stateCcov45_branch
Definition: Trktree.h:678
const std::vector< int > & trk_bestFromFirstHitSimTrkIdx()
Definition: Trktree.cc:6849
bool ph2_trkIdx_isLoaded
Definition: Trktree.h:766
const std::vector< unsigned int > & sim_nLay()
Definition: Trktree.cc:6273
const std::vector< float > & see_eta()
Definition: Trktree.cc:6901
const std::vector< unsigned short > & ph2_order()
Definition: Trktree.cc:3669
bool sim_pz_isLoaded
Definition: Trktree.h:214
const std::vector< float > & trk_refpoint_y()
Definition: Trktree.cc:6369
bool bsp_sigmax_isLoaded
Definition: Trktree.h:406
bool trk_algo_isLoaded
Definition: Trktree.h:472
std::vector< unsigned short > * inv_panel_
Definition: Trktree.h:434
std::vector< float > * see_dz_
Definition: Trktree.h:641
const std::vector< std::vector< int > > & ph2_simHitIdx()
Definition: Trktree.cc:4053
bool ph2_simType_isLoaded
Definition: Trktree.h:553
const std::vector< unsigned int > & sim_nValid()
Definition: Trktree.cc:6033
const std::vector< float > & simhit_px()
Definition: Trktree.cc:4785
const std::vector< std::vector< int > > & vtx_trkIdx()
Definition: Trktree.cc:5601
std::vector< unsigned short > * simhit_rod_
Definition: Trktree.h:23
TBranch * see_stopReason_branch
Definition: Trktree.h:840
std::vector< short > * inv_isBarrel_
Definition: Trktree.h:479
std::vector< unsigned short > * inv_module_
Definition: Trktree.h:788
const std::vector< float > & sim_phi()
Definition: Trktree.cc:6927
TBranch * trk_dz_branch
Definition: Trktree.h:51
TBranch * see_stateCcov04_branch
Definition: Trktree.h:36
const std::vector< unsigned short > & see_stopReason()
Definition: Trktree.cc:6977
std::vector< float > * sim_len_
Definition: Trktree.h:560
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFracSimDenom()
Definition: Trktree.cc:6417
TBranch * sim_q_branch
Definition: Trktree.h:171
TBranch * pix_detId_branch
Definition: Trktree.h:237
std::vector< float > * sim_pca_pt_
Definition: Trktree.h:128
bool trk_refpoint_z_isLoaded
Definition: Trktree.h:856
bool simhit_ring_isLoaded
Definition: Trktree.h:523
const std::vector< unsigned short > & pix_subdet()
Definition: Trktree.cc:4629
const std::vector< float > & trk_dzErr()
Definition: Trktree.cc:3705
std::vector< float > * see_stateTrajY_
Definition: Trktree.h:461
bool inv_side_isLoaded
Definition: Trktree.h:694
Definition: tree.py:1
TBranch * sim_eta_branch
Definition: Trktree.h:57
const std::vector< float > & see_stateCcov44()
Definition: Trktree.cc:5349
const std::vector< float > & trk_dxy()
Definition: Trktree.cc:6770
std::vector< float > * see_stateCcov55_
Definition: Trktree.h:791
std::vector< std::vector< float > > * pix_chargeFraction_
Definition: Trktree.h:356
const std::vector< short > & vtx_fake()
Definition: Trktree.cc:6929
const std::vector< float > & trk_inner_px()
Definition: Trktree.cc:6609
std::vector< float > * ph2_z_
Definition: Trktree.h:485
std::vector< std::vector< float > > * ph2_xySignificance_
Definition: Trktree.h:374
std::vector< float > * see_stateCcov44_
Definition: Trktree.h:596
TBranch * pix_subdet_branch
Definition: Trktree.h:417
TBranch * pix_yz_branch
Definition: Trktree.h:78
bool trk_nOuterInactive_isLoaded
Definition: Trktree.h:466
const std::vector< unsigned short > & ph2_side()
Definition: Trktree.cc:4185
std::vector< unsigned short > * pix_side_
Definition: Trktree.h:758
bool see_etaErr_isLoaded
Definition: Trktree.h:394
const std::vector< float > & see_stateTrajPx()
Definition: Trktree.cc:6996
const std::vector< unsigned int > & see_nGlued()
Definition: Trktree.cc:6719
const std::vector< float > & vtx_z()
Definition: Trktree.cc:4713
const std::vector< float > & trk_inner_pt()
Definition: Trktree.cc:6657
bool ph2_order_isLoaded
Definition: Trktree.h:178
const std::vector< unsigned int > & sim_nPixelLay()
Definition: Trktree.cc:7005
const std::vector< float > & see_etaErr()
Definition: Trktree.cc:4533
const std::vector< unsigned short > & ph2_subdet()
Definition: Trktree.cc:6513
TBranch * trk_qualityMask_branch
Definition: Trktree.h:411
TBranch * trk_nChi2_branch
Definition: Trktree.h:378
std::vector< float > * see_stateCcov45_
Definition: Trktree.h:677
TBranch * trk_nInnerLost_branch
Definition: Trktree.h:90
float bsp_y_
Definition: Trktree.h:320
const std::vector< float > & see_pt()
Definition: Trktree.cc:3429
TBranch * inv_module_branch
Definition: Trktree.h:789
std::vector< float > * see_dzErr_
Definition: Trktree.h:365
const std::vector< float > & see_stateCcov22()
Definition: Trktree.cc:6870
bool simhit_isUpper_isLoaded
Definition: Trktree.h:835
TBranch * trk_seedIdx_branch
Definition: Trktree.h:744
const std::vector< float > & trk_bestSimTrkShareFracSimClusterDenom()
Definition: Trktree.cc:6747
const std::vector< std::vector< float > > & trk_simTrkNChi2()
Definition: Trktree.cc:5493
bool simvtx_daughterSimIdx_isLoaded
Definition: Trktree.h:739
const std::vector< std::vector< int > > & pix_trkIdx()
Definition: Trktree.cc:4677
bool pix_radL_isLoaded
Definition: Trktree.h:64
const std::vector< float > & trk_ptErr()
Definition: Trktree.cc:6465
std::vector< float > * see_stateCcov02_
Definition: Trktree.h:65
TBranch * see_pt_branch
Definition: Trktree.h:117
bool pix_z_isLoaded
Definition: Trktree.h:283
bool inv_rod_isLoaded
Definition: Trktree.h:511
std::vector< unsigned int > * see_offset_
Definition: Trktree.h:824
bool trk_inner_pt_isLoaded
Definition: Trktree.h:925
bool trk_lambdaErr_isLoaded
Definition: Trktree.h:652
const std::vector< unsigned short > & simhit_panel()
Definition: Trktree.cc:3801
const std::vector< float > & see_stateCcov12()
Definition: Trktree.cc:3861
std::vector< unsigned int > * trk_nOuterLost_
Definition: Trktree.h:431
TBranch * sim_py_branch
Definition: Trktree.h:231
const std::vector< float > & see_stateCcov33()
Definition: Trktree.cc:6970
TBranch * sim_nValid_branch
Definition: Trktree.h:768
TBranch * simvtx_z_branch
Definition: Trktree.h:882
std::vector< unsigned int > * trk_nOuterInactive_
Definition: Trktree.h:464
bool trk_nPixel_isLoaded
Definition: Trktree.h:343
const std::vector< unsigned short > & inv_blade()
Definition: Trktree.cc:6990
TBranch * trk_nInnerInactive_branch
Definition: Trktree.h:189
const std::vector< float > & ph2_radL()
Definition: Trktree.cc:5361
std::vector< unsigned int > * trk_nInnerInactive_
Definition: Trktree.h:188
bool trk_dxyClosestPV_isLoaded
Definition: Trktree.h:280
const std::vector< unsigned int > & sim_nValid()
Definition: Trktree.cc:6953
bool trk_nStripLay_isLoaded
Definition: Trktree.h:124
bool vtx_chi2_isLoaded
Definition: Trktree.h:589
TBranch * pix_simType_branch
Definition: Trktree.h:519
TBranch * inv_layer_branch
Definition: Trktree.h:750
const std::vector< float > & trk_phi()
Definition: Trktree.cc:3069
TBranch * ph2_yy_branch
Definition: Trktree.h:867
bool lumi_isLoaded
Definition: Trktree.h:847
std::vector< float > * trk_inner_pz_
Definition: Trktree.h:809
bool sim_pca_pt_isLoaded
Definition: Trktree.h:130
const std::vector< unsigned int > & inv_detId()
Definition: Trktree.cc:6249
std::vector< float > * sim_pz_
Definition: Trktree.h:212
std::vector< float > * trk_bestFromFirstHitSimTrkShareFracSimClusterDenom_
Definition: Trktree.h:554
TBranch * bsp_y_branch
Definition: Trktree.h:321
bool trk_algoMask_isLoaded
Definition: Trktree.h:721
TBranch * ph2_bbxi_branch
Definition: Trktree.h:705
TBranch * see_nCluster_branch
Definition: Trktree.h:507
const std::vector< float > & sim_pca_cotTheta()
Definition: Trktree.cc:6965
bool trk_dzPV_isLoaded
Definition: Trktree.h:784
TBranch * ph2_xySignificance_branch
Definition: Trktree.h:375
bool inv_isBarrel_isLoaded
Definition: Trktree.h:481
std::vector< short > * see_fitok_
Definition: Trktree.h:191
bool ph2_module_isLoaded
Definition: Trktree.h:181
TBranch * trk_inner_pt_branch
Definition: Trktree.h:924
TBranch * sim_trkShareFrac_branch
Definition: Trktree.h:684
const std::vector< unsigned int > & see_nValid()
Definition: Trktree.cc:7006
TBranch * see_stateCcov22_branch
Definition: Trktree.h:516
const std::vector< float > & sim_pca_cotTheta()
Definition: Trktree.cc:6177
bool run_isLoaded
Definition: Trktree.h:373
std::vector< float > * ph2_radL_
Definition: Trktree.h:599
const std::vector< float > & see_pz()
Definition: Trktree.cc:6900
std::vector< float > * pix_radL_
Definition: Trktree.h:62
TBranch * trk_inner_pz_branch
Definition: Trktree.h:810
const std::vector< float > & vtx_chi2()
Definition: Trktree.cc:6893
bool see_nCluster_isLoaded
Definition: Trktree.h:508
const std::vector< float > & ph2_yy()
Definition: Trktree.cc:6988
const std::vector< float > & sim_pca_pt()
Definition: Trktree.cc:6739
bool sim_bunchCrossing_isLoaded
Definition: Trktree.h:676
const std::vector< int > & sim_pdgId()
Definition: Trktree.cc:6784
std::vector< float > * trk_outer_pz_
Definition: Trktree.h:530
const std::vector< float > & see_chi2()
Definition: Trktree.cc:6213
const std::vector< float > & simhit_pz()
Definition: Trktree.cc:3981
TBranch * ph2_yz_branch
Definition: Trktree.h:870
const std::vector< float > & trk_inner_py()
Definition: Trktree.cc:6597
bool trk_outer_pz_isLoaded
Definition: Trktree.h:532
const std::vector< unsigned int > & simvtx_processType()
Definition: Trktree.cc:6716
TBranch * trk_refpoint_y_branch
Definition: Trktree.h:852
const std::vector< float > & simhit_x()
Definition: Trktree.cc:3597
const std::vector< float > & ph2_zx()
Definition: Trktree.cc:6840
TBranch * sim_pdgId_branch
Definition: Trktree.h:258
const std::vector< int > & trk_vtxIdx()
Definition: Trktree.cc:6891
const std::vector< float > & vtx_ndof()
Definition: Trktree.cc:6919
const std::vector< unsigned int > & trk_nInnerInactive()
Definition: Trktree.cc:3717
const std::vector< float > & sim_pca_dxy()
Definition: Trktree.cc:6854
bool ph2_isLower_isLoaded
Definition: Trktree.h:757
const std::vector< float > & trk_lambda()
Definition: Trktree.cc:6772
std::vector< unsigned short > * trk_stopReason_
Definition: Trktree.h:260
bool inv_detId_isLoaded
Definition: Trktree.h:823
std::vector< unsigned int > * trk_n3DLay_
Definition: Trktree.h:539
const std::vector< unsigned int > & simvtx_processType()
Definition: Trktree.cc:3201
const std::vector< float > & trk_bestFromFirstHitSimTrkShareFrac()
Definition: Trktree.cc:4869
bool trk_hitType_isLoaded
Definition: Trktree.h:475
TBranch * ph2_radL_branch
Definition: Trktree.h:600
const std::vector< unsigned short > & see_nCands()
Definition: Trktree.cc:6955
std::vector< unsigned int > * trk_nPixel_
Definition: Trktree.h:341
const std::vector< float > & ph2_y()
Definition: Trktree.cc:6862
bool simhit_hitType_isLoaded
Definition: Trktree.h:145
std::vector< float > * vtx_xErr_
Definition: Trktree.h:707
std::vector< int > * trk_bestFromFirstHitSimTrkIdx_
Definition: Trktree.h:452
bool trk_originalAlgo_isLoaded
Definition: Trktree.h:340
TBranch * trk_algo_branch
Definition: Trktree.h:471
std::vector< float > * trk_dzClosestPV_
Definition: Trktree.h:503
const unsigned int & run()
Definition: Trktree.cc:4449
std::vector< std::vector< int > > * trk_simTrkIdx_
Definition: Trktree.h:722
std::vector< unsigned short > * ph2_isStack_
Definition: Trktree.h:680
std::vector< float > * simvtx_y_
Definition: Trktree.h:620
TBranch * inv_isLower_branch
Definition: Trktree.h:762
std::vector< unsigned short > * ph2_subdet_
Definition: Trktree.h:887
const std::vector< std::vector< int > > & see_hitType()
Definition: Trktree.cc:4125
const std::vector< float > & trk_dxyClosestPV()
Definition: Trktree.cc:4077
const std::vector< int > & trk_bestSimTrkIdx()
Definition: Trktree.cc:3249
TBranch * see_nCands_branch
Definition: Trktree.h:774
const std::vector< unsigned int > & trk_nStrip()
Definition: Trktree.cc:6906
TBranch * trk_inner_py_branch
Definition: Trktree.h:909
const std::vector< unsigned int > & simhit_detId()
Definition: Trktree.cc:6732
const std::vector< float > & see_stateCcov04()
Definition: Trktree.cc:3105
TBranch * trk_outer_pt_branch
Definition: Trktree.h:537
TBranch * sim_genPdgIds_branch
Definition: Trktree.h:495
const std::vector< float > & see_stateCcov35()
Definition: Trktree.cc:6225
TBranch * sim_px_branch
Definition: Trktree.h:219
TBranch * see_nPixel_branch
Definition: Trktree.h:669
const std::vector< std::vector< int > > & ph2_trkIdx()
Definition: Trktree.cc:6952
const unsigned int & lumi()
Definition: Trktree.cc:6979
bool sim_n3DLay_isLoaded
Definition: Trktree.h:859
const std::vector< float > & see_stateTrajGlbZ()
Definition: Trktree.cc:6808
const std::vector< float > & simhit_px()
Definition: Trktree.cc:6850
bool simhit_x_isLoaded
Definition: Trktree.h:160
const std::vector< float > & trk_bestFromFirstHitSimTrkNChi2()
Definition: Trktree.cc:6742
TBranch * see_stateCcov33_branch
Definition: Trktree.h:819
std::vector< unsigned short > * simhit_panel_
Definition: Trktree.h:209
bool see_stateTrajGlbPy_isLoaded
Definition: Trktree.h:928
const std::vector< float > & see_stateTrajPz()
Definition: Trktree.cc:6912
std::vector< float > * sim_pca_lambda_
Definition: Trktree.h:167
bool ph2_xy_isLoaded
Definition: Trktree.h:787
const std::vector< int > & see_trkIdx()
Definition: Trktree.cc:6740
bool trk_refpoint_y_isLoaded
Definition: Trktree.h:853
const std::vector< short > & vtx_fake()
Definition: Trktree.cc:5745
const std::vector< unsigned int > & trk_nOuterLost()
Definition: Trktree.cc:6842
const std::vector< std::vector< int > > & see_hitIdx()
Definition: Trktree.cc:6734
const std::vector< float > & see_stateTrajPz()
Definition: Trktree.cc:5541
bool see_nStrip_isLoaded
Definition: Trktree.h:151
bool see_stateCcov02_isLoaded
Definition: Trktree.h:67
const std::vector< short > & ph2_isBarrel()
Definition: Trktree.cc:6847
TBranch * trk_ndof_branch
Definition: Trktree.h:414
TBranch * trk_nInactive_branch
Definition: Trktree.h:699