]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLTANALYSIS/JET/AliHLTJETBase.cxx
* Added fast interface to fastjet
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Nov 2009 09:06:21 +0000 (09:06 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Nov 2009 09:06:21 +0000 (09:06 +0000)
commit1f9fec4a4221a81786f9e8f48a86d132f1375cfc
treee583b99daa4b1e4ff25225a3481049826a15d4cd
parente3817f97321e48a0d1d09ef6de36a90d67bfdf95
* Added fast interface to fastjet
* Added more flexibility in the cone finder
* cleaned up code
* Added AnalysisTasks and test macros
30 files changed:
HLT/JET/AliHLTJETBase.cxx
HLT/JET/AliHLTJETBase.h
HLT/JET/AliHLTJETFastJetComponent.cxx [deleted file]
HLT/JET/AliHLTJETJetCuts.cxx
HLT/JET/AliHLTJETJetCuts.h
HLT/JET/AliHLTJETReader.cxx
HLT/JET/AliHLTJETReader.h
HLT/JET/AliHLTJETReaderHeader.cxx
HLT/JET/AliHLTJETReaderHeader.h
HLT/JET/AliHLTJETTrackCuts.cxx
HLT/JET/cone/AliHLTJETConeFinder.cxx
HLT/JET/cone/AliHLTJETConeFinder.h
HLT/JET/cone/AliHLTJETConeHeader.h
HLT/JET/cone/AliHLTJETConeJetComponent.cxx
HLT/JET/cone/AliHLTJETConeJetComponent.h
HLT/JET/cone/AliHLTJETConeSeedCuts.cxx
HLT/JET/fastjet/AliHLTJETFastJetComponent.cxx [new file with mode: 0644]
HLT/JET/fastjet/AliHLTJETFastJetComponent.h [moved from HLT/JET/AliHLTJETFastJetComponent.h with 72% similarity]
HLT/JET/fastjet/AliHLTJETFastJetFinder.cxx [new file with mode: 0644]
HLT/JET/fastjet/AliHLTJETFastJetFinder.h [new file with mode: 0644]
HLT/JET/fastjet/AliHLTJETFastJetHeader.cxx [new file with mode: 0644]
HLT/JET/fastjet/AliHLTJETFastJetHeader.h [new file with mode: 0644]
HLT/JET/macros/HLTJetReconstruction.C
HLT/JET/macros/runChain.sh [moved from HLT/JET/macros/run.sh with 72% similarity]
HLT/JET/macros/runTask.sh [new file with mode: 0755]
HLT/JET/macros/tasks/ConfigJetAnalysisHLT.C [new file with mode: 0644]
HLT/JET/macros/tasks/ConfigJetAnalysisHLTMC.C [new file with mode: 0644]
HLT/JET/macros/tasks/JetAnalysisManagerHLT.C [new file with mode: 0644]
HLT/JET/macros/tasks/JetAnalysisManagerHLTKine.C [new file with mode: 0644]
HLT/libAliHLTJET.pkg