CrossTalk table for RHICf reconstruction
Updated on Mon, 2022-11-21 07:38. Originally created by slee5 on 2022-11-21 07:38.
Request the new table for RHICf cross-talk.
1. describe the table.
A) The CrossTalk table used for RHICf GSOBar calibration.
To calibrate GSOBar, we actually need to 60x60 matrix crosstalk table.
However, To reduce the size of the table, We have extracted the essential data that size is 1030 of float type.
Therefore, We want to upload a float type cross talk table in calibration/rhicf.
B) We are going to upload only one time. because this table is used in all runs.
2. IDL file.
rhicfCrossTalk.idl:
-------------------------------------------------------------
/* rhicfCrossTalk.idl
*
* Table: rhicfCrossTalk
*
* description: // RHICf GSObar Cross-Talk calibration table
*
* description: // RHICf GSObar Cross-Talk calibration table
*
*/
struct rhicfCrossTalk {
float crossTalk[1030]; /* CrossTalk for All tower */
};
--------------------------------------------------------------
--------------------------------------------------------------
3. This struct is NOT indexed
4. Table size
sizeof(rhicfCrossTalk_st) = 4120
5. the person in charge
slee5 (star server login ID)
»
- slee5's blog
- Login or register to post comments