]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STEER/libCDB.pkg
Changed pt cut value (Andrea)
[u/mrichter/AliRoot.git] / STEER / libCDB.pkg
1 SRCS          = AliCDBEntry.cxx AliCDBId.cxx AliCDBMetaData.cxx \
2 AliCDBPath.cxx AliCDBRunRange.cxx AliCDBManager.cxx \
3 AliCDBStorage.cxx AliCDBLocal.cxx AliCDBDump.cxx AliCDBGrid.cxx \
4 AliDCSValue.cxx AliDCSSensor.cxx AliDCSSensorArray.cxx \
5 AliDCSGenDB.cxx AliSplineFit.cxx TTreeStream.cxx \
6 AliPreprocessor.cxx AliShuttleInterface.cxx \
7 AliGRPPreprocessor.cxx AliGRPDCS.cxx
8
9 HDRS:= $(SRCS:.cxx=.h)
10
11 DHDR= CDBLinkDef.h
12
13 EXPORT:= AliCDBEntry.h AliCDBId.h AliCDBMetaData.h \
14 AliCDBPath.h AliCDBRunRange.h AliCDBManager.h \
15 AliCDBStorage.h AliCDBLocal.h AliCDBDump.h AliCDBGrid.h \
16 AliDCSValue.h AliDCSSensor.h AliDCSSensorArray.h \
17 AliDCSGenDB.h AliSplineFit.h TTreeStream.h \
18 AliPreprocessor.h  AliShuttleInterface.h \
19 AliGRPPreprocessor.h AliGRPDCS.h
20
21