Changeset 3553 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 03/19/04 18:55:40 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h
r3510 r3553 131 131 132 132 // Setter 133 void SetPixId( const Int_t i ) { fPixId = i; } 134 133 135 void SetPedestal(const Float_t ped, const Float_t pedrms, const Float_t pederr); 134 136 … … 280 282 Bool_t IsCombinedMethodValid() const; 281 283 282 void DefinePixId(Int_t i);283 284 284 // Miscellaneous 285 285 void ApplyLoGainConversion();
Note:
See TracChangeset
for help on using the changeset viewer.