Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supera updated #450

Merged
merged 1 commit into from
Apr 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sbncode/Supera
Submodule Supera updated 59 files
+107 −0 .clang-format
+19 −19 FMWKInterface.h
+5 −3 GenRandom.cxx
+11 −14 GenRandom.h
+29 −25 LArCVSuperaDriver.cxx
+30 −32 LArCVSuperaDriver.h
+68 −57 MCParticleHelper.cxx
+5 −7 MCParticleHelper.h
+37 −36 MCParticleList.cxx
+29 −28 MCParticleList.h
+91 −89 MCParticleTree.cxx
+18 −34 MCParticleTree.h
+30 −0 README.md
+54 −54 RecoVoxel3D.h
+17 −22 SegLabelGhost.cxx
+10 −9 SegLabelGhost.h
+29 −31 SegSpacePoint.cxx
+5 −5 SegSpacePoint.h
+156 −119 SuperaBBoxInteraction.cxx
+11 −7 SuperaBBoxInteraction.h
+229 −122 SuperaBase.cxx
+76 −54 SuperaBase.h
+33 −38 SuperaCRT.cxx
+10 −13 SuperaCRT.h
+46 −43 SuperaCSVReader.h
+26 −27 SuperaCluster3D.cxx
+4 −4 SuperaCluster3D.h
+62 −68 SuperaMCParticle.cxx
+12 −10 SuperaMCParticle.h
+1,275 −1,110 SuperaMCParticleCluster.cxx
+52 −34 SuperaMCParticleCluster.h
+68 −59 SuperaMCParticleClusterData.h
+118 −118 SuperaMCTruth.cxx
+5 −5 SuperaMCTruth.h
+21 −18 SuperaOptical.cxx
+5 −5 SuperaOptical.h
+271 −212 SuperaSimEnergyDeposit.cxx
+23 −25 SuperaSimEnergyDeposit.h
+206 −234 SuperaSpacePoint.cxx
+8 −6 SuperaSpacePoint.h
+308 −347 SuperaTrue2RecoVoxel3D.cxx
+40 −34 SuperaTrue2RecoVoxel3D.h
+70 −14 SuperaTypes.cxx
+59 −46 SuperaTypes.h
+33 −38 SuperaUtils.h
+165 −154 SuperaWire.cxx
+16 −17 SuperaWire.h
+2 −2 job/include/supera_icarus_MC_MPVMPR_cryoE_PMT_CRT.fcl
+6 −6 job/include/supera_icarus_MC_all_cryo_PMT_CRT.fcl
+2 −2 job/include/supera_icarus_cosmgen_all_cryo_PMT_CRT.fcl
+2 −2 job/include/supera_icarus_generator_all_cryo_PMT_CRT.fcl
+11 −1 job/include/supera_modules.fcl
+0 −53 job/run_g4_sbnd.fcl
+36 −0 job/run_icarusMC_supera.fcl
+0 −111 job/run_mpvmpr_sbnd.fcl
+15 −11 job/run_supera_sbnd_corsika.fcl
+12 −10 job/run_supera_sbnd_mpvmpr.fcl
+17 −18 job/supera_sbnd_corsika.fcl
+172 −0 job/supera_sbnd_mpvmpr.fcl