]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fRun initialized.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 16 Mar 2009 12:15:58 +0000 (12:15 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 16 Mar 2009 12:15:58 +0000 (12:15 +0000)
STEER/AliRunLoader.cxx

index a5d8a4d8275aa5a14ba8929390af0e2ea8da8f96..9ae485db5698a5c4d0bde6c7e3fbf64fe0267364 100644 (file)
@@ -154,6 +154,7 @@ AliRunLoader::AliRunLoader(TFolder* topfolder):
  TNamed(fgkRunLoaderName,fgkRunLoaderName),
  fLoaders(new TObjArray()),
  fEventFolder(topfolder),
+ fRun(-1),
  fCurrentEvent(0),
  fGAFile(0x0),
  fHeader(0x0),