All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SRTrackScatterClosestApproach.cxx
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////
2 // \file SRTrackScatterClosestApproach.cxx
3 ////////////////////////////////////////////////////////////////////////
5 
6 namespace caf {
7 
9  : mean(-5.f)
10  , stdDev(-5.f)
11  , max(-5.f)
12 {
13 }
14 
15 } // end namespace
16 //////////////////////////////////////////////////////////////////////////////
double mean(const std::vector< short > &wf, size_t start, size_t nsample)
Definition: UtilFunc.cxx:13