Ignore:
Timestamp:
03/19/04 18:55:40 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h

    r3510 r3553  
    131131
    132132  // Setter
     133  void SetPixId( const Int_t i )                                    { fPixId = i; }
     134
    133135  void SetPedestal(const Float_t ped, const Float_t pedrms, const Float_t pederr);
    134136
     
    280282  Bool_t IsCombinedMethodValid()               const;
    281283
    282   void   DefinePixId(Int_t i);
    283 
    284284  // Miscellaneous
    285285  void  ApplyLoGainConversion();
Note: See TracChangeset for help on using the changeset viewer.