123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- #max-events: 50000
- debug: false
- output-file: ../hists/extra-wide-window.root
- source-file-key: extra-wide-window
- extra-narrow-window:
- files: ../data/new_trees_extra_narrow_windows/trackingNtuple_*.root
- narrow-window:
- files: ../data/new_trees_narrow_windows/trackingNtuple_*.root
- wide-window:
- files: ../data/new_trees_wide_windows/trackingNtuple_*.root
- extra-wide-window:
- files: ../data/new_trees_extra_wide_windows/trackingNtuple_*.root
- nwp-tight-window:
- files: ../data/new_trees_nwp_tight_windows/trackingNtuple_*.root
- nwp-window:
- files: ../data/new_trees_nwp_windows/trackingNtuple_*.root
- old-seeding:
- files: ../data/new_trees_old_seeding/trackingNtuple_*.root
- nwp-eta-breakdown:
- files: ../data/new_trees_nwp_eta_breakdown/trackingNtuple_*.root
- hist-params:
- dRz_v_Et:
- label_x: "dRz (cm)"
- nbins_x: 60
- low_x: 0
- high_x: 10
- label_y: "$E_T$"
- nbins_y: 30
- low_y: 0
- high_y: 100
- dPhi_v_Et:
- label_x: "dPhi (rad)"
- nbins_x: 60
- low_x: 0
- high_x: 0.2
- label_y: "$E_T$"
- nbins_y: 30
- low_y: 0
- high_y: 100
- dRz_v_Et_outer_hits:
- label_x: "dRz (cm)"
- nbins_x: 60
- low_x: 0
- high_x: 0.25
- label_y: "$E_T$"
- nbins_y: 30
- low_y: 0
- high_y: 100
- dPhi_v_Et_outer_hits:
- label_x: "dPhi (rad)"
- nbins_x: 60
- low_x: 0
- high_x: 0.012
- label_y: "$E_T$"
- nbins_y: 30
- low_y: 0
- high_y: 100
- dRz_v_eta:
- label_x: "dRz (cm)"
- nbins_x: 60
- low_x: 0
- high_x: 10
- label_y: "$\eta$"
- nbins_y: 30
- low_y: 0
- high_y: 3.0
- dPhi_v_eta:
- label_x: "dPhi (rad)"
- nbins_x: 60
- low_x: 0
- high_x: 0.2
- label_y: "$\eta$"
- nbins_y: 30
- low_y: 0
- high_y: 3.0
- dRz_v_eta_outer_hits:
- label_x: "dRz (cm)"
- nbins_x: 60
- low_x: 0
- high_x: 0.25
- label_y: "$\eta$"
- nbins_y: 30
- low_y: 0
- high_y: 3.0
- dPhi_v_eta_outer_hits:
- label_x: "dPhi (rad)"
- nbins_x: 60
- low_x: 0
- high_x: 0.012
- label_y: "$\eta$"
- nbins_y: 30
- low_y: 0
- high_y: 3.0
- eff_v_pt:
- label_x: "eff_v_pt"
- nbins_x: 30
- low_x: 0
- high_x: 300
- eff_v_eta:
- label_x: "eff_v_eta"
- nbins_x: 30
- low_x: -3.0
- high_x: 3.0
- eff_v_phi:
- label_x: "eff_v_phi"
- nbins_x: 30
- low_x: -3.2
- high_x: 3.2
- eff_v_eta_pt:
- label_x: "eta"
- nbins_x: 30
- low_x: -3.0
- high_x: 3.0
- label_y: "pt"
- nbins_y: 30
- low_y: 0
- high_y: 300
- pur_v_pt:
- label_x: "pur_v_pt"
- nbins_x: 30
- low_x: 0
- high_x: 300
- pur_v_eta:
- label_x: "pur_v_eta"
- nbins_x: 30
- low_x: -3.0
- high_x: 3.0
- pur_v_phi:
- label_x: "pur_v_phi"
- nbins_x: 30
- low_x: -3.2
- high_x: 3.2
- gsf_tracks_nmatch_sim_tracks:
- label_x: "nMatchedSimTracks"
- nbins_x: 5
- low_x: -0.5
- high_x: 4.5
- n_hit_v_eta:
- label_x: "eta"
- nbins_x: 60
- low_x: -3
- high_x: 3
- label_y: "Number of Pixel Hits"
- nbins_y: 7
- low_y: -0.5
- high_y: 6.5
- hit_vs_layer:
- label_x: "layer"
- nbins_x: 4
- low_x: 0.5
- high_x: 4.5
- label_y: "hit number"
- nbins_y: 5
- low_y: 0.5
- high_y: 5.5
- ecal_energy_resolution:
- label_x: "delta E"
- nbins_x: 200
- low_x: -1
- low_x: 1
|