- bouchet's home page
- Posts
- 2016
- 2015
- December (1)
- November (3)
- October (2)
- September (2)
- August (2)
- June (2)
- April (5)
- March (2)
- February (3)
- January (2)
- 2014
- December (2)
- November (2)
- October (3)
- September (2)
- August (3)
- July (1)
- June (3)
- May (6)
- April (6)
- March (1)
- February (2)
- January (1)
- 2013
- December (2)
- November (3)
- October (3)
- September (4)
- August (1)
- July (1)
- May (4)
- April (6)
- March (4)
- February (3)
- 2012
- 2011
- December (2)
- November (2)
- October (4)
- September (1)
- August (2)
- July (6)
- June (2)
- May (3)
- April (3)
- March (2)
- 2010
- 2009
- December (2)
- November (1)
- October (3)
- September (1)
- August (1)
- July (1)
- June (2)
- April (1)
- March (2)
- February (2)
- January (1)
- 2008
- My blog
- Post new blog entry
- All blogs
current note
current version of the note on SSD efficencies during CuCu run V (work with Vi Nham Tram)
11/29 : update
I updated the code with which we did the plots with the code from SL08e library.
I rerun over a simple fzd file (20 events with 300 pions plus/per ev with y2007 geom) :
detp geometry y2007
make geometry
gClose all
make gstar
debug on
gfile o myfile2.fzd
gvertex 0 0 0
gkine 300 8 0.1 5.0 -1.2 1.2 -3.1415 3.1415
trig 20
exit
The bfc chain I used for the reco :
"MakeEvent,trs,-srs,ssd,fss,y2007,Idst,IAna,l0,tpcI,fcf,Tree,logger,ITTF,Sti,genvtx,-SvtIt,SsdIt,geant,-evout,IdTruth,tags,bbcSim,tofsim,emcY2,EEfs,-GeantOut,big,-dstout,-McEvout,fzin,StarMagField,MiniMcMk,McAss,McAna"
The file and code are at :
/star/institutions/emn/bouchet/new_note/myfile2.fz
/star/institutions/emn/bouchet/new_note/StRoot
I vary the noise from 8 to 255 ADC (so it makes 0.5 to 15.93 adc) : the way i increase the noise is to increase the noise by 13 adc by ladders:
ladder 0 --> all the strips have a noise =8 adc
ladder 1 --> all the strips have a noise =13 adc
...
ladder 19-->all the strips have a noise =255 adc
from this plot :
- top left : number of hits from GEANT
- top right : number of hits per ladder after dead and inactive areas removal
- bottom left : number of reco hits per ladder
And from this plot :
- efficiency (= number of hits reco / number of hits GEANT) vs strips noise level
- bouchet's blog
- Login or register to post comments