]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPreprocessor.h
Implementing functionality so that the detectors can send
[u/mrichter/AliRoot.git] / STEER / AliPreprocessor.h
index dfecb8bbcccb284d43d3e70bc5fec7ba82c2c12a..994d8b074898d174ad9e35f77b3f76d30dbc9712 100644 (file)
@@ -64,6 +64,8 @@ class AliPreprocessor : public TNamed
     
     void AddRunType(const char* runType);
 
+    void SendToML(const char*);
+
     Int_t fRun;         // current run
     UInt_t fStartTime;  // starttime of current run
     UInt_t fEndTime;    // endtime of current run