- Nov 11, 2020
-
-
scott snyder authored
- Pass class instances by const reference, not by value.
-
- Nov 09, 2020
-
-
Vakhtang Tsulaia authored
Add ROS caching in TrigCostMonitorMT See merge request atlas/athena!37834
-
-
Vakhtang Tsulaia authored
Correct allowed bTag WPs, update references related with b-jet chains and add... See merge request atlas/athena!37979
-
Vakhtang Tsulaia authored
ATR-22325: Call HLTTriggerResultGetter from the place where DataSource is properly configured See merge request atlas/athena!37939
-
Vakhtang Tsulaia authored
Added Electron FEX to the newJO HLT test See merge request atlas/athena!37958
-
Vakhtang Tsulaia authored
Updates of pixel error monitoring code See merge request atlas/athena!37992
-
Vakhtang Tsulaia authored
22.0-cleanup-TrkTrackSummaryTool See merge request atlas/athena!37898
-
-
Vakhtang Tsulaia authored
Systematically use typedefs for decision IDs in HLT See merge request atlas/athena!37662
-
Vakhtang Tsulaia authored
xAODEventFormatCnv Fixes, master branch (2020.11.06.) See merge request atlas/athena!37971
-
Vakhtang Tsulaia authored
HLTRates2COOL: delete obsolete package See merge request atlas/athena!37987
-
Vakhtang Tsulaia authored
JetN2N+ExoticsN2N: Delete obsolete NTUP reduction code See merge request atlas/athena!37991
-
Vakhtang Tsulaia authored
Fix for ATEAM-636 Closes ATEAM-636 See merge request atlas/athena!37945
-
In this commit we made public the member of EventStreamInfo_p1.h to allow the extraction of the metadata values
-
Vakhtang Tsulaia authored
Enable systematic variations in CutFlowSvc See merge request atlas/athena!37789
-
Vakhtang Tsulaia authored
Minor fixes to ComponentAccumulator configuration for SiLorenzAngleTool and SiPropertiesTool See merge request atlas/athena!37994
-
Vakhtang Tsulaia authored
Updates for the ComponentAccumulator-based configuration of Pile-up Digitization jobs See merge request atlas/athena!37996
-
Vakhtang Tsulaia authored
Minor fix to ComponentAccumulator configuration for TileSimAlgs package See merge request atlas/athena!37997
-
Vakhtang Tsulaia authored
Add a unit test for the standalone InDetPhysValMonitoring setup See merge request atlas/athena!37998
-
Vakhtang Tsulaia authored
Import of L2 inside-out into b-phys menu See merge request atlas/athena!38001
-
Vakhtang Tsulaia authored
Create CSV output from RatesAnalysis See merge request atlas/athena!38003
-
Vakhtang Tsulaia authored
Add flake8 to remaining muon packages (ATLASRECTS-5740) See merge request atlas/athena!37956
-
-
Vakhtang Tsulaia authored
Pass RPC y/z dimensions correctly to ReadoutElement See merge request atlas/athena!38004
-
Vakhtang Tsulaia authored
MuonSegmentRegionRecoveryTool changed for the TrackingGeometrySvc to CondAlg migration See merge request atlas/athena!38005
-
Vakhtang Tsulaia authored
Tracking add final where possible/applicable part 2 See merge request atlas/athena!38009
-
Vakhtang Tsulaia authored
Sweeping !37954 from 21.2 to master. Adding ECFG_3_3_2 for MDT studies See merge request atlas/athena!38010
-
Vakhtang Tsulaia authored
Sweeping !37982 from 21.2 to master. Don't setup JetUncertaintiesTool for UFO jets See merge request atlas/athena!38011
-
Vakhtang Tsulaia authored
GSF : KL Gaussian Mixture reduction , use an array to keep track of the merged components. See merge request atlas/athena!38014
-
Vakhtang Tsulaia authored
Manual sweep of "Speedup of the MM electronics simulation " See merge request atlas/athena!38020
-
Vakhtang Tsulaia authored
DataPreparation w/o RegionSelector See merge request atlas/athena!38022
-
Vakhtang Tsulaia authored
tauRec: fix flag check See merge request atlas/athena!38024
-
Vakhtang Tsulaia authored
updates to l1calo bitwise framework to connect EDM output See merge request atlas/athena!38031
-
-
Vakhtang Tsulaia authored
Remove deprecated TauTagTools package See merge request atlas/athena!38037
-
Vakhtang Tsulaia authored
ATLASRECTS-5752 Disable SCT and TRT in ActsTrackingGeometrySvc for Acts AMVF See merge request atlas/athena!38038
-
Vakhtang Tsulaia authored
tauRecTools: associate cluster in CaloCalTopoClusterContainer to the tau candidate See merge request atlas/athena!37980
-
For Topo seed jets, the cluster links in the tau candidate point to the clusters in a shallow copy container, which will not be available in AOD of R22. To fix this, the cluster links point to the cluster in the original container. For PFlow seed jets, the cluster links in the tau candidate point to the PFOs(neutral or charged). It is confusing. Now the cluster links point to the corresponding cluter in the PFO object. Previously, only clusters within 0.2 cone of tau candidate is stored. In the tau reconstruction, we need all the clusters. Thus the cut of dR is now removed. The clusters could have energy <=0, which will be skimmed in AOD. The link then becomes invalid. Since we do not want an invalid link, all the clusters are requied to have positive energy.
-
Vakhtang Tsulaia authored
Allow running hybrid MPMT in the BSRDOtoRAW step of Job Transforms See merge request atlas/athena!37543
-