Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
Allen
Commits
189aa7bb
Commit
189aa7bb
authored
Jun 21, 2019
by
Vladimir Gligorov
Browse files
fix final problem hopefully
parent
f7266370
Pipeline
#933338
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
integration/non_event_data/include/Consumers.h
View file @
189aa7bb
...
...
@@ -40,19 +40,11 @@ namespace Consumers {
struct
UTLookupTables
final
:
public
Allen
::
NonEventData
::
Consumer
{
public:
<<<<<<<
HEAD
=======
>>>>>>>
14
ca1f567707df93f55218f870f1d2808083af3d
UTLookupTables
(
UTMagnetTool
*&
tool
);
void
consume
(
std
::
vector
<
char
>
const
&
data
)
override
;
private:
<<<<<<<
HEAD
=======
>>>>>>>
14
ca1f567707df93f55218f870f1d2808083af3d
std
::
reference_wrapper
<
UTMagnetTool
*>
m_tool
;
size_t
m_size
=
0
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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