Skip to content

Commit

Permalink
Merge branch 'development' into iss59-detChangedHook2-merged
Browse files Browse the repository at this point in the history
  • Loading branch information
baltzell committed Aug 13, 2024
2 parents ce84c13 + 5959855 commit 7906a83
Show file tree
Hide file tree
Showing 87 changed files with 482 additions and 255 deletions.
2 changes: 1 addition & 1 deletion bin/bg-merger
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/bos2hipo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m -XX:+UseSerialGC \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/plugins/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/cvt-compare
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/daqEventViewer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/services/*:$CLAS12DIR/lib/utils/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/dclayereffs-ana
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Dsun.java2d.pmoffscreen=false -Xmx2048m -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/utils/*:$CLAS12DIR/lib/services/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/decoder
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/dict-generator
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/dict-maker
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/dict-merger
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/dict-validator
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/evio-viewer
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -cp "$CLAS12DIR/lib/clas/*" org.jlab.coda.eventViewer.EventTreeFrame $*
2 changes: 1 addition & 1 deletion bin/evio2hipo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/eviocure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/eviodump
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/plugins/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/hipo-add
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/plugins/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/hipo-browser
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/plugins/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/hipo-diff
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/hipo-json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

java -Xms1024m \
-cp "$CLAS12DIR/lib/clas/*:$CLAS12DIR/lib/plugins/*" \
Expand Down
2 changes: 1 addition & 1 deletion bin/hipo-utils
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/postprocess
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/rebuild-scalers
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/recon-util
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/run-groovy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh groovy
. `dirname $0`/../libexec/env.sh groovy

echo """
****************************************
Expand Down
2 changes: 1 addition & 1 deletion bin/run-groovysh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh groovy
. `dirname $0`/../libexec/env.sh groovy

echo """
***************************************
Expand Down
2 changes: 1 addition & 1 deletion bin/run-jshell
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh jshell
. `dirname $0`/../libexec/env.sh jshell

echo """
*********************************
Expand Down
2 changes: 1 addition & 1 deletion bin/trigger-filter
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
2 changes: 1 addition & 1 deletion bin/trigger-splitter
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

. `dirname $0`/env.sh
. `dirname $0`/../libexec/env.sh

export MALLOC_ARENA_MAX=1

Expand Down
5 changes: 3 additions & 2 deletions build-coatjava.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ download () {
}


# download the default field maps, as defined in bin/env.sh:
# download the default field maps, as defined in libexec/env.sh:
# (and duplicated in etc/services/reconstruction.yaml):
source `dirname $0`/bin/env.sh
source `dirname $0`/libexec/env.sh
if [ $downloadMaps == "yes" ]; then
echo 'Retrieving field maps ...'
webDir=https://clasweb.jlab.org/clas12offline/magfield
Expand All @@ -87,6 +87,7 @@ rm -rf coatjava
mkdir -p coatjava
cp -r bin coatjava/
cp -r etc coatjava/
cp -r libexec coatjava/

# create schema directories for partial reconstruction outputs
which python3 >& /dev/null && python=python3 || python=python
Expand Down
4 changes: 2 additions & 2 deletions common-tools/clara-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jlab.clas</groupId>
<artifactId>clara-io</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
<groupId>org.jlab.clas</groupId>
<artifactId>clas12rec</artifactId>
<relativePath>../../parent/pom.xml</relativePath>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
20 changes: 10 additions & 10 deletions common-tools/clas-analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,63 +3,63 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-analysis</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
<groupId>org.jlab.clas</groupId>
<artifactId>clas12rec</artifactId>
<relativePath>../../parent/pom.xml</relativePath>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</parent>

<dependencies>
<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-utils</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-physics</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-io</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-geometry</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-jcsg</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>swim-tools</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-detector</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-reco</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
10 changes: 5 additions & 5 deletions common-tools/clas-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-detector</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
<groupId>org.jlab.clas</groupId>
<artifactId>clas12rec</artifactId>
<relativePath>../../parent/pom.xml</relativePath>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</parent>

<dependencies>
<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-utils</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
Expand All @@ -29,13 +29,13 @@
<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-io</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-geometry</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public static ConstantProvider getConstants(DetectorType type, int run, String v
provider.loadTable("/geometry/dc/alignment");
provider.loadTable("/geometry/dc/ministagger");
provider.loadTable("/geometry/dc/endplatesbow");
provider.loadTable("/geometry/dc/feedthroughs");
}

if(type==DetectorType.ECAL){
Expand Down
4 changes: 2 additions & 2 deletions common-tools/clas-geometry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jlab.clas</groupId>
<artifactId>clas-geometry</artifactId>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
<groupId>org.jlab.clas</groupId>
<artifactId>clas12rec</artifactId>
<relativePath>../../parent/pom.xml</relativePath>
<version>10.1.2-SNAPSHOT</version>
<version>11.0.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
Loading

0 comments on commit 7906a83

Please sign in to comment.