logo

Applying the Kalman Filter particle method to strange and open charm hadron reconstruction in the STAR experiment

NUCLEAR PHYSICS AND INTERDISCIPLINARY RESEARCH

Applying the Kalman Filter particle method to strange and open charm hadron reconstruction in the STAR experiment

Xin‑Yue Ju
Yue‑Hang Leung
Sooraj Radhakrishnann
Petr Chaloupka
Xin Dong
Yury Fisyak
Pavol Federic
Ivan Kisel
Hong‑Wei Ke
Michal Kocan
Spyridon Margetis
Ai‑Hong Tang
Iouri Vassiliev
Yi‑Fei Zhang
Xiang‑Lei Zhu
Maksym Zyzak
Nuclear Science and TechniquesVol.34, No.10Article number 158Published in print Oct 2023Available online 30 Oct 2023
56801

We applied KF Particle, a Kalman Filter package for secondary vertex finding and fitting, to strange and open charm hadron reconstruction in heavy-ion collisions in the STAR experiment. Compared to the conventional helix swimming method used in STAR, the KF Particle method considerably improved the reconstructed Λ, Ω, and D0 significance. In addition, the Monte Carlo simulation with STAR detector responses could adequately reproduce the topological variable distributions reconstructed in real data using the KF Particle method, thereby retaining substantial control of the reconstruction efficiency uncertainties for strange and open charm hadron measurements in heavy-ion collisions.

Heavy-ion collisionsSecondary vertex findingKalman Filter
1

Introduction

In high-energy particle and nuclear physics experiments, strange and heavy flavor hadrons aid in studying the electroweak and strong interactions in the Standard Model [1-3]. These particles are predominantly short-lived, and their ground-state particles such as KS0, Λ, D0, and Λc+ exhibit proper lifetimes () varying from tens of micrometers to several centimeters [4]. The experimental reconstruction of the decay positions and their separation from the collision vertices is imperative for achieving precise measurements [5-7]. This becomes extremely critical in high-energy heavy-ion experiments at the RHIC and LHC, where the collision vertex produces thousands of particles. The process of secondary vertex reconstruction can significantly reduce the combinatorial background in these collisions while achieving a finite reconstruction efficiency, especially for low-momentum particles [5-7]. Therefore, the balance between the combinatorial background and the reconstruction efficiency must be considered for the particle of interest to achieve the best experimental measurement precision.

The STAR detector at RHIC serves as a general purpose detector dedicated to heavy-ion experiments [8]. The primary tracking subsystem, the Time Projection Chamber (TPC) [9], provides a pointing resolution of 1 mm to the collision vertex for charged tracks, which enables topological separation of strange hadron weak decay positions from the primary collision point. A high-resolution silicon detector, the Heavy Flavor Tracker (HFT), was operated from 2014-2016, which improved the charged track pointing resolution to more than 50 μm for 750 MeV/c charged kaon tracks [10]. This enables the topological reconstruction of various open-charm hadron decays in heavy-ion collisions [5, 11-15] and significantly improves the precision of the measurements without necessitating the detection of the decay vertex [16]. Furthermore, the vertex resolution is sufficient to separate the open charm and open beauty hadron decays, which facilitates the measurement of beauty decay electrons to reveal mass-dependent parton energy loss in the hot-dense medium [17-19].

Conventionally, secondary vertex reconstruction in STAR has been conducted by determining the distance between the closest approach (DCA) points of two charged track helices, referred to as the helix swimming method (HS). Earlier, the decay position was regarded as the middle of the two DCA points, and this method has demonstrated adequate performance in reconstructing strange and open-channel hadrons in heavy-ion collisions [5, 6]. The key topological variables employed in this method is schematically represented in Fig. 1: DCA of daughter particles to the primary vertex (DCAv1, DCAv2), DCA between two daughter particles (DCA12), decay length from the decay vertex position to the primary vertex (d), θ denotes the angle between the particle momentum vector of interest and the decay length vector, and/or the DCA between the interested particle helix and the primary vertex (b). The calculations were performed based on the mathematical helix model for the daughter tracks. The experimentally estimated uncertainties were excluded from the reconstruction method.

Fig. 1
Sketch of key topological variables used by the helix swimming method.
pic

Recently, within STAR, an experimentally estimated error matrix on the track helix-fitted parameters was rendered in the offline analysis software infrastructure. Simultaneously, the KF Particle package, a Kalman Filter method used for secondary vertex finding and fitting utilizing the estimated track helix error matrices, was deployed for STAR offline analysis. Overall, this study aims to improve the secondary particle reconstruction with constraints provided by additional knowledge on the error matrices of various topological variables.

