]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Changed AliLevel3::Init to public, and this should then be called after
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Apr 2002 15:01:08 +0000 (15:01 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 18 Apr 2002 15:01:08 +0000 (15:01 +0000)
commitf59eed2dfc1b3225eea06c8389b572819a9a5d17
tree6ac66535f92e2eae7ad022ed2316ce3a8060a934
parentb6db177fd0486018a3038fb1010b020f4ad0a8b3
Changed AliLevel3::Init to public, and this should then be called after
the ctor. Here one should provide the path where the data are located,
and also the parameter file. Else, some cleaning where done, -> fOutputFile
was no longer needing, and has been removed. For example script how to run
the new AliLevel3 class, checkout latest version of test.C in exa.
HLT/src/AliL3Transform.cxx
HLT/src/AliL3Transform.h
HLT/src/AliLevel3.cxx
HLT/src/AliLevel3.h