- Aug 18, 2017
-
-
John Chapman authored
As discussed in ATLASRECTS-2953, in order to be able to drop the dependency on the `TrkParameters` package from AthSimulation, then we need to move `ITRT_ActiveFractionSvc.h` and `TRT_ActiveFractionSvc.h` out of the `TRT_ConditionsServices` package. The first step is to move the interface elsewhere.
-
Tamara Vazquez Schroeder authored
update and clean up to avoid the warning See merge request !4034
-
- Aug 17, 2017
-
-
Hass AbouZeid authored
-
Hass AbouZeid authored
Updates Tile DQ configurations for collisions and cosmics See merge request !4020
-
Hass AbouZeid authored
-
Tamara Vazquez Schroeder authored
21.0 drawrpvll emerging fix See merge request !4062
-
Tamara Vazquez Schroeder authored
fix ATLASRECTS-4107 + ATH_MSG macros See merge request !4042
-
- Aug 16, 2017
-
-
Colleen Jennifer Treado authored
Update Emerging filter to select OR of 4-jet trigger and prescaled dijet trigger events with 120 GeV jet pt cuts
-
Hass AbouZeid authored
Adding back missing functionality to decay SUSY particles within Geant4 See merge request !4018
-
Tamara Vazquez Schroeder authored
Update AthSimulation/version.txt See merge request !4038
-
Pavol Strizenec authored
-
Pavol Strizenec authored
-
John Derek Chapman authored
-
John Derek Chapman authored
-
Tamara Vazquez Schroeder authored
Add new HIP triggers to the DRAW_RPVLL filter See merge request !4035
-
Tamara Vazquez Schroeder authored
Allow beam spot ntuple merge from COOL See merge request !4013
-
Tamara Vazquez Schroeder authored
FCS_StepInfoCollection naming fix ATLASSIM-3403 See merge request !4016
-
Tamara Vazquez Schroeder authored
updating MET code See merge request !3866
-
Hass AbouZeid authored
-
- Aug 15, 2017
-
-
Pavol Strizenec authored
-
Keisuke Momiyama authored
revert the unused valiable deleted in the past change and modified to remove warning message
-
Tamara Vazquez Schroeder authored
Revert "Merge branch 'cherry-pick-6ed76fe6' into '21.0'" See merge request !4031
-
John Derek Chapman authored
-
Anthony Lionti authored
-
Keisuke Momiyama authored
cleaned up the comment out and unused parameter to reduce the warning messages
-
Tamara Vazquez Schroeder authored
This reverts merge request !3916
-
- Aug 14, 2017
-
-
Carl Suster authored
-
Siarhei Harkusha authored
-
John Chapman authored
Drop the ZH prefix from the `FCS_StepInfoCollection` names.
-
John Chapman authored
Rather than writing out both `ISF_FCS_Parametrization::FCS_StepInfoCollection_ZHEventSteps` and `ISF_FCS_Parametrization::FCS_StepInfoCollection_ZHMergedEventSteps` - only the latter should be written out.
-
Siarhei Harkusha authored
Production of DQ Web display for Tile Calorimeter for collisions and cosmics runs is fixed. Because new Tile monitoring used now is not compatible with current Tile DQ configurations for these runs.
-
John Chapman authored
-
John Chapman authored
`G4Step` owns the pointers to the pre and post step point `G4StepPoints` objects and deletes any existing objects as part of the `G4Step::SetPreStepPoint(...)` and `G4Step::SetPostStepPoint(...)` calls. Therefore deleting those pointers just before causes a double-delete when the methods are called. This causes random crashes during the simulation job.
-
John Chapman authored
Two missing `break` statements were causing the `m_detectormap` member variable to be filled incorrectly. It would be nicer to fill `m_detectormap` at the start of each job, rather than on-the-fly, but this would require a major re-write.
-
John Chapman authored
-
John Chapman authored
-
John Chapman authored
Renaming `NeutralinoToPhotonPlusGravitino` tool to `NeutralinoToPhotonGravitino` to match the naming convention used by the other decay tools.
-
John Chapman authored
`ISF_FastCaloSimParametrization_DigiTilePreInclude.py` is identical to `ISF_FastCaloSimParametrization_DigiPostInclude.py`. The configuration should be done at the postInclude stage, so removing the preInclude.
-
Hass AbouZeid authored
Merge branch 'OI-r2017-06-07-idperf' into '21.1' See merge request !3916
-
Hass AbouZeid authored
PixelMonitoring: revised job options, added histograms, cleaned up classes See merge request !3917
-