This paper reports the results of applying the KF Particle method to the reconstruction of strange (Λ,Ω-) and open-charm (D0) hadrons in heavy-ion collisions in the STAR experiments. A toolkit for multivariate analysis (TMVA) package deployed in ROOT [20] was used to optimize the topological selection cuts for the best signal significance in both the helix swimming and KF Particle methods. The remainder of this paper is organized as follows. Section 2 describes the mechanism followed by the KF Particle method to manage the secondary particle reconstruction and fitting. The application of the KF Particle method to the STAR data is discussed in Sect. 3. The optimized signal performance of the helix-swimming method and the KF Particle method are comparatively analyzed as well. The topological variable distributions from the KF Particle method obtained through the real data are comparatively analyzed with those derived from Monte Carlo (MC) simulations. Finally, the present findings are summarized in Sect. 4.

2

KF Particle Method

The Kalman Filter (KF) [21] represents a recursive method for analyzing linear discrete dynamic systems described by a vector of parameters called the state vector 𝒓 according to a series of measurements observed over time. It estimates the unknown vector parameters with high accuracy and is widely used in tracking and data prediction tasks.

In particle experiments, the Kalman filter can be employed to solve various tasks such as track finding, particle reconstruction, and event vertex reconstruction [22]. In particular, the KF particle package utilizes the Kalman filter for the reconstruction of short-lived particles and vertex finding has been developed and is currently applied to STAR data analysis.

In the KF Particle framework, each particle is described by a state vector with eight parameters [23] r=(x,y,z,px,py,pz,E,s), where (x,y,z), (px, py, pz), and E are the position, and s= l/p, where l denotes the length of the trajectory in the laboratory coordinate system and p refers the total momentum of particle. This natural particle parametrization renders the algorithm independent of the detector system geometry. The reconstructed state vector and its covariance matrix (𝑪) contain all the necessary information regarding the particle, which enables the calculation of physical quantities such as momentum, energy, and lifetime with their accuracy and the χ2 values during the reconstruction, i.e., to estimate the quality of reconstruction.

To simplify the calculation, the momentum and energy of the mother particle were calculated from the sum of all the daughter particles, and only the vertex position was fitted. After transporting the daughter particle to the current estimation of the decay vector (rk,Ck), the state vector of the daughter particle can be deemed as a measurement (mk,Vk) of the state vector of the mother particle. Using the residual ζk between rk and mk and the Kalman gain matrix 𝑲k evaluated from Ck and Vk, the estimation of the mother particle vector can be updated as (rk+1,Ck+1) according to Equation 1. ζk=rkmk, rk+1=rk+Kkζk, Ck+1=CkKkCk' (1) The χ2 criterion for this estimation is obtained simultaneously. A basic filtering algorithm was developed by conducting this process on all daughter tracks. A complete description of the algorithm and its mathematical justification is detailed in Ref. [23, 24]. Herein, we briefly outline the scheme for short-lived particle reconstruction displayed in Fig. 2.

Fig. 2
(Color online) Schematic of short-lived particle reconstruction with the KF Particle package. The main steps are as follows: initialize the parameters of the mother particle; extrapolate a daughter particle to the DCA point with a current estimation of the mother particle; correct the mother particle with the parameters of its daughter particle; after correcting overall daughter particles, the optimum estimation of the mother particle is obtained; the parameters of current mother particle are input to the initial step and iterated several instances until the results converge.
pic

1. Sort the final state particles into primary and secondary according to its χ2 to collision vertex.

2. Selection of an initial secondary decay point, often as the DCA point to the collision vertex from the first daughter track. Set the mother particle initial parameters (r0, C0), C0 is often set as an infinite diagonal matrix.

3. Extrapolation of the k-th daughter particle to the point of the closest approach with the current estimation of the decay point and update its parameters.

4. Correction of the decay vertex according to k-th daughter particle and adding the 4-momentum of the daughter particle to the 4-momentum of the mother particle.

5. Iteration of over all n daughter particles and calculation of an optimum estimation of the decay vector and its covariance matrix (rni, Cni) and the χ2 probabilities.

6. If the production vertex of the mother particle (typically, the primary vertex) is known, the mother particles are transported to it. Thereafter, the position of the production vertex is filtered and the χ2 probabilities of the origination are calculated from the production vertex.

7. Set rni and Cni as the initial parameters of the mother particle and repeat steps 3-6 N times.

8. Finalize the precision of the mother particle parameters (rn, Cn).

Compared with the traditional helix swimming method, the KF Particle method offers several crucial advantages.

• Usage of the daughter particle track parameters covariance matrices adds information on the detector performance and the track reconstruction quality, improving the mother particle reconstruction accuracy and efficiency.

• Statistical criteria (χ2 based cuts) were calculated and used for background rejection, for instance, using χ2 between the daughter track parameters and the collision point parameters instead of DCA to better discriminate primary and secondary particles.

• The natural and simple interface enables the reconstruction of the complicated decay chains [24].

• Usage of parallel programming provides high computational speed for the above-mentioned rather complicated calculations.

3

Application to Data

We applied the KF Particle method to the reconstruction of strange (Λ, Ω-) and open-charm (D0) hadrons using the data collected from the STAR experiment. Recent experimental datasets of Au+Au collisions at sNN = 27 GeV (for Λ and Ω-) and 200 GeV (for D0), containing the error matrix information of the track parameters, were applied in this analysis.

3.1
Λ reconstruction

Λ particles were reconstructed using the decay channel Λp+π, which offers a branching ratio of 69.2% [4]. Λ particles decayed with an appropriate decay length of ≈ 79 mm after they were produced in Au+Au collisions. Protons and pions were identified based on the ionization energy loss in the TPC gas. In practice, charged tracks with |nσX|<3 for any particle of interest X were selected, where nσX is defined as follows. nσX=1σXlogdE/dxmeasureddE/dxXBischel, (2) where dE/dxmeasured denotes the average energy loss per unit length measured by the TPC of the STAR detector, dE/dxXBischel represents the expected energy loss dE/dx for a certain particle species X (in this case, protons or pions), and σparticle denotes the dE/dx resolution measured by the TPC (typically 8% [9]). For each proton or pion track, we required a minimum of 15 hits in the TPC to ensure adequate track quality.

Using the data collected in the STAR experiment from Au+Au collisions at sNN=27 GeV, Λ particles were reconstructed using the KF Particle method, and various kinematic and topological variables such as mass, pT, and decay length were calculated. As depicted in Fig. 3, clear Λ mass peaks were observed in the invariant mass mpπ distributions in the pT range of 0.4–0.6 GeV/c from collision events with 0–5% (left panel) and 30–40% (right panel) centrality.

Fig. 3
pπ invariant mass distributions of pT=0.4-0.6 GeV/c in Au+Au collisions at sNN=27 GeV with centrality 0-5% (left) and 30-40% (right). Black data points depict all pπ pair distributions and are fitted with the Gaussian function in addition to the combinatorial background distributions depicted in the blue lines, which were estimated via side-band fitting.
pic

To ensure that the KF Particle method can be reliably used for extracting the physical yields, we applied the KF Particle method to a Monte Carlo simulated sample generated using an embedding technique detailed as follows: Simulated Λ particles with flat pT and rapid distributions were propagated through a GEANT3 [25] simulation of the STAR TPC. The Λ particles decayed inside the simulated detector and the electronic signals originating from the decay particles were mixed with those from a given event from the real data. The number of simulated Λ particles was 5% of the measured charged-particle multiplicity of the event in which the simulated particles were embedded, and the simulated Λ particles all originated from the primary vertex of that event. The combined electronic signals were subsequently processed using the STAR tracking software, which is used for real data processing as well. Thereafter, the KF Particle package was deployed on the resultant tracks for Λ reconstruction.

We compared the performance of KF particles on real data and MC simulation samples. The topological variables listed below (Table 1) were used to select the Λ candidates during the KF Particle reconstruction.

Table 1
Topological variables for Λ reconstruction.
variable description
χprim,π2 χ2 deviation of π track to the primary vertex
χprim,p2 χ2 deviation of p track to the primary vertex
χtopo,Λ2 χ2 of primary vertex to the reconstructed Λ
χpπ2 χ2 of daughter particle (p-π) fit
dΛ decay length of Λ
dΛ/σdΛ decay length normalized by its uncertainty
Show more

Statistical criteria were used instead of geometric quantities correspondingly (DCAprim,πχprim,π2, DCAprim,pχprim,p2, DCApπχpπ2, b and θχtopo,Λ2, dΛdΛ/σdΛ). Comparisons of these variables between the data and MC simulation for Λ candidates with pT=0.4-1.2 GeV/c and a centrality between 0-10% are depicted in Fig. 4. In general, the distributions of these topological variables from the data are appropriately described by the MC simulations for all centralities and pT.

Fig. 4
Key topological variable distributions: (a) χprim,π2, (b) χprim,p2, (c) χtopo,Λ2, (d) χpπ2, (e) dΛ, (f) dΛ/σdΛ used in KF Particle method for Λ reconstruction. Data (black points) and MC simulations (red curves) are compared.
pic

