- May 27, 2019
-
-
Paul Gessinger authored
-
Frank Winklmeier authored
TBEventAthenaPool: SGTools->AthenaKernel See merge request atlas/athena!23712
-
Frank Winklmeier authored
Re enable precision calo for electrons See merge request atlas/athena!23502
-
-
Frank Winklmeier authored
Moving taus to TMMT, moving files used in Electron & Photon directories (new JO) to TMMT See merge request atlas/athena!23676
-
-
Frank Winklmeier authored
Make Digitization and Overlay config flags dynamic See merge request atlas/athena!23591
-
Frank Winklmeier authored
Rewriting Field services to component accumulator style See merge request atlas/athena!23691
-
Frank Winklmeier authored
Add isolated muon trigger to menu See merge request atlas/athena!23690
-
Frank Winklmeier authored
IdDictDetDescrCnv: SGTools->AthenaKernel See merge request atlas/athena!23710
-
Frank Winklmeier authored
McAsciiEventSelector: SGTools->AthenaKernel. See merge request atlas/athena!23709
-
Frank Winklmeier authored
McEventSelector: SGTools->AthenaKernel See merge request atlas/athena!23711
-
Frank Winklmeier authored
AthenaPoolCnvSvc: SGTools->AthenaKernel See merge request atlas/athena!23708
-
Frank Winklmeier authored
Update syntax of MdtDigitizationTool See merge request atlas/athena!23655
-
- May 26, 2019
-
-
Adam Edward Barton authored
Allow branch selection when running mergePOOL utility See merge request atlas/athena!23675
-
-
Adam Edward Barton authored
Add TrackVertexAssociationTool and update test scripts See merge request atlas/athena!23687
-
Adam Edward Barton authored
Ignore known wrong BCID in particular Tile DMU See merge request atlas/athena!23705
-
Adam Edward Barton authored
Two additional variables - TDC and QDC timeout added to calibration ntuple See merge request atlas/athena!23704
-
Adam Edward Barton authored
Remaining SharedObject addRef,remRef after aliasing to shared_ptr ATLASRECTS_4956 See merge request atlas/athena!23701
-
- May 25, 2019
-
-
Adam Edward Barton authored
Migrate EgammaPhysValMonitoringTool to data handles, fix ATLASRECTS-4974 Closes ATLASRECTS-4974 See merge request atlas/athena!23700
-
Adam Edward Barton authored
Manually sweep missing changes of MR 15210 See merge request atlas/athena!23689
-
-
Adam Edward Barton authored
Switch writing default to use new ROOT Tree Index technology See merge request atlas/athena!23315
-
-
Adam Edward Barton authored
add missed import of CaloCellFlags in CaloNoiseCondAlg configuration See merge request atlas/athena!23694
-
Adam Edward Barton authored
Add do_no_delete handy alias for empty/no-op deleter : ATLASRECTS-4956 See merge request atlas/athena!23703
-
Adam Edward Barton authored
LArRecUtils: Avoid TLS lookup of EventContext. See merge request atlas/athena!23707
-
Adam Edward Barton authored
RunTimeTester: Delete pyc files from package See merge request atlas/athena!23699
-
Adam Edward Barton authored
TrigSteeringEvent: Delete TriggerDecision and PhiHelper See merge request atlas/athena!23697
-
Tadej Novak authored
-
Tadej Novak authored
-
- May 24, 2019
-
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel. Also remove unneeded references to CxxUtils.
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
scott snyder authored
Avoid looking up EventContext in TLS when it's already available as a function argument.
-
Siarhei Harkusha authored
BCIDs from all Tile DMUs in one module are compared with one from the 2nd DMU in the same module and if they are different then channels from the corresponding DMUs are masked on the fly. But if the 2nd DMU has bad BCID itself then whole module is masked on the fly. But in the case when it is known that particular Tile DMU has wrong BCID it is not very good. To avoid masking channels (in the worst case whole module) when it is known that the corresponding Tile DMU has wrong BCID possiblity to ignore this known wrong BCID by putting special flag into DB has been added. New Tile channel status OnlineWrongBCID and WrongBCID have been added to mark channels from Tile DMU which is known to have wrong BCID in the DB. They are differnt for possiblity to change known wrong BCID in offline if it is needed. Initialization of Tile DQ status has been modified accordingly to ignore known wrong Tile BCID. Reference files for unit tests have been updated.
-
Sanya Solodkov authored
Two additional variables - TDC and QDC timeout (coming from laser fragment in bytestream) were added to h2000 Also, cosmetic changes in ReadBchFromCool.py and ReadCalibFromCool.py - printing IOV together with comments string
-