]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliQAv1.cxx
Transfer of the initialisation of the QA Data objects in the framework; clean the...
[u/mrichter/AliRoot.git] / STEER / AliQAv1.cxx
index 7ac6f47f6515de419c989d02e0d0bd0bf57bcc7d..572b9ebe2b0596b739b4688bc836489699af757d 100644 (file)
@@ -75,7 +75,7 @@ const UInt_t   AliQAv1::fgkQABit               = 0x80000 ;
 const UInt_t   AliQAv1::fgkImageBit            = 0x100000 ; 
 const Int_t    AliQAv1::fgkQADebugLevel        = 99 ; 
 const TString  AliQAv1::fImageFileName         = "QAImage" ; 
-const TString  AliQAv1::fImageFileFormat       = "eps" ; 
+const TString  AliQAv1::fImageFileFormat       = "pdf" ; 
 const UShort_t AliQAv1::fgkMaxQAObjects        = 10000 ; 
 
 //____________________________________________________________________________