]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TRD/AliTRDdetDigits.h
Add new TRD classes
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Feb 2000 19:05:17 +0000 (19:05 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Feb 2000 19:05:17 +0000 (19:05 +0000)
commitf7336fa340f7adeb921e498ff17d93105430eaf8
tree7fddf82fbc8f20792cb68d51c0692d05cc39f0f9
parent47f39b793faefaeb366dd2c68f328370a293c3a4
Add new TRD classes
29 files changed:
TRD/AliTRDarrayI.cxx [new file with mode: 0644]
TRD/AliTRDarrayI.h [new file with mode: 0644]
TRD/AliTRDclusterizer.cxx [new file with mode: 0644]
TRD/AliTRDclusterizer.h [new file with mode: 0644]
TRD/AliTRDclusterizerV0.cxx [new file with mode: 0644]
TRD/AliTRDclusterizerV0.h [new file with mode: 0644]
TRD/AliTRDclusterizerV1.cxx [new file with mode: 0644]
TRD/AliTRDclusterizerV1.h [new file with mode: 0644]
TRD/AliTRDdataArray.cxx [new file with mode: 0644]
TRD/AliTRDdataArray.h [new file with mode: 0644]
TRD/AliTRDdetDigits.cxx [new file with mode: 0644]
TRD/AliTRDdetDigits.h [new file with mode: 0644]
TRD/AliTRDdigitizer.cxx [new file with mode: 0644]
TRD/AliTRDdigitizer.h [new file with mode: 0644]
TRD/AliTRDgeometry.cxx [new file with mode: 0644]
TRD/AliTRDgeometry.h [new file with mode: 0644]
TRD/AliTRDgeometryFull.cxx [new file with mode: 0644]
TRD/AliTRDgeometryFull.h [new file with mode: 0644]
TRD/AliTRDgeometryHole.cxx [new file with mode: 0644]
TRD/AliTRDgeometryHole.h [new file with mode: 0644]
TRD/AliTRDrecPoint.cxx [new file with mode: 0644]
TRD/AliTRDrecPoint.h [new file with mode: 0644]
TRD/AliTRDsegmentArray.cxx [new file with mode: 0644]
TRD/AliTRDsegmentArray.h [new file with mode: 0644]
TRD/AliTRDsegmentArrayBase.cxx [new file with mode: 0644]
TRD/AliTRDsegmentArrayBase.h [new file with mode: 0644]
TRD/AliTRDsegmentID.cxx [new file with mode: 0644]
TRD/AliTRDsegmentID.h [new file with mode: 0644]
TRD/slowClusterAna.C [new file with mode: 0644]