File tree
10 files changed
+25
-27
lines changed- projects
- scripts/installation
- source
- framework/core/inc
- libraries
- packages
10 files changed
+25
-27
lines changed+9-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 | 71 |
| |
81 | 72 |
| |
82 |
| - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
83 | 76 |
| |
84 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
85 | 83 |
| |
86 | 84 |
| |
87 | 85 |
| |
|
Submodule iaxo updated from ec08112 to 7220b93
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
|
Submodule connectors updated 21 files
- .clang-format+1-1
- .github/workflows/validation.yml+49
- CMakeLists.txt+17-15
- inc/TRestDetectorHitsToTrackFastProcess.h+19-19
- inc/TRestDetectorHitsToTrackProcess.h+9-10
- inc/TRestDetectorSignalToRawSignalProcess.h+96-30
- inc/TRestGeant4ToDetectorHitsProcess.h+12-12
- inc/TRestRawReadoutAnalysisProcess.h+16-16
- inc/TRestRawSignalRecoverChannelsProcess.h-89
- inc/TRestRawToDetectorSignalProcess.h+26-26
- inc/TRestTrackToDetectorHitsProcess.h+14-14
- pipeline/validateLibrary.py+9-9
- src/TRestDetectorHitsToTrackFastProcess.cxx+12-20
- src/TRestDetectorHitsToTrackProcess.cxx+10-11
- src/TRestDetectorSignalToRawSignalProcess.cxx+145-106
- src/TRestGeant4ToDetectorHitsProcess.cxx+30-30
- src/TRestRawReadoutAnalysisProcess.cxx+16-21
- src/TRestRawSignalRecoverChannelsProcess.cxx-256
- src/TRestRawToDetectorSignalProcess.cxx+33-36
- src/TRestTrackToDetectorHitsProcess.cxx+9-15
- test/src/Processes.cxx+18
- .github/workflows/validation.yml+49
- .gitlab-ci.yml+38-46
- CMakeLists.txt+3-1
- inc/TRestDetector.h+4-4
- inc/TRestDetectorAvalancheProcess.h+20-20
- inc/TRestDetectorDaqChannelSwitchingProcess.h+12-15
- inc/TRestDetectorDriftVolume.h+12-11
- inc/TRestDetectorElectronDiffusionProcess.h+25-25
- inc/TRestDetectorFiducializationProcess.h+12-12
- inc/TRestDetectorGainMap.h+4-4
- inc/TRestDetectorGarfieldDriftProcess.h+20-20
- inc/TRestDetectorGas.h+63-58
- inc/TRestDetectorGeometry.h+1-1
- inc/TRestDetectorHits3DReconstructionProcess.h+11-12
- inc/TRestDetectorHitsAnalysisProcess.h+23-23
- inc/TRestDetectorHitsEvent.h+60-62
- inc/TRestDetectorHitsGaussAnalysisProcess.h+11-11
- inc/TRestDetectorHitsNormalizationProcess.h+14-14
- inc/TRestDetectorHitsReductionProcess.h+16-16
- inc/TRestDetectorHitsRotateAndTranslateProcess.h+29-29
- inc/TRestDetectorHitsShuffleProcess.h+14-14
- inc/TRestDetectorHitsSmearingProcess.h+21-21
- inc/TRestDetectorHitsToSignalProcess.h+19-19
- inc/TRestDetectorPositionMappingProcess.h+25-25
- inc/TRestDetectorReadout.h+14-17
- inc/TRestDetectorReadoutChannel.h+7-6
- inc/TRestDetectorReadoutMapping.h+5-5
- inc/TRestDetectorReadoutModule.h+58-55
- inc/TRestDetectorReadoutPixel.h+5-6
- inc/TRestDetectorReadoutPlane.h+11-11
- inc/TRestDetectorSetup.h+11-10
- inc/TRestDetectorSignal.h+10-13
- inc/TRestDetectorSignalChannelActivityProcess.h+23-23
- inc/TRestDetectorSignalEvent.h+18-21
- inc/TRestDetectorSignalToHitsProcess.h+22-22
- inc/TRestDetectorSignalViewerProcess.h+18-18
- inc/TRestDetectorSingleChannelAnalysisProcess.h+25-30
- inc/TRestDetectorTriggerAnalysisProcess.h+14-14
- macros/REST_Detector_HitCentering.C+24-19
- macros/REST_Detector_ViewHitsEvent.C+1
- macros/REST_Detector_ViewReadout.C+3-3
- macros/REST_Detector_ViewReadoutEvent.C+3-3
- src/TRestDetector.cxx+6-6
- src/TRestDetectorAvalancheProcess.cxx+19-29
- src/TRestDetectorDaqChannelSwitchingProcess.cxx+12-19
- src/TRestDetectorDriftVolume.cxx+14-13
- src/TRestDetectorElectronDiffusionProcess.cxx+35-41
- src/TRestDetectorFiducializationProcess.cxx+19-26
- src/TRestDetectorGainMap.cxx+2-1
- src/TRestDetectorGarfieldDriftProcess.cxx+36-49
- src/TRestDetectorGas.cxx+190-181
- src/TRestDetectorGeometry.cxx+1-4
- src/TRestDetectorHits3DReconstructionProcess.cxx+10-16
- src/TRestDetectorHitsAnalysisProcess.cxx+13-18
- src/TRestDetectorHitsEvent.cxx+33-50
- src/TRestDetectorHitsEventViewer.cxx+4-7
- src/TRestDetectorHitsGaussAnalysisProcess.cxx+15-14
- src/TRestDetectorHitsNormalizationProcess.cxx+14-22
- src/TRestDetectorHitsReductionProcess.cxx+15-22
- src/TRestDetectorHitsRotateAndTranslateProcess.cxx+17-24
- src/TRestDetectorHitsShuffleProcess.cxx+14-20
- src/TRestDetectorHitsSmearingProcess.cxx+20-26
- src/TRestDetectorHitsToSignalProcess.cxx+27-26
- src/TRestDetectorPositionMappingProcess.cxx+17-24
- src/TRestDetectorReadout.cxx+63-61
- src/TRestDetectorReadoutChannel.cxx+4-3
- src/TRestDetectorReadoutEventViewer.cxx+17-17
- src/TRestDetectorReadoutMapping.cxx+6-5
- src/TRestDetectorReadoutModule.cxx+26-39
- src/TRestDetectorReadoutPixel.cxx+6-5
- src/TRestDetectorReadoutPlane.cxx+15-14
- src/TRestDetectorSetup.cxx+9-13
- src/TRestDetectorSignal.cxx+204-7
- src/TRestDetectorSignalChannelActivityProcess.cxx+14-12
- src/TRestDetectorSignalEvent.cxx+29-34
- src/TRestDetectorSignalToHitsProcess.cxx+168-32
- src/TRestDetectorSignalViewerProcess.cxx+24-29
- src/TRestDetectorSingleChannelAnalysisProcess.cxx+26-36
- src/TRestDetectorTriggerAnalysisProcess.cxx+10-10
- test/files/TRestDetectorElectronDiffusionProcess.rml+4
- test/files/TRestDetectorGasExample.rml+17
- test/src/Processes.cxx+38
- test/src/TRestDetectorGas.cxx+74
- .github/pr-badge.yml+16-7
- .github/pull_request_template.md+26
- .github/workflows/validation.yml+49
- .gitlab-ci.yml+32-33
- CMakeLists.txt+3-1
- inc/TRestGeant4AnalysisProcess.h+25-24
- inc/TRestGeant4BiasingVolume.h+8-8
- inc/TRestGeant4BlobAnalysisProcess.h+13-13
- inc/TRestGeant4Event.h+115-351
- inc/TRestGeant4EventViewer.h+4-3
- inc/TRestGeant4GeometryInfo.h+26-8
- inc/TRestGeant4Hits.h+40-24
- inc/TRestGeant4Metadata.h+155-206
- inc/TRestGeant4NeutronTaggingProcess.h+165-165
- inc/TRestGeant4Particle.h+19-21
- inc/TRestGeant4ParticleSource.h+95-45
- inc/TRestGeant4ParticleSourceDecay0.h+3-3
- inc/TRestGeant4PhysicsInfo.h+50
- inc/TRestGeant4PhysicsLists.h+19-18
- inc/TRestGeant4PrimaryGeneratorInfo.h+158
- inc/TRestGeant4Track.h+79-187
- inc/TRestGeant4VetoAnalysisProcess.h+52-90
- macros/REST_Geant4_FindGammasEmitted.C+10-10
- macros/REST_Geant4_FindIsotopes.C+17-23
- macros/REST_Geant4_GetBiasingError.C+6-8
- macros/REST_Geant4_GetROIEvents.C+1-1
- macros/REST_Geant4_GetROIEvents_Fiducial.C+10-10
- macros/REST_Geant4_ListIsotopes.C+13-19
- macros/REST_Geant4_ReadNEvents.C+5-11
- macros/REST_Geant4_ReadNEvents_inROI.C+6-10
- macros/REST_Geant4_ViewEvent.C+1-1
- macros/REST_Geant4_ViewGeometry.C+8-6
- src/TRestGeant4AnalysisProcess.cxx+38-72
- src/TRestGeant4BlobAnalysisProcess.cxx+17-17
- src/TRestGeant4Event.cxx+308-167
- src/TRestGeant4EventViewer.cxx+177-83
- src/TRestGeant4GeometryInfo.cxx+55-34
- src/TRestGeant4Hits.cxx+67-62
- src/TRestGeant4Metadata.cxx+371-571
- src/TRestGeant4NeutronTaggingProcess.cxx+62-62
- src/TRestGeant4ParticleSource.cxx+70-81
- src/TRestGeant4ParticleSourceDecay0.cxx+2
- src/TRestGeant4PhysicsInfo.cxx+104
- src/TRestGeant4PhysicsLists.cxx+78-69
- src/TRestGeant4PrimaryGeneratorInfo.cxx+356
- src/TRestGeant4Track.cxx+191-266
- src/TRestGeant4VetoAnalysisProcess.cxx+134-65
- test/files/TRestGeant4Example.rml+34
- test/files/TRestGeant4VetoAnalysisProcessExample.rml+16
- test/src/Geant4AnalysisProcesses.cxx+77
- test/src/TRestGeant4Metadata.cxx+51
- .clang-format+1-1
- .github/pr-badge.yml+13-6
- .github/pull_request_template.md+26
- .github/workflows/validation.yml+124
- CMakeLists.txt+15-2
- examples/tdsAQS.rml+34
- images/doc_TRestRawBaseLineCorrectionProcess1.png
- images/doc_TRestRawBaseLineCorrectionProcess2.png
- inc/TRestRawAFTERToSignalProcess.h+9-9
- inc/TRestRawBaseLineCorrectionProcess.h+78
- inc/TRestRawDAQMetadata.h+7-7
- inc/TRestRawFEUDreamToSignalProcess.h+10-6
- inc/TRestRawFFT.h+1-1
- inc/TRestRawFindResponseSignalProcess.h+12-12
- inc/TRestRawMemoryBufferToSignalProcess.h+13-13
- inc/TRestRawMultiCoBoAsAdToSignalProcess.h+24-22
- inc/TRestRawMultiFEMINOSToSignalProcess.h+8-8
- inc/TRestRawSignal.h+56-57
- inc/TRestRawSignalAddNoiseProcess.h+19-16
- inc/TRestRawSignalAnalysisProcess.h+15-15
- inc/TRestRawSignalChannelActivityProcess.h+40-49
- inc/TRestRawSignalConvolutionFittingProcess.h+14-16
- inc/TRestRawSignalEvent.h+12-5
- inc/TRestRawSignalFittingProcess.h+15-15
- inc/TRestRawSignalGeneralFitProcess.h+16-16
- inc/TRestRawSignalIdTaggingProcess.h+100
- inc/TRestRawSignalRangeReductionProcess.h+86
- inc/TRestRawSignalRecoverChannelsProcess.h+88
- inc/TRestRawSignalRemoveChannelsProcess.h+11-11
- inc/TRestRawSignalShapingProcess.h+27-21
- inc/TRestRawSignalViewerProcess.h+13-13
- inc/TRestRawTDSToSignalProcess.h+89
- inc/TRestRawToSignalProcess.h+18-27
- inc/TRestRawUSTCToSignalProcess.h+6-6
- inc/TRestRawVetoAnalysisProcess.h+17-11
- quarantine/TRestRawSignalFitEventProcess.header+5-5
- quarantine/TRestRawSignalFitEventProcess.source+6-6
- src/TRestRawAFTERToSignalProcess.cxx+45-45
- src/TRestRawBaseLineCorrectionProcess.cxx+107
- src/TRestRawCommonNoiseReductionProcess.cxx+9-9
- src/TRestRawDAQMetadata.cxx+1-1
- src/TRestRawFindResponseSignalProcess.cxx+9-9
- src/TRestRawMemoryBufferToSignalProcess.cxx+22-20
- src/TRestRawMultiCoBoAsAdToSignalProcess.cxx+29-29
- src/TRestRawMultiFEMINOSToSignalProcess.cxx+26-26
- src/TRestRawSignal.cxx+224-55
- src/TRestRawSignalAddNoiseProcess.cxx+14-14
- src/TRestRawSignalAnalysisProcess.cxx+4-4
- src/TRestRawSignalChannelActivityProcess.cxx+10-45
- src/TRestRawSignalConvolutionFittingProcess.cxx+22-22
- src/TRestRawSignalEvent.cxx+106-97
- src/TRestRawSignalFittingProcess.cxx+34-34
- src/TRestRawSignalGeneralFitProcess.cxx+23-23
- src/TRestRawSignalIdTaggingProcess.cxx+212
- src/TRestRawSignalRangeReductionProcess.cxx+133
- src/TRestRawSignalRecoverChannelsProcess.cxx+249
- src/TRestRawSignalRemoveChannelsProcess.cxx+16-21
- src/TRestRawSignalShapingProcess.cxx+43-37
- src/TRestRawSignalViewerProcess.cxx+18-18
- src/TRestRawTDSToSignalProcess.cxx+149
- src/TRestRawToSignalProcess.cxx+24-34
- src/TRestRawUSTCToSignalProcess.cxx+33-33
- src/TRestRawVetoAnalysisProcess.cxx+59-73
- test/files/TRestRawSignalRangeReductionProcess.rml+4
- test/files/TRestRawSignalShapingProcess.rml+3-1
- test/src/TRestRawSignalRangeReductionProcess.cxx+70
- test/src/TRestRawSignalShapingProcess.cxx+12-4
- .github/workflows/validation.yml+49
- CMakeLists.txt+6-1
- inc/TRestTrack.h+10-10
- inc/TRestTrackAnalysisProcess.h+17-17
- inc/TRestTrackBlobAnalysisProcess.h+14-14
- inc/TRestTrackDetachIsolatedNodesProcess.h+12-12
- inc/TRestTrackEvent.h+2-2
- inc/TRestTrackLineAnalysisProcess.h+9-9
- inc/TRestTrackLinearizationProcess.h+10-10
- inc/TRestTrackPathMinimizationProcess.h+12-18
- inc/TRestTrackPointLikeAnalysisProcess.h+14-14
- inc/TRestTrackReconnectionProcess.h+16-16
- inc/TRestTrackReductionProcess.h+16-16
- inc/TRestTrackViewerProcess.h+11-11
- macros/REST_Track_MaxEnergyTrackCentering.C+110
- src/TRestTrackAnalysisProcess.cxx+57-27
- src/TRestTrackBlobAnalysisProcess.cxx+6-6
- src/TRestTrackDetachIsolatedNodesProcess.cxx+11-11
- src/TRestTrackLineAnalysisProcess.cxx+8-7
- src/TRestTrackLinearizationProcess.cxx+22-20
- src/TRestTrackPathMinimizationProcess.cxx+17-17
- src/TRestTrackPointLikeAnalysisProcess.cxx+7-7
- src/TRestTrackReconnectionProcess.cxx+24-24
- src/TRestTrackReductionProcess.cxx+6-7
- src/TRestTrackViewerProcess.cxx+3-2
- tsp/inc/config.h+9
0 commit comments