JeffersonLab / halld_recon

Reconstruction for the GlueX Detector
6 stars 9 forks source link

Vertex z dependent reconstruction efficiency #166

Open aaust opened 5 years ago

aaust commented 5 years ago

I generated pi+ pi- p events for t in [0,0.1] GeV2. For the events that make it through the analysis, the protons have up to 300MeV and are emitted at 73 degrees: (black thrown, red thrown for reconstructed, green reconstructed)

proton_theta proton_p

For these events, the z vertex distribution shows a hump between 75 and 80cm: vertex_z

As this happens for both Geant3 and Geant4, I did not believe this is specific to the simulation part. As a matter of fact, I also observe a strange vertex z distribution for real data at low t (between 0.05 and 0.10): vertexz_data

rjones30 commented 5 years ago

Hello Alex,

Why do the red and green curves not have the same integral, if both are for the same set of reconstructed protons?

-Richard

On Thu, May 23, 2019 at 2:11 PM Alex Austregesilo notifications@github.com wrote:

I generated pi+ pi- p events for t in [0,0.1] GeV2. For the events that make it through the analysis, the protons have up to 300MeV and are emitted at 73 degrees: (black thrown, red thrown for reconstructed, green reconstructed)

[image: proton_theta] https://user-images.githubusercontent.com/8807112/58274714-6c131380-7d61-11e9-9403-441aee000069.png [image: proton_p] https://user-images.githubusercontent.com/8807112/58274715-6c131380-7d61-11e9-800c-7c0b518882d0.png

For these events, the z vertex distribution shows a hump between 75 and 80cm: [image: vertex_z] https://user-images.githubusercontent.com/8807112/58274125-31f54200-7d60-11e9-8ab8-027a84883e05.png

As this happens for both Geant3 and Geant4, I did not believe this is specific to the simulation part. As a matter of fact, I also observe a strange vertex z distribution for real data at low t (between 0.05 and 0.10): [image: vertexz_data] https://user-images.githubusercontent.com/8807112/58276122-a631e480-7d64-11e9-8826-c2446c4cbe9b.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JeffersonLab/halld_recon/issues/166?email_source=notifications&email_token=AB3YKWHATJP6BOH2CO5TXQDPW3M6VA5CNFSM4HPJBEZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVQ56WA, or mute the thread https://github.com/notifications/unsubscribe-auth/AB3YKWEUXLT4BN7R6CN6633PW3M6VANCNFSM4HPJBEZQ .

aaust commented 5 years ago

@rjones30: the plugin monitoring_hists requires a minimal PID FOM of 5.73303E-7 to assign particle types to the tracks. This cut is applied to the green histograms for monitoring purposes.

rjones30 commented 5 years ago

Alex,

Is there any reason to suppose that the red histogram is representative of what the green histogram should show, given that the same cut was not applied to them? Or is the green not to be compared to the red? -Richard

On Thu, May 23, 2019 at 3:34 PM Alex Austregesilo notifications@github.com wrote:

@rjones30 https://github.com/rjones30: the plugin monitoring_hists requires a minimal PID FOM of 5.73303E-7 to assign particle types to the tracks. This cut is applied to the green histograms for monitoring purposes.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JeffersonLab/halld_recon/issues/166?email_source=notifications&email_token=AB3YKWHLGZOFPGS7FVFNAC3PW3WTFA5CNFSM4HPJBEZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWDIKZQ#issuecomment-495355238, or mute the thread https://github.com/notifications/unsubscribe-auth/AB3YKWD4ZFJA4PVUUTN4GN3PW3WTFANCNFSM4HPJBEZQ .

aaust commented 5 years ago

@rjones30: Yes, you can ignore the green histograms for now. The ratio between red and black gives you a crude reconstruction efficiency, that does not take resolution effects into account.