Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port SiStripDetSummary from subdetector-DetId classes to TrackerTopology #20274

Merged

Commits on Aug 25, 2017

  1. Configuration menu
    Copy the full SHA
    04da626 View commit details
    Browse the repository at this point in the history
  2. Pass TrackerTopology to SiStripObjects print methods

    Changed both printSummary and printDebug, for the classes in
    CondFormats/SiStripObjects and CalibFormats/SiStripObjects.
    Needed for SiStripDetSummary that is sometimes using a TrackerTopology
    (all these classes need to be changed because the methods are called by
    DummyCondObjPrinter, which is templated on the object type).
    SiStripDetVOff : changed implementation for getLVoffCounts and
    getHVoffCounts methods (SiStripDetSummary is not needed there)
    pieterdavid committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    9811df3 View commit details
    Browse the repository at this point in the history
  3. 8 Configuration menu
    Copy the full SHA
    5845237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc098b View commit details
    Browse the repository at this point in the history
  5. DQM/SiStripCommissioningDbClients/src/CommissioningHistosUsingDb.cc: …

    …move initialization to a configure method (and get TrackerTopology from EventSetup)
    pieterdavid committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    a320893 View commit details
    Browse the repository at this point in the history
  6. DQMOffline/CalibTracker/plugins/SiStripPopConBadComponentsDQM.cc: pas…

    …s TrackerTopology from EventSetup to printSummary
    pieterdavid committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    634cf69 View commit details
    Browse the repository at this point in the history
  7. Apply code-checks fixes

    pieterdavid committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    984449b View commit details
    Browse the repository at this point in the history