]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDcluster.h
Store raw pad signals in AliTRDcluster (suggested by Xianguo)
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Mar 2012 12:04:11 +0000 (12:04 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Mar 2012 12:04:11 +0000 (12:04 +0000)
commit07897df4f72fb45551f081d71be5ebf6df3c50df
tree149aa1d8e22690f1332f30e7afbec4bebce7c090
parent8d4de2391437eb0e093702de11436169c8676b4c
Store raw pad signals in AliTRDcluster (suggested by Xianguo)
- use fSignals to store raw signals (no tail cancellation, no
  calibration) on demand
- store cluster charge with float precision
- protect against usage of MC label for data reconstruction
- extend Print function of AliTRDcluster
TRD/AliTRDReconstructor.cxx
TRD/AliTRDcluster.cxx
TRD/AliTRDcluster.h
TRD/AliTRDclusterizer.cxx
TRD/AliTRDclusterizer.h