]> git.uio.no Git - u/mrichter/AliRoot.git/commit
added placement new after reinterpret_cast in order to get vtable; added empty contru...
authorsgweber <steffen.georg.weber@cern.ch>
Tue, 1 Jul 2014 11:52:20 +0000 (13:52 +0200)
committersgweber <steffen.georg.weber@cern.ch>
Tue, 1 Jul 2014 11:52:20 +0000 (13:52 +0200)
commit488e1434a61edf45bdea206ef83bd13bfdea2038
tree96c99c68ce93a6f83807d862dcc89eafbfcc92bd
parent36fadc3e4d4cc3f1a45181ceec25a61be51fcb0b
added placement new after reinterpret_cast in order to get vtable; added empty contructor to be called in placement new, so that values are not overwritten
HLT/BASE/AliHLTComponentBenchmark.cxx
HLT/global/AliFlatESDEvent.cxx
HLT/global/AliFlatESDEvent.h
HLT/global/AliFlatESDTrack.h
HLT/global/AliFlatESDV0.h
HLT/global/AliFlatESDVertex.h
HLT/global/AliHLTGlobalEsdConverterComponent.cxx
HLT/global/AliHLTGlobalFlatEsdConverterComponent.cxx
HLT/global/CompareFlatESDs.C