File tree
10 files changed
+10
-10
lines changed- scripts
- source
- libraries
- packages
10 files changed
+10
-10
lines changed- .clang-format+1-1
- .cmake-format.yaml+6
- .github/workflows/frameworkValidation.yml+23
- .github/workflows/validation.yml+89-36
- .pre-commit-config.yaml+35
- CMakeLists.txt+52-40
- README.md+1-1
- cmake/CompileDir.cmake+231-218
- cmake/FindGarfield.cmake+31-31
- cmake/FindROOT.cmake+187-188
- cmake/MacroRootDict.cmake+126-114
- examples/old/axionGenerator.rml+1-1
- examples/old/axionSpectrum.xml+2-2
- examples/old/axionlib.xml+4-4
- images/Logo_REST_full_doxygen.svg+1-1
- inc/TRestAxionDetectorResponseProcess.h-1
- inc/TRestAxionDeviationProcess.h-1
- inc/TRestAxionEvent.h+1-2
- inc/TRestAxionEventProcess.h+16-7
- inc/TRestAxionFieldPropagationProcess.h+2-3
- inc/TRestAxionGeneratorProcess.h+2-4
- inc/TRestAxionLikelihood.h+1-2
- inc/TRestAxionMCPLOptics.h+1
- inc/TRestAxionMagneticField.h+2-2
- inc/TRestAxionOptics.h+1
- inc/TRestAxionOpticsMirror.h+2-2
- inc/TRestAxionSolarFlux.h+1-3
- inc/TRestAxionTrueWolterOptics.h+1
- inc/TRestAxionWolterOptics.h+1
- macros/REST_Axion_XMMAngleEffCSV.C+26-21
- pipeline/README.md-1
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/likelihood/babyIAXO.rml+27-34
- pipeline/metadata/magneticField/boundary/README.md+4-4
- pipeline/metadata/magneticField/magneticField.py+46-44
- pipeline/metadata/magneticField/trilinear/GetMagneticField_test_output.txt-1
- pipeline/metadata/magneticField/trilinear/README.md+10-11
- pipeline/metadata/optics/basic.py+88-71
- pipeline/metadata/optics/mcpl.py+5-5
- pipeline/metadata/optics/mirrors.py+51-51
- pipeline/metadata/solarFlux/compare.py+55-40
- pipeline/metadata/solarFlux/solarPlot.py+85-53
- pipeline/metadata/solarFlux/solarTests.py+35-20
- pipeline/metadata/transmission/windowPlot.py+89-68
- pipeline/ray-tracing/axion-field/Validate.C+3-1
- pipeline/ray-tracing/axion-field/validateStreamer.py+7-5
- pipeline/ray-tracing/full-chain/BabyIAXO_Micromegas_XMM.rml+92
- pipeline/ray-tracing/full-chain/ValidateChain.C+66
- pipeline/ray-tracing/full-chain/bufferGases.rml+34
- pipeline/validateLibrary.py+115-109
- pipeline/validateMacros.py+1-1
- scripts/fluxToTables.py+39-29
- scripts/xlsToBin.py+55-36
- src/TRestAxionDeviationProcess.cxx+5-1
- src/TRestAxionEvent.cxx+1
- src/TRestAxionEventProcess.cxx+10-8
- src/TRestAxionField.cxx+2
- src/TRestAxionFieldPropagationProcess.cxx+1
- src/TRestAxionGeneratorProcess.cxx+1-1
- src/TRestAxionOptics.cxx+3-1
- src/TRestAxionOpticsMirror.cxx+4-1
- src/TRestAxionSolarFlux.cxx+15-3
- src/TRestAxionTransmissionProcess.cxx-3
- src/TRestAxionTrueWolterOptics.cxx+2
- src/TRestAxionWolterOptics.cxx+2
Submodule connectors updated 16 files
- .cmake-format.yaml+6
- .github/workflows/frameworkValidation.yml+23
- .github/workflows/validation.yml+25-12
- .gitlab-ci.yml-1
- .pre-commit-config.yaml+35
- CMakeLists.txt+11-5
- inc/TRestDetectorHitsToTrackFastProcess.h+2-2
- inc/TRestDetectorSignalToRawSignalProcess.h-2
- inc/TRestRawReadoutAnalysisProcess.h+1-1
- inc/TRestRawToDetectorSignalProcess.h+4-4
- macros/REST_Connectors_RawReadoutChannelActivity.C+71
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/validateLibrary.py+115-109
- src/TRestDetectorSignalToRawSignalProcess.cxx+29-51
- src/TRestGeant4ToDetectorHitsProcess.cxx+9-6
- .clang-format+1-1
- .cmake-format.yaml+6
- .github/pr-badge.yml+2-4
- .github/workflows/frameworkValidation.yml+23
- .github/workflows/validation.yml+25-11
- .gitlab-ci.yml-2
- .pre-commit-config.yaml+35
- CMakeLists.txt+17-11
- images/smear.png
- inc/TRestDetectorDaqChannelSwitchingProcess.h+2-1
- inc/TRestDetectorHitsAnalysisProcess.h+4-2
- inc/TRestDetectorHitsSmearingProcess.h+42-29
- inc/TRestDetectorPositionMappingProcess.h+3-3
- inc/TRestDetectorReadoutEventViewer.h+1-1
- inc/TRestDetectorSignal.h+4-16
- inc/TRestDetectorSignalEvent.h+2-3
- inc/TRestDetectorSignalRecoveryProcess.h+84
- inc/TRestDetectorSingleChannelAnalysisProcess.h+3-3
- macros/REST_Detector_ViewHitsEvent.C+1-1
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/validateLibrary.py+115-109
- src/TRestDetectorElectronDiffusionProcess.cxx+13-10
- src/TRestDetectorHitsEvent.cxx+1-1
- src/TRestDetectorHitsGaussAnalysisProcess.cxx+7-2
- src/TRestDetectorHitsSmearingProcess.cxx+88-80
- src/TRestDetectorReadoutChannel.cxx+2-1
- src/TRestDetectorReadoutModule.cxx+9-4
- src/TRestDetectorReadoutPixel.cxx+2-2
- src/TRestDetectorSignal.cxx+51-25
- src/TRestDetectorSignalChannelActivityProcess.cxx+6-3
- src/TRestDetectorSignalEvent.cxx+13-42
- src/TRestDetectorSignalRecoveryProcess.cxx+323
- src/TRestDetectorSignalViewerProcess.cxx+2-2
- .clang-format+1-1
- .cmake-format.yaml+6
- .github/workflows/frameworkValidation.yml+23
- .github/workflows/validation.yml+25-10
- .pre-commit-config.yaml+35
- CMakeLists.txt+24-21
- inc/TRestGeant4AnalysisProcess.h+4
- inc/TRestGeant4Metadata.h-2
- inc/TRestGeant4ParticleSourceDecay0.h+1-1
- inc/TRestGeant4PrimaryGeneratorInfo.h+1-1
- macros/REST_Geant4_ListIsotopes.C+2-2
- macros/REST_Geant4_ViewGeometry.C+56-46
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/validateLibrary.py+115-109
- src/TRestGeant4AnalysisProcess.cxx+27-1
- src/TRestGeant4Event.cxx+1-2
- src/TRestGeant4Metadata.cxx+17-17
- src/TRestGeant4ParticleSource.cxx+4-3
- src/TRestGeant4ParticleSourceDecay0.cxx+3-2
- src/TRestGeant4PrimaryGeneratorInfo.cxx+12-8
- .cmake-format.yaml+6
- .github/pr-badge.yml+1-1
- .github/workflows/frameworkValidation.yml+24
- .github/workflows/validation.yml+44-22
- .pre-commit-config.yaml+35
- CMakeLists.txt+5-9
- examples/tdsAQS.rml+24-33
- inc/TRestRawBaseLineCorrectionProcess.h+2-1
- inc/TRestRawFEUDreamToSignalProcess.h+1-1
- inc/TRestRawSignalAnalysisProcess.h+2-2
- inc/TRestRawSignalChannelActivityProcess.h+1-55
- inc/TRestRawSignalRecoverChannelsProcess.h-88
- inc/TRestRawToSignalProcess.h+5
- inc/TRestRawUSTCToSignalProcess.h+2-2
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/processes/analysis/globals.xml+7-7
- pipeline/processes/analysis/veto.rml+10-10
- pipeline/processes/noise/addNoise.py+6-6
- pipeline/processes/shaping/shaping.C+8-8
- pipeline/processes/veto/veto.rml+47-65
- pipeline/processes/veto/vetoValidation.py+11-11
- pipeline/validateLibrary.py+115-109
- src/TRestRawBaseLineCorrectionProcess.cxx+8-4
- src/TRestRawMemoryBufferToSignalProcess.cxx+4
- src/TRestRawMultiFEMINOSToSignalProcess.cxx+1
- src/TRestRawSignalChannelActivityProcess.cxx+1-82
- src/TRestRawSignalConvolutionFittingProcess.cxx+3-3
- src/TRestRawSignalFittingProcess.cxx+3-2
- src/TRestRawSignalGeneralFitProcess.cxx+3-2
- src/TRestRawSignalRecoverChannelsProcess.cxx-249
- src/TRestRawSignalRemoveChannelsProcess.cxx+2-1
- src/TRestRawSignalShapingProcess.cxx+1-1
- src/TRestRawSignalViewerProcess.cxx+3-3
- src/TRestRawTDSToSignalProcess.cxx+1-1
- .clang-format+1-1
- .cmake-format.yaml+6
- .github/workflows/frameworkValidation.yml+23
- .github/workflows/validation.yml+26-12
- .pre-commit-config.yaml+35
- CMakeLists.txt+7-8
- inc/TRestTrackPathMinimizationProcess.h+2-1
- pipeline/clang-format/clang-format.sh-1
- pipeline/clang-format/clangformattest.sh-1
- pipeline/validateLibrary.py+32-27
- src/TRestTrackAnalysisProcess.cxx+9
- src/TRestTrackDetachIsolatedNodesProcess.cxx+2-1
- src/TRestTrackLineAnalysisProcess.cxx+9-3
- tsp/inc/bigguy.h+1-1
- tsp/inc/combs.h+6-6
- tsp/inc/cut.h+45-43
- tsp/inc/cuttree.h+11-11
- tsp/inc/edgegen.h+25-24
- tsp/inc/heldkarp.h+4-4
- tsp/inc/kdtree.h+33-33
- tsp/inc/linkern.h+12-12
- tsp/inc/localcut.h+28-28
- tsp/inc/lp.h+31-30
- tsp/inc/pq.h+5-5
- tsp/inc/tinytsp.h+9-9
- tsp/inc/tsp.h+311-302
- tsp/inc/util.h+116-113
- tsp/inc/verify.h+3-3
- tsp/src/allocrus.c+41-56
- tsp/src/branch.c+882-894
- tsp/src/edgelen.c+299-372
- tsp/src/edgeutil.c+58-75
- tsp/src/heldkarp.c+254-247
- .clang-format+10
- .cmake-format.yaml+6
- .github/pr-badge.yml-2
- .github/workflows/validation.yml+4
- .pre-commit-config.yaml+35
- CMakeLists.txt+43-28
- examples/01.NLDBD/NLDBD.rml+1-1
- examples/01.NLDBD/geometry/myGeometryTemplate.gdml+1-1
- examples/01.NLDBD/geometry/mySetupTemplate.gdml+1-1
- examples/02.TREXDM/g4Analysis.rml+2-3
- examples/02.TREXDM/geometry/README.md+2-2
- examples/03.Fluorescence/electron.rml+1-1
- examples/03.Fluorescence/g4Analysis.rml+2-3
- examples/03.Fluorescence/gamma.rml+1-1
- examples/03.Fluorescence/geometry/setup.gdml+1-1
- examples/05.PandaXIII/README.md+3-4
- examples/05.PandaXIII/geometry/AcrylicPart.gdml-1
- examples/05.PandaXIII/geometry/CopperRings.gdml+1-1
- examples/05.PandaXIII/geometry/LeadShelding.gdml-1
- examples/05.PandaXIII/geometry/OtherXeTMAGas.gdml-1
- examples/05.PandaXIII/geometry/Resistance.gdml+1-1
- examples/05.PandaXIII/geometry/Th232_SS_01.rml+2-2
- examples/05.PandaXIII/geometry/XeTMAGas_new.gdml-1
- examples/06.IonRecoils/README.md-1
- examples/06.IonRecoils/geometry/setup.gdml+1-1
- examples/06.IonRecoils/recoils.rml+1-1
- examples/07.FullChainDecay/README.md-1
- examples/07.FullChainDecay/fullChain.rml+1-1
- examples/07.FullChainDecay/geometry/setup.gdml+1-1
- examples/07.FullChainDecay/singleDecay.rml+1-1
- examples/08.Alphas/alphas.rml+1-1
- examples/08.Alphas/analysis.rml+2-3
- examples/09.Pb210_Shield/Pb210.rml+1-1
- examples/09.Pb210_Shield/README.md-1
- examples/09.Pb210_Shield/geometry/setup.gdml+1-1
- examples/10.Geometries/Assembly.rml+1-1
- examples/10.Geometries/Validate.C+1-1
- examples/10.Geometries/geometry/assemblyDepthOne/geometry.gdml+1-1
- examples/10.Geometries/geometry/noAssembly/geometry.gdml+1-1
- examples/11.Xrays/Fe55.rml+1-1
- examples/11.Xrays/analysis.rml+2-3
- examples/11.Xrays/geometry/setup.gdml+1-3
- examples/11.Xrays/xrays.rml+2-2
- examples/12.Generators/geometry/setup.gdml+1-1
- examples/14.DetectorResponse/README.md+1-2
- examples/14.DetectorResponse/analysis.rml+2-2
- examples/14.DetectorResponse/geometry.gdml+1-1
- examples/v2.1.7/pandaXIII/biasing/externalTh232.rml+1-1
- examples/v2.1.7/pandaXIII/biasing/externalU238.rml+3-3
- examples/v2.1.7/pandaXIII/generateExamples.sh+4-5
- examples/v2.1.7/pandaXIII/geometry/resistive/pandaXIII_Geometry.gdml+4-4
- examples/v2.1.7/pandaXIII/geometry/resistive/pandaXIII_Setup.gdml-1
- examples/v2.1.7/pandaXIII/geometry/traditional/pandaXIII_Geometry.gdml+5-5
- examples/v2.1.7/pandaXIII/geometry/traditional/pandaXIII_Setup_WT12m.gdml+25-26
- examples/v2.1.7/pandaXIII/geometry/traditional/pandaXIII_Setup_WT6m.gdml+25-26
- examples/v2.1.7/pandaXIII/templates/biasedIsotopeFromVirtualBox.rml+2-2
- examples/v2.1.7/pandaXIII/templates/decay0FromVolume.rml+2-2
- examples/v2.1.7/pandaXIII/templates/isotopeFromPoint.rml+2-2
- examples/v2.1.7/pandaXIII/templates/isotopeFromVCylinder.rml+1-1
- examples/v2.1.7/pandaXIII/templates/isotopeFromVolume.rml+2-2
- examples/v2.1.7/replaceRMLVars.py+41-40
- mac/visualtrack.mac-1
- src/ActionInitialization.cxx+1-1
- src/DetectorConstruction.cxx+30-17
- src/PhysicsList.cxx+12
0 commit comments