All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SRShowerSelection.cxx
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////
2 // \file SRShowerSelection.cxx
3 ////////////////////////////////////////////////////////////////////////
4 
6 
7 namespace caf
8 {
10  densityGradient(-5.0),
11  densityGradientPower(-5.0),
12  trackLength(-5.0),
13  trackWidth(-5.0),
14  showerResiduals(std::vector<float>())
15  {
16  }
17 } // end namespace caf
18 //////////////////////////////////////////////////////////////////////////////
19 
20 
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
Definition: UtilFunc.cxx:42
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
Definition: DumpUtils.h:265