Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnanaobj
sbnanaobj
Morgue
ParticleMatch.cxx
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file ParticleMatch.cxx
3
// \brief A ParticleMatch contains basic matching information between
4
// a reconstructed object and a true particle
5
////////////////////////////////////////////////////////////////////////
6
#include "
sbnanaobj/Morgue/ParticleMatch.h
"
7
8
#include <climits>
9
#include <limits>
10
11
namespace
caf
12
{
13
14
ParticleMatch::ParticleMatch
():
15
G4ID
(INT_MIN),
16
energy(
std
::numeric_limits<float>::signaling_NaN())
17
{}
18
19
}
// end namespace caf
20
////////////////////////////////////////////////////////////////////////
pmtana::std
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
Definition:
UtilFunc.cxx:42
ParticleMatch.h
caf::ParticleMatch::ParticleMatch
ParticleMatch()
Definition:
ParticleMatch.cxx:14
TruthMatchUtils::G4ID
int G4ID
Definition:
TruthMatchUtils.h:29
Generated by
1.8.5