LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
TruncMean.h File Reference

Class def header for a class TruncMean. More...

#include <iostream>
#include <algorithm>
#include <cmath>
#include <vector>
#include <climits>
#include <limits>

Go to the source code of this file.

Classes

class  TruncMean
 

Variables

static const float kINVALID_FLOAT = std::numeric_limits<float>::max()
 

Detailed Description

Class def header for a class TruncMean.

3

Author
david caratelli [david.nosp@m.c@fn.nosp@m.al.go.nosp@m.v] Written 08/02/2018.

Definition in file TruncMean.h.

Variable Documentation

const float kINVALID_FLOAT = std::numeric_limits<float>::max()
static

Definition at line 35 of file TruncMean.h.

Referenced by sim::MCEnDep::Reset(), sim::MCHit::Reset(), and TruncMean::~TruncMean().