Changeset 13534 for fact/tools/rootmacros/SpikeRemoval.C
- Timestamp:
- 05/03/12 09:01:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/rootmacros/SpikeRemoval.C
r12380 r13534 1 #include "SpikeRemoval.h" 2 3 #include <iostream> 4 1 5 // compute the mean of the left and right neighbors of a channel 2 6 vector<float> * computeN1mean( vector<float> &src)
Note:
See TracChangeset
for help on using the changeset viewer.