TOF offline and calibration A. De Caro (University and INFN of Salerno)
Status of the TOF code Updated: Calibration parameters (P.Antonioli, S.Arcelli, ADC, R.Preghenella, C.Zampolli); TOF channel hardware status definition (A.Alici, P.Antonioli, ADC); Data Quality Monitoring histograms definition (F.Bellini); Alignment task (B.Guerzoni). To be updated: Calculate alignment parameters on new reconstruction data; Check the currently used TOF calibration parameters with the aligned detector; TOF trigger description (A.Silenzi); Event time calculation in case of incomplete information coming from T0 detector (see D.Caffarri’s talk); TOF cluster finder algorithm (D.De Gruttola); Quality assurance histograms definition; TOF-track matching: associate all matchable TOF clusters to each reconstructed track, together the only one matched according to DCA. CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 2
Status of the TOF code Updated: Calibration parameters (P.Antonioli, S.Arcelli, ADC, R.Preghenella, C.Zampolli); TOF channel hardware status definition (A.Alici, P.Antonioli, ADC); Data Quality Monitoring histograms definition (F.Bellini); Alignment task (B.Guerzoni). To be updated: Calculate alignment parameters on new reconstruction data; Check the currently used TOF calibration parameters with the aligned detector; TOF trigger description (A.Silenzi); Event time calculation in case of incomplete information coming from T0 detector (see D.Caffarri’s talk); TOF cluster finder algorithm (D.De Gruttola); Quality assurance histograms definition; TOF-track matching: associate all matchable TOF clusters to each reconstructed track, together the only one matched according to DCA. CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 3
What did we change in the TOF code… …from the first ALICE p-p collision data (December 2009) till now? As a first look of p-p collision data, it was to be checked: Offset(s) of TOF time measurements ~1.6 s (to be noted that the expected time-of-flight for a primary particle to reach the ALICE-TOF detector at ~378cm from the interaction point is ~16ns); TOF channel hardware status: description to be completed. CERN Building 29, March 24th 2010A. De Caro 4ALICE TOF General meeting
Offset in TOF time measurements CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 5
Correction of TOF measurements at analysis level A couple of TOF analysis classes tuned on 2009 December p-p collision data (prepared by F.Noferini) have been published. With these classes at analysis level, all ALICE components can: recalculate the TOF time measurement associated to a reconstructed track, estimate the event-time with the combinatorial algorithm of the TOF measurements, recalculate the TOF particle identification (PID) probabilities, useful for PID with bayesian approach. CERN Building 29, March 24th 2010ALICE TOF General meeting6
Correction of TOF measurements at reconstruction level Till the second-last reconstruction step t TOF ESD = t TOF raw + - t onlineCalibration + + BC TDC where: t TOF ESD, TOF time associated to each reconstructed track matched to a TOF sensitive element; t TOF raw, measured TOF time (available in TOF raw data); t onlineCalibration, TOF calibration offset extrapolated from the calibration parameters calculated on cosmic and 2009 December p-p collisions data (available in the offline database, called OCDB); BC TDC, TDC bunch crossing ID (available in TOF raw data). CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 7
Correction of TOF measurements at reconstruction level (cont.) Last reconstruction step t TOF ESD = t TOF raw + - n =0,…,5 (a n *(q TOF raw ) n ) + - ( BC TDC - BC offset )+ + t L0L1latency + + t CTPlatency + - t latencyWindow + - t0 fill CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 8
Correction of TOF measurements at reconstruction level (cont.) Last reconstruction step t TOF ESD = t TOF raw + - n =0,…,5 (a n *(q TOF raw ) n ) + - ( BC TDC - BC offset )+ + t L0L1latency + + t CTPlatency + - t latencyWindow + - t0 fill where: a n, calibration parameters - cosmic and 2009 December p-p collisions data (OCDB); q TOF raw, measured TOF time-over-threshold (available in TOF raw data); BC offset, offset of the TDC bunch crossing ID (OCDB); t L0L1latency, latency between L0 and L1 clocks (TOF raw data); t CTPlatency, Central Trigger Processor latency (OCDB); t latencyWindow, latency window of TOF TDCs (OCDB); t0 fill, event time (estimated at online level and written in OCDB). CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 9
Correction of TOF measurements at reconstruction level (cont.) Last reconstruction step t TOF ESD = t TOF raw + - n =0,…,5 (a n *(q TOF raw ) n ) + - ( BC TDC - BC offset )+ + t L0L1latency + + t CTPlatency + - t latencyWindow + - t0 fill where: a n, calibration parameters - cosmic and 2009 December p-p collisions data (OCDB); q TOF raw, measured TOF time-over-threshold (available in TOF raw data); BC offset, offset of the TDC bunch crossing ID (OCDB); t L0L1latency, latency between L0 and L1 clocks (TOF raw data); t CTPlatency, Central Trigger Processor latency (OCDB); t latencyWindow, latency window of TOF TDCs (OCDB); t0 fill, event time (estimated at online level and written in OCDB). CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 10
TOF channel hardware status CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 11
TOF channel hardware status A TOF channel can be off for three reasons: its read-out channel is disabled (RO status); its associated FEA is not powered (LV status); its associated MRPC strip is not powered (HV status). Per each of these cases, the Detector Control System sends bit maps to the offline: RO.and.LV status map read at start of run-SOR: ready to propagate it in the OCDB; LV and HV status maps read at SOR, end of run-EOR-, every 10minutes and when there are changes: almost ready; fixed technical problem in the code; numbering conversion from online to offline to be controlled: work in progress. CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 12
TOF channel offline hardware status Known 2009 December TOF hardware configuration CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 13 ~10% not active TOF channels Thanks to Gilda, Silvia and Francesca See A.Alici’s talk for current TOF configuration.
Let me remind TOF-track matching definition To be taken into account: Material budget; Particle decays; TOF acceptance (PHOS hole, mechanical holes between TOF elements); Noisy channels and active readout channels; High voltage status for TOF detector elements (~1600 MRPC strips); Low voltage status for TOF front-end electronics (~570 FEAC cards). CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 14 Information not available at offline level during 2009 December runs
CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 15
CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 16 ~10% not active TOF channels Real data: run MC data: LHC09d December PWG1 meeting
CERN Building 29, March 24th 2010ALICE TOF General meetingA. De Caro 17 ~10% not active TOF channels Real data: run MC data: LHC09d December PWG1 meeting R.Preghenella study Tuned MC means that we removed the noisy or not active TOF channels (with HV or LV or RO problems) at analysis level.
Thanks for your attention