fix_cmake_lardataalg.pl
Go to the documentation of this file.
1 use strict;
2 
3 
4 s/\blardata_DetectorInfo\b/lardataalg_DetectorInfo/g;
5 s/\$\{LARDATA_DETECTORINFO\}/\$\{LARDATAALG_DETECTORINFO\}/g;
6