Skip to content

Conversation

@gabihamilton
Copy link
Contributor

Adapting Lara's scripts to the zgamma control region.

# path_to_dir = f"/eos/uscms/store/group/lpchbbrun3/skims/{tag}"
path_to_dir = f"/eos/uscms/store/group/lpchbbrun3/gmachado/{tag}"

samples_qq = ["Wjets", "Zjets", "EWKW", "EWKZ", "EWKV"]
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that you need to change samples_qq so that you process the samples that you need for Z+Gamma (this should be everything including G+Jets?)

samples_qq = ['Wjets','Zjets','EWKW','EWKZ','EWKV']

# path_to_dir = f"/eos/uscms/store/group/lpchbbrun3/skims/{tag}"
path_to_dir = f"/eos/uscms/store/group/lpchbbrun3/gmachado/{tag}"
Copy link
Contributor

Choose a reason for hiding this comment

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

also can you add an args option so that path_to_dir and samples_qq change if needed if e.g. zgamma is true?

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.

3 participants