Skip to content

Commit e86b3b3

Browse files
zeniheisserCopilot
andauthored
Update epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/trex.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7424737 commit e86b3b3

File tree

1 file changed

+0
-1
lines changed
  • epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT

1 file changed

+0
-1
lines changed

epochX/cudacpp/CODEGEN/PLUGIN/CUDACPP_SA_OUTPUT/trex.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def edit_rwgt_runner(self):
162162
###misc.sprint('Entering PLUGIN_OneProcessExporterRwgt.edit_rwgt_runner')
163163
# Create the rwgt_runner.cc file
164164
replace_dict = super().get_process_class_definitions(write=False)
165-
# rwgt_runner = self.get_proc_dir() + self.rwgt_template
166165
replace_dict['process_namespace'] = self.get_proc_dir()
167166
replace_dict['info_lines'] = model_handling.PLUGIN_export_cpp.get_mg5_info_lines()
168167
replace_dict['parton_ids'] = self.get_rwgt_pdg_vec(self.matrix_elements[0].get('processes'))

0 commit comments

Comments
 (0)