Skip to Content.
Sympa Menu

star-tpc-l - Re: [Star-tpc-l] Check_DifferenceOfAcceptance_FXTDataProducedByDifferentStarLibrary(P21id and P23ie)

star-tpc-l AT lists.bnl.gov

Subject: Star-tpc-l mailing list

List archive

Chronological Thread  
  • From: "Fisyak, Yuri V" <fisyak AT bnl.gov>
  • To: yulou <yulou AT mail.ustc.edu.cn>
  • Cc: Yuanjing Ji <yuanjingji AT lbl.gov>, "Vassiliev, Iouri Dr." <I.Vassiliev AT gsi.de>, "ephy AT ustc.edu.cn" <ephy AT ustc.edu.cn>, "leung AT physi.uni-heidelberg.de" <leung AT physi.uni-heidelberg.de>, "xdong AT lbl.gov" <xdong AT lbl.gov>, "xuyue AT impcas.ac.cn" <xuyue AT impcas.ac.cn>, "hexh AT impcas.ac.cn" <hexh AT impcas.ac.cn>, Star-tpc L <Star-tpc-l AT lists.bnl.gov>
  • Subject: Re: [Star-tpc-l] Check_DifferenceOfAcceptance_FXTDataProducedByDifferentStarLibrary(P21id and P23ie)
  • Date: Sat, 2 Mar 2024 20:28:03 +0000

Hello Yulou and all,

  1. I have tracked down the difference between SL21d and SL23e (new dE/dx calibration)  for high dE/dx at η < -2.
  2. The difference is coming from cluster size cut in time buckets ( min = 3.5, max = 16.5)   from TpcnTbk table

================================================================================

MySQL [Calibrations_tpc]> select * from TpcnTbk where elementID = 1  order by beginTime;

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+----------+------+------+-------+------+--------------+--------------+---------------+---------------------+

| dataID | entryTime           | nodeID | elementID | beginTime           | endTime             | flavor | schemaID | deactive | type | idx  | nrows | npar | OffSet       | min          | max           | a                   |

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+----------+------+------+-------+------+--------------+--------------+---------------+---------------------+

|      1 | 2022-05-31 21:34:22 |    112 |         1 | 2018-12-20 00:00:00 | 2037-01-01 00:00:00 | ofl    |        2 |        0 |  200 |    1 |     1 |    0 | 0.0000000000 | 3.5000000000 | 16.5000000000 | 0,0,0,0,0,0,0,0,0,0 |

|    101 | 2024-03-02 19:42:00 |    112 |         1 | 2018-12-20 00:00:01 | 2037-01-01 00:00:00 | ofl    |        2 |        0 |    0 |    0 |     0 |    0 | 0.0000000000 | 0.0000000000 |  0.0000000000 | 0,0,0,0,0,0,0,0,0,0 |

|     51 | 2022-05-31 21:34:25 |    112 |         1 | 2019-11-15 00:00:00 | 2037-01-01 00:00:00 | sim    |        2 |        0 |    0 |    0 |     0 |    0 | 0.0000000000 | 0.0000000000 |  0.0000000000 | 0,0,0,0,0,0,0,0,0,0 |

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+----------+------+------+-------+------+--------------+--------------+---------------+---------------------+

3 rows in set (0.00 sec)

  1. This cut is coming from analysis of collider data, and it should not be applied for fixed target data.
  2. With deactivated cut high dEdx at η < -2 has appeared  (/gpfs01/star/subsys-tpc/fisyak/TbyT/TbyT_SL21d_SL23e/SL23m/st_physics_21036008_raw_3500010*.root).
  3. I have deactivated this cut as today,

MySQL [Calibrations_tpc]> select from_unixtime(1709409405);

+---------------------------+

| from_unixtime(1709409405) |

+---------------------------+

| 2024-03-02 19:56:45       |

+---------------------------+

1 row in set (0.00 sec)

  1. MySQL [Calibrations_tpc]> select * from TpcnTbk where elementID = 1  order by beginTime;

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+------------+------+------+-------+------+--------------+--------------+---------------+---------------------+

| dataID | entryTime           | nodeID | elementID | beginTime           | endTime             | flavor | schemaID | deactive   | type | idx  | nrows | npar | OffSet       | min          | max           | a                   |

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+------------+------+------+-------+------+--------------+--------------+---------------+---------------------+

|    151 | 2024-03-02 20:03:00 |    112 |         1 | 1995-01-01 00:00:00 | 2037-01-01 00:00:00 | ofl    |        2 |          0 |    0 |    0 |     0 |    0 | 0.0000000000 | 0.0000000000 |  0.0000000000 | 0,0,0,0,0,0,0,0,0,0 |

|      1 | 2022-05-31 21:34:22 |    112 |         1 | 2018-12-20 00:00:00 | 2037-01-01 00:00:00 | ofl    |        2 | 1709409405 |  200 |    1 |     1 |    0 | 0.0000000000 | 3.5000000000 | 16.5000000000 | 0,0,0,0,0,0,0,0,0,0 |

|    101 | 2024-03-02 19:42:00 |    112 |         1 | 2018-12-20 00:00:01 | 2037-01-01 00:00:00 | ofl    |        2 | 1709409405 |    0 |    0 |     0 |    0 | 0.0000000000 | 0.0000000000 |  0.0000000000 | 0,0,0,0,0,0,0,0,0,0 |

|     51 | 2022-05-31 21:34:25 |    112 |         1 | 2019-11-15 00:00:00 | 2037-01-01 00:00:00 | sim    |        2 | 1709409405 |    0 |    0 |     0 |    0 | 0.0000000000 | 0.0000000000 |  0.0000000000 | 0,0,0,0,0,0,0,0,0,0 |

+--------+---------------------+--------+-----------+---------------------+---------------------+--------+----------+------------+------+------+-------+------+--------------+--------------+---------------+---------------------+

 

4 rows in set (0.00 sec)

  1. I am planning to make modification as  git PR in StarDb/Calibrations/tpc to eliminated TpcnTbk and TpcnPad

 


                                                              Yuri Fisyak

STAR                                           Phone: +1 631 344 3913
Brookhaven National Laboratory  Fax:    +1 631 344 4206
510A/1-161
http://www.star.bnl.gov/~fisyak       E-mail:
fisyak AT bnl.gov

 

 

 

From: yulou <yulou AT mail.ustc.edu.cn>
Date: Friday, March 1, 2024 at 2:10
AM
To: Fisyak, Yuri V <fisyak AT bnl.gov>
Cc: Yuanjing Ji <yuanjingji AT lbl.gov>, Vassiliev, Iouri Dr. <I.Vassiliev AT gsi.de>, ephy AT ustc.edu.cn <ephy AT ustc.edu.cn>, leung AT physi.uni-heidelberg.de <leung AT physi.uni-heidelberg.de>, xdong AT lbl.gov <xdong AT lbl.gov>, xuyue AT impcas.ac.cn <xuyue AT impcas.ac.cn>, hexh AT impcas.ac.cn <hexh AT impcas.ac.cn>
Subject: Re: Check_DifferenceOfAcceptance_FXTDataProducedByDifferentStarLibrary(P21id and P23ie)

Hi Yuri
    Thank you very much for your work.
Please let us know if we can help.

Best wishes
Yulou

 




Archive powered by MHonArc 2.6.24.

Top of Page