Skip to content
Snippets Groups Projects

Changes are needed to run pixel...

Merged Tommaso Lari requested to merge tlari/athena:pix1220a into master

Changes are needed to run pixel digitization with radiation damage without crashes, getting correct hits in long columns, and running faster. See ATLPHYSVAL-654 for discussion.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :negative_squared_cross_mark: CI Result FAILURE (hash 19527a91)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :o: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :o: Athena: number of compilation errors 1, warnings 1
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25670]

  • Unresolved threads. (L1)

  • Author Developer

    Would it be possible to try a rebuild ?

    I don't have any compilation error in my local tests, and I cannot find a logfile from the build of the CI test above (I think it's too old, and I missed the notification)

    cheers, Tommaso

  • Jenkins please retry a build

  • This merge request affects 2 packages:

    • InnerDetector/InDetConditions/PixelConditionsAlgorithms
    • InnerDetector/InDetDigitization/PixelDigitization

    Affected files list will not be printed in this case

    Adding @goetz ,@jchapman ,@stsuno ,@lshan ,@battagl ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 19527a91)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 1
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25793]

  • Hi @tlari, the compilation warnings are: /var/lib/jenkins/workspace/CI-MERGE-REQUEST-CC7/master/InnerDetector/InDetDigitization/PixelDigitization/src/SensorSimPlanarTool.cxx:240:12: warning: variable 'pixelEta_i' set but not used [-Wunused-but-set-variable] double pixelEta_i = 0.0; ^~~~~~~~~~ /var/lib/jenkins/workspace/CI-MERGE-REQUEST-CC7/master/InnerDetector/InDetDigitization/PixelDigitization/src/SensorSimPlanarTool.cxx:241:12: warning: variable 'pixelPhi_i' set but not used [-Wunused-but-set-variable] double pixelPhi_i = 0.0;

    Please take a look at them and also resolve discussions.

    Best, Magdalena (L1)

  • Tommaso Lari added 1 commit

    added 1 commit

    Compare with previous version

  • This merge request affects 2 packages:

    • InnerDetector/InDetConditions/PixelConditionsAlgorithms
    • InnerDetector/InDetDigitization/PixelDigitization

    Affected files list will not be printed in this case

    Adding @goetz ,@jchapman ,@stsuno ,@lshan ,@battagl ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 2e4f5918)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25813]

  • Unresolved threads. Please review the comments and resolve the threads. (L1)

  • Thanks, @bnachman and @zmarshal for resolving the threads. Marking for L1 review.

    Edited by Abhishek Nag
  • Hi @tlari

    I have only two minor comments, plus there is still one unresolved discussion above, therefore reverting to review-user-action-required

  • Tommaso Lari added 1 commit

    added 1 commit

    • 189327a7 - address comments in merge request

    Compare with previous version

  • This merge request affects 2 packages:

    • InnerDetector/InDetConditions/PixelConditionsAlgorithms
    • InnerDetector/InDetDigitization/PixelDigitization

    Affected files list will not be printed in this case

    Adding @goetz ,@jchapman ,@stsuno ,@lshan ,@battagl ,@sroe as watchers

  • :negative_squared_cross_mark: CI Result FAILURE (hash 189327a7)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25934]

  • Jenkins please retry a build

  • This merge request affects 2 packages:

    • InnerDetector/InDetConditions/PixelConditionsAlgorithms
    • InnerDetector/InDetDigitization/PixelDigitization

    Affected files list will not be printed in this case

    Adding @goetz ,@jchapman ,@stsuno ,@lshan ,@battagl ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 189327a7)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25979]

  • Gordon Watts
  • Gordon Watts
  • Gordon Watts
  • Gordon Watts
  • Nice!

    • There is one outstanding conversation that looks like it requires some action
    • Some minor coding readability requests
  • Tommaso Lari added 1 commit

    added 1 commit

    • 38444559 - implementing some comments from MR reviews

    Compare with previous version

  • This merge request affects 2 packages:

    • InnerDetector/InDetConditions/PixelConditionsAlgorithms
    • InnerDetector/InDetDigitization/PixelDigitization

    Affected files list will not be printed in this case

    Adding @goetz ,@jchapman ,@stsuno ,@lshan ,@battagl ,@sroe as watchers

  • :white_check_mark: CI Result SUCCESS (hash 38444559)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 26005]

  • This can be approved once the final threads are resolved so if @tlari can do that we can proceed. Tom - L1 shifter

  • Edward Moyse resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading