This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 04, 2021
-
-
Rachid Mazini authored
Adding csv framework+plotting scripts See merge request atlas/athena!40192
-
Rachid Mazini authored
Updates for Re-simulation workflow See merge request !40307
-
John Chapman authored
-
- Feb 03, 2021
-
-
John Chapman authored
-
- Feb 02, 2021
-
-
Rachid Mazini authored
ZDC development branch to be merged into 21.0 See merge request !38526
-
Rachid Mazini authored
Fix bunch intensity values in LHCBunchCrossingTool See merge request !39948
-
Rachid Mazini authored
Update rel21 muon reco ART tests See merge request !40176
-
- Feb 01, 2021
-
-
Michael William O'Keefe authored
-
- Jan 31, 2021
-
-
Nicolas Köhler authored
-
- Jan 30, 2021
-
-
Rachid Mazini authored
Quasi stable particle sim on the fly See merge request !39019
-
Add RenameCollections Algorithm - renames SimHitCollections, but does not rename McEventCollection, TrackRecordCollections, CaloCalibrationHitCollections or RecoTimingObj
-
- Jan 29, 2021
-
-
Rachid Mazini authored
Update the Quasi-stable particle checks in GenParticleSimWhiteList See merge request !39965
-
Rachid Mazini authored
Fix distance computation bug in FCS extrapolator See merge request !40073
-
-
- Jan 26, 2021
-
-
Rachid Mazini authored
update AF3 regression test (ATLASSIM-5045) See merge request atlas/athena!39911
-
- Jan 25, 2021
-
-
John Chapman authored
-
edrossi authored
-
- Jan 22, 2021
-
-
Rachid Mazini authored
TMDB simulation in RDOtoRDO_Trigger step See merge request !39661
-
Ahmed Hasib authored
-
Pengqi Yin authored
-
Pengqi Yin authored
-
- Jan 21, 2021
-
-
Peter Berta authored
ISF EntryLayerTool: Avoid using BeginEvent Incident to Trigger TrackRecordCollection creation See merge request !39842
-
- Jan 20, 2021
-
-
John Chapman authored
This commit removes the dependency of the `EntryLayerTool` on IIncidentListener. The old `handle(...)` method is replaced by `setupEvent`, which is called from `ParticleBrokerDynamicOnReadIn::initializeEvent()`. This change prevents the `TrackRecordCollection` objects from being created in the eventStore in the case that ISF is not run. This is needed for the re-simulation workflow, where some events are simply copied and some are re-simulated.
-
Masato Aoki authored
-
- Jan 19, 2021
-
-
Masato Aoki authored
-
-
Rachid Mazini authored
Fix CaloJiveXML to read ESD and RDO level clusters See merge request !39622
-
Rachid Mazini authored
Sweeping !39606 from master to 21.0. Remove default folder from SiDetectorManager See merge request !39759
-
Rachid Mazini authored
Sweeping !39711 from master to 21.0. egamma ART plots binning See merge request atlas/athena!39760
-
- Jan 18, 2021
-
-
Peter Berta authored
Sweeping !39645 from master to 21.0. Thread safety for FastCaloSim See merge request !39693
-
Peter Berta authored
Make McEventCollectionCnv_p5_test and McEventCollectionCnv_p4_test more robust See merge request !39716
-
-
- Jan 16, 2021
-
-
egamma ART plots binning See merge request atlas/athena!39711 (cherry picked from commit b4444ed1) 0805d2f3 improve binning of number of topo cluster histograms
-
Remove default folder from SiDetectorManager See merge request atlas/athena!39606 (cherry picked from commit 7be144d0) c21e52c4 Remove default folder from SiDetectorManager
-
- Jan 15, 2021
-
-
Rachid Mazini authored
ATLFAST3 simulator See merge request atlas/athena!39678
-
John Chapman authored
This commit makes `McEventCollectionCnv_p4_test` more robust by: - checking all properties of the `GenEvent`. - some double-precision properties are only stored with single-precision in the persistent version, so must be cast to `float` before being compared. The current version of `McEventCollectionCnv_p4` flips the order of the `GenParticles` associated with each `GenVertex` after T1->P1->T2 conversion. Running though this twice is sufficient to regain agreement (i.e. T1->P1->T2->P2->T3. T1 == T3 != T2).
-
- Jan 14, 2021
-
-
John Chapman authored
This commit makes `McEventCollectionCnv_p5_test` more robust by: - checking all properties of the `GenEvent`. - some double-precision properties are only stored with single-precision in the persistent version, so must be cast to `float` before being compared. The current version of `McEventCollectionCnv_p5` flips the order of the `GenParticles` associated with each `GenVertex` after T1->P1->T2 conversion. Running though this twice is sufficient to regain agreement (i.e. T1->P1->T2->P2->T3. T1 == T3 != T2).
-
Ahmed Hasib authored
-
Ahmed Hasib authored
-
Ahmed Hasib authored
-