Tempfiles are tempfiles, they are not used for recovery, hence not necessary for a backup.
The information of these tempfiles are still there in the data dictionary, so all you need to do is add the respective tempfiles (if the filesystems are the same on your DR ) or just drop and add new ones,
Creating a tempfile is very fast unlike datafiles, since they're sparse.


Regards
Vinit