- May 24, 2019
-
-
Savanna Shaw authored
Updates included: isolation hypo tool configuration so that all properties are set correctly, allow muon event view creator to be able to turn off link to parent view (it's not needed in this case) to be able to run the same ID tarcking sequence in two different views within same chain, muon isolation sequence set to pick up correct muon containers and run precision ID tracking.
-
- May 17, 2019
-
-
-
Adding muon ms-only trigger to menu with empty step in place to be able to run this chain along with other muon chains.
-
- May 03, 2019
-
-
Merge remote-tracking branch 'upstream/master' into fromScratch
-
- May 01, 2019
-
-
Previously, we were creating the CaloDD via a converter, then applying alignments via conditions callbacks. This this meant that the CaloDD will be different depending on whether we're looking before or after alignments have been applied. This can then lead to problems if the CaloDD is retrieved too early. The const_cast'ing needed is also problematic for MT. Instead of building CaloDD via a converter, we want to move to creating it explicitly as part of doing alignments. However, this means that in general, we shouldn't be trying to retrieve CaloDetDescrManager during initialize(). Rework to avoid this. Change CaloDepthTool to retrieve CaloDD lazily, using CachedPointer.
-
- Apr 17, 2019
-
-
adding precisionCalo reconstruction step in ElectronDef.py as 3rd step with fastCalo and fastTrack to be in sync with merge !22345
-
Savanna Shaw authored
Fix bug where combined muon reco sequence was not being called, and fix the verifiers to get the right information from previous views in the full scan vs RoI chains.
-
Mark Andrew Owen authored
-
- Apr 15, 2019
-
-
Debottam Bakshi Gupta authored
-
Debottam Bakshi Gupta authored
-
- Apr 11, 2019
-
-
- Apr 04, 2019
-
-
Stewart Martin-Haugh authored
-
- Mar 29, 2019
-
-
Frank Winklmeier authored
Reduce the amount of copy&paste by using a cmake function to define the tests. Some of the test names (and reference file names) have changed as the ctest test name is now derived from the test script name.
-
- Mar 26, 2019
-
-
Catrin Bernius authored
-
Catrin Bernius authored
-
- Mar 18, 2019
-
-
Tomasz Bold authored
-
Tim Martin authored
update references due to change in topoclustering. Change not yet understood and may need to be reverted
-
- Mar 11, 2019
-
-
Frank Winklmeier authored
The changes are due to the new geometry/conditions tag.
-
- Mar 05, 2019
-
-
Tim Martin authored
Update RunMenuTest.ref with new naming convention including L1 item. Fix python typo in GenerateMenuMT.py
-
- Jan 29, 2019
-
-
Francesca Pastore authored
-
- Jan 28, 2019
-
-
Francesca Pastore authored
-