Difference between revisions of "HITs in DC"

From New IAC Wiki
Jump to navigation Jump to search
 
(86 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 
Before wall padding is taken into effect.  Only the limits on phi as a function of theta is considered.
 
Before wall padding is taken into effect.  Only the limits on phi as a function of theta is considered.
=5 to 15 degrees in Theta  at phi 0 =
+
=5 to 15 degrees in Theta  at Phi 0 with Shield OUT=
 
+
{| class="wikitable" style='text-align: center;' style="margin-left: auto; margin-right: auto; border: none;"
==Version 2.4==
+
   |+ 5 to 15 degrees in Theta at phi 0 GEMC Version Tests
===Setup===
+
|-
<pre>
+
  ! Version 2.4
setenv JLAB_ROOT /home/vanwdani/src/CLAS/GEMC
+
  ! Version 2.6
setenv JLAB_VERSION 1.3
+
|-
source $JLAB_ROOT/$JLAB_VERSION/ce/jlab.csh
+
| [[GEMC V2.4 Trial Setup Conditions]]
setenv CLASROOT /home/vanwdani/src/CLAS/clas-root
+
| [[GEMC V2.6 Trial Setup Conditions]]
#setenv LD_LIBRARY_PATH /home/vanwdani/src/CLAS/clas-root/lib:${LD_LIBRARY_PATH}
+
|-
setenv  CCDB_CONNECTION  sqlite:///home/vanwdani/src/CLAS/DB/clas12.sqlite
+
| [[GEMC V2.4 JLAB 1.3 Banks]]
setenv  CCDB_DATABASE  sqlite:///home/vanwdani/src/CLAS/DB/clas12.sqlite
+
|border-style: solid solid none solid;' valign="center" rowspan=3 |  [[GEMC V2.6 clas12Tags Banks]]<br />
</pre>
+
|-
 
+
| [[GEMC V2.4 clas12Tags Banks]]
<pre>
+
|-
> Common Environment Version: <1.3>  (Thu March 31 2016)
+
|-
> Running as vanwdani on minerve2
+
| [[GEMC V2.4 Bank Comparison]]
> OS Release:    Linux__Ubuntu14.04-x86_64-gcc4.8
+
|-
> JLAB_ROOT set to:    /home/vanwdani/src/CLAS/GEMC
+
| [[GEMC V2.4 Angle Change]]
> JLAB_SOFTWARE set to: /home/vanwdani/src/CLAS/GEMC/1.3/Linux__Ubuntu14.04-x86_64-gcc4.8
+
| [[GEMC V2.6 Angle Change]]
 
+
|-
> CLHEP  version: 2.2.0.8
+
| [[File:DeltaTheta_v2_4.png]]
> XERCES  version: 3.1.1
+
| [[File:DeltaTheta_v2_6.png]]
> QTDIR   version: 5.3.2
+
|-
> Geant4  version: 4.10.01.p03
+
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" [[GEMC V2.4 vs V2.6]]<br />
> ROOT    version: 5.34.34
+
|}
> GEMC    version: 2.3
 
> JANA    version: 0.7.4p2
 
> Build  version: 1.3
 
> EVIO    version: 4.4.4
 
> CCDB    version: 1.06
 
> Banks  version: 1.2
 
</pre>
 
 
 
===clas12Tags===
 
<pre>
 
<detector name="home/vanwdani/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="home/vanwdani/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/dc/dc"            factory="TEXT" variation="java"/>
 
</pre>
 
 
 
===Older banks===
 
<pre>
 
<detector name="../../../../../../clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="../../../../../../clas12/dc/dc\"            factory=\"TEXT\" variation=\"java\"/>
 
</pre>
 
 
 
 
 
====Comparing Banks====
 
Running the first ten sets of LUND files, for a total of 10000 events, from 5 degrees to 15 degrees in </math>\theta</math> by increments of 0.001
 
<pre>
 
./Block000
 
</pre>
 
 
 
Using the Hit condition
 
<pre>
 
if(dpid[k]==11 && mpid[k]==0 && mtid[k]==0 && otid[k]==2 && procID[k]==90 && sector[k]==1)
 
</pre>
 
 
 
 
 
Using the evio2root program
 
<pre>
 
~/src/CLAS/evioRootDV/bin/evioeroot v2_4 LH2_0Sol_0Tor_11Gev_0Phi_ShieldOut 10
 
</pre>
 
 
 
 
 
Analyzing the hits for the older Banks
 
<pre>
 
root -l evio2rootAnalysis_test.C > test_v2_4.out
 
</pre>
 
 
 
 
 
Analyzing the hits for 4a.0.0
 
<pre>
 
root -l evio2rootAnalysis_test.C > test_v2_4_clas12Tags.out
 
</pre>
 
 
 
 
 
Comparing the differences
 
<pre>
 
diff -y  --width=190 test_v2_4_clas12Tags.out test_v2_4.out
 
</pre>
 
 
 
 
 
This shows that the two methods look to have similar results
 
<pre>
 
Processing evio2rootAnalysis_test.C... Processing evio2rootAnalysis_test.C...
 
{θ(Th)=5.0000, φ(Th)=0.00, θ(Hit)=5.0000 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=0} {θ(Th)=5.0000, φ(Th)=0.00, θ(Hit)=5.0000 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=0}
 
{θ(Th)=5.0010, φ(Th)=0.00, θ(Hit)=5.0009 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=1} {θ(Th)=5.0010, φ(Th)=0.00, θ(Hit)=5.0009 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=1}
 
{θ(Th)=5.0020, φ(Th)=0.00, θ(Hit)=5.0021 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=2} {θ(Th)=5.0020, φ(Th)=0.00, θ(Hit)=5.0021 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=2}
 
.
 
.
 
.
 
{θ(Th)=14.9970, φ(Th)=0.00, θ(Hit)=14.9961 , φ(Hit)=0.01 ,layer= 1 , wire=33 hit=9997} {θ(Th)=14.9970, φ(Th)=0.00, θ(Hit)=14.9961 , φ(Hit)=0.01 ,layer= 1 , wire=33 hit=9997}
 
{θ(Th)=14.9980, φ(Th)=0.00, θ(Hit)=14.9986 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9998} {θ(Th)=14.9980, φ(Th)=0.00, θ(Hit)=14.9986 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9998}
 
{θ(Th)=14.9990, φ(Th)=0.00, θ(Hit)=14.9973 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9999} {θ(Th)=14.9990, φ(Th)=0.00, θ(Hit)=14.9973 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9999}
 
Total hits=10000 Total hits=10000
 
</pre>
 
 
 
 
 
Testing to see if there is any differences at all
 
<pre>
 
diff -q test_v2_4_clas12Tags.out test_v2_4.out
 
</pre>
 
 
 
 
 
<math>\leftarrow</math>'''NO DIFFERENCES'''
 
 
 
===Analyzing Angle change===
 
Using evio2RootAnalysis_AngleChange.C
 
 
 
 
 
<pre>
 
root -l evio2rootAnalysis_AngleChange.C
 
<pre>
 
 
 
 
 
The total number of hits that deviate from the LUND value of Theta by 0.5 degrees is collected
 
<pre>
 
{Δθ=-0.00, Δφ(Th)=-0.00, hit=0}
 
{Δθ=0.00, Δφ(Th)=-0.00, hit=1}
 
{Δθ=-0.00, Δφ(Th)=-0.00, hit=2}
 
.
 
.
 
.
 
{Δθ=0.00, Δφ(Th)=-0.01, hit=9997}
 
{Δθ=-0.00, Δφ(Th)=-0.00, hit=9998}
 
{Δθ=0.00, Δφ(Th)=-0.00, hit=9999}
 
Total hits=10000
 
Total Change in abs(Theta) >= .5 degrees=0
 
</pre>
 
 
 
==Version 2.6==
 
===Setup===
 
<pre>
 
setenv JLAB_ROOT /home/lds/src/CLAS/GEMC
 
#setenv JLAB_VERSION 1.3
 
#setenv JLAB_VERSION 2.0
 
setenv JLAB_VERSION 2.1
 
source $JLAB_ROOT/$JLAB_VERSION/ce/jlab.csh
 
setenv CLARA_HOME /home/lds/src/CLAS/CLARA/myCLARA
 
#setenv CCDB_CONNECTION mysql://clas12reader@clasdb.jlab.org/clas12
 
setenv  CCDB_CONNECTION  sqlite:///home/lds/src/CLAS/DB/clas12.sqlite
 
setenv  CCDB_DATABASE  sqlite:///home/lds/src/CLAS/DB/clas12.sqlite
 
</pre>
 
 
 
<pre>
 
> Common Environment Version: <2.1>  (Wed January 25 2017)
 
> Running as lds on lds3
 
> OS Release:    Linux__Ubuntu16.04-x86_64-gcc5.4.0
 
> JLAB_ROOT set to:    /home/lds/src/CLAS/GEMC
 
> JLAB_SOFTWARE set to: /home/lds/src/CLAS/GEMC/2.1/Linux__Ubuntu16.04-x86_64-gcc5.4.0
 
 
 
> BANKS version:  1.3
 
> CCDB version:  1.06.02
 
> CLHEP version:  2.3.4.3
 
> EVIO version:  5.1
 
> GEANT4 version:  4.10.02.p03
 
> GEMC version:  devel
 
> JANA version:  0.7.7p1
 
> MLIBRARY version:  1.1
 
> MYSQL installed in  /home/lds/src/CLAS/GEMC/2.1/Linux__Ubuntu16.04-x86_64-gcc5.4.0/mysql/lib
 
> QT  version: 5.8.0
 
> ROOT version:  6.10.02
 
> SCONS version:  1.5
 
> XERCESC version:  3.1.4
 
</pre>
 
 
 
===clas12Tags===
 
<pre>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
        <detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/dc/dc"              factory="TEXT" variation="java"/>
 
</pre>
 
 
 
 
 
 
 
 
 
====Analyzing Hits====
 
Running the first ten sets of LUND files, for a total of 10000 events, from 5 degrees to 15 degrees in </math>\theta</math> by increments of 0.001
 
<pre>
 
./Block000
 
</pre>
 
 
 
 
 
Using the Hit condition
 
<pre>
 
if(dpid[k]==11 && mpid[k]==0 && mtid[k]==0 && otid[k]==2 && procID[k]==999 && sector[k]==1)
 
</pre>
 
 
 
 
 
Using the evio2root program
 
<pre>
 
~/src/CLAS/evioRootDV/bin/evioeroot v2_6 LH2_0Sol_0Tor_11Gev_0Phi_ShieldOut 10
 
</pre>
 
 
 
 
 
 
 
 
 
 
 
Analyzing the hits for 4a.0.0
 
<pre>
 
root -l evio2rootAnalysis_test.C > test_v2_6_clas12Tags.out
 
</pre>
 
 
 
===Analyzing Angle change===
 
Using evio2RootAnalysis_AngleChange.C
 
 
 
 
 
<pre>
 
root -l evio2rootAnalysis_AngleChange.C
 
<pre>
 
 
 
 
 
The total number of hits that deviate from the LUND value of Theta by 0.2 degrees is collected
 
<pre>
 
{Δθ=0.26, Δφ(Th)=-0.64, hit=0}
 
{Δθ=-0.09, Δφ(Th)=-2.68, hit=1}
 
{Δθ=0.15, Δφ(Th)=-0.88, hit=2}
 
.
 
.
 
.
 
{Δθ=-0.09, Δφ(Th)=-0.37, hit=9997}
 
{Δθ=-0.86, Δφ(Th)=-5.89, hit=9998}
 
{Δθ=0.00, Δφ(Th)=-0.33, hit=9999}
 
Total hits=9978
 
Total Change in abs(Theta) >= .5 degrees=1983
 
</pre>
 
 
 
==Compare 2.4 and 2.6==
 
Comparing the differences
 
<pre>
 
diff -y --width=190 LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_6/test_v2_6_clas12Tags.out LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_4_sqlite/test_v2_4_clas12Tags.out
 
 
 
</pre>
 
 
 
 
 
This shows that the two methods look to have similar results, but 2.6 has less hits
 
<pre>
 
 
 
Processing evio2rootAnalysis_test.C... Processing evio2rootAnalysis_test.C...
 
{θ(Th)=5.0000, φ(Th)=0.00, θ(Hit)=4.7438 , φ(Hit)=0.64 ,layer= 7 , wire=1 hit=0}       | {θ(Th)=5.0000, φ(Th)=0.00, θ(Hit)=5.0000 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=0}
 
{θ(Th)=5.0010, φ(Th)=0.00, θ(Hit)=5.0928 , φ(Hit)=2.68 ,layer= 1 , wire=1 hit=1}       | {θ(Th)=5.0010, φ(Th)=0.00, θ(Hit)=5.0009 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=1}
 
{θ(Th)=5.0020, φ(Th)=0.00, θ(Hit)=4.8534 , φ(Hit)=0.88 ,layer= 7 , wire=1 hit=2}       | {θ(Th)=5.0020, φ(Th)=0.00, θ(Hit)=5.0021 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=2}
 
{θ(Th)=5.0030, φ(Th)=0.00, θ(Hit)=5.3135 , φ(Hit)=1.89 ,layer= 1 , wire=1 hit=3}       | {θ(Th)=5.0030, φ(Th)=0.00, θ(Hit)=5.0029 , φ(Hit)=0.00 ,layer= 1 , wire=1 hit=3}
 
.
 
.
 
.
 
{θ(Th)=14.9970, φ(Th)=0.00, θ(Hit)=15.0912 , φ(Hit)=0.37 ,layer= 1 , wire=32 hit=9997}    | {θ(Th)=14.9970, φ(Th)=0.00, θ(Hit)=14.9961 , φ(Hit)=0.01 ,layer= 1 , wire=33 hit=9997}
 
{θ(Th)=14.9980, φ(Th)=0.00, θ(Hit)=15.8566 , φ(Hit)=5.89 ,layer= 1 , wire=34 hit=9998}    | {θ(Th)=14.9980, φ(Th)=0.00, θ(Hit)=14.9986 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9998}
 
{θ(Th)=14.9990, φ(Th)=0.00, θ(Hit)=14.9983 , φ(Hit)=0.33 ,layer= 1 , wire=32 hit=9999}    | {θ(Th)=14.9990, φ(Th)=0.00, θ(Hit)=14.9973 , φ(Hit)=0.00 ,layer= 1 , wire=33 hit=9999}
 
Total hits=9978       | Total hits=10000
 
</pre>
 
 
 
 
 
Testing to see if there is any differences at all
 
<pre>
 
diff -q LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_6/test_v2_6_clas12Tags.out LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_4_sqlite/test_v2_4_clas12Tags.out 
 
</pre>
 
 
 
<pre>
 
Files LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_6/test_v2_6_clas12Tags.out and LH2_0Sol_0Tor_11GeV_0Phi_ShieldOut_v2_4_sqlite/test_v2_4_clas12Tags.out differ
 
</pre>
 
  
 
=From 5 to 40 in Theta with Phi Isotropic=
 
=From 5 to 40 in Theta with Phi Isotropic=
==V2_6==
+
==Shield OUT==
 +
{| class="wikitable" style='text-align: center;' style="margin-left: auto; margin-right: auto; border: none;"
 +
  |+ From 5 to 40 in Theta with Phi Isotropic Shield OUT
 +
|-
 +
  ! Version 2.4 Shield OUT
 +
  ! Version 2.6 Shield OUT
 +
|-
 +
|-
 +
| [[GEMC V2.4 Trial Setup Conditions]]
 +
| [[GEMC V2.6 Trial Setup Conditions]]
 +
|-
 +
| [[GEMC V2.4 Shield IN/FT ON eg12.gcard]]
 +
| [[GEMC V2.6 Shield IN/FT ON eg12.gcard]]
 +
|-
 +
| [[File:DeltaThetaHitsV2_4Out.png]]
 +
| [[File:DeltaThetaHitsV2_6Out.png]]
 +
|-
 +
| [[File:DeltaThetaV2_4Out.png]]
 +
| [[File:DeltaThetaV2_6Out.png]]
 +
|-
 +
| [[File:PhiThetaBinsV2_4Out.png]]
 +
| [[File:PhiThetaBinsV2_6Out.png]]
 +
|-
 +
|border-style: solid solid none solid;' valign="center" colspan=2; style="text-align:center;" |  [[Shield OUT GEMC V2.4 vs V2.6]]<br />
 +
|}
  
[[Shield out]]  
+
== FT OFF==
 +
{| class="wikitable" style='text-align: center;' style="margin-left: auto; margin-right: auto; border: none;"
 +
  |+ From 5 to 40 in Theta with Phi Isotropic FT OFF
 +
|-
 +
  ! Version 2.4 FT OFF
 +
  ! Version 2.6 FT OFF
 +
|-
 +
| [[GEMC V2.4 Trial Setup Conditions]]
 +
| [[GEMC V2.6 Trial Setup Conditions]]
 +
|-
 +
| [[GEMC V2.4 clas12Tags FT OFF Banks]]
 +
| [[GEMC V2.6 Shield IN/FT OFF eg12.gcard]]
 +
|-
 +
| [[File:DeltaThetaHitsv2_4InOff.png]]
 +
| [[File:DeltaThetaHitsV2_6IN_OFF.png]]
 +
|-
 +
| [[File:DeltaThetav2_4InOff.png]]
 +
| [[File:DeltaThetaV2_6IN_OFF.png]]
 +
|-
 +
| [[File:PhiThetaBinsv2_4InOff.png]]
 +
| [[File:PhiThetaBins_v2_6IN_OFF.png]]
 +
|-
 +
|border-style: solid solid none solid;' valign="center" colspan=2; style="text-align:center;" |  [[GEMC V2.4 vs V2.6]]<br />
 +
|}
  
gcard
+
==FT ON==
<pre>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ec/ec"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/pcal/pcal"          factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/dc/dc"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ftof/ftof"          factory="TEXT" variation="java"/>
 
</pre>
 
  
 +
{| class="wikitable" style='text-align: center;' style="margin-left: auto; margin-right: auto; border: none;"
 +
  |+ From 5 to 40 in Theta with Phi Isotropic FT ON
 +
|-
 +
  ! Version 2.4 FT ON
 +
  ! Version 2.6 FT ON
 +
|-
 +
| [[GEMC V2.4 Trial Setup Conditions]]
 +
| [[GEMC V2.6 Trial Setup Conditions]]
 +
|-
 +
| [[GEMC V2.4 clas12Tags FT ON Banks]]
 +
| [[GEMC V2.6 clas12Tags FT ON Banks]]
 +
|-
 +
| [[File:DeltaHitsv2_4In.png]]
 +
| [[File:DeltaThetaHitsV2_6IN_ON.png]]
 +
|-
 +
| [[File:DeltaTheta_v2_4FTOn.png]]
 +
| [[File:DeltaThetaV2_6IN_ON.png]]
 +
|-
 +
|  [[File:PhiThetaBinsV2_4In.png]]
 +
| [[File:PhiThetaBinsV2_6IN_ON.png]]
 +
|-
 +
|border-style: solid solid none solid;' valign="center" colspan=2; style="text-align:center;" |  [[GEMC V2.4 vs V2.6]]<br />
 +
|}
  
<center>[[File:PhiThetaBinsTheoreticalOutV2_6.png]][[File:PhiThetaBinsOutV2_6.png]]</center>
 
  
  
  
  
[[Shield In]]
 
  
<pre>
+
insert molller weighted graphs + binned efficiency graph (Recons/Theory), a slice at phi=0 and phi=30 (2-D plot)
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ec/ec"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/pcal/pcal"          factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/dc/dc"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ftof/ftof"          factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ft/ft"          factory="TEXT" variation="FTOn"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/beamline"          factory="TEXT" variation="FTOn"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/vacuumLine"          factory="CAD"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/cadBeamline"          factory="CAD"/>
 
</pre>
 
  
<center>[[File:PhiThetaBinsTheoreticalInV2_6.png]][[File:PhiThetaBinsInV2_6.png]]</center>
 
 
 
[[Possible Fix]]
 
<pre>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ec/ec"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/pcal/pcal"          factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/dc/dc"              factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ftof/ftof"          factory="TEXT" variation="java"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/ft/ft"          factory="TEXT" variation="FTOn"/>
 
<detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/beamline"          factory="TEXT" variation="FTOn"/>
 
<!--detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/vacuumLine"          factory="CAD"/-->
 
<!--detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/beamline/cadBeamline"          factory="CAD"/-->
 
</pre>
 
 
<center>[[File: PhiThetaBinsINV2_6Fix.png ]]</center>
 
 
==V2_4==
 
Shield out
 
 
<pre>
 
<detector name="../../../../../../clas12/ec/ec"            factory="TEXT" variation="original"/>
 
<detector name="../../../../../../clas12/pcal/pcal"            factory="TEXT" variation="javageom"/>
 
<detector name="../../../../../../clas12/fc/forwardCarriage" factory="TEXT" variation="original"/>
 
<detector name="../../../../../../clas12/dc/dc"            factory="TEXT" variation="ccdb"/>
 
<detector name="../../../../../../clas12/ftof/ftof"            factory="TEXT" variation="java"/>
 
</pre>
 
<center>[[File:PhiThetaBinsTheoreticalOutV2_4.png]][[File:PhiThetaBinsOutV2_4.png]]</center>
 
  
 +
insert beamline shielding into g-card and graph rate difference (With shield - no shield) in units of Hz assuming 10 nA and 11 GeV
  
 +
<center><math>\frac{96264}{98854}=97.4\%</math></center>
  
 +
=Shield impact on Moller momentum=
  
Shield In
 
  
 +
Each Moller Momentum-Scattering Angle Theta pair is unique.
  
<pre>
+
[[File:MolMomTheta.png]][[File:TheoryWeightedv2_4OUT.png]]
<detector name="../../../../../../clas12/ec/ec"                          factory="TEXT" variation="original"/>
 
<detector name="../../../../../../clas12/pcal/pcal"              factory="TEXT" variation="javageom"/>
 
<detector name="../../../../../../clas12/fc/forwardCarriage"    factory="TEXT" variation="original"/>
 
<detector name="../../../../../../clas12/dc/dc"                factory="TEXT" variation="ccdb"/>
 
<detector name="../../../../../../clas12/ftof/ftof"            factory="TEXT" variation="java"/>
 
<detector name="../../../../../../clas12/beamline/beamline"    factory="TEXT" variation="FTOn"/>
 
<detector name="../../../../../../clas12/ft/ft"                factory="TEXT" variation="FTOn"/>
 
</pre>
 
<center>[[File:PhiThetaBinsTheoreticalInV2_4.png]][[File:PhiThetaBinsInV2_4.png]]</center>
 
  
  
 +
The LUND file follow the same curve, but is limited in it's number of pairs
  
 +
[[File:MolMomThetaLUND.png]][[File:LUNDtheoryWeightedv2_4OUT.png]]
  
insert molller weighted graphs + binned efficiency graph (Theory-Recons)/Theory
 
  
 +
==Momentum of the Moller electron for both Shield in and Shield out==
  
  insert beamline shielding into g-card and graph rate difference (With shield - no shield) in units of Hz assuming 10 nA and 11 GeV
+
{| class="wikitable" style='text-align: center;' style="margin-left: auto; margin-right: auto; border: none;"
 +
  |+ From 5 to 40 in Theta with Phi Isotropic
 +
|-
 +
  ! Version 2.4
 +
  ! Version 2.6
 +
|-
 +
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" | Shield Out<br />
 +
|-
 +
| [[File:MolMomThetaShieldOUT.png  | 550 px]]
 +
| [[File:HitsPThetaV2_6OUTpng.png | 550 px]]
 +
|-
 +
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" |  Shield Out Weighted<br />
 +
|-
 +
| [[File:PThetav2_4OUT.png | 550 px]]
 +
| [[File:HitsPThetaWeightedV2_6OUTpng.png | 550 px]]
 +
|-
  
<center><math>\frac{96264}{98854}=97.4\%</math></center>
+
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" |  Shield IN/FT On<br />
 +
|-
 +
| [[File:MolMomThetaIN_ONV2_4.png | 550 px]]
 +
| [[File:HitsPThetaV2_6IN_ON.png | 550 px]]
 +
|-
 +
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" |  Shield IN/FT On Weighted<br />
 +
|-
 +
| [[File:PThetav2_4IN_ON.png | 550 px]]
 +
| [[File:HitsPThetaWeightedV2_6IN_ON.png | 550 px]]
 +
|-
 +
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" |  Shield IN/FT Off<br />
 +
|-
 +
| [[File:MolMomThetaIN_OFFV2_4.png | 550 px]]
 +
| [[File:HitsPThetaV2_6IN_Off.png | 550 px]]
 +
|-
 +
|border-style: solid solid none solid;' halign="center" colspan=2; style="text-align:center;" |  Shield IN/FT Off Weighted<br />
 +
|-
 +
| [[File:PThetav2_4IN_OFF.png | 550 px]]
 +
| [[File:HitsPThetaWeightedV2_6IN_Off.png | 550 px]]
 +
|}

Latest revision as of 17:15, 4 January 2018

Before wall padding is taken into effect. Only the limits on phi as a function of theta is considered.

5 to 15 degrees in Theta at Phi 0 with Shield OUT

5 to 15 degrees in Theta at phi 0 GEMC Version Tests
Version 2.4 Version 2.6
GEMC V2.4 Trial Setup Conditions GEMC V2.6 Trial Setup Conditions
GEMC V2.4 JLAB 1.3 Banks GEMC V2.6 clas12Tags Banks
GEMC V2.4 clas12Tags Banks
GEMC V2.4 Bank Comparison
GEMC V2.4 Angle Change GEMC V2.6 Angle Change
DeltaTheta v2 4.png DeltaTheta v2 6.png
GEMC V2.4 vs V2.6

From 5 to 40 in Theta with Phi Isotropic

Shield OUT

From 5 to 40 in Theta with Phi Isotropic Shield OUT
Version 2.4 Shield OUT Version 2.6 Shield OUT
GEMC V2.4 Trial Setup Conditions GEMC V2.6 Trial Setup Conditions
GEMC V2.4 Shield IN/FT ON eg12.gcard GEMC V2.6 Shield IN/FT ON eg12.gcard
DeltaThetaHitsV2 4Out.png DeltaThetaHitsV2 6Out.png
DeltaThetaV2 4Out.png DeltaThetaV2 6Out.png
PhiThetaBinsV2 4Out.png PhiThetaBinsV2 6Out.png
Shield OUT GEMC V2.4 vs V2.6

FT OFF

From 5 to 40 in Theta with Phi Isotropic FT OFF
Version 2.4 FT OFF Version 2.6 FT OFF
GEMC V2.4 Trial Setup Conditions GEMC V2.6 Trial Setup Conditions
GEMC V2.4 clas12Tags FT OFF Banks GEMC V2.6 Shield IN/FT OFF eg12.gcard
DeltaThetaHitsv2 4InOff.png DeltaThetaHitsV2 6IN OFF.png
DeltaThetav2 4InOff.png DeltaThetaV2 6IN OFF.png
PhiThetaBinsv2 4InOff.png PhiThetaBins v2 6IN OFF.png
GEMC V2.4 vs V2.6

FT ON

From 5 to 40 in Theta with Phi Isotropic FT ON
Version 2.4 FT ON Version 2.6 FT ON
GEMC V2.4 Trial Setup Conditions GEMC V2.6 Trial Setup Conditions
GEMC V2.4 clas12Tags FT ON Banks GEMC V2.6 clas12Tags FT ON Banks
DeltaHitsv2 4In.png DeltaThetaHitsV2 6IN ON.png
DeltaTheta v2 4FTOn.png DeltaThetaV2 6IN ON.png
PhiThetaBinsV2 4In.png PhiThetaBinsV2 6IN ON.png
GEMC V2.4 vs V2.6




insert molller weighted graphs + binned efficiency graph (Recons/Theory), a slice at phi=0 and phi=30 (2-D plot)


insert beamline shielding into g-card and graph rate difference (With shield - no shield) in units of Hz assuming 10 nA and 11 GeV
[math]\frac{96264}{98854}=97.4\%[/math]

Shield impact on Moller momentum

Each Moller Momentum-Scattering Angle Theta pair is unique.

MolMomTheta.pngTheoryWeightedv2 4OUT.png


The LUND file follow the same curve, but is limited in it's number of pairs

MolMomThetaLUND.pngLUNDtheoryWeightedv2 4OUT.png


Momentum of the Moller electron for both Shield in and Shield out

From 5 to 40 in Theta with Phi Isotropic
Version 2.4 Version 2.6
Shield Out
MolMomThetaShieldOUT.png HitsPThetaV2 6OUTpng.png
Shield Out Weighted
PThetav2 4OUT.png HitsPThetaWeightedV2 6OUTpng.png
Shield IN/FT On
MolMomThetaIN ONV2 4.png HitsPThetaV2 6IN ON.png
Shield IN/FT On Weighted
PThetav2 4IN ON.png HitsPThetaWeightedV2 6IN ON.png
Shield IN/FT Off
MolMomThetaIN OFFV2 4.png HitsPThetaV2 6IN Off.png
Shield IN/FT Off Weighted
PThetav2 4IN OFF.png HitsPThetaWeightedV2 6IN Off.png