]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STEER/libCDB.pkg
Protection against special particle types.
[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 AliPreprocessor.cxx AliShuttleInterface.cxx \
5 AliGRPPreprocessor.cxx AliGRPDCS.cxx AliDCSSensor.cxx AliDCSSensorArray.cxx
6
7 HDRS:= $(SRCS:.cxx=.h)
8
9 DHDR= CDBLinkDef.h
10
11 EXPORT:= AliCDBEntry.h AliCDBId.h AliCDBMetaData.h \
12 AliCDBPath.h AliCDBRunRange.h AliCDBManager.h \
13 AliCDBStorage.h AliCDBLocal.h AliCDBDump.h AliCDBGrid.h \
14 AliDCSValue.h AliPreprocessor.h  AliShuttleInterface.h \
15 AliGRPPreprocessor.h AliGRPDCS.h \
16 AliDCSSensorArray.h  AliDCSSensor.h
17