v2.2.24
-
TRestElectronDiffusionProcess
introduces a new optionElectronNumberSampling
to generate poissonian statistics in the number of electrons generated. -
Added a simple
analysisTree
validation pipeline. -
REST logo has been uploaded as PNG image.
-
tsp/trackMinimization.cc
errors have been fixed. -
TRestStringHelper::StringToElements
added to simplify capturing{x1,x2,x3, ..., xn}
elements into anstd::vector
. -
Upgraded
TRestRawVetoAnalysisProcess
so that it allows the integration of multi-channel. -
TRestCommonNoiseReductionProcess
now it operates by blocks. -
TRestRawSignalAnalysisProcess
added newMinEventValue
observable. -
Fixed some issues when
TRestGas
was stored on ROOT file and it was not loading the gas Magboltz file, this also solves some problems observed during data processing and access to gas data properties.