]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenHalo.cxx
Update timestamps for new AMANDA simulation (17/02/2015)
[u/mrichter/AliRoot.git] / EVGEN / AliGenHalo.cxx
index 6b76a443886b7a459a768b794da58da8e54582ee..82031dab68cab887ab0dd691ff99ca18b494ccaf 100644 (file)
@@ -315,6 +315,7 @@ void AliGenHalo::Generate()
   header->SetNProduced(np);
   // Passes header either to the container or to gAlice
   if (fContainer) {
+      header->SetName(fName);
       fContainer->AddHeader(header);
   } else {
       gAlice->SetGenEventHeader(header);