To achieve the optimal significance of the Λ signal, the Toolkit for Multivariate data A analysis is used. TMVA is a family of supervised learning algorithms that can be used to differentiate between signals and backgrounds. For further details, please refer to Refs. [20]. Signal and background samples were prepared as inputs for training. The signal samples were obtained from a GEANT3 simulation as described above. For the background sample, we selected sidebands (3σ<|mpπmΛ,PDG|<6σ) pairs in the real data around the Λ mass peak, where σ is the width of the Λ mass peak and mpπ and mΛ,PDG are the masses of the pair and the Λ baryon from the PDG respectively. These signal and background samples are further divided into different pT and centrality classes. We used the Boosted Decision Tree method for training. Decision-tree learning uses a set of input features and splits the input data recursively based on these features. In our case, the input features were the topological variables listed in Tab. 1 and the input data are the signal and background samples depending on these variables. BDT combines multiple decision trees to strengthen the differentiation power; a detailed discussion can be found in Ref. [26]. Training considers the correlations between different topological variables and collapses them into a single value, referred to as the BDT response value.

The BDT response value distributions from the signal and background samples for Λ candidates with pT=0-1 GeV/c and centrality 0-10% are shown in the left panel of Fig. 5. We observe that the BDT response values for the signal and background are significantly different from each other, and thus serve as a good measure for differentiating between the signal and background. To select a BDT response cut value to optimize the significance S/S+B, where S stands for signal counts and B stands for background counts, we used the TMVA package to calculate the signal and background efficiency as a function of the BDT response cut value, εS(BDT cut) and εB(BDT cut), using the signal and background samples, respectively. The signal and background efficiencies for Λ candidates in the pT range 0-1 GeV/c and a centrality 0-10% are shown in the right panel of Fig. 5 for blue and red lines. The estimated significance as a function of the BDT cut-off value can then be calculated using Eq. 3: Sig.(BDT cut)=S0εSS0εS+B0εB, (3) where S0 and B0 are the number of signal and background counts in the dataset before the BDT cut is applied. S0 is obtained from the estimated Λ counts without performing any cut on the topological variables, and B0 is obtained from the number of sideband pπ pairs without the BDT cut. The calculated significance as a function of the cut value applied to the BDT response value for Λ candidates in the pT range 0-1 GeV/c and 0-10% centrality is shown in the right panel of Fig. 5 as a green line. We find that a cut value of -0.09 maximizes the significance of this particular pT and centrality bin, and we choose this cut value for Λ reconstruction. This procedure is then repeated for each pT and the centrality bin. Generally, as the signal-to-background ratio decreases, a stricter BDT selection cut is necessary to optimize the significance.

Fig. 5
(Color online) (left) BDT response value distributions for signal (blue) and background (red) Λ candidates in the pT range 0-1 GeV/c for 0-10% centrality. (right) Efficiency for signal (blue line) and background (red line) Λ candidates in the pT range 0-1 GeV/c for 0-10% centrality as a function of the cut value placed on the BDT response value. Significance (green line) achieves its maximum value when the cut value is -0.09.
pic

We extracted the number of signals and background counts for each pT and the centrality bin using the tuned BDT cuts obtained, as explained above. We then used the standard helix swimming method used in previous STAR analyses [6], tuned the topological cuts in the HS method by the BDT, extracted the corresponding number of signals and background counts using the same procedure, and compared the significance obtained using these two methods. For a fair comparison, the track quality and particle identification cuts were identical. The ratios of significance as functions of pT for the three centrality selections are shown in Fig. 6. The increase in significance is approximately independent of the centrality, ≈30% in the pT range 1-3 GeV/c, and increases at low pT to ≈50%. This demonstrates that the KF Particle method is more significant for Λ signal extraction in Au+Au collisions at sNN=27 GeV in the STAR experiments.

Fig. 6
(Color online) Ratio of significance for Λ particles using the KF Particle method in conjunction with BDT training over those using the helix swimming (HS) method in conjunction with BDT training as a function of pT of the Λ particles for centrality selection 0-5% (black), 30-40% (red) and 60-80% (blue). The shaded bands indicate the statistical uncertainties.
pic
3.2
Ω Reconstruction

Next, we turn to Ω baryon. Ω baryons were reconstructed using the decay channel ΩΛ+Kp+π+K. Ω particles decayed with a proper decay length of ≈ 25 mm [4], and the Λ daughters decayed again soon thereafter. The final daughter tracks were detected using STAR TPC. Similarly, for each proton, kaon or pion track, a minimum of 15 hits were required to ensure good track quality. We reconstruct the Λ baryons with the KF Particle method first and then treat it as a daughter track to reconstruct the Ω production vertex. In Fig. 7, clear Ω mass peaks were observed in the ΛK invariant mass distributions using the KF Particle method.

Fig. 7
ΛK invariant mass distributions of pT=1.2-1.6 GeV/c in Au+Au collisions at sNN=27 GeV with centrality 0-5% (left), and 30-40% (right). Black data points depict all ΛK pair distributions and are fitted with the Gaussian function plus the combinatorial background distributions shown in the blue lines, which are estimated via side-band fitting.
pic

Because the decay topology for Ω baryons is more complicated than that for Λ baryons, more topological variables can be used for training to facilitate the differentiation between the signal and background. The topological variables are listed in Tab. 2 were used in the selection of Ω baryon candidates during KF Particle reconstruction.

