Skip to content

ITS: rename transition to link#15499

Open
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:its/transition/lin
Open

ITS: rename transition to link#15499
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:its/transition/lin

Conversation

@f3sch

@f3sch f3sch commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Done with:

grep -rl 'Transition' . | xargs sed -i '' 's/Transition/Link/g'
grep -rl 'transition' . | xargs sed -i '' 's/transition/link/g'

in Detectors/ITSMFT/ITS/tracking

Suggested by Max as it is a much better name :)

Done with:
```
grep -rl 'Transition' . | xargs sed -i '' 's/Transition/Link/g'
grep -rl 'transition' . | xargs sed -i '' 's/transition/link/g'
```
in Detectors/ITSMFT/ITS/tracking

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant