]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDtrapConfig.h
- use identical code for calculation of tracklet parameters as in FEE
[u/mrichter/AliRoot.git] / TRD / AliTRDtrapConfig.h
index a70b457200be3cfb70aaad65a2f4f493718771f9..0e45edaac644d06da4d72bbf9c976f2c083d3a0a 100644 (file)
@@ -499,8 +499,6 @@ class AliTRDtrapConfig : public TObject
   void GetPIDscale(Double_t scale[2]) {scale[0] = fScaleQ0; scale[1]=fScaleQ1;}  // The two scaling factors are not available in the TRAP but needed by the DCS board
 
   // configuration handling
-  Bool_t LoadConfig();
-
   Bool_t ReadPackedConfig(Int_t det, UInt_t *data, Int_t size);
 
   Bool_t AddValues(UInt_t det, UInt_t cmd, UInt_t extali, Int_t addr, UInt_t data);