All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SRFakeReco.cxx
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////
2 // \file SRFakeReco.cxx
3 // \brief SRFakeReco holds true interaction info.
4 // \author $Author: grayputnam@uchicago.edu
5 ////////////////////////////////////////////////////////////////////////
6 
8 
9 
10 namespace caf
11 {
12 
14  nuE(std::numeric_limits<float>::signaling_NaN()),
15  nhad(0),
16  wgt(std::numeric_limits<float>::signaling_NaN()),
17  filled(false)
18  { }
19 
20 } // end namespace caf
21 ////////////////////////////////////////////////////////////////////////
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
Definition: UtilFunc.cxx:42