Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processor for Sim Particles #198

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
b338082
add new processor for SimPart
Sep 30, 2023
e3e9e41
minor fixes, name change of config file
Sep 30, 2023
aa1071d
Merge remote-tracking branch 'origin' into simpart_processor
Sep 30, 2023
ee9da59
bug fix
Sep 30, 2023
1da12ba
typo fix
Oct 1, 2023
158ce37
add more acceptance histograms
Oct 1, 2023
52354c0
bug fix
Oct 1, 2023
6862fa7
bug fix
Oct 1, 2023
d66e524
add plots of number of tracks, hits and clusters
Oct 19, 2023
5ad2702
remove .DS_Store
Oct 19, 2023
bf1a809
minor fix
Oct 19, 2023
8f62f16
minor fix
Oct 19, 2023
0c84633
only plot number of tracks clusters for npart>0
Oct 19, 2023
34e9d67
minor fix
Oct 19, 2023
56e67bd
add flattuple
Oct 20, 2023
7cab4c9
fix p for mc particle
Oct 20, 2023
f655e80
minor fix
Oct 20, 2023
4ab1760
minor fix
Oct 20, 2023
810010f
minor fix
Oct 20, 2023
7d560e0
minor fix
Oct 20, 2023
9209411
minor fix
Oct 20, 2023
b1f284d
add additional plots and variables
Oct 26, 2023
f7c9524
bug fixes
Oct 28, 2023
e0e792d
bug fixes
Oct 28, 2023
ebbaa13
fix selections and histos
Oct 28, 2023
7b05500
minor fiz
Oct 28, 2023
8f9a16d
minor fiz
Oct 28, 2023
14dfb6f
some plot bug fixes, add mctrackerhit at ecal to ntuple
Nov 7, 2023
f5cf1e9
add plotting stuff and sim part at ecal
Nov 8, 2023
2ec7f5e
bug fix
Nov 8, 2023
98022cc
bug fix
Nov 8, 2023
0675ee2
further plot fixes
Nov 8, 2023
621273b
bug fix
Nov 8, 2023
b068be3
bug fix
Nov 8, 2023
9b509f6
bug fix
Nov 8, 2023
738ead1
bug fix
Nov 8, 2023
7032b8c
bug fix
Nov 8, 2023
e382c30
bug fix
Nov 8, 2023
c110830
bug fix
Nov 10, 2023
ec02d90
plot updates
Nov 11, 2023
f2056e0
plot updates
Nov 12, 2023
07c8a95
add plots and regions
Nov 13, 2023
1eacf4a
add plots and regions
Nov 13, 2023
1a284a1
add plots and regions
Nov 13, 2023
bb9fb74
add plots and regions
Nov 13, 2023
45df8d7
add plots and regions
Nov 14, 2023
650dd3f
add plots and regions
Nov 14, 2023
831c67f
Add Track state at last hit
Mar 6, 2024
7ed6165
track - sim parameters at last hit
Mar 11, 2024
6010362
typo fix
Mar 11, 2024
5ef353f
add MCTracker hit momentum
Mar 13, 2024
dfaf790
merged with master
Mar 13, 2024
c2f6f71
regions based on last layer of hit on track
Mar 13, 2024
6d4d9ff
regions based on last layer of hit on track
Mar 13, 2024
c3f5287
bug fixes
Mar 13, 2024
e8d193e
add bfield for lasthit track state
Mar 14, 2024
49520a5
add bfield for lasthit track state
Mar 15, 2024
10788b7
minor check
Mar 16, 2024
0522216
minor check
Mar 16, 2024
dc2e432
update index for bfield
Mar 19, 2024
8122222
add track hit layer in TrackerProcessor
Mar 19, 2024
07d914f
minor typo
Mar 22, 2024
3120ea9
minor typo
Mar 22, 2024
5329eb4
track state position fix
Mar 23, 2024
c9df448
track state position fix
Mar 23, 2024
7542eb9
add plot of px residual vs p
Mar 24, 2024
43571e8
add plot of px residual vs p
Mar 24, 2024
9afcdeb
update binning
Mar 25, 2024
770d9c7
fix conflicts
May 15, 2024
e7ac8d1
fix conflicts
May 15, 2024
2baeb97
change name from SimPartProcessor to SimPartAnaProcessor
May 16, 2024
8ef5383
fix data types
May 16, 2024
bd5f88f
add ecal energy zoom in plot
Jun 28, 2024
a250b8a
update zoom plot ecal energy
Jul 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor typo
  • Loading branch information
Abhisek Datta committed Mar 22, 2024
commit 07d914f7965209b18b705659b29bb12cf12a06d6
2 changes: 0 additions & 2 deletions analysis/plotconfigs/mc/simPart.json
Original file line number Diff line number Diff line change
@@ -230,8 +230,6 @@
"xtitle" : "Track x - Sim x (at ECal)",
"ytitle" : "Events"
},


"sim_track_atlasthit_x_diff_h" : {
"bins" : 1000,
"minX" : -100,