|
| notApplyCDCLatencyCorrection |
| parameter that allows to apply or not the CDC latency correction
|
|
| NTOT |
| counts the number of clusters
|
|
| localdb |
| set the name of the localDB used
|
|
| outputFileName |
| name of the output file
|
|
| resList |
| lists used to create the histograms for each TB : residuals
|
|
| spList |
| scatterplot t0 vs cog
|
|
| cogList |
| cog
|
|
| cdcList |
| t0
|
|
| snrList |
| Cluster SNR.
|
|
| nList |
| number of clusters
|
|
| sumCOGList |
| sum of CoG times
|
|
| Evt |
| counts the number of events
|
|
| EventT0Hist |
| distribution of EventT0
|
|
| AlphaUTB |
| alpha parameter vs TB, for U side
|
|
| AlphaVTB |
| alpha parameter vs TB, for V side
|
|
| BetaUTB |
| beta parameter vs TB, for U side
|
|
| BetaVTB |
| beta parameter vs TB, for V side
|
|
| MeanHistVTB |
| mean of the residuals distribution vs TB, for V side
|
|
| MeanHistUTB |
| mean of the residuals distribution vs TB, for U side
|
|
| RMSHistVTB |
| RMS of the residuals distribution vs TB, for V side.
|
|
| RMSHistUTB |
| RMS of the residuals distribution vs TB, for U side.
|
|
| MeanFitVTB |
| mean of the residuals distribution vs TB, for V side (from gaussian fit)
|
|
| MeanFitUTB |
| mean of the residuals distribution vs TB, for U side (from gaussian fit)
|
|
| RMSFitUTB |
| RMS of the residuals distribution vs TB, for U side (from gaussian fit)
|
|
| RMSFitVTB |
| RMS of the residuals distribution vs TB, for V side (from gaussian fit)
|
|
| gaus |
| gaus function used for fitting distributions
|
|
| cdcEventT0 |
| registers PyStoreObj EventT0
|
|
Python class used for evaluating the CoG corrections, create a localDB,
creating a localDB with the corrections and a root file to check the corrections
Definition at line 42 of file CoGCalibration_utils.py.