]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/JET/AliHLTJETReader.cxx
* Added HLT classes for Jet reader and Jet reader header
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Mar 2009 00:27:24 +0000 (00:27 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Mar 2009 00:27:24 +0000 (00:27 +0000)
commit0734d11283f1c350b6626c52c23cf05b481cef39
tree03f753cb51dccf4b0d6304f86d11119423d9ef4b
parent805aa9dad946af11f05f1397e2a96db8459ef6aa
* Added HLT classes for Jet reader and Jet reader header
** classes are supposed to be used for Kine, ESDs and AODs
** inherited from JETAN classes
* Add HLT class for track cuts
** class is supposed to be used for Kine, ESDs and AODs
** inherited from AliAnalysisCuts
* Update of test macro
* Usage of HLT jet reader in both JetFinderComponent
* Update pkg and CMake file
13 files changed:
HLT/CMake_libAliHLTJET.txt
HLT/JET/AliHLTJETConeJetComponent.cxx
HLT/JET/AliHLTJETConeJetComponent.h
HLT/JET/AliHLTJETFastJetComponent.cxx
HLT/JET/AliHLTJETFastJetComponent.h
HLT/JET/AliHLTJETReader.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETReader.h [new file with mode: 0644]
HLT/JET/AliHLTJETReaderHeader.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETReaderHeader.h [new file with mode: 0644]
HLT/JET/AliHLTJETTrackCuts.cxx [new file with mode: 0644]
HLT/JET/AliHLTJETTrackCuts.h [new file with mode: 0644]
HLT/JET/macros/HLTJetReconstruction.C
HLT/libAliHLTJET.pkg