source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   9 years tbretz Fixed some typos in the docu.
(edit) @18582   9 years Daniela Dorner improved output; fixed regular expression for finding rawfiles
(edit) @18581   9 years Daniela Dorner added crons for filling magic-lidar and tng-dust to db
(edit) @18580   9 years tbretz Added SetupFits to be able to read the container from a fits file.
(edit) @18579   9 years tbretz A copy of mc/callisto.C, removed the pedestal processing, adapted the ...
(edit) @18578   9 years tbretz MSoftwareTrigger is not required, added missing containers to the ...
(edit) @18577   9 years tbretz Fixed a typo and write the corsika simulated source position and the ...
(edit) @18576   9 years tbretz The additional acceptance should be excuted no matter of the setup of ...
(edit) @18575   9 years Daniela Dorner added include for fits.h
(edit) @18574   9 years tbretz Fixed a logic flaw for old files without CLTYPE
(edit) @18573   9 years tbretz Fixed wrong order or arguments.
(edit) @18572   9 years tbretz Also retrieve the name of the container from the file and create the ...
(edit) @18571   9 years tbretz Implemented a sanity check in SetupFits for the container name.
(edit) @18570   9 years tbretz Do not only write container name as CLNAME but also container type as ...
(edit) @18569   9 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18568   9 years tbretz Implemented function SetupFits to be able to read from a fits file.
(edit) @18567   9 years tbretz Renamed map to mmap to avoid conflicts with std::map, some snaity ...
(edit) @18566   9 years tbretz Wrong order
(edit) @18565   9 years tbretz Ceres fits files do not provide (yet?) MMcRunHeader, ignore it.
(edit) @18564   9 years tbretz Set the run type to monte carlo if it is a monte carlo file as it is ...
(edit) @18563   9 years tbretz Make proper use of the fIsMc flag, read and initialize other ...
(edit) @18562   9 years tbretz Made fParList accessible from MFitsFileRead
(edit) @18561   9 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18560   9 years tbretz Added some unit infomration for the fits file, added the function to ...
(edit) @18559   9 years tbretz Added path to mcore
(edit) @18558   9 years tbretz Added path to mcore
(edit) @18557   9 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18556   9 years tbretz Added a function to setup reading from a fits file SetupFits.
(edit) @18555   9 years tbretz Added a new virtual function to setup reading from a fits file.
(edit) @18549   9 years tbretz The wavelength is now kept as a negative value so that it can be ...
(edit) @18548   9 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18547   9 years tbretz If the CEFFIC option is enables and the user has not requested ...
(edit) @18546   9 years tbretz In EventIO the impact is not calculated on the ground, the trajectory ...
(edit) @18545   9 years tbretz Simulate the wavelength whenever it is set to zero (unspecified), set ...
(edit) @18544   9 years lyard Added -ugly- program to recover raw data files corrupted due to ...
(edit) @18543   9 years tbretz Changed from cout to log-stream
(edit) @18542   9 years tbretz Added case 1203 and 1212 for convenience and to simplify reading ...
(edit) @18541   9 years tbretz Added code to read the EventIo compacted bunches
(edit) @18540   9 years tbretz Added some code to read the compact bunch format in the eventio files.
(edit) @18539   9 years tbretz Added local path to default ones for mapping file, implemented the ...
(edit) @18538   9 years tbretz Print the number of columns skipped due to NULL entry.
(edit) @18537   9 years tbretz I am assuming that AzMin=AzMax=180 means that the trajectory option ...
(edit) @18536   9 years tbretz Removed unintentionally introduced output.
(edit) @18535   9 years tbretz This new magic number seems to be around larger blocks
(edit) @18534   9 years tbretz In newer corsika versions RUNE is separated by the magic number.
(edit) @18533   9 years tbretz Use the total number of events in the RUNE sections for the comparison.
(edit) @18532   9 years tbretz Implemented handling of the magic number at the beginning of the file ...
(edit) @18531   9 years tbretz Removed obsolete (left over) function SeekEvtEnd
(edit) @18530   9 years tbretz Added a range check for the given source coordinates (0-24, -90-90)
(edit) @18529   9 years tbretz Added some missing command descriptions pointed out by Dominik
(edit) @18525   9 years Daniela Dorner handle cases where time stamp gets stuck during the night
(edit) @18524   9 years Daniela Dorner fixed bugs
(edit) @18523   9 years tbretz Added a fix which should give correct results for the years no matter ...
(edit) @18522   9 years tbretz New macro to extract lidar data from files.
(edit) @18521   9 years tbretz New macro to extract dust from files.
(edit) @18520   9 years tbretz Allow to save an empty schedule to allow to delete the schedule of the ...
(edit) @18519   9 years tbretz Allow to save an empty schedule to allow to delete the schedule of the ...
(edit) @18518   9 years tbretz By mistake the calender still opened in chrome and in firefox the date ...
(edit) @18517   9 years tbretz The code did not stop after an unsuccessful login
(edit) @18516   9 years smueller remove closed lid data run, decided in telcon 25 June 2016.
(edit) @18515   9 years smueller the production code needs to be checked in
(edit) @18514   9 years tbretz Avoid a log message in the error log if PHP_* was not set; Removed ...
(edit) @18513   9 years tbretz Added pfminictrl
(edit) @18512   9 years tbretz Check whether date could be parsed.
(edit) @18511   9 years tbretz Little optimization to make it work under firefox but not under Chrome
(edit) @18510   9 years tbretz is_open should be \!IsConnected or be replaced by IsConnected and ...
(edit) @18509   9 years tbretz Moved -lGQt to fact compilation, removed duplicate rootifysql entry
(edit) @18508   9 years tbretz Moved -lGQt to fact compilation, removed duplicate rootifysql entry
(edit) @18507   9 years tbretz Updated according to changes in configure.ac
(edit) @18506   9 years tbretz Moved definition of -lGQt to Makefile.am, improved output in case of ...
(edit) @18505   9 years tbretz Added cloud base hieght (CLB)
(edit) @18504   9 years tbretz Forgot to change no-out to null everywhere
(edit) @18503   9 years tbretz Implemented that some programs which should not be compiled if some ...
(edit) @18502   9 years tbretz Added MSoftwareTrigger to output.
(edit) @18501   9 years tbretz Minor change to the verbosity option, renamed no-out to null
(edit) @18500   9 years tbretz Minor improvement to output
(edit) @18499   9 years tbretz Minor improvement to output
(edit) @18498   9 years tbretz Ouptut number of created branches
(edit) @18497   9 years tbretz Added an option to redirect the output file to null.
(edit) @18496   9 years tbretz Updated with the latest changes in Makefile.am
(edit) @18495   9 years tbretz Fixed a typo in a link
(edit) @18494   9 years tbretz Fixed the 'doc' rulse
(edit) @18493   9 years tbretz Fixed a type in some log output
(edit) @18492   9 years tbretz Added rootifysql
(edit) @18491   9 years tbretz Allows to store the result of a sql query to a root file.
(edit) @18490   9 years tbretz Now also running fitsdump -h from a cronjob without redirection should ...
(edit) @18489   9 years tbretz Improved error message
Note: See TracRevisionLog for help on using the revision log.