]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PHOS/AliPHOSClusterizerv1.cxx
----------------------------------------------------------------------
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Dec 1999 16:27:45 +0000 (16:27 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Dec 1999 16:27:45 +0000 (16:27 +0000)
commitd15a28e7baaf9ecf573af1e229c75b9527e05793
treeef3aa772d9d0e79b9fdfc5eb90b278afdf832277
parent57386c204e3b549db9fa9c0385b6cc8d944cf3d3
 ----------------------------------------------------------------------
 Modified files
        AliPHOS.cxx AliPHOS.h AliPHOSv0.cxx AliPHOSv0.h Makefile
PHOSLinkDef.h

 Added Files:
AliPHOSClusterizer.cxx AliPHOSClusterizer.h
  AliPHOSClusterizerv1.cxx AliPHOSClusterizerv1.h
  AliPHOSDigit.cxx AliPHOSDigit.h AliPHOSEmcRecPoint.cxx
  AliPHOSEmcRecPoint.h AliPHOSGeometry.cxx AliPHOSGeometry.h
  AliPHOSLink.cxx AliPHOSLink.h AliPHOSPpsdRecPoint.cxx
  AliPHOSPpsdRecPoint.h AliPHOSRecPoint.cxx AliPHOSRecPoint.h
  AliPHOSReconstructioner.cxx AliPHOSReconstructioner.h
  AliPHOSTrackSegment.cxx AliPHOSTrackSegment.h
  AliPHOSTrackSegmentMaker.cxx AliPHOSTrackSegmentMaker.h
  AliPHOSTrackSegmentMakerv1.cxx AliPHOSTrackSegmentMakerv1.h
  canevas.cxx canevas.h testTrackSegment.C
 Removed Files:
  Tag: HEAD
  AliPHOSv1.cxx AliPHOSv1.h AliPHOSv2.cxx AliPHOSv2.h
 ---------------------------------------------------------------------
This is a major revision of the PHOS package undertaken at SUBATECH. It is not
anymore compatible with version V3.02.
There is an unique but parametrized geometry.
The reconstruction is operational until the track segment reconstruction.
Use testTrackSegment.C for tests

Y. Schutz --- G. Martinez --- D. Peressounko
33 files changed:
PHOS/AliPHOS.cxx
PHOS/AliPHOS.h
PHOS/AliPHOSClusterizer.cxx [new file with mode: 0644]
PHOS/AliPHOSClusterizer.h [new file with mode: 0644]
PHOS/AliPHOSClusterizerv1.cxx [new file with mode: 0644]
PHOS/AliPHOSClusterizerv1.h [new file with mode: 0644]
PHOS/AliPHOSDigit.cxx [new file with mode: 0644]
PHOS/AliPHOSDigit.h [new file with mode: 0644]
PHOS/AliPHOSEmcRecPoint.cxx [new file with mode: 0644]
PHOS/AliPHOSEmcRecPoint.h [new file with mode: 0644]
PHOS/AliPHOSGeometry.cxx [new file with mode: 0644]
PHOS/AliPHOSGeometry.h [new file with mode: 0644]
PHOS/AliPHOSLink.cxx [new file with mode: 0644]
PHOS/AliPHOSLink.h [new file with mode: 0644]
PHOS/AliPHOSPpsdRecPoint.cxx [new file with mode: 0644]
PHOS/AliPHOSPpsdRecPoint.h [new file with mode: 0644]
PHOS/AliPHOSRecPoint.cxx [new file with mode: 0644]
PHOS/AliPHOSRecPoint.h [new file with mode: 0644]
PHOS/AliPHOSReconstructioner.cxx [new file with mode: 0644]
PHOS/AliPHOSReconstructioner.h [new file with mode: 0644]
PHOS/AliPHOSTrackSegment.cxx [new file with mode: 0644]
PHOS/AliPHOSTrackSegment.h [new file with mode: 0644]
PHOS/AliPHOSTrackSegmentMaker.cxx [new file with mode: 0644]
PHOS/AliPHOSTrackSegmentMaker.h [new file with mode: 0644]
PHOS/AliPHOSTrackSegmentMakerv1.cxx [new file with mode: 0644]
PHOS/AliPHOSTrackSegmentMakerv1.h [new file with mode: 0644]
PHOS/AliPHOSv0.cxx
PHOS/AliPHOSv0.h
PHOS/Makefile
PHOS/PHOSLinkDef.h
PHOS/canevas.cxx [new file with mode: 0644]
PHOS/canevas.h [new file with mode: 0644]
PHOS/testTrackSegment.C [new file with mode: 0644]