- Timestamp:
- 03/16/05 19:30:45 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilter.h
r6128 r6840 32 32 static const Int_t fgSignalStartBinLoGain; //! Default for fSignalStartBinLoGain (now set to: 4) 33 33 static const TString fgNameWeightsFile; //! "cosmics_weights.dat" 34 static const Float_t fgOffsetLoGain; //! Default for fOffsetLoGain (now set to 1.8) 34 static const Float_t fgOffsetLoGain; //! Default for fOffsetLoGain (now set to 1.7) 35 static const Float_t fgLoGainStartShift; //! Default for fLoGainStartShift (now set to -1.8) 35 36 36 37 MArrayF fHiGainSignal; //! Need fast access to the signals in a float way
Note:
See TracChangeset
for help on using the changeset viewer.