| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3178
|
09 Dec 2025 |
Konstantin Olchanski | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | > /code/midas/manalyzer/manalyzer.cxx:799:27:
error: ‘pow’ was not declared in this scope
> 799 | bins[i] = TimeRange*pow(1.1,i)/pow(1.1,Nbins);
|
|
|
3181
|
11 Dec 2025 |
Mark Grimes | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | Thanks. Are you happy for me to update the
submodule commit in Midas to use this fix?
I should have sufficient permission if you |
|
|
3183
|
11 Dec 2025 |
Konstantin Olchanski | Bug Report | manalyzer fails to compile on some systems because of missing #include <cmath> | > TFile.h -> TDirectoryFile.h -> TDirectory.h
-> TNamed.h -> TString.h -> TMathBase.h ->
cmath -> math.h
|
|
|
3010
|
28 Mar 2025 |
Konstantin Olchanski | Bug Fix | manalyzer -R8082 --jsroot | When processing MIDAS files offline, JSROOT
did not work, -Rxxx worked, http
connection would open, but would not serve |
|
|
2803
|
08 Aug 2024 |
Stefan Ritt | Info | mana.cxx | We are considering to remove the analyzer
framework mana.cxx from MIDAS. It
currently has some compiler warnings and |
|
|
2810
|
23 Aug 2024 |
Stefan Ritt | Info | mana.cxx | Ok, no relevant complains so far, so I removed
mana and rmana from the CMake build
process, but left the file mana.cxx still |
|
|
2837
|
11 Sep 2024 |
Konstantin Olchanski | Info | mana.cxx | > Ok, no relevant complains so far, so I removed
mana and rmana from the CMake build
> process, but left the file mana.cxx still |
|
|
114
|
31 Oct 2003 |
Konstantin Olchanski | | mana.c without ROOT and HBOOK | Stephan, why did you prohibit building mana.c
without ROOT and HBOOK
support? I think such a configuration is |
|
|
115
|
01 Nov 2003 |
Stefan Ritt | | mana.c without ROOT and HBOOK | > Stephan, why did you prohibit building mana.c
without ROOT and HBOOK
> support? I think such a configuration is |
|
|
116
|
01 Nov 2003 |
Konstantin Olchanski | | mana.c without ROOT and HBOOK | > > Stephan, why did you prohibit building
mana.c without ROOT and HBOOK
> > support? I think such a configuration |
|
|
1577
|
27 Jun 2019 |
Konstantin Olchanski | Bug Report | make linux32 bombs on el7 in crc32c.c, ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | Reproduced on el7 (CentOS7). Same thing works
on el6 (SL6).
|
|
|
1580
|
28 Jun 2019 |
Konstantin Olchanski | Bug Report | make linux32 bombs on el7 in crc32c.c, ERROR INSTALLING 32BIT MIDAS LIBRARIES ON 64BIT HOST MACHINE | > Reproduced on el7 (CentOS7). Same thing
works on el6 (SL6).
|
|
|
509
|
18 Oct 2008 |
Konstantin Olchanski | Info | make linux32 & co | The Makefile targets for crosscompiling MIDAS
are now documented in the MIDAS
Doxygen documentation:
|
|
|
950
|
29 Jan 2014 |
Konstantin Olchanski | Bug Fix | make dox | The capability to generate doxygen documentation
of MIDAS was restored.
|
|
|
951
|
30 Jan 2014 |
Stefan Ritt | Bug Fix | make dox | > The capability to generate doxygen documentation
of MIDAS was restored.
>
|
|
|
963
|
18 Feb 2014 |
Konstantin Olchanski | Bug Fix | make dox | > > The capability to generate doxygen documentation
of MIDAS was restored.
> >
|
|
|
964
|
19 Feb 2014 |
Stefan Ritt | Bug Fix | make dox | > On most Linux systems, doxygen is easy to
install. Red Hat instructions are here:
> http://www.triumf.info/wiki/DAQwiki/index.php/SLinstall#Install_packages_needed_for_QUARTUS.2C_ROOT.2C_EPICS_and_MIDAS_DAQ
|
|
|
2968
|
20 Mar 2025 |
Konstantin Olchanski | Info | make coverage | Some time ago Ben Smith added test coverage
reports using GCC -fprofile-arcs -
ftest-coverage and lcov.
|
|
|
3110
|
06 Nov 2025 |
Konstantin Olchanski | Info | make clang-tidy | I added Makefile rules for running MIDAS through
the clang-tidy static code
analyzer. (rules for running cppcheck have |
|
|
712
|
30 Jul 2010 |
Konstantin Olchanski | Info | macos 10.6 success | As of svn rev 4794, midas builds, runs and
should be fully usable on MacOS 10.6.4. Previous
revisions did
|
|