3 use vars
qw(%dir_list);
6 "larsim_LArG4" =>
"larsim_LegacyLArG4",
7 "larsim_LArG4_LArG4Ana_module" =>
"larsim_LegacyLArG4_LArG4Ana_module",
8 "larsim_LArG4_LArG4_module" =>
"larsim_LegacyLArG4_LArG4_module",
9 "larsim_LArG4_LArSimChannelAna_module" =>
"larsim_LegacyLArG4_LArSimChannelAna_module"
12 foreach my $lib (sort keys %dir_list) {
13 next
if m&add_subdirectory&i;
14 next
if m&simple_plugin&i;
15 next
if m&SUBDIRNAME&i;
17 #s&\b\Q${lib}\E([^\.\s]*\b)([^\.]|$)&$dir_list{$lib}${1}${2}&g and last;
18 s&\b\Q${lib}\E\b([^\.]|$)&$dir_list{
$lib}${1}${2}&
g and last;
use File::Basename qw(fileparse)
tuple m
now if test mode generate materials, CRT shell, world, gdml header else just generate CRT shell for u...
my($xml, $fcl, $workdir, $check, $merge)
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
then echo File list $list not found else cat $list while read file do echo $file sed s
foreach my $lib(sort keys%dir_list)