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

In systematics.h #61

Open
hschellman opened this issue Oct 11, 2022 · 0 comments
Open

In systematics.h #61

hschellman opened this issue Oct 11, 2022 · 0 comments

Comments

@hschellman
Copy link
Collaborator

Make certain that the config is set right and if possible make it explicit what the falses are in

GetResponseSystematics(typename T::config_t chain, int sigma,
bool NEUTRON=false, bool use_new_part_resp = false, bool PROTON = false)

suggest in systematics.h

bool NEUTRON=false ;
bool PROTON=false;
bool use_new_part_resp = false;

UniverseMap response_systematics = PlotUtils::GetResponseSystematicsMap(chain,NEUTRON, use_new_part_resp, PROTON); //

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

No branches or pull requests

1 participant