- 07 Nov, 2015 2 commits
-
-
Ruben Shahoyan authored
-
Ruben Shahoyan authored
-
- 06 Nov, 2015 25 commits
-
-
Peter Hristov authored
-
Marian I Ivanov authored
-
Giulio Eulisse authored
-
Marian I Ivanov authored
Copy paste error fixed
-
Marian I Ivanov authored
* 0.) Remove cut on z -as it can generate bias in case vdrift not calibrated. * 1.) Sector information stored in array * 2.) Possibiity to fill only specified histogram and limit number of entries (for fast tests) * 3.) Keep bin size in delta more less constant (adjusted accoording deltaZ and deltaY) - keeping limit 1GBy for buffer * 4.) Keep delta bin as a last bin in THn - to speed up firther creation of the distortion maps * 5.) Use 50 mum rounding instead of the 100 mum scaling
-
laphecet authored
-
laphecet authored
-
laphecet authored
-
Giulio Eulisse authored
Add a C++ version of alisync which allows for the following additional new features: - Parallel fetching - Partial copies, via regular expressions
-
Ruben Shahoyan authored
-
Ruben Shahoyan authored
-
Ruben Shahoyan authored
-
dberzano authored
-
Mikolaj Krzewicki authored
HLT is stored in the list of detectors at index 24, but online (and thus in data) it has index 30. This patch makes this consistent.
-
Mikolaj Krzewicki authored
-
alla authored
-
alla authored
-
dberzano authored
Fixes ALIROOT-6117
-
dberzano authored
ZeroMQ is enabled by default if the correct version is found. If a ZeroMQ path is explicitly passed and it is not found there, CMake now stops with a fatal error. If ZeroMQ is not found but was not requested explicitly, support is disabled but bootstrap continues. Version number is parsed from the headers.
-
dberzano authored
-
dberzano authored
-
dberzano authored
-
Ruben Shahoyan authored
-
-
- 05 Nov, 2015 5 commits
-
-
Sergey Gorbunov authored
-
Giulio Eulisse authored
Use: cmake -DCMAKE_BUILD_TYPE=COVERAGE ... to add code coverage instrumentation.
-
Jens Wiechula authored
o When introducing the pad region gain this was by mistake removed o However the impact should be negligible
-
Chiara Oppedisano authored
-
-
- 04 Nov, 2015 8 commits
-
-
Jens Wiechula authored
-
Jens Wiechula authored
o The function allows to - easily dump UnitTest information to a tree - compare the results of two unit test trees - give some output if the comparison is good o ATO-178
-
Jens Wiechula authored
-
Jens Wiechula authored
o The added function dumps information of the calculation functions for statistics estimators and also derived calPad objects. o The idea is to dump thos information before and after changes and be able to easily to compare then to check if the functionality is preserved.
-
Jens Wiechula authored
-
Jens Wiechula authored
o Adam Matyja, Jens o Add GetStats function which takes an enum for the statistics type o All other statistics function now call GetStats o Add possibility to get statistics for each pad region (Allow OROCmedium and OROClong) o Allow Local Fit also per pad region o ATO-178
-
Gustavo Conesa Balbastre authored
-
Gustavo Conesa Balbastre authored
-