Prepared Calo Descriptors and Elements to work with yet-to-be-implemented CaloAlignCondAlg
Added a pointer to GeoAlignmentStore as an optional argument to the constructors of Calo descriptor and element objects. As a result, these objects now can access mis-aligned positions of LAr volumes. Also dropped several obsolete methods of the descriptor and element classes, and migrated CaloDetDescrBuilder to the updated CaloDetDescr interface.
parent
2f2843db
No related branches found
No related tags found
Showing
- Calorimeter/CaloDetDescr/CMakeLists.txt 1 addition, 1 deletionCalorimeter/CaloDetDescr/CMakeLists.txt
- Calorimeter/CaloDetDescr/CaloDetDescr/CaloDescriptors.h 80 additions, 136 deletionsCalorimeter/CaloDetDescr/CaloDetDescr/CaloDescriptors.h
- Calorimeter/CaloDetDescr/CaloDetDescr/CaloDetectorElements.h 219 additions, 183 deletionsCalorimeter/CaloDetDescr/CaloDetDescr/CaloDetectorElements.h
- Calorimeter/CaloDetDescr/src/CaloDescriptors.cxx 55 additions, 232 deletionsCalorimeter/CaloDetDescr/src/CaloDescriptors.cxx
- Calorimeter/CaloDetDescr/src/CaloDetectorElements.cxx 96 additions, 98 deletionsCalorimeter/CaloDetDescr/src/CaloDetectorElements.cxx
- Calorimeter/CaloDetDescrUtils/src/CaloDetDescrBuilder.cxx 28 additions, 11 deletionsCalorimeter/CaloDetDescrUtils/src/CaloDetDescrBuilder.cxx
Loading
Please register or sign in to comment