config.yaml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. max-events: 100
  2. hist-params:
  3. sc_dphi2_v_dz1_L1_L2:
  4. label_x: "$\\Delta \\phi_2$(rad)"
  5. nbins_x: 100
  6. low_x: -.1
  7. high_x: .1
  8. label_y: "$\\Delta z_1$(cm)"
  9. nbins_y: 100
  10. low_y: -.5
  11. high_y: .5
  12. sc_dz2_v_dz1_L1_L2:
  13. label_x: "$\\Delta z_2$(cm)"
  14. nbins_x: 200
  15. low_x: -15
  16. high_x: 15
  17. label_y: "$\\Delta z_1$(cm)"
  18. nbins_y: 100
  19. low_y: -.5
  20. high_y: .5
  21. sc_dphi2_v_dphi1_L1_L2:
  22. label_x: "$\\Delta \\phi_2$(rad)"
  23. nbins_x: 100
  24. low_x: -.1
  25. high_x: .1
  26. label_y: "$\\Delta \\phi_1$(cm)"
  27. nbins_y: 100
  28. low_y: -.1
  29. high_y: .1
  30. sc_dz2_v_dphi1_L1_L2:
  31. label_x: "$\\Delta z_2$(cm)"
  32. nbins_x: 200
  33. low_x: -15
  34. high_x: 15
  35. label_y: "$\\Delta \\phi_1$(cm)"
  36. nbins_y: 100
  37. low_y: -.1
  38. high_y: .1
  39. sc_dz2_v_dz1_L1_L2_zoom:
  40. label_x: "$\\Delta z_2$(cm)"
  41. nbins_x: 200
  42. low_x: -0.2
  43. high_x: 0.2
  44. label_y: "$\\Delta z_1$(cm)"
  45. nbins_y: 100
  46. low_y: -.5
  47. high_y: .5
  48. sc_dz2_v_dphi1_L1_L2_zoom:
  49. label_x: "$\\Delta z_2$(cm)"
  50. nbins_x: 200
  51. low_x: -0.2
  52. high_x: 0.2
  53. label_y: "$\\Delta \\phi_1$(cm)"
  54. nbins_y: 100
  55. low_y: -.1
  56. high_y: .1
  57. sc_dphi2_v_dphi1_L1_L2_zoom:
  58. label_x: "$\\Delta \\phi_2$(rad)"
  59. nbins_x: 100
  60. low_x: -.01
  61. high_x: .01
  62. label_y: "$\\Delta \\phi_1$(cm)"
  63. nbins_y: 100
  64. low_y: -.1
  65. high_y: .1