This project is mirrored from https://gitlab.cern.ch/atlas/athena.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 30, 2021
-
-
Walter Lampl authored
Beamspot migration 3 (ATLASRECTS-4042) See merge request atlas/athena!42102
-
-
Walter Lampl authored
TrkMaterialProvider skip bad measurements See merge request !42095
-
Walter Lampl authored
CaloLocalHadCalib: Remove configuration references to CaloNoiseTool. See merge request atlas/athena!42113
-
Walter Lampl authored
Bug fix for IBL service material See merge request atlas/athena!42091
-
-
Walter Lampl authored
egamma ART: photon ID See merge request atlas/athena!42097
-
Walter Lampl authored
TileMonitoring+TileRecEx: Remove references to CaloNoiseTool. See merge request !42112
-
Walter Lampl authored
Sweep: 21.2 RefitPV excluding vertex tracks See merge request atlas/athena!42090
-
Walter Lampl authored
ATR-19305: Cleaning unconventional track trigger menu code See merge request atlas/athena!42088
-
-
Walter Lampl authored
Add LAr HV pathology bits See merge request atlas/athena!42083
-
-
Walter Lampl authored
InvariantMassTool: Use TLorentzVector to calcualte the mass See merge request !42093
-
Walter Lampl authored
Convert surface normal to return by value, no need for allocation. Tidy up Boundary Surface implementations See merge request atlas/athena!42081
-
Convert surface normal to return by value, no need for allocation. Tidy up Boundary Surface implementations
-
Walter Lampl authored
added yoda to root converter for Pythia ART tests See merge request !42080
-
-
Walter Lampl authored
TrigMETMonitoring+TrigBphysMonitoring+TrigBjetMonitoring: Remove reference to CaloNoiseTool. See merge request !42075
-
Walter Lampl authored
Adding weight for jet/MET validation histograms See merge request !42073
-
-
Walter Lampl authored
Add vertex analysis to the tau analysis See merge request atlas/athena!42071
-
Add the relevat analysis chain to estimate the tau efficiency - still some work to do on this, since the tau reconstruction runs in an Roi, and so we need to reject vertex candidates with no offline tracks in the tau Roi.
-
Walter Lampl authored
TrigIDtrkMonitoring : Adding LRT chains to Tier0 and PhysVal Monitoring See merge request !42084
-
Walter Lampl authored
Correct comments in RPC code See merge request atlas/athena!42077
-
-
Walter Lampl authored
Adding beamSpotWeight to cluster validation See merge request atlas/athena!42070
-
Walter Lampl authored
HLT met mon Mar 2021 update See merge request atlas/athena!42069
-
Walter Lampl authored
Refactor ISF_Acts packages; support only SimKernelMT for ActsFatras See merge request atlas/athena!42067
-
Walter Lampl authored
CxxUtils: Make exctrace properly MT-safe. See merge request atlas/athena!42072
-
Walter Lampl authored
Configuring Pile-up Digitization to run in AthenaMT should cause the job to bail Closes ATLASRECTS-6129 See merge request atlas/athena!42028
-
Walter Lampl authored
Concurrent processing of events in hybrid MP+MT workers See merge request atlas/athena!42013
-
Walter Lampl authored
MuonMDT_CnvTools+MuonCnvToolInterfaces: const fixes. See merge request atlas/athena!42065
-
Make interface of MsgCsmContByteStreamTool const. Remove duplicate declaration of IMDT_RDOtoByteStreamTool.
-
Walter Lampl authored
Code to allow merging multiple incomplete LArConditionsContainers See merge request atlas/athena!41984
-
Walter Lampl authored
LArConditionsContainer: Add dedicated grouping type for SuperCells. Use LArOnline_SuperCellID helper in this case
-
Walter Lampl authored
Ensure InDetUsedInVertexFitTrackDecorator accompanies TTVA tool in reco See merge request atlas/athena!41810
-
-
Walter Lampl authored
More improvements to try to get new configuration working. See merge request atlas/athena!41986
-
This was mostly done by enabling wrapping (it's off by default) and using my comparison script: https://gitlab.cern.ch/emoyse/Scripts/-/blob/master/CompareConfigs.py Changes to match old config - MuonTrackSummaryHelperToolCfg should use AtlasExtrap - InDetTrackSummaryHelperToolCfg should have InDet set to true - MooCandidateMatchingToolCfg should use MuonStraightLineExtrap - MuonCombinedInDetDetailedTrackSelectorToolCfg uses new AtlasTrackSummaryToolCfg - SolenoidalIntersectorCfg has same name as old config, to allow for deduplication - misc changes to match naming of oldconfiguration - Correct naming of MuonCombinedInDetCandidateAlgCfg and added missing LRT configuration (currently off by default) - Add missing MuonAlignmentErrorDbAlg to MuonGeometryConfig and added missed folder for MuonAlign errors Improvements to configuration: - Added AtlasTrackSummaryToolCfg - Wrapping Debug commented out (will be removed once debugging finished) - switch MuonCreatorTool to use summarytool which knows about ID - added some more new flags to wrapping (will eventually need to handle this all properly) - MuonCombinedRecoConfig: Need to enable ID via Detector.Reco flags now - Temporarily comment out MuonAlignmentErrorDbAlg (causes lots of errors in some workflows)
-