KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVDataPatch_E789_FAZIABadCsICalibFragments.cpp
Go to the documentation of this file.
2 
4 
5 
6 
8 void KVDataPatch_E789_FAZIABadCsICalibFragments::PrintPatchInfo() const
9 {
10  std::cout << "Correct mistaken use of Z=2 CsI calib for all fragments in FAZIA\n\n";
11 
12  std::cout << "In data written with v.1.12/05, the FAZIA CsI calibration for Z=2 was mistakenly extended to\n";
13  std::cout << "use for all fragments stopping in a CsI detector as well. This leads to an underestimation of\n";
14  std::cout << "energies of fragment (by up to 50%). This patch corrects the CsI energy, laboratory total energy,\n";
15  std::cout << "and centre-of-mass kinematics of these fragments.\n";
16 
17  std::cout << "Any particle to which this patch is applied will have a parameter\n\n";
18  std::cout << " DATAPATCH.E789_FAZIABadCsICalibFragments.APPLIED = true\n";
19 }
20 
21 
22 
23 
24 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Correct mistaken use of Z=2 CsI calib for all fragments in FAZIA.