]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEER/AliGRPPreprocessor.h
Fixes for coverity.
[u/mrichter/AliRoot.git] / STEER / STEER / AliGRPPreprocessor.h
index da9ff1bd9986f8b954d8b670858df37fb56647af..e003197c946440a40c0d6e41cef0d381ae4266d1 100644 (file)
@@ -74,6 +74,7 @@ class AliGRPPreprocessor: public AliPreprocessor {
                                   const char *cdbRoot,
                                  TString &gdc
                                  );
+  static   THashList*  ProcessAliases(const char* aliasesFile);
 
  protected:
 
@@ -108,7 +109,9 @@ class AliGRPPreprocessor: public AliPreprocessor {
    Float_t ProcessEnergy(TObjArray* array, Double_t timeStart);
    AliLHCClockPhase* ProcessLHCClockPhase(TObjArray *beam1phase,TObjArray *beam2phase,
                                          Double_t timeEnd);
-
+   TString ParseBeamTypeString(TString beamType, Int_t iBeamType);
+   Bool_t CheckFileRecords (const char* fileName) const;
+   
  private:
  
   static const Int_t   fgknDAQLbPar;            //! number of DAQ lb parameters for PHYSICS runs