Skip to content

ITS and MFT dead damp builder workflow#12459

Merged
shahor02 merged 5 commits intoAliceO2Group:devfrom
nicolovalle:nv-itsmft-deadmap
Dec 14, 2023
Merged

ITS and MFT dead damp builder workflow#12459
shahor02 merged 5 commits intoAliceO2Group:devfrom
nicolovalle:nv-itsmft-deadmap

Conversation

@nicolovalle
Copy link
Copy Markdown
Contributor

@iravasen
Copy link
Copy Markdown
Contributor

Thanks a lot @nicolovalle for the very fast implementation! It looks fine to me since you set also the process name based on the detector.

Copy link
Copy Markdown
Collaborator

@shahor02 shahor02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nicolovalle

Please see 1 comment below (vectors of fixed size objects should be accessed as spans).
The rest looks fine assuming you tested the workflow.
One general comment is that inserting/erasing in std::set is a relatively expensive procedure, would be faster to use a simple vector. But given that you are processing 1 TF out of many this should also work

Copy link
Copy Markdown
Collaborator

@shahor02 shahor02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Will merge once CI is passed.

@shahor02 shahor02 merged commit 987ea68 into AliceO2Group:dev Dec 14, 2023
chiarazampolli pushed a commit that referenced this pull request Dec 15, 2023
* ITS and MFT dead damp builder workflow

* removing trailing spaces

* removing unused struct

* fixing format

* optimization

---------

Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
andreasmolander pushed a commit to andreasmolander/AliceO2 that referenced this pull request Apr 12, 2024
* ITS and MFT dead damp builder workflow

* removing trailing spaces

* removing unused struct

* fixing format

* optimization

---------

Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
andreasmolander pushed a commit to andreasmolander/AliceO2 that referenced this pull request Apr 12, 2024
* ITS and MFT dead damp builder workflow

* removing trailing spaces

* removing unused struct

* fixing format

* optimization

---------

Co-authored-by: Nicolo Valle <nicolo.valle@cern.ch>
mwinn2 pushed a commit to mwinn2/AliceO2 that referenced this pull request Apr 25, 2024
* ITS and MFT dead damp builder workflow

* removing trailing spaces

* removing unused struct

* fixing format

* optimization

---------

Co-authored-by: Nicolo Valle <nicolo.valle@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.

3 participants