LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
POTSummary.cxx
Go to the documentation of this file.
1
9
10
#include "
larcoreobj/SummaryData/POTSummary.h
"
11
12
namespace
sumdata
{
13
14
//----------------------------------------------------------------------------
15
void
POTSummary::aggregate
(
POTSummary
const
&
other
) {
16
totpot
+= other.
totpot
;
17
totgoodpot
+= other.
totgoodpot
;
18
totspills
+= other.
totspills
;
19
goodspills
+= other.
goodspills
;
20
}
// POTSummary::aggregate()
21
22
//----------------------------------------------------------------------------
23
24
}
// end namespace
sumdata::POTSummary::goodspills
int goodspills
Definition:
POTSummary.h:20
sumdata::POTSummary::totspills
int totspills
Definition:
POTSummary.h:19
sumdata::POTSummary
Definition:
POTSummary.h:14
sumdata::POTSummary::totpot
double totpot
Definition:
POTSummary.h:16
sumdata::POTSummary::totgoodpot
double totgoodpot
Definition:
POTSummary.h:17
fhicl::other
Definition:
exception.h:26
sumdata::POTSummary::aggregate
void aggregate(POTSummary const &other)
Definition:
POTSummary.cxx:15
sumdata
Definition:
POTSummary.cxx:12
POTSummary.h
larcoreobj
v07_00_01
source
larcoreobj
SummaryData
POTSummary.cxx
Generated on Wed Dec 12 2018 14:42:42 for LArSoft by
1.8.11