]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CALO/AliHLTCaloConstants.h
Reduction of memory consumption in case of many triggers in the configuration (e...
[u/mrichter/AliRoot.git] / HLT / CALO / AliHLTCaloConstants.h
index 6d3a5059bacc0297e5bd2b346905e63a4123e5cc..ebd91b7508642f3539696dbea932f84fc6407d3a 100644 (file)
@@ -32,7 +32,7 @@ public:
   static  Int_t GetNGAINS()             { return ALTRO::NGAINS; };
   static  Int_t GetHIGHGAIN()           { return ALTRO::HIGHGAIN; };
   static  Int_t GetLOWGAIN()          { return ALTRO::LOWGAIN; };
-  static  Int_t GetHGLGFACTOR()       { return CALO::HGLGFACTOR;}; //FR
+  static  Double_t GetHGLGFACTOR()       { return CALO::HGLGFACTOR;}; //FR
   static  Int_t GetMAXBINVALUE()      { return ALTRO::MAXBINVALUE; };
   static  Int_t GetCSPSPERFEE()       { return CALO::CSPSPERFEE; };
   static  Int_t GetNALTROS()           { return ALTRO::NALTROS; };