Skip to content

Commit 698f8bd

Browse files
Updated table
1 parent 31863c9 commit 698f8bd

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

ups/larcv2.table

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,73 @@ Product=larcv2
33

44
Group:
55

6+
Flavor = ANY
7+
Qualifiers = "c14:p3913:debug"
8+
Action = DefineFQ
9+
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_c14_p3913_debug)
10+
Action = GetProducts
11+
setupRequired( root v6_26_06b -q +c14:+p3913:+debug )
12+
13+
14+
Flavor = ANY
15+
Qualifiers = "c14:p3913:prof"
16+
Action = DefineFQ
17+
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_c14_p3913_prof)
18+
Action = GetProducts
19+
setupRequired( root v6_26_06b -q +c14:+p3913:+prof )
20+
21+
22+
23+
Flavor = ANY
24+
Qualifiers = "e26:p3913:debug"
25+
Action = DefineFQ
26+
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_e26_p3913_debug)
27+
Action = GetProducts
28+
setupRequired( root v6_26_06b -q +e26:+p3913:+debug )
29+
30+
31+
32+
Flavor = ANY
33+
Qualifiers = "e26:p3913:prof"
34+
Action = DefineFQ
35+
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_e26_p3913_prof)
36+
Action = GetProducts
37+
setupRequired( root v6_26_06b -q +e26:+p3913:+prof )
38+
39+
40+
641

742
Flavor = ANY
843
Qualifiers = "c7:p3913:debug"
944
Action = DefineFQ
1045
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_c7_p3913_debug)
1146
Action = GetProducts
12-
setupRequired( root v6_26_06a -q +c7:+p3913:+debug )
47+
setupRequired( root v6_26_06b -q +c7:+p3913:+debug )
1348

1449

1550
Flavor = ANY
1651
Qualifiers = "c7:p3913:prof"
1752
Action = DefineFQ
1853
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_c7_p3913_prof)
1954
Action = GetProducts
20-
setupRequired( root v6_26_06a -q +c7:+p3913:+prof )
55+
setupRequired( root v6_26_06b -q +c7:+p3913:+prof )
2156

2257

2358
Flavor = ANY
2459
Qualifiers = "e20:p3913:debug"
2560
Action = DefineFQ
2661
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_e20_p3913_debug)
2762
Action = GetProducts
28-
setupRequired( root v6_26_06a -q +e20:+p3913:+debug )
63+
setupRequired( root v6_26_06b -q +e20:+p3913:+debug )
2964

3065

3166
Flavor = ANY
3267
Qualifiers = "e20:p3913:prof"
3368
Action = DefineFQ
3469
envSet(LARCV2_FQ_DIR, ${UPS_PROD_DIR}/${UPS_PROD_FLAVOR}_e20_p3913_prof)
3570
Action = GetProducts
36-
setupRequired( root v6_26_06a -q +e20:+p3913:+prof )
71+
setupRequired( root v6_26_06b -q +e20:+p3913:+prof )
72+
3773

3874

3975
Flavor = ANY

0 commit comments

Comments
 (0)