- Sep 12, 2017
-
-
Goetz Gaycken authored
The fast vertex fit without constraint passes a dummy vertex to the fitter to indicate the starting point. The constraint is activated if the trace of the covariance matrix is non zero. Prior to this fix the covariance matrix was uninitialised, thus contained random values. As a consequence the vertex fitter used a random constraint rather than no constraint. Former-commit-id: 8d40073c7fadcfe9112f35e7696ba9f3f321b075
-
- Aug 09, 2017
-
-
Hass AbouZeid authored
Add digitization flag for pile-up premixing (ATLASSIM-3396) See merge request !3915 Former-commit-id: eaf5a68aa35a6ea1d4ff4573d4e0cfa3b239429e
-
Hass AbouZeid authored
Fixed inconsistent log scan results. [ATLASJT-358] See merge request !3878 Former-commit-id: 412c4eb5
-
Hass AbouZeid authored
Make TruthStrategy a SimFlag See merge request !3820 Former-commit-id: ff2e3e1c
-
Hass AbouZeid authored
PFO Histograms update August2017 See merge request !3793 Former-commit-id: 437d47b8
-
Hass AbouZeid authored
Detector geometry svc private tools atlassim 3379 21.0 See merge request !3539 Former-commit-id: d9c1b9eb
-
Hass AbouZeid authored
Merge LArDigitization const fixes into 21.0 See merge request !3893 Former-commit-id: 7abbec23
-
Tadej Novak authored
This flag will enable all pile-up premixing specific configuration for digitization. For now it enables AddCaloDigi flag. Former-commit-id: ec5e161f2991a36647bcbce5f71e18442896f39f
-
- Aug 08, 2017
-
-
Hass AbouZeid authored
Merge branch '21.1-dev-reference' into '21.1-dev' See merge request !3881 Former-commit-id: 48f647fb
-
Hass AbouZeid authored
Tilecal for 21.0 See merge request !3877 Former-commit-id: 6058c97d
-
Hass AbouZeid authored
Updating DRAW_RPVLL triggers for the DVMET filter See merge request !3874 Former-commit-id: 161ab087
-
Hass AbouZeid authored
Introduced the correct key to retrieve jets for gsc chains as suggested by Ruch Gupta. See merge request !3853 Former-commit-id: f9ae06ee
-
Hass AbouZeid authored
Remove use of DiskUtils from PerfDPD_topOptions.py See merge request !3851 Former-commit-id: 6b209df0
-
Hass AbouZeid authored
Remove use of DiskUtils from AthHistogramSequencerExample.py See merge request !3850 Former-commit-id: 34729b67
-
Hass AbouZeid authored
Remove use of DiskUtils from D2PD_topOptions.py See merge request !3848 Former-commit-id: 0c8c78cd
-
Hass AbouZeid authored
Transforms support for Shared Writer (ATLASJT-369) See merge request !3814 Former-commit-id: 74c7a41d
-
Hass AbouZeid authored
PixelMonitoring: revision of histogram holder classes (fixed) See merge request !3809 Former-commit-id: ef253f44
-
Hass AbouZeid authored
Update IDC_OverlayBase to use smart pointers See merge request !3794 Former-commit-id: c77fc386
-
Hass AbouZeid authored
A recovery of a few missing histograms and correction of the thresholds for efficiency plots See merge request !3790 Former-commit-id: 09a9deb1
-
Hass AbouZeid authored
ForwardRegionMgField: Fix clang warning. 21.0 See merge request !3759 Former-commit-id: dbc4ad03
-
LArDigitization: Const fixes. See merge request !3753 Former-commit-id: e495bf61
-
John Chapman authored
Former-commit-id: 925ff30c
-
John Chapman authored
Now that `IRegionCreator` tools are private ToolHandles owned by `DetectorGeometrySvc` then extra tools should be added after the main configuration. For this reason I've renamed the related preInclude files to be postIncludes. `preInclude.Cavern.py` and `preInclude.ScoringVolumeKiller.py` had to be split into separate pre and post includes. Part of the changes for ATLASSIM-3379. It would be nice to find a way to decide whether or not to add `MuonPhysicsRegionTool` to `DetectorGeometrySvc.RegionCreators` within `G4AtlasServicesConfig.py`. Former-commit-id: 667ad53e9cd87b13c19026eecbbac6ad9a046132
-
John Chapman authored
`IRegionCreator` tool configuration are tweaked in a number of job options, so these job options had to be updated to reflect the fact that the tools are now private rather than public. Former-commit-id: 442d93bfe2b7f671801444dfa27c1c3d37155414
-
John Chapman authored
Initial commit making ToolHandles for `IDetectorGeometryTool` `IDetectorConstructionTool` and `IParallelWorldTool` private. See ATLASSIM-3379. Making the ToolHandles for `IRegionCreator` tools private requires modifying job options and so will be done at later point. Former-commit-id: b7e3ce6e
-
- Aug 07, 2017
-
-
Brian Petersen authored
Fix copy of release info in the comparitor See merge request !3695 Former-commit-id: 779d80125784d41231c8276982037737a6419771
-
Hass AbouZeid authored
AthenaServices: Fix initialization of LoggedMessageSvc (ATEAM-400) See merge request !3765 Former-commit-id: 83c2b927
-
Hass AbouZeid authored
G4AtlasServices: Fix clang warning. 21.0 See merge request !3760 Former-commit-id: 8949e605
-
Hass AbouZeid authored
Merge branch '21.1-dev-conflicts' into '21.1-dev' -- push to 21.0 (Numerous fixes, but mailly allow different quality muon selection) See merge request !3729 Former-commit-id: 3f6de74c
-
Hass AbouZeid authored
Update the IBL clustering in FTKSim See merge request !3685 Former-commit-id: 75d228f6
-
Hass AbouZeid authored
Refactor of code interpreting input datasets in beam spot scripts See merge request !3811 Former-commit-id: ce02a0e6
-
Carl Suster authored
Former-commit-id: a99ed5fa42f69a28b029d56b8d4f2db3a5aaf597
-
Hass AbouZeid authored
Get FastCaloSimParamActionTool working in 21.0 See merge request !3818 Former-commit-id: 0ded310f
-
John Chapman authored
Updating syntax as discussed in ATLASSIM-3389. Former-commit-id: 417071e0
-
John Chapman authored
`ISF_FCS_Parametrization::FCS_StepInfoCollection` should be added to `StreamHITS` when G4UA::FastCaloSimParamActionTool is used. ATLASSIM-3389 Former-commit-id: 15bf15b8
-
John Chapman authored
Former-commit-id: 71ef9c7d
-
John Chapman authored
Former-commit-id: 185ee6fa
-
John Chapman authored
`FastCaloSimParamActionTool` was trying to retrieve the `ILArCalculatorSvc` instances before the geometry had been built. As a workaround pass the handles to `FastCaloSimParamAction` without retrieving them. ATLASSIM-3389 Former-commit-id: fc0ad2b8
-
John Chapman authored
Former-commit-id: 2faf7554
-
Efe Yigitbasi authored
Former-commit-id: 1d6be948
-