Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
6eb42338
Commit
6eb42338
authored
Oct 09, 2018
by
Purves, Murray
Browse files
Deleting sneaky float vector typo
parent
1075fe3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
radixio/spectrum.hh
View file @
6eb42338
...
...
@@ -22,7 +22,7 @@ class RADIX_PUBLIC Spectrum
energyCalQuadraticTerm
,
energyCalCubicTerm
,
energyCalLowEnergyTerm
,
occupancyFlag
,
totalNeutronCount
;
int
numberOfChannels
;
std
::
vector
<
float
>
countsByChannel
,
l
;
std
::
vector
<
float
>
countsByChannel
;
};
// struct SpectrumData
short
nrps
()
const
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment