- 12 Feb, 2020 9 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Simon Spannagel authored
Setting the Material budget to zero if not defined See merge request !253
-
Lennart Huth authored
-
Simon Spannagel authored
EventLoaderCLICpix2: fix calculation to set timestamp half way between the shutter open and close See merge request !252
-
Morag Jean Williams authored
(cherry picked from commit a46efdfa3f94373bb0be878491992df03ca0927e)
-
Lennart Huth authored
-
Simon Spannagel authored
EventLoaderEUDAQ2: m_config.get(skip_time, 0.) did not specify type as double, now fixed See merge request !251
-
Jens Kroeger authored
-
- 10 Feb, 2020 8 commits
-
-
Jens Kroeger authored
CI: Move to CERN-EP-SFT's LCG view See merge request corryvreckan/corryvreckan!250
-
Simon Spannagel authored
Improve etc/setup_lxplus.sh See merge request !249
-
Jens Kroeger authored
doc/usermanual/installation: Compilation from source code -> add explanation: etc/setup_lxplus.sh if installing on lxplus
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
- 05 Feb, 2020 1 commit
-
-
Jens Kroeger authored
etc/setup_lxplus.sh: add if/else to check if bin/corry exists. If not print a message that corry needs to be compiled
-
- 22 Jan, 2020 7 commits
-
-
Simon Spannagel authored
Fix typo in doxygen introduction See merge request !246
-
Jens Kroeger authored
-
Morag Jean Williams authored
Alignment Millepede: Fix DUT enumeration See merge request !245
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
- 20 Jan, 2020 4 commits
-
-
Jens Kroeger authored
Removing cout statement from Track.cpp causing unnecessary terminal output See merge request !243
-
Morag Jean Williams authored
Fixed some typos/outdated syntax in the README of the OnlineMonitor See merge request !244
-
Jens Kroeger authored
-
Morag Jean Williams authored
-
- 17 Jan, 2020 4 commits
-
-
Simon Spannagel authored
AnalysisEfficiency: improve explanation See merge request !241
-
Jens Kroeger authored
-
Simon Spannagel authored
Add GeneralBrokenLines as new Track Model See merge request !230
-
Lennart Huth authored
-
- 15 Jan, 2020 7 commits
-
-
Jens Kroeger authored
-
Simon Spannagel authored
TriggerTime: fix wrong integer division See merge request !242
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
EventLoaderTimepix3: change precise timestamp from unsigned long long int to unsigned int as it's only 5-bit anyways + it causes problems when converting it to double
-
Jens Kroeger authored
trigger timestamp was wrong due to integer division, bringing back the dot to make it a double-divison
-
Jens Kroeger authored
-