Skip to content
Snippets Groups Projects

CbmQaHist wrapper for histograms that ensures the update of the stat window

Merged Sergey Gorbunov requested to merge se.gorbunov/cbmroot:QaHist into master
Files
4
+ 2
2
@@ -21,11 +21,11 @@ link_directories( ${LINK_DIRECTORIES})
set(SRCS
CbmQaCanvas.cxx
CbmQaPie.cxx
CbmQaHist.cxx
)
set(LINKDEF CbmQaBaseLinkDef.h)
Set(LIBRARY_NAME CbmQaBase)
Set(DEPENDENCIES
)
Set(DEPENDENCIES)
GENERATE_LIBRARY()
Loading