]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Initial flat structure
authorzampolli <chiara.zampolli@cern.ch>
Fri, 17 Jan 2014 15:25:26 +0000 (16:25 +0100)
committerzampolli <chiara.zampolli@cern.ch>
Fri, 17 Jan 2014 15:25:26 +0000 (16:25 +0100)
commit251a2c81e6a5b633447c6fb88fb80cf83b683ffa
tree189913ac1872712840777ddd3f2bcb4b740121bb
parentf99a88b28f3a0290bf2b08c71e342d117a69fad6
Initial flat structure
20 files changed:
HLT/BASE/AliHLTDataTypes.cxx
HLT/BASE/AliHLTDataTypes.h
HLT/CMakelibAliHLTGlobal.pkg
HLT/global/.rootrc [new file with mode: 0644]
HLT/global/AliFlatESDEvent.cxx [new file with mode: 0644]
HLT/global/AliFlatESDEvent.h [new file with mode: 0644]
HLT/global/AliFlatESDTrack.cxx [new file with mode: 0644]
HLT/global/AliFlatESDTrack.h [new file with mode: 0644]
HLT/global/AliFlatESDV0.cxx [new file with mode: 0644]
HLT/global/AliFlatESDV0.h [new file with mode: 0644]
HLT/global/AliFlatESDVertex.h [new file with mode: 0644]
HLT/global/AliFlatExternalTrackParam.h [new file with mode: 0644]
HLT/global/AliFlatTPCCluster.h [new file with mode: 0644]
HLT/global/AliHLTGlobalAgent.cxx
HLT/global/AliHLTGlobalEsdConverterComponent.cxx
HLT/global/AliHLTGlobalFlatEsdConverterComponent.cxx [new file with mode: 0644]
HLT/global/AliHLTGlobalFlatEsdConverterComponent.h [new file with mode: 0644]
HLT/global/FlatESDConverter.C [new file with mode: 0644]
HLT/global/LoadLibs.C [new file with mode: 0644]
HLT/global/ReadFlatESD.C [new file with mode: 0644]