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
StandardRecord
SRTruthBranch.cxx
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file SRTruthBranch.cxx
3
////////////////////////////////////////////////////////////////////////
4
5
#include "
sbnanaobj/StandardRecord/SRTruthBranch.h
"
6
7
8
namespace
caf
9
{
10
11
SRTruthBranch::SRTruthBranch
() :
12
nnu(0),
13
nprtl(0)
14
{
15
}
16
17
SRTruthBranch::~SRTruthBranch
()
18
{
19
}
20
21
void
SRTruthBranch::fillSizes
()
22
{
23
24
nnu
=
nu
.size();
25
26
}
27
28
}
// end namespace caf
29
////////////////////////////////////////////////////////////////////////
SRTruthBranch.h
caf::SRTruthBranch::fillSizes
void fillSizes()
Definition:
SRTruthBranch.cxx:21
caf::SRTruthBranch::nu
std::vector< SRTrueInteraction > nu
Vector of true nu or cosmic.
Definition:
SRTruthBranch.h:21
caf::SRTruthBranch::nnu
size_t nnu
Number of true nu or cosmic.
Definition:
SRTruthBranch.h:22
caf::SRTruthBranch::SRTruthBranch
SRTruthBranch()
Definition:
SRTruthBranch.cxx:11
caf::SRTruthBranch::~SRTruthBranch
~SRTruthBranch()
Definition:
SRTruthBranch.cxx:17
Generated by
1.8.5