]> git.uio.no Git - u/mrichter/AliRoot.git/commit - FMD/FMDutil/AliFMDGainDA.h
Changes to make DAs publish information to AMORE.
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 19 May 2010 22:49:03 +0000 (22:49 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 19 May 2010 22:49:03 +0000 (22:49 +0000)
commit2a082c9660b46b9c6630883c30e47a6405a9fa28
tree20048092f8a73aea74abbf9f486482c7c81e540f
parent278d8a5f8292b6cb24e4331d161c31ca0f32a597
Changes to make DAs publish information to AMORE.

The pedestal DA will publish a TH2F for each ring, containg as content
the pedestal values, and as errors the noise values.

The gain DA will publish two TH2F per ring.  One contains the gains
and the error on the gains, and the other contains the reduced
chi^2 for each of the strips.

Both will also publish a TObject with the unique identifier set to the
run number used to generate the data.
:
The base DA does not publish anything at this time.
FMD/AliFMDBaseDA.cxx
FMD/AliFMDBaseDA.h
FMD/AliFMDGainDA.cxx
FMD/AliFMDGainDA.h
FMD/AliFMDPedestalDA.cxx
FMD/AliFMDPedestalDA.h
FMD/FMDGainda.cxx
FMD/FMDPedestalda.cxx