Skip to content

TPC: configurable histogram ranges#768

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
tklemenz:varRanges
Jul 20, 2021
Merged

TPC: configurable histogram ranges#768
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
tklemenz:varRanges

Conversation

@tklemenz
Copy link
Copy Markdown
Contributor

Make output histogram ranges of Cluster and RawDigits task configurable via json file.

Copy link
Copy Markdown
Collaborator

@wiechula wiechula left a comment

Choose a reason for hiding this comment

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

@tklemenz please have a look at my comments.

Comment thread Modules/TPC/src/Clusters.cxx Outdated
Comment thread Modules/TPC/src/RawDigits.cxx Outdated
Comment thread Modules/TPC/src/Clusters.cxx
Comment thread Modules/TPC/src/RawDigits.cxx Outdated
Copy link
Copy Markdown
Collaborator

@wiechula wiechula left a comment

Choose a reason for hiding this comment

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

minor suggestions

Comment thread Modules/TPC/include/TPC/Utility.h Outdated
Comment thread Modules/TPC/src/Utility.cxx Outdated
Comment thread Modules/TPC/src/Utility.cxx
Comment thread Modules/TPC/src/Utility.cxx Outdated
@tklemenz tklemenz force-pushed the varRanges branch 2 times, most recently from 61fbcac to 1bb851e Compare July 19, 2021 09:36
Comment thread Modules/TPC/src/Utility.cxx Outdated
Make output histogram ranges of Cluster and RawDigits task configurable via json file.
@tklemenz tklemenz changed the title [WIP] TPC: configurable histogram ranges TPC: configurable histogram ranges Jul 20, 2021
Copy link
Copy Markdown
Collaborator

@Barthelemy Barthelemy left a comment

Choose a reason for hiding this comment

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

Good for me, I would just ask to reconsider the monitor cycle of 10 seconds.

"moduleName": "QcTPC",
"detectorName": "TPC",
"cycleDurationSeconds": "60",
"cycleDurationSeconds": "10",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are you sure about this one ? publishing every 10 seconds is quite a lot.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, this is for testing only anyway so it doesn't really matter.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ok, thank you

@Barthelemy Barthelemy merged commit f6b7dcc into AliceO2Group:master Jul 20, 2021
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