config.yaml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. #max-events: 50000
  2. debug: false
  3. #output-file: ../hists/ttbar-old-seeding.root
  4. source-file-key: test_file
  5. hoe_cut: 0.15
  6. zee-new-default:
  7. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/ZToEE_NNPDF30_13TeV-powheg_M_120_200/EGamma_18-04-26_trackingNtuple_narrow-eg/180426_232815/0000/trackingNtuple_*.root
  8. zee-new-wide:
  9. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/ZToEE_NNPDF30_13TeV-powheg_M_120_200/EGamma_18-04-26_trackingNtuple_wide-eg/180426_232942/0000/trackingNtuple_*.root
  10. zee-old-default:
  11. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/ZToEE_NNPDF30_13TeV-powheg_M_120_200/EGamma_18-04-26_trackingNtuple_old-seeding-eg/180426_233131/0000/trackingNtuple_*.root
  12. tt-new-default:
  13. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/TT_TuneCUETP8M2T4_13TeV-powheg-pythia8/EGamma_18-04-26_trackingNtuple_narrow-ttbar/180426_232215/0000/trackingNtuple_*.root
  14. tt-new-wide:
  15. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/TT_TuneCUETP8M2T4_13TeV-powheg-pythia8/EGamma_18-04-26_trackingNtuple_wide-ttbar/180426_232354/0000/trackingNtuple_*.root
  16. tt-old-default:
  17. files: /mnt/hadoop/user/uscms01/pnfs/unl.edu/data4/cms/store/user/cfangmei/TT_TuneCUETP8M2T4_13TeV-powheg-pythia8/EGamma_18-04-26_trackingNtuple_old-seeding-ttbar/180426_232526/0000/trackingNtuple_*.root
  18. hist-params:
  19. dRz_v_Et:
  20. label_x: "dRz (cm)"
  21. nbins_x: 60
  22. low_x: 0
  23. high_x: 10
  24. label_y: "$E_T$"
  25. nbins_y: 30
  26. low_y: 0
  27. high_y: 100
  28. dPhi_v_Et:
  29. label_x: "dPhi (rad)"
  30. nbins_x: 60
  31. low_x: 0
  32. high_x: 0.2
  33. label_y: "$E_T$"
  34. nbins_y: 30
  35. low_y: 0
  36. high_y: 100
  37. dRz_v_Et_outer_hits:
  38. label_x: "dRz (cm)"
  39. nbins_x: 60
  40. low_x: 0
  41. high_x: 0.25
  42. label_y: "$E_T$"
  43. nbins_y: 30
  44. low_y: 0
  45. high_y: 100
  46. dPhi_v_Et_outer_hits:
  47. label_x: "dPhi (rad)"
  48. nbins_x: 60
  49. low_x: 0
  50. high_x: 0.012
  51. label_y: "$E_T$"
  52. nbins_y: 30
  53. low_y: 0
  54. high_y: 100
  55. dRz_v_eta:
  56. label_x: "dRz (cm)"
  57. nbins_x: 60
  58. low_x: 0
  59. high_x: 10
  60. label_y: "$\eta$"
  61. nbins_y: 30
  62. low_y: 0
  63. high_y: 3.0
  64. dPhi_v_eta:
  65. label_x: "dPhi (rad)"
  66. nbins_x: 60
  67. low_x: 0
  68. high_x: 0.2
  69. label_y: "$\eta$"
  70. nbins_y: 30
  71. low_y: 0
  72. high_y: 3.0
  73. dRz_v_eta_outer_hits:
  74. label_x: "dRz (cm)"
  75. nbins_x: 60
  76. low_x: 0
  77. high_x: 0.25
  78. label_y: "$\eta$"
  79. nbins_y: 30
  80. low_y: 0
  81. high_y: 3.0
  82. dPhi_v_eta_outer_hits:
  83. label_x: "dPhi (rad)"
  84. nbins_x: 60
  85. low_x: 0
  86. high_x: 0.012
  87. label_y: "$\eta$"
  88. nbins_y: 30
  89. low_y: 0
  90. high_y: 3.0
  91. pt:
  92. nbins_x: 30
  93. low_x: 0
  94. high_x: 300
  95. eta:
  96. nbins_x: 30
  97. low_x: -3.0
  98. high_x: 3.0
  99. phi:
  100. nbins_x: 30
  101. low_x: -3.2
  102. high_x: 3.2
  103. pt_fine:
  104. nbins_x: 300
  105. low_x: 0
  106. high_x: 300
  107. eta_fine:
  108. nbins_x: 300
  109. low_x: -3.0
  110. high_x: 3.0
  111. phi_fine:
  112. nbins_x: 300
  113. low_x: -3.2
  114. high_x: 3.2
  115. gsf_tracks_nmatch_sim_tracks:
  116. label_x: "nMatchedSimTracks"
  117. nbins_x: 5
  118. low_x: -0.5
  119. high_x: 4.5
  120. n_hit_v_eta:
  121. label_x: "eta"
  122. nbins_x: 60
  123. low_x: -3
  124. high_x: 3
  125. label_y: "Number of Pixel Hits"
  126. nbins_y: 7
  127. low_y: -0.5
  128. high_y: 6.5
  129. hit_vs_layer:
  130. label_x: "layer"
  131. nbins_x: 4
  132. low_x: 0.5
  133. high_x: 4.5
  134. label_y: "hit number"
  135. nbins_y: 5
  136. low_y: 0.5
  137. high_y: 5.5
  138. ecal_energy_resolution:
  139. label_x: "delta E"
  140. nbins_x: 200
  141. low_x: -1
  142. high_x: 1
  143. n_seeds:
  144. nbins_x: 201
  145. low_x: -0.5
  146. high_x: 200.5
  147. matched_dR:
  148. nbins_x: 300
  149. low_x: 0
  150. high_x: .1
  151. matched_dpT:
  152. nbins_x: 2000
  153. low_x: -10
  154. high_x: 10