We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96520e1 commit 947408fCopy full SHA for 947408f
hist/hist/inc/THnSparse.h
@@ -43,7 +43,6 @@ class THnSparse: public THnBase {
43
TExMap fBinsContinued; ///<! Filled bins for non-unique hashes, containing pairs of (bin index 0, bin index 1)
44
THnSparseCompactBinCoord *fCompactCoord; ///<! Compact coordinate
45
46
- THnSparse(const THnSparse&) = delete;
47
THnSparse& operator=(const THnSparse&) = delete;
48
49
protected:
0 commit comments