]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ACORDE/CMakelibACORDErec.pkg
check at the primary level if the energy of the companion is lower than the calorimet...
[u/mrichter/AliRoot.git] / ACORDE / CMakelibACORDErec.pkg
1 # -*- mode: CMake -*-
2
3 set ( SRCS
4     AliACORDEReconstructor.cxx 
5     AliACORDEQADataMakerRec.cxx 
6     AliACORDERecoParam.cxx
7     )
8
9 string(REPLACE ".cxx" ".h" HDRS "${SRCS}")
10
11 set ( DHDR ACORDErecLinkDef.h)
12
13 set ( EINCLUDE  STEER/STEER STEER/STEERBase RAW)