Table 2
Topological variables for Ω reconstruction.
variable description
χprim,π2 χ2 deviation of π track to the primary vertex
χprim,p2 χ2 deviation of p track to the primary vertex
χprim,K2 χ2 deviation of K track to the primary vertex
χtopo,Λ2 χ2 of primary vertex to the reconstructed Λ
χpπ2 χ2 of daughter particle (p-π) fit
χtopo,Ω2 χ2 of primary vertex to the reconstructed Ω
χΛK2 χ2 of daughter particle (Λ-K) fit
dΛ decay length of Λ
dΛ/σdΛ Λ decay length normalized by its uncertainty
dΩ decay length of Ω
dΩ/σdΩ Ω decay length normalized by its uncertainty
Show more

Similar to the Λ baryon study, we generated an MC sample of the reconstructed Ω baryons using a GEANT3 simulation of the STAR TPC. The data-MC comparison of key topological variables is shown in Fig. 8.

Fig. 8
Key topological variable distributions: (a) χtopo,Λ2, (b) χpπ2, (c) χtopo,Ω2, (d) χΛK2, (e) dΛ/σdΛ, (f) dΩ/σdΩ used in KF Particle method for Ω reconstruction. Data (black points) and MC simulations (red curves) are compared.
pic

We find reasonable agreement between the data and MC simulations, which suggests proper estimation and usage of the covariance matrix of the Λ daughters and gives us confidence that the KF Particle method may be reliably used for the extraction of Ω baryon yields. We then generated a signal and background sample using the same method as in Λ analysis to supply inputs for TMVA training using the BDT method. The BDT response value distribution for Ω candidates with pT=1-4 GeV is shown in the left panel of Fig. 9. The signal efficiency, background efficiency, and significance are shown in the right panel of Fig. 9. As in the case of Λ analysis, we selected the BDT response cut-off value that optimizes significance.

Fig. 9
(Color online) (left) BDT response value distributions for signal (blue) and background (red) Ω candidates in the pT range 1-4 GeV/c for 0-10% centrality. (right) Efficiency for signal (blue line) and background (red line) Ω candidates in the pT range 1-4 GeV/c for 0-10% centrality as a function of the cut value placed on the BDT response value. The significance (green line) achieves its maximum value when the cut value is 0.09.
pic

This process is repeated for each pT and the centrality bin. The significance of using the optimized BDT response cuts for each pT and centrality bin was extracted. We then performed signal extraction using the default helix swimming method, with candidate selection cuts chosen to be the same as in the previous Ω analyses at the same collision energy [6, 27], also tuned by the BDT method. The signal and background counts were extracted using the default helix swimming method, and the ratios of the significances were calculated using these two methods, as shown in Fig. 10. We observe an ≈50% increase in significance in the pT range of 1-4 GeV/c. This increase is higher than that for Λ, likely owing to the more complex decay topology with two decay vertices reconstructed by KF particles and a larger background. Further studies using KF particles are underway to extend the Ω measurement to low pT beyond 1 GeV/c; however, this is beyond the scope of this study.

Fig. 10
(Color online) Ratio of significance for Ω particles using the KF Particle method in conjunction with BDT training over those using the helix swimming(HS) method in conjunction with BDT training as a function of pT of the Ω particles for centrality selection 0-5% (black), 30-40% (red) and 60-80% (blue). The shaded bands indicate the statistical uncertainties.
pic
3.3
D0 Reconstruction

D0 (and D¯0) particles were reconstructed via the decay channel D0Kπ+ and its charge conjugation with an appropriate decay length of ≈ 123 μM [4]. Because this decay length is less than the spatial resolution of the TPC detector, information from the microvertex detector HFT is used to distinguish the D0 decay vertex from the primary collision vertex. For each kaon or pion daughter track, a minimum of 15 hits in the TPC and a match with the HFT detector with at least three hits were required to ensure good track quality. For kaon and pion particle identification, in addition to the requirement that |nσπ|<3 and |nσK|<2, we also utilized information from the time-of-flight (TOF) detector [5] when available to help identify the particles at high pT by requiring the measured inverse velocity (1/β) to be within three standard deviations The topological variables are listed in Table 3 were used to select the D0 meson candidates in KF Particle reconstruction. pT</>,π and pT,K cuts are added to reject combinatorial background at low pT.

Table 3
Topological variables for D0 reconstruction.
variable description
χprim,π2 χ2 deviation of π track to the primary vertex
pT,π transverse momentum of π track
χprim,K2 χ2 deviation of K track to the primary vertex
pT,K transverse momentum of K track
χtopo,D02 χ2 of primary vertex to the reconstructed D0
χK,π2 χ2 of daughter particle (K-π) fit
LD0/σLD0 D0 decay length normalized by its uncertainty
Show more

