]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreprocessor.h
In AliMUONReconstructor:
[u/mrichter/AliRoot.git] / MUON / AliMUONPreprocessor.h
index 95e33b93ff914717ecf2353066aec0dc7e7048ec..2a0ce630e173f396c6568d6508958c78136805cd 100644 (file)
@@ -65,6 +65,7 @@ public:
   /// Whether we should do something or not
   Bool_t IsApplicable() { return fIsApplicable; }
   
+  /// Return log book parameter
   TString GetLogBookParam(const char* parname)
   { return TString(AliPreprocessor::GetRunParameter(parname)); }