Skip to content
Snippets Groups Projects
Commit be45fa1b authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Fix ambigious inheritance for helicity logger

parent 99b1b507
No related branches found
No related tags found
No related merge requests found
Pipeline #2066 passed
...@@ -60,3 +60,6 @@ examples/cache ...@@ -60,3 +60,6 @@ examples/cache
work work
build* build*
build/ build/
*.swp
*.swo
File deleted
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
class TH1F; class TH1F;
class THcHelicityScaler; class THcHelicityScaler;
class THcHelicity : public hcana::ConfigLogging<THaHelicityDet>, public THcHelicityReader { class THcHelicity : public THcHelicityReader {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment