Changeset 2931 for trunk/MagicSoft/Mars/mcalib/MHCalibrationPixel.h
- Timestamp:
- 01/27/04 20:32:42 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationPixel.h
r2922 r2931 19 19 20 20 Int_t fPixId; // Pixel Nr 21 Int_t fTotalEntries; // Number of entries22 21 23 22 TArrayF *fHiGains; //-> … … 25 24 26 25 protected: 26 27 Int_t fTotalEntries; // Number of entries 27 28 28 29 TH1F* fHChargeHiGain; // Summed FADC slices High Gain
Note:
See TracChangeset
for help on using the changeset viewer.