]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/PHOS/AliHLTPHOSRawAnalyzerCrude.cxx
Change of naming convention from Analyzer to RawAnalyser for classes that analyses...
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Jan 2007 15:36:43 +0000 (15:36 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Jan 2007 15:36:43 +0000 (15:36 +0000)
commitcbab66dd6174650371f9219e7d66841ee124b9ef
tree639ecf7bfe8e7b4a560a890c6d20668a306b87c4
parent1b070c3ce5c77e4bfb7523bb877ef62f37bff83d
Change of naming convention from Analyzer to RawAnalyser for classes that analyses the raw data directly.
18 files changed:
HLT/PHOS/AliHLTPHOSRawAnalyzer.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzer.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerChiSquareFit.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerChiSquareFit.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerComponent.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerComponent.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerCrude.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerCrude.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerCrudeComponent.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerCrudeComponent.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerKLevel.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerKLevel.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerLMS.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerLMS.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.h [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinderComponent.cxx [new file with mode: 0644]
HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinderComponent.h [new file with mode: 0644]