Made xAODCaloEvent use libCaloEvent in AthGeneration.
The AthGeneration project does include the CaloEvent package. So not building xAODCaloEvent against that library leads to a double declaration of the CaloClusterCallLink and CaloRecoStatus types. (Only the first of which is an actual problem.)
Showing
- Event/xAOD/xAODCaloEvent/CMakeLists.txt 1 addition, 1 deletionEvent/xAOD/xAODCaloEvent/CMakeLists.txt
- Event/xAOD/xAODCaloEvent/Root/CaloCluster_v1.cxx 12 additions, 14 deletionsEvent/xAOD/xAODCaloEvent/Root/CaloCluster_v1.cxx
- Event/xAOD/xAODCaloEvent/xAODCaloEvent/versions/CaloCluster_v1.h 75 additions, 80 deletions...AOD/xAODCaloEvent/xAODCaloEvent/versions/CaloCluster_v1.h
Loading
Please register or sign in to comment