]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TOF/AliTOFrawData.cxx
software update to include time corrections during reconstruction.
authorrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 14 Feb 2010 23:15:54 +0000 (23:15 +0000)
committerrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 14 Feb 2010 23:15:54 +0000 (23:15 +0000)
commit2bf4d9d68aa9687e8ab2d65f0568fd82f79e9185
tree8dd6f8bbe30ae1778937efa3de1e4bfc92a6f598
parentf00218b3af1f409b0d2951edcb8d50362252f6f5
software update to include time corrections during reconstruction.
time corrections added are:

- DeltaBC (from raw data)
- L0L1Latency (from raw data)
- CTPLatency (from config stored OCDB)
- TDCLatencyWindow (from config stored in OCDB)
- T0Fill (from PreProcessor measurement stored in OCDB)

added files to local OCDB for simulation

- DeltaBCOffset (set to 0)
- CTPLatency (set to 0)
- T0Fill (set to 0)

modified local OCDB Status object to include TDCLatencyWindow (set to 0)
32 files changed:
OCDB/TOF/Calib/CTPLatency/Run0_999999999_v0_s0.root [new file with mode: 0644]
OCDB/TOF/Calib/DeltaBCOffset/Run0_999999999_v0_s0.root [new file with mode: 0644]
OCDB/TOF/Calib/Status/Run0_999999999_v0_s1.root [new file with mode: 0644]
OCDB/TOF/Calib/T0Fill/Run0_999999999_v0_s0.root [new file with mode: 0644]
TOF/AliTOFCTPLatency.cxx [new file with mode: 0644]
TOF/AliTOFCTPLatency.h [new file with mode: 0644]
TOF/AliTOFChannelOnlineStatusArray.cxx
TOF/AliTOFClusterFinder.cxx
TOF/AliTOFDRMStatusHeader3.h [new file with mode: 0644]
TOF/AliTOFDecoder.cxx
TOF/AliTOFDeltaBCOffset.cxx [new file with mode: 0644]
TOF/AliTOFDeltaBCOffset.h [new file with mode: 0644]
TOF/AliTOFGeometry.cxx
TOF/AliTOFGeometry.h
TOF/AliTOFHitData.cxx
TOF/AliTOFHitData.h
TOF/AliTOFRawDataFormat.h
TOF/AliTOFRawStream.cxx
TOF/AliTOFReconstructor.cxx
TOF/AliTOFT0Fill.cxx [new file with mode: 0644]
TOF/AliTOFT0Fill.h [new file with mode: 0644]
TOF/AliTOFcalib.cxx
TOF/AliTOFcalib.h
TOF/AliTOFcluster.cxx
TOF/AliTOFcluster.h
TOF/AliTOFrawData.cxx
TOF/AliTOFrawData.h
TOF/MakeCDBEntryCTPLatency.C [new file with mode: 0644]
TOF/MakeCDBEntryDeltaBCOffset.C [new file with mode: 0644]
TOF/MakeCDBEntryT0Fill.C [new file with mode: 0644]
TOF/TOFbaseLinkDef.h
TOF/libTOFbase.pkg