Changeset 444 for trunk/MagicSoft/Simulation/Detector/include-MFadc
- Timestamp:
- 10/25/00 11:09:49 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.hxx
r397 r444 62 62 // 63 63 #define SUBBINS 5. 64 #define WIDTH_RESPONSE_MFADC (WIDTH_FADC_TIMESLICE / SUBBINS ) // 5 sub-bin in one FADC slice 64 #define WIDTH_RESPONSE_MFADC (WIDTH_FADC_TIMESLICE / SUBBINS ) 65 // 5 sub-bin in one FADC slice 65 66 // 66 67 // --> the number of Response slices … … 109 110 void Fill( Int_t, Float_t, Float_t ) ; 110 111 112 void Baseline(); 113 114 void Offset( Float_t, Int_t ); 115 111 116 void ElecNoise() ; 112 117
Note:
See TracChangeset
for help on using the changeset viewer.