]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSPulseGenerator.h
Makefile for PHOSUtils.par creation
[u/mrichter/AliRoot.git] / PHOS / AliPHOSPulseGenerator.h
index 879662f947cee29499cfcde6dad875527fedc2ac..0b63e092de1d341f37924240e517dcf74143b3f3 100644 (file)
@@ -51,7 +51,7 @@ public:
   static Double_t GeV2ADC();
 
   virtual void Print(Option_t*) const;
-  virtual void Draw (Option_t*);
+  virtual void Draw (Option_t* opt = "all");
 
   AliPHOSPulseGenerator& operator = (const AliPHOSPulseGenerator &) {
     Fatal("operator =", "not implemented") ;
@@ -65,8 +65,7 @@ private:
   static Double_t fgHighLowGainFactor ; // high to low gain factor
   static Int_t    fgOrder ;             // order of the gamma function
 
-  //  static const Int_t fkTimeBins = 64 ;  // number of sampling bins
-  static const Int_t fkTimeBins = 1008 ;  // number of sampling bins
+  static const Int_t fkTimeBins = 100 ; // number of sampling bins
 
   static Double_t fgTimeMax ;           // maximum sampled time
   static Double_t fgTimePeak ;          // peaking time