source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18637   8 years tbretz
(edit) @18636   8 years tbretz First version of an access to an indico timetable for mobile devices.
(edit) @18635   8 years tbretz
(edit) @18634   8 years tbretz Minor updates.
(edit) @18633   8 years tbretz Renamed MAINPAGE to MAINPAGE.md to make doxygen 1.8 find it.
(edit) @18632   8 years tbretz disable-ftu should pe vars no var
(edit) @18631   8 years tbretz Added support for run and event number.
(edit) @18630   8 years tbretz Distribute run and event number with the EVENT_DATA service
(edit) @18629   8 years tbretz Disentengle from root and Mars were appropriate, some tidying.
(edit) @18628   8 years tbretz Dientengle from root and Mars, added the drawing function from their ...
(edit) @18627   8 years tbretz Disentengle from root and Mars were possible, clean up of gui from all ...
(edit) @18626   8 years tbretz Removed base class PixGetter, use unsigned char as base type for image ...
(edit) @18625   8 years tbretz Removed reference to root dictionary, some minor update to disentengle ...
(edit) @18624   8 years tbretz
(edit) @18623   8 years tbretz Don't use the root dictionary
(edit) @18622   8 years tbretz Removed references to root and obsolete code
(edit) @18621   8 years tbretz Removed references to root, replaced with basic types.
(edit) @18620   8 years tbretz Removed references to root.
(edit) @18619   8 years tbretz Removed references to root.
(edit) @18618   8 years tbretz Copied files from Mars and Cosy to compile toold which fit our current ...
(edit) @18617   8 years tbretz This looks like a solution. I start a second detached thread which ...
(edit) @18616   8 years tbretz Issue a message when the thread has been shut down.
(edit) @18615   8 years tbretz It seems the new system Ubuntu 16.04 does not support anymore hardware ...
(edit) @18614   8 years tbretz Another mystery of thenew system Ubuntu 16.04... the tokenizer here ...
(edit) @18613   8 years tbretz With gcc 5 it seems N also identifies our strings... this might still ...
(edit) @18612   8 years tbretz God knows why the constructur fails to work with gcc 5, I don't...
(edit) @18611   8 years tbretz FITS column description was too long
(edit) @18610   8 years tbretz
(edit) @18609   8 years tbretz
(edit) @18608   8 years tbretz Added required
(edit) @18607   8 years tbretz WORKAROUND CH272: Removed the shortcut channel from the list of ...
(edit) @18606   8 years tbretz Better handling of special cases like when the lid is closed or the ...
(edit) @18605   8 years tbretz Just realised that this is automatically created by the missing ...
(edit) @18604   8 years tbretz Downgraded to autoconf 1.14
(edit) @18603   8 years tbretz Upadted the build system from a current Ubuntu 16.04 -- let's see if ...
(edit) @18602   8 years tbretz The latest change broke the compiling with root.
(edit) @18601   8 years tbretz Updated the handling of the flags to better split between ...
(edit) @18600   8 years tbretz Avoid a compiler warning
(edit) @18599   8 years tbretz Fixed three typos.
(edit) @18598   8 years tbretz Fixed two typos.
(edit) @18597   8 years tbretz Added some missing but maybe common error codes
(edit) @18596   8 years tbretz This is the better fix (although both will work)
(edit) @18595   8 years tbretz Fixed a wraning in a conditional (uncritical)
(edit) @18594   8 years tbretz It seems typedefs and templates need to be public with the newer ...
(edit) @18593   8 years tbretz Newers compilers need an explicit cast here.
(edit) @18592   8 years tbretz Newer compilers need an explicit cast here.
(edit) @18591   8 years tbretz Tried to make the compiler hack compiler version dependent.
(edit) @18590   8 years tbretz Fixed a warning about a strange conditional (uncritical)
(edit) @18589   8 years tbretz Fixed a minor problem when defining the color of an output line.
(edit) @18588   8 years tbretz Fixed a warning due to a missing cast.
(edit) @18587   8 years tbretz Fixed a typo and a flaw in a conditions (nothing critical)
(edit) @18586   8 years tbretz Fxied a warning about a missing cast.
(edit) @18585   8 years tbretz Fixed some warning about unused function parameters.
(edit) @18584   8 years tbretz Switching off root didn't work
(edit) @18583   8 years tbretz Fixed some typos in the docu.
(edit) @18582   8 years Daniela Dorner improved output; fixed regular expression for finding rawfiles
(edit) @18581   8 years Daniela Dorner added crons for filling magic-lidar and tng-dust to db
(edit) @18580   8 years tbretz Added SetupFits to be able to read the container from a fits file.
(edit) @18579   8 years tbretz A copy of mc/callisto.C, removed the pedestal processing, adapted the ...
(edit) @18578   8 years tbretz MSoftwareTrigger is not required, added missing containers to the ...
(edit) @18577   8 years tbretz Fixed a typo and write the corsika simulated source position and the ...
(edit) @18576   8 years tbretz The additional acceptance should be excuted no matter of the setup of ...
(edit) @18575   8 years Daniela Dorner added include for fits.h
(edit) @18574   8 years tbretz Fixed a logic flaw for old files without CLTYPE
(edit) @18573   8 years tbretz Fixed wrong order or arguments.
(edit) @18572   8 years tbretz Also retrieve the name of the container from the file and create the ...
(edit) @18571   8 years tbretz Implemented a sanity check in SetupFits for the container name.
(edit) @18570   8 years tbretz Do not only write container name as CLNAME but also container type as ...
(edit) @18569   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18568   8 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18567   8 years tbretz Renamed map to mmap to avoid conflicts with std::map, some snaity ...
(edit) @18566   8 years tbretz Wrong order
(edit) @18565   8 years tbretz Ceres fits files do not provide (yet?) MMcRunHeader, ignore it.
(edit) @18564   8 years tbretz Set the run type to monte carlo if it is a monte carlo file as it is ...
(edit) @18563   8 years tbretz Make proper use of the fIsMc flag, read and initialize other ...
(edit) @18562   8 years tbretz Made fParList accessible from MFitsFileRead
(edit) @18561   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18560   8 years tbretz Added some unit infomration for the fits file, added the function to ...
(edit) @18559   8 years tbretz Added path to mcore
(edit) @18558   8 years tbretz Added path to mcore
(edit) @18557   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18556   8 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18555   8 years tbretz Added a new virtual function to setup reading from a fits file.
(edit) @18554   8 years Jens Buss Standard settings from the monte carlo development phase
(edit) @18553   8 years ftemme standard settings
(edit) @18552   8 years ftemme wrong user
(edit) @18551   8 years ftemme Standard settings
(edit) @18550   8 years ftemme Making a new dir.
(edit) @18549   8 years tbretz The wavelength is now kept as a negative value so that it can be ...
(edit) @18548   8 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18547   8 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18546   8 years tbretz In EventIO the impact is not calculated on the ground, the trajectory ...
(edit) @18545   8 years tbretz Simulate the wavelength whenever it is set to zero (unspecified), set ...
(edit) @18544   8 years lyard Added -ugly- program to recover raw data files corrupted due to ...
(edit) @18543   8 years tbretz Changed from cout to log-stream
(edit) @18542   8 years tbretz Added case 1203 and 1212 for convenience and to simplify reading ...
(edit) @18541   8 years tbretz Added code to read the EventIo compacted bunches
(edit) @18540   8 years tbretz Added some code to read the compact bunch format in the eventio files.
(edit) @18539   8 years tbretz Added local path to default ones for mapping file, implemented the ...
(edit) @18538   8 years tbretz Print the number of columns skipped due to NULL entry.
Note: See TracRevisionLog for help on using the revision log.