- 13 Nov, 2015 7 commits
-
-
Juanan Garcia authored
Former-commit-id: 1d03e310dade324836b58e590c90b452dbbea515
-
Juanan Garcia authored
Former-commit-id: 95928918a1dc8416c0a147cde229925c27e4fb42
-
Juanan Garcia authored
Former-commit-id: f70d429628f951182f38e289076a9269e22b1c3b
-
Juanan Garcia authored
Former-commit-id: 9e6bd2cda55934dfb91a89f8bea913766535f532
-
Juanan Garcia authored
TRestBrower and TRestEventViewer core classes changed, TRestEventViewer is now a more generic container for the visualization of the events. TRestBrowser now inherit from TRestRun and knows TRestViewer. Former-commit-id: 7927249802ecbf2a79af9ba6f7c63001786c6cc9
-
Juanan Garcia authored
Adding new library libRestViewers.so, it includes the viewers for the visualization of the different types of events: G4Event, HitsEvent and SignalEvent Former-commit-id: bc56ea984717a57fecc8a1a2c42af8406860ffc8
-
Juanan Garcia authored
Former-commit-id: 83c2bd60e030cdad717b72646ff2fd2f583e9abf
-
- 12 Nov, 2015 2 commits
-
-
Javier Galan authored
Adding the micromegas readout module definition for PandaX-III. Former-commit-id: cf184648918228ed1bd21c2a7de9d51896aee3e9
-
Javier Galan authored
Former-commit-id: 33ed80b0b177339f58c13792f6c05233b38a7a0f
-
- 11 Nov, 2015 1 commit
-
-
Javier Galan authored
Former-commit-id: eca9b7f6de01a60ec4fb622e8305510b510179a7
-
- 10 Nov, 2015 5 commits
-
-
Javier Galan authored
Former-commit-id: 5b8d03ecb0e7ca7c7789a2de17b52202fc266cd4
-
Javier Galan authored
Adding tsp Added a external library for track length optimization. New makefiles have been adapted for the compilation of a external library. I have also added a small change on TRestTrackEvent.h GetNTracks -> GetNumberOfTracks. See merge request !8 Former-commit-id: 04953d31434c47d8627300ad53aa908903662fd9
-
Javier Galan authored
Former-commit-id: 2130d452d3ecfd2c33a741706b4dcead4fb761e6
-
Javier Galan authored
Former-commit-id: 834706c9b937e4b7c9268e22648e1499c5030e6c
-
Javier Galan authored
Former-commit-id: a1742d8f3e5a7848a75397ab41e37e39023a7427
-
- 09 Nov, 2015 3 commits
-
-
Javier Galan authored
Updaing TRestTrack related holder event classes See merge request !7 Former-commit-id: 0e06b6254022736ee08faa9979ee059b5bf9e510
-
Javier Gracia authored
Former-commit-id: 1f3e31271891281c8d99721113f8f35c8b409551
-
Javier Gracia authored
Former-commit-id: 32d7df85276d344a7849a31a9ea943231107e146
-
- 06 Nov, 2015 7 commits
-
-
Javier Galan authored
Added dict and obj in events/analysis See merge request !6 Former-commit-id: a7f2d43570f9a58cb624ef080fd1f7b4999dbb21
-
Javier Gracia authored
Former-commit-id: ac8591e9bedfef38440079f0e5b63dbd1e6ac8e3
-
Javier Galan authored
Added TRestTrackEvent related classes and moved TRestHits from event/geant4 to general Created TRestTrackEvent related clases in events/analysis. Moved TRestHits from events/geant4 to events/general. This change requires updating of the restG4 package as CMakeLists has been modified! See merge request !5 Former-commit-id: c55829cec44846695c1e72b9ef88b3523a8c85f7
-
Javier Gracia authored
Former-commit-id: 848865c228f104227e91813bef42df1d6df338f0
-
Javier Galan authored
TRestAGETToSignal, TRestRun y TRestBrowser He cambiado TRestRun para implementar procesos sin input en la función Start. He cambiado TRestBrowser, para dibujar crea un canvas y llama a event->Draw() TRestSignal changed, from double to int*1000 He movido las carpetas de analysis a raw. See merge request !4 Former-commit-id: 59632ef1e3eb542d605e5f7ba1eafb4b19869857
-
Juanan Garcia authored
Former-commit-id: 08f811b4014856fe5b71386c94d71cdc62175a5c
-
Juanan Garcia authored
Former-commit-id: 2a2825f806b84c139eb7af16d3b4e9ba8e279fa1
-
- 05 Nov, 2015 6 commits
-
-
Juanan Garcia authored
Former-commit-id: 216d3b18a2ef58c712b3a7186ef9f2696611ad1b
-
Juanan Garcia authored
Former-commit-id: c8dc8e38721b98162764553d001ed87aadc771cb
-
Juanan Garcia authored
Former-commit-id: 15779eb8477d5a89e7c198a0824afadfd1e7f10b
-
Juanan Garcia authored
Former-commit-id: 5216b89c0c6080de41cf086e5ba98eb878d85978
-
Juanan Garcia authored
Former-commit-id: 6b1bbcebdfebc6ecc455b869b6294763b04e8707
-
Juanan Garcia authored
Former-commit-id: 8673cf2edeee12019b31c4962fe1b7ec497a5480
-
- 04 Nov, 2015 3 commits
-
-
juanan authored
Former-commit-id: 5141e3016ba7c11b553875164a63b7c07b75de4a
-
juanan authored
Former-commit-id: b87bad1c05e05b394342cd549276df94544762ea
-
Javier Galan authored
Signal processes * Implemented new methods in TRestReadout classes (isInside, internal coordinates transformation, etc). * Added methods for MergeHits in a TRestHit. This is now used in the electron diffusion for compressing the hits event. * First implementation of TRestHitsToSignalProcess. * Other required methods included in TRestSignalEvent classes. * Few bug fixes. See merge request !3 Former-commit-id: 47e13968c62103f65581f07734b56b3dd8410005
-
- 03 Nov, 2015 4 commits
- 02 Nov, 2015 2 commits
-
-
Javier Galan authored
AddSignal is now private. The signal is added when we AddChargeToSignal and the signal does not exist. Former-commit-id: 547215d978c5e49001e5c8b808dae347a44d696d
-
Javier Galan authored
Former-commit-id: 16fc90ab97aa534cd0f1de6858422eee8c3f267d
-