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

Use of patch files #81

Open
Cvico opened this issue Jul 20, 2023 · 0 comments
Open

Use of patch files #81

Cvico opened this issue Jul 20, 2023 · 0 comments
Labels
issues : enhancement New feature or request

Comments

@Cvico
Copy link
Contributor

Cvico commented Jul 20, 2023

As of today GridpackMachine does not copy .patch files into the input_files. This means that
we can't use process-specific patches (e.g. instead of using cuts.f, we could just patch the lines
that are relevant to implement whatever cut we need).

The solution could be simply to also copy the .patch files. This can be done in:
https://github.com/cms-PdmV/GridpackMachine/blob/12dda4a9571d23d14c0b1fd298482b31ee3fe1e6/madgraph_gridpack.py#L9-L18

@Cvico Cvico added the issues : enhancement New feature or request label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issues : enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant