Changeset 4273
- Timestamp:
- 06/03/04 10:59:44 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTime.h
r4064 r4273 12 12 13 13 static const Float_t fgOffsetLoGain; // Default for fOffsetLoGain (now set to 1.51 (= 5ns) 14 15 protected: 16 14 17 Float_t fOffsetLoGain; // Offset of the low-gain signal w.r.t. the High-Gain slices 15 18 16 MArrivalTimeCam *fArrTime; // Container with the photons arrival times19 MArrivalTimeCam *fArrTime; // Container with the photons arrival times 17 20 18 21 virtual Int_t PreProcess(MParList *pList);
Note:
See TracChangeset
for help on using the changeset viewer.