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

Add tags for cmm setup #37

Closed
wants to merge 2 commits into from

Conversation

ebelchio12
Copy link

No description provided.

@FNALbuild
Copy link
Contributor

A new Pull Request was created by @ebelchio12 (Ewerton Belchior) for develop.

It involves the following packages:

larwirecell

@LArSoft/level-1-managers, @LArSoft/level-2-managers can you please review it and eventually sign? Thanks.

cms-bot commands are listed here

@FNALbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@FNALbuild
Copy link
Contributor

+code-checks

Comment on lines +46 to +52
art::InputTag m_wiener_inputTag;
art::InputTag m_gauss_inputTag;
std::vector<art::InputTag> m_badmasks_inputTag;
art::InputTag m_threshold_inputTag;
bool m_cmm_setup{false}; // true means use cmm setup
std::string m_wiener_tag{"wiener"};
std::string m_gauss_tag{"gauss"};
Copy link
Member

Choose a reason for hiding this comment

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

This is all too specific and must be made more general.

The user may have all different manner of frame and trace tags and there should not be a modal cmm_setup flag. The "cooking" should all be data-driven.

To make tracking these changes easier I suggest closing this PR (no merge) and updating #36.

I'll add more comments in PR #36.

@knoepfel
Copy link
Member

@ebelchio12, can we close this PR per @brettviren's suggestion above?

@ebelchio12
Copy link
Author

@ebelchio12, can we close this PR per @brettviren's suggestion above?

yes, I'll update PR #36

@knoepfel knoepfel closed this Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants