hyperon fast simualtions [message #16546] |
Thu, 08 May 2014 17:04 |
Karin Schönning
Messages: 65 Registered: August 2012 Location: Uppsala University
|
continuous participant |
From: *physics.uu.se
|
|
Hi,
is the simfast_opt.C file (scrut14 revision 24805 checked out on May 6th) ready to use? I tried to run it, changing the magnetic field to HALF and changed p_min from 0.5 to 0.1 in
fastSim->AddDetector("ScFts", "thtMin=0. thtMax=5. ptmin=0.0 pmin=0.1 pRes=0.05 thtRes=0.002 phiRes=0.002 efficiency=0.80");
Then I tried
root -l -b -q 'simfast_opt.C("llbarsim","llbar_fwp_1-642.DEC",1.64,10000,"pbarpSystem ",88888,"det_full")'
the program runs smoothly but I expected it to reproduce the results from running
root -l -b -q 'simfast.C("llbarsim","llbar_fwp_1-642.DEC",1.64,10000,"pbarpSystem ")'
with the same changes.
However, in the former case, the acceptance is about 1/10 compared to the latter case.
Cheers,
/Karin
|
|
|
|
Re: hyperon fast simualtions [message #16549 is a reply to message #16548] |
Thu, 08 May 2014 17:55 |
Karin Schönning
Messages: 65 Registered: August 2012 Location: Uppsala University
|
continuous participant |
From: *physics.uu.se
|
|
Indeed, after updating them the results agree. But I thought that doing svn up in the top directory would do the job - if not, one should then always update the subdirectories "manually"? Or are there just fsim and PndTools hat have this problem?
|
|
|
|
Re: hyperon fast simualtions [message #16551 is a reply to message #16548] |
Thu, 08 May 2014 18:48 |
Karin Schönning
Messages: 65 Registered: August 2012 Location: Uppsala University
|
continuous participant |
From: *physics.uu.se
|
|
Apparently it is the "det_full" option that doesn't work. I understood from your talk that one should/could give that as argument when running with the full setup. When doing that I get bad results. Changing to "12345" gives better results. The aceptance is now the same order of magnitude as for simfast.C but actually a little better: 3.7% LLbar efficiency for simfast.C and 4.9% for simfast_opt.C. Full simulations with ideal pattern recognition gives 7%.
|
|
|
|
Re: hyperon fast simualtions [message #16583 is a reply to message #16552] |
Mon, 12 May 2014 17:38 |
Karin Schönning
Messages: 65 Registered: August 2012 Location: Uppsala University
|
continuous participant |
From: *physics.uu.se
|
|
OK, I see. I ran some simulations for Lambda Lambdabar at 1.64 GeV/c and 4 GeV/c (with fastsim_opt), and got the following LLbar efficiencies with the different setups in the fast sim:
1.64 GeV/c:
Full: 4.2%
No FS: 3.6%
No Barrel EMC: 4.4%
No MVD/GEM: 0.6%
4 GeV/c:
Full: 4.7%
No FS: 0.8%
No Barrel EMC: 5.0%
No MVD/GEM: 1.5%
some remarks/question marks:
1: The efficiency for the full setup in fastsim is smaller than for the full simulations, which means that the numbers should be taken with a grain of salt. Maybe the relative numbers are relevant though.
2: The efficiency without EMC barrel is slightly better than for the full setup. The difference is within the statistical uncertainty but if the difference remains after running more events (ran only 10000 so far for each case) what could be the reason? As far as I know, the particles are anyway reconstructed before entering the EMC so it shouldn't be because some particles are absorbed by the EMC, right?
3: At low energies, MVD and GEMs are necessary for lambda lambdabar studies.
4. At higher energies, both MVD, GEMs and FS are necesary.
Cheers,
/Karin
|
|
|