The process through which AraSim generates and saves the Antenna_r.V_mimic object has been copied and pasted throughout Report.cc repeatedly. We could put the V_mimic generation into a function and call it all the times we have repeated V_mimic generation code blocks.
As of March 27, 2025 the functions I see V_mimic generation occur in are Report::triggerCheck_ScanMode0, Report::saveTriggeredEvent, and Report::checkPATrigger.