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

ITS: add macro to check seeds #10555

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Conversation

mconcas
Copy link
Collaborator

@mconcas mconcas commented Jan 12, 2023

This macro works for MC to have a, hopefully, more precise understanding of the seeding vertexer behaviour.
For the moment provides per-ROF efficiency measurement with contribution inspection.

E.g. output.

=================================== ROF 27 ============================================ 
	Simulated vertex for event: 70 vertex: x= 0.0099603 y= 0.00136885 z= -0.240299
		Potential contributing tracks:
			[0/70/+     7]	1.12641 [GeV]	211
			[0/70/+     8]	0.826755 [GeV]	-211

	Simulated vertex for event: 69 vertex: x= -0.00191598 y= -0.020065 z= -6.20234
		Potential contributing tracks:
			[0/69/+     7]	0.690054 [GeV]	211
			[0/69/+     8]	0.89503 [GeV]	-211

	Simulated vertex for event: 68 vertex: x= -0.0028309 y= 0.00473238 z= -0.156613
		Potential contributing tracks:
			[0/68/+     7]	0.699598 [GeV]	211
			[0/68/+     8]	0.87914 [GeV]	-211
			[0/68/+  1367]	0.00318023 [GeV]	11

	Reconstructed vertex for event: 68: x= 0.0215699 y= -0.00535368 z= -0.176594
		Contributor labels:
			[0/70/+     8]
			[0/68/+     8]
			[0/68/+     8]
			[0/68/+     7]
	Reconstructed vertex for event: 69: x= 0.00562347 y= -0.0231939 z= -6.19842
		Contributor labels:
			[0/69/+     7]
			[0/69/+     8]

	Efficiency: 66.6667 %

@mconcas mconcas force-pushed the check-seeding-vertexer branch from 9fae39f to 41bc6d4 Compare January 12, 2023 18:11
@mconcas mconcas changed the title ITS: add macro to check feeds ITS: add macro to check seeds Jan 13, 2023
Finalise diagnostic macro
@mconcas mconcas force-pushed the check-seeding-vertexer branch from 41bc6d4 to adca180 Compare January 13, 2023 09:20
@mconcas mconcas merged commit c0375b3 into AliceO2Group:dev Jan 15, 2023
@mconcas mconcas deleted the check-seeding-vertexer branch January 15, 2023 06:00
mwinn2 pushed a commit to mwinn2/AliceO2 that referenced this pull request Jan 17, 2023
fgrosa pushed a commit to fgrosa/AliceO2 that referenced this pull request Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants