]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMake_bindHLTdumpraw.txt
Update tracking class and macros, and pid class to read correctly the ESDs
[u/mrichter/AliRoot.git] / HLT / CMake_bindHLTdumpraw.txt
index baa9edb535ad404cc3bc4c33c45c0ac5adfe2c1a..0ce7a4c5c0cdafb3ce270f0393bdbca46d34ccb6 100644 (file)
@@ -4,8 +4,8 @@ set(SRCS
 MUON/utils/dHLTdumpraw.cxx
 )
 
-Set(LIBS STEERBase ESD AOD RAWDatabase RAWDatarec RAWDatasim CDB STEER HLTbase
+Set(LIBS STEERBase ESD AOD RAWDatarec RAWDatasim CDB STEER HLTbase
          MUONevaluation MUONsim MUONrec MUONbase MUONtrigger MUONgeometry MUONraw
-         MUONcalib MUONmapping MUONcore AliHLTMUON AliHLTHOMER HLTshuttle)
+         MUONcalib MUONmapping MUONcore AliHLTMUON AliHLTHOMER HLTshuttle  RAWDatabase)
 
 AddExecutable(dHLTdumpraw "${SRCS}" "${LIBS}")