- My blog
- Post new blog entry
- Top bloggers
- Recent posts
Sort by:[Date]
RBRC Saturation Workshop
RBRC Saturation Workshop talk version 2
Chris Perkins
5/12/2010
"J/Psi and Charm at STAR"
BSMD Calibration Update 5/5
Figure 1: Eta distribution of tracks from 500 GeV calibration trees, with the only cuts imposed |Vertex z|<60 and vertex rank>0.
Few notes on g2t_ tables
grep g2t_ $STAR/StRoot/St*/{,*}/*.cxx | awk '//{ print $1}' | sort --unique
Approximately 50 places in the code where g2t_ tables are utilized. Mostly in utility classes, user
ESMD pedestal status in run08 pp data
With 119 runs in pp run08 data, I checked the status of the ESMD strip pedestals.
track/dca/helix
meaning of different track utilities used in MuKpi/KFParticle:
- $STAR/StRoot/StDcaGeometry.cxx
ESMD pedestal cross check update
Qinghua and I found a debug in the StADCMaker.cxx. I should use the class "strip" not "hitstrip" to get the raw ADC distribution.