Difference between revisions of "Investigation of Centroid Shift in Vz Differences"

From New IAC Wiki
Jump to navigation Jump to search
Line 53: Line 53:
 
|| Region in Z || Mean for 0.0cm<R<0.25cm (cm) (Region 1) || Mean for 0.25cm<R<0.5cm (cm) (Region 2) || Mean for 0.5cm<R<0.75cm (cm) (Region 3) || Mean for 0.75cm<R<1.0cm (cm) (Region 4) || Average and Standard Deviation (cm)
 
|| Region in Z || Mean for 0.0cm<R<0.25cm (cm) (Region 1) || Mean for 0.25cm<R<0.5cm (cm) (Region 2) || Mean for 0.5cm<R<0.75cm (cm) (Region 3) || Mean for 0.75cm<R<1.0cm (cm) (Region 4) || Average and Standard Deviation (cm)
 
|-
 
|-
0.0cm<Z<0.5cm (Region 1) ||
+
||-0.5cm<Z<0.0cm (Region 1) || -2.114 +/- 0.205 || -0.2197 +/- 0.0092 || -0.2152 +/- 0.0088 || -0.1966 +/- 0.0088 ||  
 
|-
 
|-
|| 0.5cm<Z<1.0cm (Region 2) ||  
+
|| -1.0<Z<-0.5cm (Region 2) ||  
 
|-
 
|-
||1.0cm<Z<1.5cm (Region 3) ||  
+
||-1.5cm<Z<-1cm (Region 3) ||  
 
|-
 
|-
||1.5cm<Z<2.0cm (Region 4) ||  
+
||-2.0cm<Z<-1.5cm (Region 4) ||  
 
|-
 
|-
||2.0cm<Z<2.5cm (Region 5) ||  
+
||-2.5cm<Z<-2.0cm (Region 5) ||  
 
|-
 
|-
||2.5cm<Z<3.0cm (Region 6) ||  
+
||-3.0cm<Z<-2.5cm (Region 6) ||  
 
|}
 
|}

Revision as of 20:23, 10 November 2016

In this section I will investigate the behavior of the central peak on the GenPart.z - Event.z histograms for different annular regions along an extended cylindrical target. While sifting through histograms that had been made, I noticed that there was a shift in the mean value as Z extends away from zero. Below is an example.

Vzdiff 0.0-R-0.1 0.0-Z-0.25.png VzDiff 0.9-R-1.0 -2.25-Z--2.0.png

Here it can be seen that near zero, the mean value is 0.08 cm, while in the histogram that places the cut further away from zero has a mean value of -1.693 cm. I will make histograms from a ROOT file generated by reconstructing a GEMC 2.5 evio file using Coat-Java 2.4.

Here is the command line for GEMC: ~/src/CLAS/GEMC/experiments/eg12/LB_Vertex/XYZRaster/Solenoid_On/Centroid_Investigation> ~/src/CLAS/GEMC/2.0/Linux__Ubuntu16.04-x86_64-gcc5.4.0/gemc/2.5/gemc -USE_GUI=0 -INPUT_GEN_FILE="LUND,E_6GeV_25Theta_90Phi_1cmXYRaster_6cmZTarg_75k.LUND" -N=75000 eg12_sol_1XYRaster_6cmZtarg.gcard

Here is the command line for CoatJava 2.4: ~/src/CLAS/coatjava-2.4/bin/clas12-reconstruction -config GEOM::new=true -s DCHB:DCTB:EC:FTOF:EB -config DATA::mc=true -config DCTB::useRaster=true -i eg12_sol_75k_1cmXYRaster_6cmZTarg_90Phi_25Theta_GEMC_2.5_11_09_16.ev -o eg12_sol_75k_1cmXYRaster_6cmZTarg_90Phi_25Theta_GEMC_2.5_11_09_16_rec.evio


Below is a sample histogram generated using the macro VzDiffDoubleBump.C in /home/lds/src/CLAS/GEMC/experiments/eg12/LB_Vertex/XYRaster/Solenoid_On/30DegRot/LB_DiskTarg on lds3.

VzDiff Sample Centroid Investigation.png

The first region is the black curve, then regions 2-5 are found by rotating clockwise around the histogram with region 5 being magenta (macro problems renaming stat boxes, will be fixed).

To investigate further, an xm grace plot will be made of the positive and negative halves of the target to see if there is some sort of trend.

Here is a sample root command line: clas12->Draw("GenPart.z-Event.z >> R1(1000,-5,5)","sqrt(GenPart.x*GenPart.x+GenPart.y*GenPart.y)<0.2 && GenPart.z > 0.0 && GenPart.z < 0.5");

I removed the abs(GenPart.x - Event.x)<1 and abs(GenPart.y-Event.y)<1 to have more events in the histograms.

Below is a table of the resolutions for Z>0.

Region in Z Mean for 0.0cm<R<0.25cm (cm) (Region 1) Mean for 0.25cm<R<0.5cm (cm) (Region 2) Mean for 0.5cm<R<0.75cm (cm) (Region 3) Mean for 0.75cm<R<1.0cm (cm) (Region 4) Average and Standard Deviation (cm)
0.0cm<Z<0.5cm (Region 1) 0.1808 +/- 0.0141 0.1314 +/- 0.0099 0.06971 +/- 0.00904 0.03146 +/- 0.00860 0.1033 +/- 0.066
0.5cm<Z<1.0cm (Region 2) 0.5591 +/- 0.0149 0.5347 +/- 0.0099 0.3689 +/- 0.0112 0.3256 +/- 0.0092 0.4473 +/- 0.1168
1.0cm<Z<1.5cm (Region 3) 1.016 +/- 0.017 0.98 +/- 0.01 0.91 +/- 0.01 0.8435 +/- 0.0068 0.9374 +/- 0.0765
1.5cm<Z<2.0cm (Region 4) 1.433 +/- 0.012 1.427 +/- 0.007 1.346 +/- 0.007 1.273 +/- 0.007 1.3698 +/- 0.0757
2.0cm<Z<2.5cm (Region 5) 1.859 +/- 0.014 1.83 +/- 0.01 1.793 +/- 0.007 1.698 +/- 0.007 1.795 +/- 0.0700
2.5cm<Z<3.0cm 2.249 +/- 0.012 2.247 +/-0.006 2.221 +/- 0.007 2.143 +/- 0.007 2.215 +/- 0.04967

Region vs Centroid Z-0.png Average Centroid vs ZRegion.png

Here is the information for Z<0cm


Region in Z Mean for 0.0cm<R<0.25cm (cm) (Region 1) Mean for 0.25cm<R<0.5cm (cm) (Region 2) Mean for 0.5cm<R<0.75cm (cm) (Region 3) Mean for 0.75cm<R<1.0cm (cm) (Region 4) Average and Standard Deviation (cm)
-0.5cm<Z<0.0cm (Region 1) -2.114 +/- 0.205 -0.2197 +/- 0.0092 -0.2152 +/- 0.0088 -0.1966 +/- 0.0088
-1.0<Z<-0.5cm (Region 2)
-1.5cm<Z<-1cm (Region 3)
-2.0cm<Z<-1.5cm (Region 4)
-2.5cm<Z<-2.0cm (Region 5)
-3.0cm<Z<-2.5cm (Region 6)