- Oct 06, 2017
-
-
Tatyana Kharlamova authored
1) specify outputs to save in tar file 2) print job exit code Former-commit-id: dd49a2a5460f6e93cb54d798caa490c42e0ff602
-
- Oct 05, 2017
-
-
Tatyana Kharlamova authored
Former-commit-id: 8b269386ee164a039dd4627db71f9f4f6ee400dc
-
Tatyana Kharlamova authored
1) Add BSFilter and MC overlay tests (ATLASSIM-3425) 2) Update input file for data overlay ART and RTT tests Former-commit-id: c460e5526cc98411a4796a976fafa82efa4b1b66
-
- Oct 02, 2017
-
-
Grzegorz Gach authored
Moved initialisation and definition of static const class members to source files, becuase anyway the variables would have to be defined in source files if they are ever bound to a reference. Lack of definition can cause link failures, but often only in debug builds. See <https://stackoverflow.com/questions/5391973/undefined-reference-to-static-const-int> Former-commit-id: fd9a7636
-
- Sep 28, 2017
-
-
Scott Snyder authored
Allow tests to find reference files outside of the repository. Former-commit-id: fbe5fb97
-
scott snyder authored
Suppress the error message if they're missing, to avoid having all tests using geomodel, etc., failing. Former-commit-id: b322f37b
-
- Sep 22, 2017
-
-
John Chapman authored
The `Compressor` class has no dependencies other than on the STL and is not used by any other class in `EventCommonTPCnv` moving it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and `LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`. In turn this means that `EventCommonTPCnv` no longer needs to be part of the AthSimulation release. See ATLASSIM-3441. Former-commit-id: e20bb7940afb3ce84074f560a8acb8fae0c3abc1
-
- Sep 20, 2017
-
-
Tatyana Kharlamova authored
Add data+MC overlay chain and reco test, output diffs is commented out for the first time. Script runs OK locally with art.py run and art.py run --grid Former-commit-id: fbf32dccd1d910381103718683f23a2f0526d670
-
- Aug 31, 2017
-
-
Grzegorz Gach authored
AFP_Bytestream converter was refactored to deal with two kinds of data silicon and time-of-flight. Additionally, the code was cleaned and unused classes and variables deleted. ATLAS naming convetion was implemented. The following classes were replaced: - AFP_RawDataContainer -> AFP_RawContainer - AFP_RawDataCollection -> AFP_SiRawCollection, AFP_ToFRawCollection - AFP_RawData -> AFP_SiRawData, AFP_ToFRawData xAOD classes representing AFP time-of-flight (AFPToFHit) were added to xAODForward. Former-commit-id: ba01294014679ae910e56a4e61cf1d683b6abde5
-
- Aug 02, 2017
-
-
Tatyana Kharlamova authored
Update overlayContainerNew() and overlayContainer() methods to use smart pointers for release 21.0. The same was done in master in request !3652. For ATLASSIM-3374 Fixing intendation spaces. Former-commit-id: fd68b415f6706364a077c4d3685fe304561af7d2
-
- Jul 26, 2017
-
-
Johannes Elmsheuser authored
Fix ATLJETMET-779, ThinNegativeEnergyNeutralPFOs=True caused thinned aux PFO container not to be in sync with data vector Former-commit-id: c6d5c9b5
-
- Jul 10, 2017
-
-
John Chapman authored
Former-commit-id: add6a54d0a5ce49d1c4e84db9327bac2ffd0dafa
-
- Jul 03, 2017
-
-
Tadej Novak authored
Former-commit-id: 659575c022ed625853ea9c79d7c740645a4162e3
-
- Jun 29, 2017
-
-
Tadej Novak authored
Former-commit-id: 6baf74a5
-
Tadej Novak authored
Former-commit-id: d8981587
-
- Jun 15, 2017
-
-
Tadej Novak authored
steering Former-commit-id: 0731180d
-
- Jun 06, 2017
-
-
Tatyana Kharlamova authored
Former-commit-id: f0f67753
-
Tatyana Kharlamova authored
Update Overlay RTT tests for release 21: drop Run1 and HI tests (ATLASSIM-3340) and and MC overlay test with 2016 Zero Bias data. Former-commit-id: a3dd406c
-
- May 27, 2017
-
-
scott snyder authored
We get ubsan warnings from TDVCollectionProxy::PushProxy, which contains a deliberate cross-type cast. Suppress ubsan warnings for this function. Former-commit-id: 6fa90cfd36af379b599657a1ea81c3b988deecce
-
- May 23, 2017
-
-
Tadej Novak authored
Former-commit-id: bd7e361e
-
- May 16, 2017
-
-
Tadej Novak authored
Former-commit-id: 8ff9b28f
-
Tadej Novak authored
Former-commit-id: a28e987f
-
Tadej Novak authored
Former-commit-id: b568838b853edfbea78d0d31c1c3d623d6ad5076
-
Tadej Novak authored
Former-commit-id: 133fe535
-
Tadej Novak authored
Former-commit-id: 6a2a7995
-
Tadej Novak authored
Former-commit-id: 6ecd0d65
-
Tadej Novak authored
Former-commit-id: df61f729
-
- May 12, 2017
-
-
John Chapman authored
The new Trigger-related code added in this branch is not compatible with AthSimulation base and so has to be hidden during the AthSimulation build. Part of the fixes for ATLINFR-1711 Former-commit-id: e11dec11649d9304a9a9474dbb43caf58a862006
-
John Chapman authored
Former-commit-id: 477618e5
-
John Chapman authored
As part of the changes for ATLASRECTS-2495 we need to be able to automatically write pile-up truth information to the xAODTruth object in the case that digitization was configured in specific way. Former-commit-id: a3ddad2b0d9dbaeaf44d4fea2e79faa2694d23a3
-
John Chapman authored
The typo in this processor statement meant that the code in the JetTrigAuxContainer.h file was not ignored by AthSimulation builds, which then lead to the build failure of xAODJetAthenaPool in this Project. Part of the fixes for ATLINFR-1711. Should be completely transparent to Athena project builds. Former-commit-id: b08f1809
-
- May 11, 2017
-
-
John Derek Chapman authored
Former-commit-id: 4856b7ef
-
- May 09, 2017
-
-
Pierre Antoine Delsart authored
Former-commit-id: 924be49bfe3ad51f2950fd12a272f5007b2a89ab
-
- Apr 27, 2017
-
-
Federico Scutti authored
Former-commit-id: 05d949de
-
Add AthSimulation Project to the 21.0-mc16a branch See merge request !1160 Former-commit-id: 6cf0277ba9a477aa2f6e9731e8a7c3ce48ab6d83
-
- Apr 26, 2017
-
-
Grzegorz Gach authored
The new hitsCluster class represents clusters of htis and will be used as input to the track reconstruction algorithm. Former-commit-id: da89e0b1
-
- Apr 20, 2017
-
-
cantel authored
This folder was still an old relic from when packages were compiled with RootCore and should have been removed ages ago. Upon request from Attila, this is now removed to avoid any further confusions. Build configuration ignores this folder. This change should be merged into 21.0, master and 21.1. Former-commit-id: 5aac8875
-
- Apr 19, 2017
-
- Apr 14, 2017
-
-
Tadej Novak authored
Former-commit-id: bf72df7d
-
- Apr 12, 2017
-
-
Attila Krasznahorkay authored
is once again in validation... Former-commit-id: 2b4a400c
-