]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLTANALYSIS/JET/cone/AliHLTJETConeHeader.h
Add new classes for the jet cone finder
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 1 Apr 2009 19:33:16 +0000 (19:33 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 1 Apr 2009 19:33:16 +0000 (19:33 +0000)
commit7c3c85cd5c307bb19e96dfcd7df4a5e0821d447e
tree9e8be3872546a53ef2c2e6961c529a2fedfe3c46
parent4711ad430b4c3f19c63f70e23c19cec5de16cb50
Add new classes for the jet cone finder
* Not yet in compilation
* waiting for an addon in JETAN
18 files changed:
HLT/JET/AliHLTJETBase.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETBase.h [new file with mode: 0644]
HLT/JET/AliHLTJETJetCuts.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETJetCuts.h [new file with mode: 0644]
HLT/JET/AliHLTJETJets.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETJets.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeEtaPhiCell.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeEtaPhiCell.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeFinder.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeFinder.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeGrid.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeGrid.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeHeader.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeHeader.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeJetCandidate.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeJetCandidate.h [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeSeedCuts.cxx [new file with mode: 0644]
HLT/JET/cone/AliHLTJETConeSeedCuts.h [new file with mode: 0644]