290 likes | 312 Views
TOF Reconstruction, Calibration & Test-beam Simulation. Jiang Linli 2005/6/1 ( 13th BES Annual Meeting ). Outline. TOF reconstruction software status TOF primary calibration introduction A Geant4 simulation of the TOF model test-beam Summary.
E N D
TOF Reconstruction, Calibration & Test-beam Simulation Jiang Linli 2005/6/1 (13th BES Annual Meeting )
Outline • TOF reconstruction software status • TOF primary calibration introduction • A Geant4 simulation of the TOF model test-beam • Summary
Measure the flight time of charged particles. Comparing the measured time against the predicted time. Particle identification. BESIII Design TOF Physics Target : Particle ID
Barrel TOF Endcap TOF
TOF Reconstruction Software Feature • Experience from Belle TOF reconstruction • C++ code • Developed in the Gaudi framework (Boss)
TOF Reconstruction Class Design • Main class TofRec TofSys TofGeom TofCalib TofData TofTrk TofHits • Barrel Tof BTofSysBTofMod BTofCnt BTofScint BTofPhotoTube BTofDat BTofCal • Endcap Tof ETofSys ETofMod ETofCnt ETofScint ETofPhotoTube ETofDat ETofCal
Current Status • All the code has been debugged in the Boss4.1, a primary version has been put to the CVS web. http://koala.ihep.ac.cn/cgibin/viewcvs.cgi/BossCvs/Reconstruction/TofRec/ • MDC reconstructed track and the extrapolated track are replaced by the MC track truth.
Use MC data to do the test A example : 1000 events electron data (single track ) Reconstruction process as showed above Primary reconstructed result TOF Reconstruction Code Test Now The efficiency of the matching hits and tracks is100%
χ for Different Charged Particles χ2 for Different Charged Particles
TOF Primary Calibration • Time calibration • Attenuation length calibration • Effective velocity calibration
Calibration Software Status • Some program has been developed • Mainly use ROOT • Use the MC data to do the calibration
Time Calibration Result Before Calibration After Calibration σ=125 ps σ=83 ps
Attenuation LengthCalibration Effective VelocityCalibration Bulk attenuation length: 4 m
TOF Model Test-beam Setting Chart Target C :10×80mm In one room Magnet to choose particle’s momentum Pb wall T01 S1 Cherenkov MWPC 80mm×80mm T02 TOF Model S2
A Geant4 Simulation of the TOF Test-beam • Geant4 is a detector simulation toolkit. • It can model the optics of the scintillator. • The processes include refraction and reflection at medium boundaries, bulk absorption and Rayleigh scattering. • It is ideal to simulate the TOF
A Geant4 Simulation of the TOF Test-beam • The simulation program has been finished and used • The detector construct as the test-beam • PMT response is simulated
Simulate Comparison Different thickness scintillator • BC408 4 cm • BC408 5 cm • BC408 6 cm Different reflectivity wrap material • Al r = 82 % • ESR r = 98 %
Different Size Simulation Result Why 5 cm has the best time resolution?
ADC Comparison 275.7±1.3 pc 282.7±1.3 pc 288.5±1.3 pc ADC 4 cm < 5 cm < 6 cm
Pulse Rise Time Comparison 3.719±0.005 ns 3.736±0.005 ns 3.758±0.005 ns Rise time 4cm<5cm<6cm
ADC 6 cm > 5cm > 4cm Rise time 4 cm < 5cm < 6cm So σ5cm< σ6cm< σ4cm
Different Reflectivity Simulation • ESR r = 98 % • Al r = 82 % • Npe ESR > Al σAl <σESR ?
ADC Comparison 282.7±1.3 pc 394.9±1.7 pc ADC Al < ESR
Pulse Rise Time Comparison 3.736±0.005 ns 3.956±0.006 ns ADC ESR>Al but Rise time Al<ESR SoσAl <σESR
Summary • TOF reconstruction software has been developed, and there is a primary version. • Primary TOF calibration has been done. • A Geant4 simulation of the TOF test-beam has been done, Some experiment result can be explained by simulation.
Next to do • More TOF reconstruction work • A complete TOF calibration software development • Calibration methods study • More detailed simulation work