src/PixelDigitizationTool.h, src/PixelDigitizationTool.cxx: revert change from...
src/PixelDigitizationTool.h, src/PixelDigitizationTool.cxx: revert change from PixelDigitization-02-03-08 which switched processBunchXing back to using PileUpEventInfo rather than xAOD::EventInfo. Fix initialization order warning. PixelNoisyCellGenerator no longer needs to be a member variable. Fix issue where chargedDiodes variable name was both a member variable and an input variable name to a method. python/PixelDigitizationConfig.py (BasicPixelDigitizationTool): no need to specifically add to the ToolSvc. CfgGetter will take care of this. ATLASSIM-2565. Tagged as PixelDigitization-02-03-09 (PixelDigitization-02-03-09) * src/PixelDigitizationTool.h, src/PixelDigitizationTool.cxx: revert change from PixelDigitization-02-03-08 which switched processBunchXing back to using PileUpEventInfo rather than xAOD::EventInfo. Fix initialization order warning. PixelNoisyCellGenerator no longer needs to be a member variable. Fix issue where chargedDiodes variable name was both a member variable and an input variable name to a method. * python/PixelDigitizationConfig.py (BasicPixelDigitizationTool): no need to specifically add to the ToolSvc. CfgGetter will take care of this. ATLASSIM-2565 * Tagged as PixelDigitization-02-03-09 2016-05-30 Sam Meehan * tagged revision 749595 as PixelDigitization-02-03-08 2016-05-27 Sam Meehan * tagged revision 749595 as PixelDigitization-02-03-07 2016-05-13 Soshi Tsuno ... (Long ChangeLog diff - truncated) Former-commit-id: d9bb100a
Showing
- InnerDetector/InDetDigitization/PixelDigitization/CMakeLists.txt 54 additions, 0 deletions...tector/InDetDigitization/PixelDigitization/CMakeLists.txt
- InnerDetector/InDetDigitization/PixelDigitization/python/PixelDigitizationConfig.py 23 additions, 31 deletions...ation/PixelDigitization/python/PixelDigitizationConfig.py
- InnerDetector/InDetDigitization/PixelDigitization/src/CalibSvc.cxx 0 additions, 106 deletions...ctor/InDetDigitization/PixelDigitization/src/CalibSvc.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/CalibSvc.h 0 additions, 90 deletions...tector/InDetDigitization/PixelDigitization/src/CalibSvc.h
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelCellDiscriminator.cxx 32 additions, 52 deletions...tization/PixelDigitization/src/PixelCellDiscriminator.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelCellDiscriminator.h 2 additions, 5 deletions...gitization/PixelDigitization/src/PixelCellDiscriminator.h
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelDigitization.cxx 1 addition, 1 deletion...tDigitization/PixelDigitization/src/PixelDigitization.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelDigitization.h 0 additions, 0 deletions...DetDigitization/PixelDigitization/src/PixelDigitization.h
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelDigitizationTool.cxx 339 additions, 632 deletions...itization/PixelDigitization/src/PixelDigitizationTool.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelDigitizationTool.h 155 additions, 196 deletions...igitization/PixelDigitization/src/PixelDigitizationTool.h
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelGangedMerger.cxx 5 additions, 15 deletions...tDigitization/PixelDigitization/src/PixelGangedMerger.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelNoisyCellGenerator.cxx 22 additions, 46 deletions...ization/PixelDigitization/src/PixelNoisyCellGenerator.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelNoisyCellGenerator.h 2 additions, 2 deletions...itization/PixelDigitization/src/PixelNoisyCellGenerator.h
- InnerDetector/InDetDigitization/PixelDigitization/src/PixelRandomDisabledCellGenerator.cxx 10 additions, 22 deletions...ixelDigitization/src/PixelRandomDisabledCellGenerator.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/SpecialPixelGenerator.cxx 30 additions, 64 deletions...itization/PixelDigitization/src/SpecialPixelGenerator.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/SpecialPixelGenerator.h 3 additions, 7 deletions...igitization/PixelDigitization/src/SpecialPixelGenerator.h
- InnerDetector/InDetDigitization/PixelDigitization/src/TimeSvc.cxx 9 additions, 17 deletions...ector/InDetDigitization/PixelDigitization/src/TimeSvc.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/components/PixelDigitization_entries.cxx 1 addition, 4 deletions...Digitization/src/components/PixelDigitization_entries.cxx
- InnerDetector/InDetDigitization/PixelDigitization/src/components/PixelDigitization_load.cxx 0 additions, 1 deletion...xelDigitization/src/components/PixelDigitization_load.cxx
Loading
Please register or sign in to comment