]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONPad.h
Implemented a new version of cluster (with its store and iterator):
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Oct 2007 20:33:27 +0000 (20:33 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Oct 2007 20:33:27 +0000 (20:33 +0000)
commit2060b21706c6613c64fa306ff1789fd4bbc8d54b
tree8574043b558aabc5aa10248016bedc6680d3b368
parent8c58b0394e50d35a1a8fadc2a220f1f2647eebea
Implemented a new version of cluster (with its store and iterator):
--> contains only important informations (including an unique ID for each cluster)
--> keeps backward compatibility with old clusters
- Use AliMUONClusterFinderMLEM (with AliMUONPreClusterFinder) as default version for clustering
- removed AliMUONClusterFinderAZ

Philippe P., Laurent
34 files changed:
MUON/AliMUONAlignment.cxx
MUON/AliMUONClusterFinderMLEM.cxx
MUON/AliMUONClusterReconstructor.cxx
MUON/AliMUONClusterReconstructor.h
MUON/AliMUONClusterStoreV1.cxx
MUON/AliMUONClusterStoreV1.h
MUON/AliMUONClusterStoreV2.cxx [new file with mode: 0644]
MUON/AliMUONClusterStoreV2.h [new file with mode: 0644]
MUON/AliMUONClusterStoreV2Iterator.cxx [new file with mode: 0644]
MUON/AliMUONClusterStoreV2Iterator.h [new file with mode: 0644]
MUON/AliMUONDataInterface.cxx
MUON/AliMUONDataInterface.h
MUON/AliMUONHitForRec.cxx
MUON/AliMUONHitForRec.h
MUON/AliMUONPad.cxx
MUON/AliMUONPad.h
MUON/AliMUONPreClusterFinder.cxx
MUON/AliMUONPreClusterFinderV2.cxx
MUON/AliMUONPreClusterFinderV3.cxx
MUON/AliMUONRawCluster.cxx
MUON/AliMUONRawCluster.h
MUON/AliMUONRawClusterV2.cxx [new file with mode: 0644]
MUON/AliMUONRawClusterV2.h [new file with mode: 0644]
MUON/AliMUONReconstructor.cxx
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTracker.cxx
MUON/AliMUONVCluster.cxx [new file with mode: 0644]
MUON/AliMUONVCluster.h [new file with mode: 0644]
MUON/AliMUONVClusterStore.cxx
MUON/AliMUONVClusterStore.h
MUON/AliMUONVTrackReconstructor.cxx
MUON/MUONCheckDI.C
MUON/MUONResoEffChamber.C
MUON/MUONTriggerEfficiency.C