Changeset 2973 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 01/30/04 10:21:43 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MHPedestalPixel.h
r2951 r2973 17 17 18 18 const Int_t fChargeNbins; 19 Axis_t fChargeFirst; 20 Axis_t fChargeLast; 21 19 22 const Int_t fChargevsNbins; 20 21 23 const Axis_t fChargevsNFirst; 22 24 const Axis_t fChargevsNLast; 23 25 24 Axis_t fChargeFirst;25 Axis_t fChargeLast;26 27 26 TH1F* fHPedestalCharge; //-> Summed FADC slices 28 27 TH1I* fHPedestalChargevsN; //-> Summed FADC slices vs Event nr.
Note:
See TracChangeset
for help on using the changeset viewer.