Similar to the Λ and Ω baryon studies, we generated an MC sample of reconstructed D0 mesons using a GEANT3 simulation of the STAR TPC, HFT, and TOF and processed it through full detector tracking, as was done in the real data reconstruction with the previously mentioned embedding technique. The HFT simulator was tuned to reproduce the single-track efficiency and DCA pointing resolution observed in real data. However, the consistency in the topological variable distributions between the data and MC for D0 signals is yet to be demonstrated. Fig. 11 shows a comparison of several key topological variables used in the KF Particle method for D0 reconstruction between the data (black data points) and MC (red histograms). We found good agreement between the data and MC simulations for these variables, which means that this multiple-detector-combined MC simulation can generate D0 signals reasonably. The background distributions are shown in Fig. 11 (blue circles)). They are estimated from real data using the sideband method, in which background candidates are selected by requiring an invariant mass of pairs within 3σ<|MinvMD0|<6σ (σ is the Gaussian width of the D0 signal). The signal and background behaviors can be distinguished well, particularly from dD0/σdD0 and χtopo,D02 distributions.

Fig. 11
(Color online) Key topological variables distributions: (a) χprim,π2, (b) χprim,K2, (c) χK,π2, (d) dD0/σdD0, (e) χtopo,D02 used in KF Particle method for D0 reconstruction. Data (black points), MC simulations (red curves), and background (blue circles) are compared.
pic

Thereafter, we used the signal sample generated from the MC simulation and the background sample from the sideband candidates in the data to conduct TMVA training with the BDT method to determine the topological selection working point for the best signal significance. Figure 12 left panel exhibits the BDT response value distributions for the D0 signal and background in the region of pT=2-3 GeV/c with a centrality 10-40%; the efficiencies of the signal and background are also shown in the right panel. The significance was normalized to the maximum value. We determine the BDT response cut value to optimize the significance of D0 for each pT and centrality class.

Fig. 12
(Color online) (left) BDT response value distributions for signal (blue) and background (red) D0 candidates in the pT range 2-3 GeV/c for 10-40% centrality. (right) Efficiency for signal (blue line) and background (red line) D0 candidates in the pT range 2-3 GeV/c for 10-40% centrality as a function of the cut value placed on the BDT response value. The significance (green line) achieves its maximum value when the cut value is 0.05.
pic

Thereafter, we applied the optimized BDT selection cuts to real data analysis. Figure 13 displays the D0-invariant mass distributions derived using the KF Particle method for 10-40% Au+Au collisions at sNN=200 GeV in the regions pT=0-1 GeV/c (left) and pT=1.5-2.0 GeV/c (right), respectively. Black lines depict the function fits of the data with a Gaussian function for the D0 signal and linear background. Compared with the Λ and Ω reconstructions, more combinatorial backgrounds are included because the D0 decay points are closer to the collision points and blend with the particles from them, especially at pT=0-1 GeV/c.

Fig. 13
K±π invariant mass distributions using the KF Particle method in 10-40% Au+Au collisions at sNN=200 GeV in the region of pT=0-1 GeV/c (left) and pT=1.5-2.0 GeV/c (right). Black data points depict all K±π pair distributions and are fitted with the Gaussian function plus the combinatorial background distributions shown in the blue lines, which are estimated via side-band fitting.
pic

Thereafter, the signal significance was calculated from the invariant mass distributions of D0 candidates. The signal counts were obtained from a Gaussian function fit of the D0 peak, whereas the background counts were determined based on a linear background function fit within a mass window of |MinvMD0|<3σ, where σ denotes the width of D0 peak. We compared the significance of D0 from the KF Particle method to the helix swimming (HS) method used in a previous analysis [5] which was in conjunction with BDT training; the ratio of the D0 significance between these two methods is illustrated in Fig. 14. The shaded bands indicate the statistical uncertainties in this calculation. This comparison demonstrates that the KF Particle method improves the reconstructed D0 signal significance, especially for low pT and more central collisions. In 0-10% of the central Au+Au collisions at pT<1 GeV/c, the improvement can signify as a factor of 3, potentially because of the enormous amount of combinatorial background (hundreds of signals) in that particular range, and the cuts based on statistical criteria work appropriately in discriminating the particles originating from a secondary vertex.

Fig. 14
(Color online) Ratio of significance for D0 particles using the KF Particle method in conjunction with BDT training over those using the helix swimming(HS) method in conjunction with BDT training as a function of pT of the D0 particles for centrality selection 0-10%(black circles), 10-40%(red squares), and 40-80%(blue triangles). Shaded bands indicate the statistical uncertainties.
pic
4

Summary

