Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
ef52b6ef
Commit
ef52b6ef
authored
May 02, 2019
by
Simon Spannagel
Browse files
Caribou::Pixel: add destructor
parent
97002fd6
Pipeline
#836265
failed with stages
in 2 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/modules/EventLoaderCLICpix2/CLICpix2/datatypes.hpp
View file @
ef52b6ef
...
...
@@ -39,6 +39,7 @@ namespace caribou {
class
pixel
{
public:
pixel
(){};
virtual
~
pixel
(){};
/** Overloaded ostream operator for printing of pixel data
*/
...
...
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