source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20023   4 years tbretz This adds a version that was tested at least with V8 6.8 and a wrapper ...
(edit) @20022   4 years tbretz Fixed some compiler warnings by letting the compiler decide the exact type.
(edit) @20021   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20020   4 years tbretz In favor of boost 1.70, replaced get_io_context; The comments in a ...
(edit) @20019   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20018   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20017   4 years tbretz Made ready for boost 1.70 by replacing get_io_context; the SSL ...
(edit) @20016   4 years tbretz Readline 8 behaves differently. The best fix is to use the readline ...
(edit) @20015   4 years tbretz Readline needs to be told which are the printable charcters in the ...
(edit) @20014   4 years tbretz Improved handling of multiline cases.
(edit) @20013   4 years tbretz This change is required for libnova to work if located in a private path.
(edit) @20012   4 years tbretz For gcc 4.8.5, I hope this workaround also works for gcc 4.7.
(edit) @20011   4 years tbretz Had to change to pointers, emplace_back and ofstream do not work in ...
(edit) @20010   4 years tbretz Compiler warning, overwriting existing name.
(edit) @20009   4 years tbretz Allow compilation also without libnova support.
(edit) @20008   4 years tbretz It seems that MYSQL_LIBRARY gets defined even though it might be ...
(edit) @20007   4 years tbretz If there is a choice - choose the newer version.
(edit) @20006   4 years tbretz The condition was wrong. setMaj[or]Pen depends on the QWT version not on QT
(edit) @20005   4 years tbretz The API in boost 1.70 changed.
(edit) @20004   4 years tbretz Fixed a problem with newer boost versions.
(edit) @20003   4 years tbretz New functions, more plots.
(edit) @20002   4 years tbretz Updated comments
(edit) @20001   4 years tbretz Error message added
(edit) @20000   4 years tbretz A fix for root 6.14
(edit) @19999   4 years tbretz That should not have been there...
(edit) @19998   4 years tbretz Automatically disable gui
(edit) @19997   4 years tbretz Added a warning when the Qt5-dev package is missing but Qt5 is required
(edit) @19996   4 years tbretz Added a warning to make users aware of an anaconda problem; improved ...
(edit) @19995   4 years tbretz Added a setter and updated the print contents.
(edit) @19994   4 years tbretz Propagate Core Position to MMcEvtBasic.
(edit) @19993   4 years tbretz Adapted getter and setter.
(edit) @19992   4 years tbretz Moved CoreX and CoreY to MMcEvtBasic.
(edit) @19991   4 years tbretz Root 6.22 requires additonal explicit includes.
(edit) @19990   4 years tbretz Option -p is deprecated in newer root versions but required in older ...
(edit) @19989   4 years tbretz Fixes: warning: catching polymorphic type ‘class std::runtime_error’ ...
(edit) @19988   4 years lyard Reduced height of raw data viewer
(edit) @19987   4 years tbretz Cleanup of commandline options, files are not obverwritten anymore per ...
(edit) @19986   4 years tbretz The selector for the data is required as there is always an AND in the ...
(edit) @19985   4 years tbretz Added more histogram titles.
(edit) @19984   4 years tbretz Title was wrong.
(edit) @19983   4 years tbretz Implemented ExcessN and ErrExcessN -- mainly for completeness
(edit) @19982   4 years tbretz Added histogram titles.
(edit) @19981   4 years tbretz Fixed... didn't work without a simsel option.
(edit) @19980   4 years tbretz Improve some error output (red), added the possibility for MC file ...
(edit) @19979   4 years tbretz Search for the qwt version which fits the Qt version - not sure this ...
(edit) @19978   4 years tbretz These are some workarounds to make it compile with Qt5
(edit) @19977   4 years tbretz Make proper use of PATH_SUFFIXES
(edit) @19976   4 years tbretz Implemented basic support for compiling with Qt5 (this is not yet ...
(edit) @19975   4 years tbretz A typo in the variable names
(edit) @19974   4 years tbretz A typo in axis labels
(edit) @19973   4 years tbretz Added corsika2sql to the programs that get compiled.
(edit) @19972   4 years tbretz this hopefully fixed a problem with a namspace clash with boost ...
(edit) @19971   4 years tbretz Added a binning in Impact Parameter for crosschecks
(edit) @19970   4 years tbretz Zero Signal does not contribute.
(edit) @19969   4 years tbretz Added new cleaning method as introduced by M. Schaufen and J. Audehm ...
(edit) @19968   4 years tbretz Fixed a bug that broke the meaning of 'max'
(edit) @19967   4 years tbretz Fixed another last minute change.
(edit) @19966   4 years tbretz Added an accurate mode in which all SQL column types are converted as ...
(edit) @19965   4 years tbretz Added a decription for more (particularly SQL) types, such as kTime, ...
(edit) @19964   4 years tbretz Fix a none compile issue.
(edit) @19963   4 years tbretz Program to insert corsika input cards.
(edit) @19962   4 years Daniela Dorner added information on who is also in magic
(edit) @19961   4 years Daniela Dorner added datacheck and factorcut for binnings smaller than 1 night
(edit) @19960   5 years tbretz Added some comment.
(edit) @19959   5 years tbretz Added some comment
(edit) @19958   5 years tbretz THis is the default path on our Mexico telescopes and it should stay:
(edit) @19957   5 years tbretz Make sure that TTime is split in root 6, see bug report 10757
(edit) @19956   5 years tbretz Make sure that TTime is split in root 6, see bug report 10757
(edit) @19955   5 years tbretz Reset fRunNumber in Clear for deft constructor and allow fRunNumber to ...
(edit) @19954   5 years tbretz Reset fRunNumber in Clear for deft constructor and allow fRunNumber to ...
(edit) @19953   5 years giangdo stripandreco.py: python script to extract the HAWC's Eye triggered ...
(edit) @19952   5 years giangdo synchron.sh: script to run synchron.C
(edit) @19951   5 years giangdo script to synchronise the data from HAWC's Eye and HAWC
(edit) @19950   5 years tbretz This is read through MRawFitsRead, therefore this has to be adapted ...
(edit) @19949   5 years tbretz Added missing getter for fRunNumber
(edit) @19948   5 years tbretz That was a mistake as NPIX is 1440 or 61.
(edit) @19947   5 years tbretz Added fRunNumber to MMcEvt for convenience, accordingly increased ...
(edit) @19946   5 years tbretz Added a streaming mode which ignores the number of rows in the file.
(edit) @19945   5 years tbretz According to Merlin, the correct distance of the HAWC's Eye pixels is ...
(edit) @19944   5 years Daniela Dorner improved documentation and updated defaults
(edit) @19943   5 years Daniela Dorner clarification in setup comments
(edit) @19942   5 years tbretz That does not work that way... unfortunately... and it also did not ...
(edit) @19941   5 years tbretz Typo fixed.
(edit) @19940   5 years tbretz For the DRS Electronics the 'number of crates' is 160, therefore, for ...
(edit) @19939   5 years Daniela Dorner fixed typo
(edit) @19938   5 years Daniela Dorner fixed bug in query for QLA (th-factor could be NULL)
(edit) @19937   5 years Daniela Dorner added option for custom flux conversion factor for download.php
(edit) @19936   5 years Daniela Dorner added option for custom flux conversion factor
(edit) @19935   5 years tbretz Updated refractive index of air for 546nm in Lens definition and added ...
(edit) @19934   5 years tbretz Some better example values
(edit) @19933   5 years tbretz Added some infomration on Tim's simulation.
(edit) @19932   5 years tbretz Forgot to also replace the actual limit!
(edit) @19931   5 years tbretz Added missing parenthesis.
(edit) @19930   5 years tbretz Added GUDE_CONTROL as a requirement.
(edit) @19929   5 years tbretz Minor updates.
(edit) @19928   5 years tbretz New header.
(edit) @19927   5 years tbretz Added gudectrl.
(edit) @19926   5 years tbretz New server.
(edit) @19925   5 years tbretz fixed a typo
(edit) @19924   5 years tbretz Set Temp Limit to 60°C
Note: See TracRevisionLog for help on using the revision log.