- Nov 07, 2019
-
-
scott snyder authored
Change to range-based for.
-
- Nov 06, 2019
-
-
Anthony Morley authored
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
- Nov 03, 2019
-
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
- Nov 01, 2019
-
-
Christos Anastopoulos authored
-
- Oct 30, 2019
-
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Change to range-based for.
-
scott snyder authored
Fix compilation with python 3.
-
scott snyder authored
Fix compilation with python 3.
-
scott snyder authored
Fix compilation with python 3.
-
- Oct 29, 2019
-
-
Peter Onyisi authored
-
Vakhtang Tsulaia authored
The methods dropped: AsgMetadataTool::retrieveMetadata() TEvent::retrieveIOVMetadata() Also added a missing dependency on AthenaPoolUtilities to MuonByteStream, and a missing dependency on RootUtils to TrigOutputHandling
-
- Oct 28, 2019
-
-
scott snyder authored
Use range-based for instead.
-
- Oct 25, 2019
-
-
Christos Anastopoulos authored
-
- Oct 23, 2019
-
-
- Oct 21, 2019
-
-
Tim Martin authored
Force use of in-file trigger metadata when reading MT AOD in the R2 legacy PhysicsValidation AOD->NTUP_PHYSVAL transform
-
- Oct 18, 2019
-
-
Frank Winklmeier authored
The `beginRun` method is deprecated. One-time initializations before the event loop need to be done in `start`.
-
Frank Winklmeier authored
The `beginRun` method is deprecated. One-time initializations before the event loop need to be done in `start`.
-
-
- Oct 17, 2019
-
-
scott snyder authored
Types for m_maxDeltaR and m_minPt seemed wrong --- they were used as floats, but declared as bool.
-
scott snyder authored
- Shadowing of member names between base and derived classes. - std::string should be passed by const reference, not value. - Prefer initializing members in init clauses.
-
- Oct 16, 2019
-
-
first try to btag one jet collection twice (two trainings)
-
- Oct 15, 2019
-
-
scott snyder authored
Prefer preincrement to postincrement for iterators.
-
- Oct 11, 2019
-
-
Tadej Novak authored
-
- Oct 09, 2019
-
-
- Oct 08, 2019
-
-
Replace used PixelConditionsSummarySvc by PixelConditionsSummaryTool and remove unused PixelConditionsSummarySvc.
-
Apply suggestion to Trigger/TrigConfiguration/TrigConfInterfaces/TrigConfInterfaces/ITrigConfigSvc.h
-
- Oct 07, 2019
-
-
Dan Guest authored
-
- Oct 04, 2019
- Oct 03, 2019
-
-
Tim Martin authored
-
- Sep 26, 2019
-
-
Change pool converters to use the templated versions.
-
- Sep 25, 2019
-
-
scott snyder authored
Some extensions to avoid #define private in converters.
-