config.yaml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. #max-events: 50000
  2. debug: false
  3. output-file: ../hists/old-seeding.root
  4. source-file-key: old-seeding
  5. hoe_cut: 0.15
  6. extra-narrow-window:
  7. files: ../data/EGamma_18-03-07_trackingNtuple_extra-narrow/180307_215057/0000/trackingNtuple_*.root
  8. narrow-window:
  9. files: ../data/EGamma_18-03-07_trackingNtuple_narrow/180307_215909/0000/trackingNtuple_*.root
  10. wide-window:
  11. files: ../data/EGamma_18-03-07_trackingNtuple_wide/180307_220112/0000/trackingNtuple_*.root
  12. extra-wide-window:
  13. files: ../data/EGamma_18-03-07_trackingNtuple_extra-wide/180307_220241/0000/trackingNtuple_*.root
  14. old-seeding:
  15. files: ../data/EGamma_18-03-08_trackingNtuple_old-seeding/180308_171441/0000/trackingNtuple_*.root
  16. hist-params:
  17. dRz_v_Et:
  18. label_x: "dRz (cm)"
  19. nbins_x: 60
  20. low_x: 0
  21. high_x: 10
  22. label_y: "$E_T$"
  23. nbins_y: 30
  24. low_y: 0
  25. high_y: 100
  26. dPhi_v_Et:
  27. label_x: "dPhi (rad)"
  28. nbins_x: 60
  29. low_x: 0
  30. high_x: 0.2
  31. label_y: "$E_T$"
  32. nbins_y: 30
  33. low_y: 0
  34. high_y: 100
  35. dRz_v_Et_outer_hits:
  36. label_x: "dRz (cm)"
  37. nbins_x: 60
  38. low_x: 0
  39. high_x: 0.25
  40. label_y: "$E_T$"
  41. nbins_y: 30
  42. low_y: 0
  43. high_y: 100
  44. dPhi_v_Et_outer_hits:
  45. label_x: "dPhi (rad)"
  46. nbins_x: 60
  47. low_x: 0
  48. high_x: 0.012
  49. label_y: "$E_T$"
  50. nbins_y: 30
  51. low_y: 0
  52. high_y: 100
  53. dRz_v_eta:
  54. label_x: "dRz (cm)"
  55. nbins_x: 60
  56. low_x: 0
  57. high_x: 10
  58. label_y: "$\eta$"
  59. nbins_y: 30
  60. low_y: 0
  61. high_y: 3.0
  62. dPhi_v_eta:
  63. label_x: "dPhi (rad)"
  64. nbins_x: 60
  65. low_x: 0
  66. high_x: 0.2
  67. label_y: "$\eta$"
  68. nbins_y: 30
  69. low_y: 0
  70. high_y: 3.0
  71. dRz_v_eta_outer_hits:
  72. label_x: "dRz (cm)"
  73. nbins_x: 60
  74. low_x: 0
  75. high_x: 0.25
  76. label_y: "$\eta$"
  77. nbins_y: 30
  78. low_y: 0
  79. high_y: 3.0
  80. dPhi_v_eta_outer_hits:
  81. label_x: "dPhi (rad)"
  82. nbins_x: 60
  83. low_x: 0
  84. high_x: 0.012
  85. label_y: "$\eta$"
  86. nbins_y: 30
  87. low_y: 0
  88. high_y: 3.0
  89. eff_v_pt:
  90. label_x: "eff_v_pt"
  91. nbins_x: 30
  92. low_x: 0
  93. high_x: 300
  94. eff_v_eta:
  95. label_x: "eff_v_eta"
  96. nbins_x: 30
  97. low_x: -3.0
  98. high_x: 3.0
  99. eff_v_phi:
  100. label_x: "eff_v_phi"
  101. nbins_x: 30
  102. low_x: -3.2
  103. high_x: 3.2
  104. eff_v_eta_pt:
  105. label_x: "eta"
  106. nbins_x: 30
  107. low_x: -3.0
  108. high_x: 3.0
  109. label_y: "pt"
  110. nbins_y: 30
  111. low_y: 0
  112. high_y: 300
  113. pur_v_pt:
  114. label_x: "pur_v_pt"
  115. nbins_x: 30
  116. low_x: 0
  117. high_x: 300
  118. pur_v_eta:
  119. label_x: "pur_v_eta"
  120. nbins_x: 30
  121. low_x: -3.0
  122. high_x: 3.0
  123. pur_v_phi:
  124. label_x: "pur_v_phi"
  125. nbins_x: 30
  126. low_x: -3.2
  127. high_x: 3.2
  128. gsf_tracks_nmatch_sim_tracks:
  129. label_x: "nMatchedSimTracks"
  130. nbins_x: 5
  131. low_x: -0.5
  132. high_x: 4.5
  133. n_hit_v_eta:
  134. label_x: "eta"
  135. nbins_x: 60
  136. low_x: -3
  137. high_x: 3
  138. label_y: "Number of Pixel Hits"
  139. nbins_y: 7
  140. low_y: -0.5
  141. high_y: 6.5
  142. hit_vs_layer:
  143. label_x: "layer"
  144. nbins_x: 4
  145. low_x: 0.5
  146. high_x: 4.5
  147. label_y: "hit number"
  148. nbins_y: 5
  149. low_y: 0.5
  150. high_y: 5.5
  151. ecal_energy_resolution:
  152. label_x: "delta E"
  153. nbins_x: 200
  154. low_x: -1
  155. high_x: 1
  156. n_seeds:
  157. label_x: "Number of Seeds in Event"
  158. nbins_x: 201
  159. low_x: -0.5
  160. high_x: 200.5