Skip to content
New issue

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

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

Already on GitHub? # to your account

[root6] Set attributes on StrangeMuDstMaker in StBFChain, rather than using interpreter to configure #444

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

klendathu2k
Copy link
Contributor

Cling appears to have problems with using ProcessLine to get a pointer to a maker... at least in this context and/or at least in the default environment. So...

Refactor to use maker attributes, and set configuration options at initialization time. (This is also cleaner and more inline with the StMaker philosophy).

to a maker, and then call configuration methods.

Refactor to use maker attributes, and set configuration options at
initialization time.
Copy link
Contributor

@genevb genevb left a comment

Choose a reason for hiding this comment

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

Yes!

@plexoos plexoos added the ROOT6 Issues and changes related to transition from ROOT5 to ROOT6 label Nov 18, 2022
@plexoos plexoos merged commit c47c0a6 into star-bnl:main Nov 18, 2022
plexoos added a commit to plexoos/star-sw that referenced this pull request Dec 17, 2022
…her than using interpreter to configure (star-bnl#444)"

This reverts commit c47c0a6.
plexoos pushed a commit to plexoos/star-sw that referenced this pull request Dec 18, 2022
… using interpreter to configure (star-bnl#444)

Cling appears to have problems with using ProcessLine to get a pointer
to a maker... at least in this context and/or at least in the default
environment. So...

Refactor to use maker attributes, and set configuration options at
initialization time. (This is also cleaner and more inline with the
StMaker philosophy).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ROOT6 Issues and changes related to transition from ROOT5 to ROOT6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants