1 / 8

SPD Vertex in LHC09a4 (MB pp 10 TeV)

SPD Vertex in LHC09a4 (MB pp 10 TeV). 2009. Simple (manual) exercise. (complementary to CAF and Grid/alienPlugin tools). AliESDanalysis_aj.C macro to look at SPD vertex (X, Y, Z, NContributors)

reuben
Download Presentation

SPD Vertex in LHC09a4 (MB pp 10 TeV)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SPD Vertex in LHC09a4 (MB pp 10 TeV) 2009 Adam Jacholkowski

  2. Simple (manual) exercise (complementary to CAF and Grid/alienPlugin tools) • AliESDanalysis_aj.C macro to look at SPD vertex (X, Y, Z, NContributors) • Run directly on 10 alien chunks (662,679,710,725,733,738,777,783,870,971) of the very last run 81342 (available yesterday) • Output histograms merged using hadd ROOT facility • Extracting few basic characteristics of the SPD vertex (GetStatus() = kTRUE events) Adam Jacholkowski

  3. (Average X,Y-vertex when Vertexer3D fails) VertexerZ Adam Jacholkowski NOTE – tracklets selection/cuts different in Vertexer3D and Z

  4. σ(Xvertex) vs NContributors (From CAF ) IN case VertexerZ is used XRes set to 50 mic While σ(x-diamond) = 60 mic [cm] Adam Jacholkowski

  5. Few relevant numbers • Total number of analyzed events - 2000 • Vertexer “failed” (no valid hits/tracklets) in 276 cases (~14%) • In the remaining events Vertexer3D (more than 1 tracklet) succeeded in 71.7% of cases • So 28.3% of events have got only Z vertex from VertexerZ, while X and Y vertex taken from the average (0,0) vertex position • Consistent with high statistics CAF results Adam Jacholkowski

  6. 3 classes of SPD vertex events Most of them not triggering ! Adam Jacholkowski

  7. New boolean functions in Vertexer (Francesco Prino, commited by Jouri – revision 31911) • To make easier retrieval of the information on the actual Vertexer used: • IsFromVertexer3D() • IsFromVertexerZ() • While previously vtxESDGetTitle() needed • TString vtitle = vtxSPDGetTitle() • If( vtitle.Contains(“vertexer: 3D”)) { ….. • Where vtxSPD = fESDGetPrimaryVertexSPD() Adam Jacholkowski

  8. ALICE coordinates Adam Jacholkowski

More Related