There is no such wp-config.php constant for Event Manager. You could just copy the old content to the new table, but from then on, the data will not be synchronized. Any changes to one will not be reflected in the other.
It may be possible to create a script that copies any changes to one table to the other to maintain synchronization. It will be a challenge to locate all the hooks that involve changes to the tables, if such hooks even exist.