]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Moving a some structs and classes used for handling "AliESDCaloCluster like" clusters...
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Sep 2009 13:18:18 +0000 (13:18 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Sep 2009 13:18:18 +0000 (13:18 +0000)
commit7fc04b6720c974e7d837824ae2ffc4dfafd3580f
tree83a8c0e6e88f355ed678ff1472c6fefe0d64f2c5
parent8f29b706c05ce4de340dd708a2248f2d17bf160a
Moving a some structs and classes used for handling "AliESDCaloCluster like" clusters inside HLT.
This was done to avoid dependencies between libAliHLTGlobal and libAliHLTPHOS when we merge
PHOS clusters into the global HLT ESD.

Several classes in the HLT/PHOS had to be changed due to name changes of the structs/classes
22 files changed:
HLT/BASE/util/AliHLTCaloClusterDataStruct.h [moved from HLT/PHOS/AliHLTPHOSCaloClusterDataStruct.h with 82% similarity]
HLT/BASE/util/AliHLTCaloClusterReader.cxx [new file with mode: 0644]
HLT/BASE/util/AliHLTCaloClusterReader.h [new file with mode: 0644]
HLT/BASE/util/AliHLTESDCaloClusterMaker.cxx [new file with mode: 0644]
HLT/BASE/util/AliHLTESDCaloClusterMaker.h [moved from HLT/PHOS/AliHLTPHOSESDCaloClusterMaker.h with 55% similarity]
HLT/PHOS/AliHLTPHOSCaloClusterContainerStruct.h
HLT/PHOS/AliHLTPHOSCaloClusterHeaderStruct.h
HLT/PHOS/AliHLTPHOSCaloClusterReader.cxx [deleted file]
HLT/PHOS/AliHLTPHOSCaloClusterReader.h [deleted file]
HLT/PHOS/AliHLTPHOSClusterAnalyser.cxx
HLT/PHOS/AliHLTPHOSClusterAnalyser.h
HLT/PHOS/AliHLTPHOSClusterAnalyserComponent.cxx
HLT/PHOS/AliHLTPHOSESDCaloClusterMaker.cxx [deleted file]
HLT/PHOS/AliHLTPHOSESDEntriesMakerComponent.cxx
HLT/PHOS/AliHLTPHOSESDEntriesMakerComponent.h
HLT/PHOS/AliHLTPHOSESDMaker.cxx
HLT/PHOS/AliHLTPHOSHistogramProducer.cxx
HLT/PHOS/AliHLTPHOSLinkDef.h
HLT/PHOS/AliHLTPHOSMonitorTriggerComponent.cxx
HLT/PHOS/AliHLTPHOSMonitorTriggerComponent.h
HLT/libAliHLTPHOS.pkg
HLT/libAliHLTUtil.pkg