]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/AliFlatESDEvent.cxx
switch form VV to V interface for flat
[u/mrichter/AliRoot.git] / HLT / global / AliFlatESDEvent.cxx
index 90cba55c203eac104ecad73f96ed7cd9ac916d92..f1cc1a73882081114dc6961b593ccd0b8cc04e62 100644 (file)
@@ -69,7 +69,6 @@
 // _______________________________________________________________________________________________________
 AliFlatESDEvent::AliFlatESDEvent() 
   :
-  AliVVevent(),
   fContentSize(0),
   fMagneticField(0),
   fPeriodNumber(0),
@@ -100,7 +99,6 @@ AliFlatESDEvent::AliFlatESDEvent()
 
 AliFlatESDEvent::AliFlatESDEvent( AliVConstructorReinitialisationFlag f ) 
   :
-  AliVVevent( f ),
   fContentSize(fContentSize),
   fMagneticField(fMagneticField),
   fPeriodNumber(fPeriodNumber),