Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for tutorials #17

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Fixes for tutorials #17

merged 4 commits into from
Oct 19, 2021

Conversation

vvolkl
Copy link
Member

@vvolkl vvolkl commented Oct 18, 2021

No description provided.

StatusCode CaloTowerTool::finalize() {


for (auto& towerInMap : m_cellsInTowers) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi Valentin, great! Do you think it will fix this as well: #13 ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hi Brieuc, possibly; I was checking this with the joboptions here: https://github.com/HEP-FCC/k4RecCalorimeter/tree/main/RecFCCeeCalorimeter/tests/options (slightly fixed, will add those here too).
Which job did you see your issue with?

Copy link
Contributor

Choose a reason for hiding this comment

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

Here is a config that I froze when I reported the problem: /afs/cern.ch/user/b/brfranco/work/public/Fellow/FCCSW/dummy_releases/Mark_Test2/LAr_scripts/FCCSW_ecal/reproduceSegFault.py

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, yes, seems like this is working with this branch, although you should still check the output!

…t processing

since CreateCaloCells now takes SimCalorimeterHits as input, but this algo is still used to add noise to CalorimeterHits. Should be refactored/templated in the future.
@BrieucF
Copy link
Contributor

BrieucF commented Oct 20, 2021

The link between cells and clusters works now as expected. See here: #13 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants