]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSOnlineSPDfoChip.h
Package for the SPD FO-uniformity-scan DA.
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Feb 2009 10:48:41 +0000 (10:48 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Feb 2009 10:48:41 +0000 (10:48 +0000)
commit286382a358e4f4e1d8c3a2b9f78688dfaef737f8
tree8ef7c3f3c7beb93ddaf3bbf92b3b639baa31bd55
parent8d99ecc785ea764d9d8456f0e4630d4096765620
Package for the SPD  FO-uniformity-scan DA.
It is made up of ITSSPDFOda.cxx and the 5 classes, AliITSOnlineSPDfo,
AliITSOnlineSPDfoChip, AliITSOnlineSPDfoChipConfig, AliITSOnlineSPDfoInfo
and AliITSOnlineSPDfoAnalyzer.

-----------------------------------------------------------------------------
AliITSOnlineSPDfo :
It is a manager class that knows how to store data, how to read them and how to
manage them.

AliITSOnlineSPDfoChip (+AliITSOnlineSPDfoChipConfig):
It is the container class. It stores per each pixel configuration
inside the chip the corresponding FO output.

AliITSOnlineSPDfoInfo:
It stores the how the scan was arranged (number of dacs, their codes, number
of pulses, etc.)

AliITSOnlineSPDfoAnalyzer:
It is the class that analyzes the FO scan data to determine the more suitable
DAC values to have the best FO trigger efficiency.

Annalisa Mastroserio
14 files changed:
ITS/AliITSOnlineSPDfo.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDfo.h [new file with mode: 0644]
ITS/AliITSOnlineSPDfoAnalyzer.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDfoAnalyzer.h [new file with mode: 0644]
ITS/AliITSOnlineSPDfoChip.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDfoChip.h [new file with mode: 0644]
ITS/AliITSOnlineSPDfoChipConfig.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDfoChipConfig.h [new file with mode: 0644]
ITS/AliITSOnlineSPDfoInfo.cxx [new file with mode: 0644]
ITS/AliITSOnlineSPDfoInfo.h [new file with mode: 0644]
ITS/CMake_libITSrec.txt
ITS/ITSSPDfoda.cxx [new file with mode: 0644]
ITS/ITSrecLinkDef.h
ITS/libITSrec.pkg