Skip to content
Snippets Groups Projects
  1. May 24, 2019
    • Savanna Shaw's avatar
      Add isolated muon trigger to menu · 6e2214e7
      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.
      6e2214e7
  2. May 17, 2019
  3. May 03, 2019
  4. May 01, 2019
    • Scott Snyder's avatar
      CaloDetDescr: Preparing to make CaloDD immutable. · 530dcab8
      Scott Snyder authored and Adam Edward Barton's avatar Adam Edward Barton committed
      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.
      530dcab8
  5. Apr 17, 2019
  6. Apr 15, 2019
  7. Apr 11, 2019
  8. Apr 04, 2019
  9. Mar 29, 2019
    • Frank Winklmeier's avatar
      TrigUpgradeTest: simplify test definition · 617ece33
      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.
      617ece33
  10. Mar 26, 2019
  11. Mar 18, 2019
  12. Mar 11, 2019
  13. Mar 05, 2019
  14. Jan 29, 2019
  15. Jan 28, 2019
Loading