Cargando…

CERN Summer Student Work Project Report

Particle reconstruction based on information from tracker and calorimeters is important for various aspects of physical analysis in the CMS experiment [1]. A charged hadron leaves a track and electromagnetic and hadronic clusters. Thus to reconstruct it we need to link these signatures. Current part...

Descripción completa

Detalles Bibliográficos
Autor principal: Glowinski, Krzysztof
Lenguaje:eng
Publicado: 2011
Materias:
Acceso en línea:http://cds.cern.ch/record/2058635
_version_ 1780948398147371008
author Glowinski, Krzysztof
author_facet Glowinski, Krzysztof
author_sort Glowinski, Krzysztof
collection CERN
description Particle reconstruction based on information from tracker and calorimeters is important for various aspects of physical analysis in the CMS experiment [1]. A charged hadron leaves a track and electromagnetic and hadronic clusters. Thus to reconstruct it we need to link these signatures. Current particle-flow algorithm [2] based on this principle was developed for proton-proton collisions. It was found out to be prohibitively slow for processing heavy ion collision events, where multiplicity of produced particles (up to 50000) is much higher than in case of pp collisions, therefore we need to find faster solution. To simplify the problem, our first idea was to search only for the nearest electromagnetic cluster for a given track. In computer science, this is a well-known problem of looking for the nearest neighbor. There exist several fast, i.e. with complexity O(N log N), solutions for this task, e.g. one can use Voronoi diagrams technique, it has been used in the FastJet algorithm [2]. We decided to utilize a data structure called kd-tree [3], because expected complexity is similar to Voronoi diagrams, while the implementation is far easier and less complex. At this stage we focus only on one type of links, i.e. Links between tracks and barrel clusters. If we succeed we will try to apply the same or similar solution for the other types of links.
id cern-2058635
institution Organización Europea para la Investigación Nuclear
language eng
publishDate 2011
record_format invenio
spelling cern-20586352019-09-30T06:29:59Zhttp://cds.cern.ch/record/2058635engGlowinski, KrzysztofCERN Summer Student Work Project ReportPhysics in GeneralParticle reconstruction based on information from tracker and calorimeters is important for various aspects of physical analysis in the CMS experiment [1]. A charged hadron leaves a track and electromagnetic and hadronic clusters. Thus to reconstruct it we need to link these signatures. Current particle-flow algorithm [2] based on this principle was developed for proton-proton collisions. It was found out to be prohibitively slow for processing heavy ion collision events, where multiplicity of produced particles (up to 50000) is much higher than in case of pp collisions, therefore we need to find faster solution. To simplify the problem, our first idea was to search only for the nearest electromagnetic cluster for a given track. In computer science, this is a well-known problem of looking for the nearest neighbor. There exist several fast, i.e. with complexity O(N log N), solutions for this task, e.g. one can use Voronoi diagrams technique, it has been used in the FastJet algorithm [2]. We decided to utilize a data structure called kd-tree [3], because expected complexity is similar to Voronoi diagrams, while the implementation is far easier and less complex. At this stage we focus only on one type of links, i.e. Links between tracks and barrel clusters. If we succeed we will try to apply the same or similar solution for the other types of links.CERN-STUDENTS-Note-2015-238oai:cds.cern.ch:20586352011-07-29
spellingShingle Physics in General
Glowinski, Krzysztof
CERN Summer Student Work Project Report
title CERN Summer Student Work Project Report
title_full CERN Summer Student Work Project Report
title_fullStr CERN Summer Student Work Project Report
title_full_unstemmed CERN Summer Student Work Project Report
title_short CERN Summer Student Work Project Report
title_sort cern summer student work project report
topic Physics in General
url http://cds.cern.ch/record/2058635
work_keys_str_mv AT glowinskikrzysztof cernsummerstudentworkprojectreport