]> git.uio.no Git - u/mrichter/AliRoot.git/commit
The DoEvent methods should be protected, not private, because classes need to inherit...
authorszostak <szostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Nov 2007 19:38:39 +0000 (19:38 +0000)
committerszostak <szostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Nov 2007 19:38:39 +0000 (19:38 +0000)
commite3629e8a5baa1450217e42dff3a3116b5a562b67
tree641fad61b41c0f9b5c1a89cd9b5a2c5ae6ce4ec0
parent2aaa30ef9d6e35853913e5c98e2189f09e8f7143
The DoEvent methods should be protected, not private, because classes need to inherit them. I have no idea why gcc even alows this to compile.
HLT/BASE/AliHLTProcessor.h