X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=STEER%2FAliPreprocessor.h;h=a108544a84d4caed84fdba01c860bc87c5f85057;hp=230ae2156a8b4739064906bccd85680a7ec609d2;hb=b48d25420de2e7a8b7e9430e8275807f7579e66f;hpb=d0f84c425f33393c3bb8bd4daa68e0118c264e28 diff --git a/STEER/AliPreprocessor.h b/STEER/AliPreprocessor.h index 230ae2156a8..a108544a84d 100644 --- a/STEER/AliPreprocessor.h +++ b/STEER/AliPreprocessor.h @@ -53,6 +53,7 @@ class AliPreprocessor : public TNamed const char* GetRunType(); Bool_t GetHLTStatus(); const char* GetTriggerConfiguration(); + const char* GetTriggerDetectorMask(); void Log(const char* message); UInt_t GetStartTimeDCSQuery(); UInt_t GetEndTimeDCSQuery();