Changeset 3104 for trunk/MagicSoft/Mars/manalysis/MArrivalTimeCalc2.cc
- Timestamp:
- 02/11/04 18:50:37 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MArrivalTimeCalc2.cc
r3101 r3104 224 224 // -------------------------------------------------------------------------- 225 225 // 226 // Calculate the integral of the FADC of fWindowSize time slices which have the227 // highest signal226 // Calculates the arrival time as the mean time of the fWindowSize time slices 227 // which have the highest integral content. 228 228 // 229 229 Int_t MArrivalTimeCalc2::Process()
Note:
See TracChangeset
for help on using the changeset viewer.