Fixed the access to CaloDetDescrManager in TBRec
1. Switched TBCellContainerFillerTool to reading CaloDetDescrManager from the Condition Store 2. Dropped the redundant dependency on CaloDetDescrManager from TBClusterMaker, TBECLArRawChannelBuilder and TBEMECXTalkToyModel. Instead they now retrieve CaloCell ID helpers directly from the Detector Store This is part of the ongoing migration of all clients of CaloDetDescrManager
parent
f1699ec6
No related branches found
No related tags found
Showing
- TestBeam/TBRec/src/TBCellContainerFillerTool.cxx 23 additions, 23 deletionsTestBeam/TBRec/src/TBCellContainerFillerTool.cxx
- TestBeam/TBRec/src/TBCellContainerFillerTool.h 11 additions, 7 deletionsTestBeam/TBRec/src/TBCellContainerFillerTool.h
- TestBeam/TBRec/src/TBClusterMaker.cxx 2 additions, 11 deletionsTestBeam/TBRec/src/TBClusterMaker.cxx
- TestBeam/TBRec/src/TBClusterMaker.h 0 additions, 7 deletionsTestBeam/TBRec/src/TBClusterMaker.h
- TestBeam/TBRec/src/TBECLArRawChannelBuilder.cxx 3 additions, 6 deletionsTestBeam/TBRec/src/TBECLArRawChannelBuilder.cxx
- TestBeam/TBRec/src/TBECLArRawChannelBuilder.h 0 additions, 2 deletionsTestBeam/TBRec/src/TBECLArRawChannelBuilder.h
- TestBeam/TBRec/src/TBEMECXTalkToyModel.cxx 1 addition, 4 deletionsTestBeam/TBRec/src/TBEMECXTalkToyModel.cxx
- TestBeam/TBRec/src/TBEMECXTalkToyModel.h 1 addition, 5 deletionsTestBeam/TBRec/src/TBEMECXTalkToyModel.h
Please register or sign in to comment