]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSDigitizer.h
Adding AliITSDigitizer class to do merging and digitization . Based on the
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Nov 2001 16:27:28 +0000 (16:27 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Nov 2001 16:27:28 +0000 (16:27 +0000)
commit9ad8b5dd70acbf669e5531bba65ba40c2e589f87
tree464d35bf9f9b8e25c94235e8293e8f9660e3445c
parentc6fa4f1e11787c3c0d5ff19606c93d16c88943c3
Adding AliITSDigitizer class to do merging and digitization . Based on the
TTask method. AliITSDigitizer class added to the Makefile and ITSLinkDef.h
file. The following files required minor changes. AliITS, added functions
SetHitsAddressBranch, MakeBranchInTreeD and modified MakeBranchD.
AliITSsimulationSDD.cxx needed a Tree indepenent way of returning back to
the original Root Directory in function Compress1D. Now it uses gDirectory.
ITS/AliITS.cxx
ITS/AliITS.h
ITS/AliITSDigitizer.cxx [new file with mode: 0644]
ITS/AliITSDigitizer.h [new file with mode: 0644]
ITS/AliITSsimulationSDD.cxx
ITS/ITSLinkDef.h
ITS/Makefile