]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPreprocessor.h
adding functionality to retrieve trigger configuration from the DAQ logbook
[u/mrichter/AliRoot.git] / STEER / AliPreprocessor.h
index 2b15131a61bf912a72468d54d350e57fdce1d033..6bd861ef14b1550fc82f86a161c3cb6c1c5abb0e 100644 (file)
@@ -52,6 +52,7 @@ class AliPreprocessor : public TNamed
     AliCDBEntry* GetFromOCDB(const char* pathLevel2, const char* pathLevel3);
     const char* GetRunType();
     Bool_t GetHLTStatus();
+    const char* GetTriggerConfiguration();
     void Log(const char* message);
     
     void AddRunType(const char* runType);