In summary, we applied the KF Particle method to reconstruct Λ, Ω- hyperons, and D0 mesons in the STAR experiment. The KF Particle method, which utilizes covariant matrices of tracking parameters, improves the reconstructed Λ (Ω) significance by approximately 30% (50%) compared with the traditional helix swimming method in sNN = 27 GeV Au+Au collisions. The improvement in D0 significance by applying the KF Particle method has a pT dependence at sNN = 200 GeV Au+Au collisions, with the largest improvement as significant as a factor of 3 in pT <1 GeV/c and 0-10% central collisions. The present findings demonstrated that the Monte Carlo simulation can reproduce the topological variable distributions used in the KF Particle method, thereby establishing KF particles as a robust method for analyzing the strange and open charm hadrons in the STAR experiment. As the KF Particle method is independent of the detector geometry, it can be applied to other experiments, especially in analyses with a small signal-to-background ratio [28-31].

References
1. P. Koch, B. Muller, J. Rafelski,

Strangeness in relativistic heavy ion collisions

. Phys. Rept. 142, 167-262 (1986). doi: 10.1016/0370-1573(86)90096-7doi:
Baidu ScholarGoogle Scholar
2. S. Frixione, M. L. Mangano, P. Nason et al.,

Heavy quark production

. Adv. Ser. Direct. High Energy Phys. 15, 609-706 (1998). doi: 10.1142/9789812812667_0009
Baidu ScholarGoogle Scholar
3. X. Dong, Y.-J. Lee, R. Rapp,

Open heavy-flavor production in heavy-ion collisions

. Ann. Rev. Nucl. Part. Sci. 69, 417-445 (2019). doi: 10.1146/annurev-nucl-101918-023806
Baidu ScholarGoogle Scholar
4. P. Zyla, et al.

Review of particle physics

. Prog. Theor. Exp. Phys. 2020, 083C01 (2020). doi: 10.1093/ptep/ptaa104
Baidu ScholarGoogle Scholar
5. J. Adam, et al. [STAR Collaboration],

Centrality, and transverse momentum dependence of D0-meson production at mid-rapidity in Au+Au collisions at sNN=200 GeV

. Phys. Rev. C 99 (3), 034908 (2019). doi: 10.1103/PhysRevC.99.034908
Baidu ScholarGoogle Scholar
6. J. Adam, et al. [STAR Collaboration],

Strange hadron production in Au+Au collisions at sNN= 7.7, 11.5, 19.6, 27, and 39 GeV

. Phys. Rev. C 102 (3), 034909 (2020). doi: 10.1103/PhysRevC.102.034909
Baidu ScholarGoogle Scholar
7. M. S. Abdallah, et al. [STAR Collaboration],

Measurements of HΛ3 and HΛ4 lifetimes and yields in Au+Au collisions in the high-baryon density region

. Phys. Rev. Lett. 128 (20), 202301 (2022). doi: 10.1103/PhysRevLett.128.202301
Baidu ScholarGoogle Scholar
8. K. Ackermann, et al. [STAR Collaboration]

STAR detector overview

. Nucl. Instrum. Meth. A 499, 624-632 (2003). doi: 10.1016/S0168-9002(02)01960-5
Baidu ScholarGoogle Scholar
9. M. Anderson, et al.

The STAR time projection chamber: A unique tool for studying high-multiplicity events at RHIC

. Nucl. Instrum. Meth. A 499, 659-678 (2003). doi: 10.1016/S0168-9002(02)01964-2
Baidu ScholarGoogle Scholar
10. G. Contin, et al.

The STAR MAPS-based PiXeL detector

. Nucl. Instrum. Meth. A 907, 60-80 (2018). doi: 10.1016/j.nima.2018.03.003
Baidu ScholarGoogle Scholar
11. L. Adamczyk, et al. [STAR Collaboration],

Measurement of D0 Azimuthal Anisotropy at Midrapidity in Au+Au Collisions at sNN=200 GeV

. Phys. Rev. Lett. 118 (21), 212301 (2017). doi: 10.1103/PhysRevLett.118.212301
Baidu ScholarGoogle Scholar
12. J. Adam, et al. [STAR Collaboration],

First measurement of Λc baryon production in Au+Au collisions at sNN = 200 GeV

. Phys. Rev. Lett. 124 (17), 172301 (2020). doi: 10.1103/PhysRevLett.124.172301
Baidu ScholarGoogle Scholar
13. J. Adam, et al. [STAR Collaboration],

Observation of Ds±/D0 enhancement in the Au+Au collisions at sNN = 200 GeV

. Phys. Rev. Lett. 127, 092301 (2021). doi: 10.1103/PhysRevLett.127.092301
Baidu ScholarGoogle Scholar
14. Z. Tang, W. Zha, Y. Zhang,

An experimental review of open heavy flavor and quarkonium production at RHIC

