Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 171
    • Merge requests 171
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23412

Merged
Created May 14, 2019 by Susumu Oda@odaContributor

Code cleanup of (I)TrackParticleCreatorTool (ATLASRECTS-3038)

  • Overview 32
  • Commits 20
  • Pipelines 7
  • Changes 15

Code cleanup of (I)TrackParticleCreatorTool

  • Make method const
  • Use DeclareInterface
  • Use extends
  • Use default destructor
  • Change file mode to 644
  • Change indentation
  • Replace tabs by spaces
  • Use range based for loop
  • Add space after if and for
  • Original TrackSummary is copied if TrackSummaryTool is not found and TrackSummary is available.
  • Remove ForceTrackSummaryUpdate = False because it is the default value.

RunTier0Tests.py was fine. RunTier0Tests.log

Edited May 23, 2019 by Susumu Oda
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-ITrackParticleCreatorTool