-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into dev
- Loading branch information
Showing
17 changed files
with
889 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../10.0.7/rga_fall2018.yaml | ||
rga_fall2018.yaml |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# YAML file for RG-A Fall2018 Pass2 simulations | ||
# Uses AI-assisted tracking and denoising | ||
# Compatible with: | ||
# - coatjava 11.1.0 or later | ||
# - gemc 5.11 or later | ||
io-services: | ||
reader: | ||
class: org.jlab.io.clara.HipoToHipoReader | ||
name: HipoToHipoReader | ||
writer: | ||
class: org.jlab.io.clara.HipoToHipoWriter | ||
name: HipoToHipoWriter | ||
services: | ||
- class: org.jlab.clas.swimtools.MagFieldsEngine | ||
name: MAGFIELDS | ||
- class: org.jlab.rec.ft.cal.FTCALEngine | ||
name: FTCAL | ||
- class: org.jlab.rec.ft.hodo.FTHODOEngine | ||
name: FTHODO | ||
- class: org.jlab.rec.ft.trk.FTTRKEngine | ||
name: FTTRK | ||
- class: org.jlab.rec.ft.FTEBEngine | ||
name: FTEB | ||
- class: org.jlab.service.raster.RasterEngine | ||
name: RASTER | ||
- class: org.jlab.service.dc.DCHBClustering | ||
name: DCCR | ||
- class: org.jlab.service.mltn.MLTDEngine | ||
name: MLTD | ||
- class: org.jlab.service.dc.DCHBPostClusterAI | ||
name: DCHAI | ||
- class: org.jlab.service.ftof.FTOFHBEngine | ||
name: FTOFHB | ||
- class: org.jlab.service.ec.ECEngine | ||
name: EC | ||
- class: org.jlab.rec.cvt.services.CVTEngine | ||
name: CVTFP | ||
- class: org.jlab.service.ctof.CTOFEngine | ||
name: CTOF | ||
- class: org.jlab.service.cnd.CNDCalibrationEngine | ||
name: CND | ||
- class: org.jlab.service.band.BANDEngine | ||
name: BAND | ||
- class: org.jlab.service.htcc.HTCCReconstructionService | ||
name: HTCC | ||
- class: org.jlab.service.ltcc.LTCCEngine | ||
name: LTCC | ||
- class: org.jlab.service.eb.EBHBEngine | ||
name: EBHB | ||
- class: org.jlab.service.dc.DCTBEngine | ||
name: DCTB | ||
- class: org.jlab.service.fmt.FMTEngine | ||
name: FMT | ||
- class: org.jlab.rec.cvt.services.CVTSecondPassEngine | ||
name: CVTSP | ||
- class: org.jlab.service.ftof.FTOFTBEngine | ||
name: FTOFTB | ||
- class: org.jlab.service.eb.EBTBEngine | ||
name: EBTB | ||
- class: org.jlab.rec.rich.RICHEBEngine | ||
name: RICH | ||
- class: org.jlab.service.rtpc.RTPCEngine | ||
name: RTPC | ||
- class: org.jlab.service.mc.TruthMatch | ||
name: MC | ||
configuration: | ||
global: | ||
variation: rga_fall2018_mc | ||
dcMinistagger: "NOTONREFWIRE" | ||
dcFeedthroughs: "OFF" | ||
# timestamp: 07/27/2023-12:00:00 | ||
# uncomment to use bank filtering based on schema, schema path should be updated | ||
# to point to the correct coatjava folder | ||
# io-services: | ||
# writer: | ||
# schema_dir: /scigroup/cvmfs/hallb/clas12/sw/noarch/clara/5.0.2_11.1.0/plugins/clas12/etc/bankdefs/hipo4/singles/dst | ||
services: | ||
# should match the field maps used in the gemc simulation | ||
MAGFIELDS: | ||
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat | ||
magfieldTorusMap: Symm_torus_r2501_phi16_z251_24Apr2018.dat | ||
DCCR: | ||
rawBankGroup: "NOISE1" | ||
MLTD: | ||
run: "5197" | ||
DCHAI: | ||
outputBankPrefix: "HB" | ||
RTPC: | ||
rtpcSimulation: "true" | ||
|
||
mime-types: | ||
- binary/data-hipo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
rga_fall2018.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
# YAML file for RG-A Spring2019 Pass2 simulations | ||
# Uses AI-assisted tracking and denoising | ||
# Compatible with: | ||
# - coatjava 11.1.0 or later | ||
# - gemc 5.11 or later | ||
io-services: | ||
reader: | ||
class: org.jlab.io.clara.HipoToHipoReader | ||
name: HipoToHipoReader | ||
writer: | ||
class: org.jlab.io.clara.HipoToHipoWriter | ||
name: HipoToHipoWriter | ||
services: | ||
- class: org.jlab.clas.swimtools.MagFieldsEngine | ||
name: MAGFIELDS | ||
- class: org.jlab.rec.ft.cal.FTCALEngine | ||
name: FTCAL | ||
- class: org.jlab.rec.ft.hodo.FTHODOEngine | ||
name: FTHODO | ||
- class: org.jlab.rec.ft.trk.FTTRKEngine | ||
name: FTTRK | ||
- class: org.jlab.rec.ft.FTEBEngine | ||
name: FTEB | ||
- class: org.jlab.service.raster.RasterEngine | ||
name: RASTER | ||
- class: org.jlab.service.dc.DCHBClustering | ||
name: DCCR | ||
- class: org.jlab.service.mltn.MLTDEngine | ||
name: MLTD | ||
- class: org.jlab.service.dc.DCHBPostClusterAI | ||
name: DCHAI | ||
- class: org.jlab.service.ftof.FTOFHBEngine | ||
name: FTOFHB | ||
- class: org.jlab.service.ec.ECEngine | ||
name: EC | ||
- class: org.jlab.rec.cvt.services.CVTEngine | ||
name: CVTFP | ||
- class: org.jlab.service.ctof.CTOFEngine | ||
name: CTOF | ||
- class: org.jlab.service.cnd.CNDCalibrationEngine | ||
name: CND | ||
- class: org.jlab.service.band.BANDEngine | ||
name: BAND | ||
- class: org.jlab.service.htcc.HTCCReconstructionService | ||
name: HTCC | ||
- class: org.jlab.service.ltcc.LTCCEngine | ||
name: LTCC | ||
- class: org.jlab.service.eb.EBHBEngine | ||
name: EBHB | ||
- class: org.jlab.service.dc.DCTBEngine | ||
name: DCTB | ||
- class: org.jlab.service.fmt.FMTEngine | ||
name: FMT | ||
- class: org.jlab.rec.cvt.services.CVTSecondPassEngine | ||
name: CVTSP | ||
- class: org.jlab.service.ftof.FTOFTBEngine | ||
name: FTOFTB | ||
- class: org.jlab.service.eb.EBTBEngine | ||
name: EBTB | ||
- class: org.jlab.rec.rich.RICHEBEngine | ||
name: RICH | ||
- class: org.jlab.service.rtpc.RTPCEngine | ||
name: RTPC | ||
- class: org.jlab.service.mc.TruthMatch | ||
name: MC | ||
configuration: | ||
global: | ||
variation: rga_spring2019_mc | ||
# timestamp: 07/27/2023-12:00:00 | ||
# uncomment to use bank filtering based on schema, schema path should be updated | ||
# to point to the correct coatjava folder | ||
# io-services: | ||
# writer: | ||
# schema_dir: /scigroup/cvmfs/hallb/clas12/sw/noarch/clara/5.0.2_11.1.0/plugins/clas12/etc/bankdefs/hipo4/singles/dst | ||
services: | ||
# should match the field maps used in the gemc simulation | ||
MAGFIELDS: | ||
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat | ||
magfieldTorusMap: Symm_torus_r2501_phi16_z251_24Apr2018.dat | ||
DCCR: | ||
rawBankGroup: "NOISE1" | ||
MLTD: | ||
run: "6302" | ||
DCHAI: | ||
outputBankPrefix: "HB" | ||
RTPC: | ||
rtpcSimulation: "true" | ||
|
||
mime-types: | ||
- binary/data-hipo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
# YAML file for RG-B Fall2019 Pass2 simulations | ||
# Uses AI-assisted tracking and denoising | ||
# Compatible with: | ||
# - coatjava 11.1.0 or later | ||
# - gemc 5.11 or later | ||
io-services: | ||
reader: | ||
class: org.jlab.io.clara.HipoToHipoReader | ||
name: HipoToHipoReader | ||
writer: | ||
class: org.jlab.io.clara.HipoToHipoWriter | ||
name: HipoToHipoWriter | ||
services: | ||
- class: org.jlab.clas.swimtools.MagFieldsEngine | ||
name: MAGFIELDS | ||
- class: org.jlab.rec.ft.cal.FTCALEngine | ||
name: FTCAL | ||
- class: org.jlab.rec.ft.hodo.FTHODOEngine | ||
name: FTHODO | ||
- class: org.jlab.rec.ft.trk.FTTRKEngine | ||
name: FTTRK | ||
- class: org.jlab.rec.ft.FTEBEngine | ||
name: FTEB | ||
- class: org.jlab.service.raster.RasterEngine | ||
name: RASTER | ||
- class: org.jlab.service.dc.DCHBClustering | ||
name: DCCR | ||
- class: org.jlab.service.mltn.MLTDEngine | ||
name: MLTD | ||
- class: org.jlab.service.dc.DCHBPostClusterAI | ||
name: DCHAI | ||
- class: org.jlab.service.ftof.FTOFHBEngine | ||
name: FTOFHB | ||
- class: org.jlab.service.ec.ECEngine | ||
name: EC | ||
- class: org.jlab.rec.cvt.services.CVTEngine | ||
name: CVTFP | ||
- class: org.jlab.service.ctof.CTOFEngine | ||
name: CTOF | ||
- class: org.jlab.service.cnd.CNDCalibrationEngine | ||
name: CND | ||
- class: org.jlab.service.band.BANDEngine | ||
name: BAND | ||
- class: org.jlab.service.htcc.HTCCReconstructionService | ||
name: HTCC | ||
- class: org.jlab.service.ltcc.LTCCEngine | ||
name: LTCC | ||
- class: org.jlab.service.eb.EBHBEngine | ||
name: EBHB | ||
- class: org.jlab.service.dc.DCTBEngine | ||
name: DCTB | ||
- class: org.jlab.service.fmt.FMTEngine | ||
name: FMT | ||
- class: org.jlab.rec.cvt.services.CVTSecondPassEngine | ||
name: CVTSP | ||
- class: org.jlab.service.ftof.FTOFTBEngine | ||
name: FTOFTB | ||
- class: org.jlab.service.eb.EBTBEngine | ||
name: EBTB | ||
- class: org.jlab.rec.rich.RICHEBEngine | ||
name: RICH | ||
- class: org.jlab.service.rtpc.RTPCEngine | ||
name: RTPC | ||
- class: org.jlab.service.mc.TruthMatch | ||
name: MC | ||
configuration: | ||
global: | ||
variation: rgb_fall2019_mc | ||
dcMinistagger: "NOTONREFWIRE" | ||
dcFeedthroughs: "OFF" | ||
# timestamp: 07/27/2023-12:00:00 | ||
# uncomment to use bank filtering based on schema, schema path should be updated | ||
# to point to the correct coatjava folder | ||
# io-services: | ||
# writer: | ||
# schema_dir: /scigroup/cvmfs/hallb/clas12/sw/noarch/clara/5.0.2_11.1.0/plugins/clas12/etc/bankdefs/hipo4/singles/dst | ||
services: | ||
# should match the field maps used in the gemc simulation | ||
MAGFIELDS: | ||
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat | ||
magfieldTorusMap: Symm_torus_r2501_phi16_z251_24Apr2018.dat | ||
DCCR: | ||
rawBankGroup: "NOISE1" | ||
MLTD: | ||
run: "6302" | ||
DCHAI: | ||
outputBankPrefix: "HB" | ||
CVTFP: | ||
targetMat: "LD2" | ||
CVTSP: | ||
targetMat: "LD2" | ||
RTPC: | ||
rtpcSimulation: "true" | ||
|
||
mime-types: | ||
- binary/data-hipo |
Oops, something went wrong.