. Nucl. Sci. Tech. 31, no.8, 81 (2020). doi: 10.1007/s41365-020-00785-8
Baidu ScholarGoogle Scholar
15. X. Luo, S. Shi, N. Xu et al.,

A study of the properties of the QCD phase diagram in high-energy nuclear collisions

. Particles 3 (2), 278-307 (2020). doi: 10.3390/particles3020022
Baidu ScholarGoogle Scholar
16. L. Adamczyk, et al. [STAR Collaboration],

Observation of D0 meson nuclear modifications in Au+Au collisions at sNN=200 GeV

. Phys. Rev. Lett. 113 (14), 142301 (2014). doi: 10.1103/PhysRevLett.113.142301
Baidu ScholarGoogle Scholar
17. M.S. Abdallah et al. [STAR Collaboration],

Evidence of mass ordering of charm and bottom quark energy loss in Au+Au collisions at RHIC

. Eur. Phys. J. C 82 (12), 1150 (2022). doi: 10.1140/epjc/s10052-022-11003-7
Baidu ScholarGoogle Scholar
18. F. Si, X. Chen, L. Zhou et al.,

Charm and beauty isolation from heavy flavor decay electrons in Au+Au collisions at sNN = 200 GeV at RHIC

. Phys. Lett. B 805, 135465 (2020). doi: 10.1016/j.physletb.2020.135465
Baidu ScholarGoogle Scholar
19. D. Li, F. Si, Y. Zhao et al.,

Charm and beauty isolation from heavy flavor decay electrons in p+p and Pb+Pb collisions at sNN = 5.02 TeV at LHC

. Phys. Lett. B 832, 137249 (2022). doi: 10.1016/j.physletb.2022.137249
Baidu ScholarGoogle Scholar
20. H. Voss, A. Höcker, J. Stelzer, F. Tegenfeldt,

TMVA, the Toolkit for Multivariate Data Analysis with ROOT

. PoS ACAT, 040 (2009). doi: 10.22323/1.050.0040
Baidu ScholarGoogle Scholar
21. R. E. Kalman,

TMVA, A new approach to linear filtering and prediction problems

. J. Basic Eng. 82 (1), 35-45 (1960). doi: 10.1115/1.3662552
Baidu ScholarGoogle Scholar
22. R. Frühwirth, et al. Data Analysis Techniques for High-Energy Physics, 2nd edition. Cambridge (2000).
23. S. Gorbunov,

On-line reconstruction algorithms for the CBM and ALICE experiments

. PhD. Thesis (2013). https://nbn-resolving.org/urn:nbn:de:hebis:30:3-295385urn:nbn:de:hebis:30:3-295385
Baidu ScholarGoogle Scholar
24. M. Zyzak,

Online selection of short-lived particles on many-core computer architectures in the CBM experiment at FAIR

. PhD. Thesis (2016). https://nbn-resolving.org/urn:nbn:de:hebis:30:3-414288urn:nbn:de:hebis:30:3-414288
Baidu ScholarGoogle Scholar
25. R. Brun, F. Bruyant, M. Maire et al., GEANT 3: user’s guide Geant 3.10, Geant 3.11; rev. version. CERN, Geneva (1987). https://cds.cern.ch/record/1119728
26. H. Drucker, C. Cortes,

Boosting decision trees

. Proceedings of the 8th International Conference on Neural Information Processing Systems 8, 479-485 (1995).
Baidu ScholarGoogle Scholar
27. L. Adamczyk, et al. [STAR Collaboration],

Probing parton dynamics of QCD matter with Ω and ϕ production

. Phys. Rev. C 93 (2), 021903 (2016). doi: 10.1103/PhysRevC.93.021903
Baidu ScholarGoogle Scholar
28. R. Ralf,

Bottomonium suppression in heavy-ion collisions and the in-medium strong force

. Nucl. Sci. Tech. 34, 63 (2023). doi: 10.1007/s41365-023-01213-3
Baidu ScholarGoogle Scholar
29. Y. Ma,

Hypernuclei as a laboratory to test hyperon-nuucleon interactions

. Nucl. Sci. Tech. 34 (6), 97 (2023). doi: 10.1007/s41365-023-01248-6
Baidu ScholarGoogle Scholar
30. N. Li, Z. Sun, X. Liu et al.,

Perfect DD* Molecular Prediction Matching the Tcc Observation at LHCb

. Chin. Phys. Lett. 38 (9), 092001 (2021). doi: 10.1088/0256-307X/38/9/092001
Baidu ScholarGoogle Scholar
31. R. Aaij, [LHCb Collaboration],

Search for the doubly charmed baryon Ωcc+

. SCI CHINA PHYS MECH. 64 (10), 101062 (2021). doi: 10.1007/s11433-021-1742-7
Baidu ScholarGoogle Scholar
Footnote

The authors declare that they have no competing interests.