]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ACORDE/AliACORDEPreprocessor.cxx
make friend access work in online and offline
[u/mrichter/AliRoot.git] / ACORDE / AliACORDEPreprocessor.cxx
index e763dee348e4786d3ea108ff694b047b093a527e..d37289e0045545dd5a3ece0ff6836aa56361eeda 100644 (file)
@@ -49,6 +49,7 @@ AliACORDEPreprocessor::AliACORDEPreprocessor(AliShuttleInterface* shuttle) :
   // constructor
   AddRunType("STANDALONE_BC");
   AddRunType("STANDALONE_PULSER");
+  AddRunType("PHYSICS");
 
 }