source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17224   13 years tbretz Added missing include; setup a reasonable scheme for calling AddColumn ...
(edit) @17223   13 years tbretz Renamed BlockHeaderWriter to Compression - it is the user interface! ...
(edit) @17222   13 years lyard Header of zofits and zfits, with common enums
(edit) @17221   13 years lyard better version of zofits. New factofits. Only cleanup, defines, ...
(edit) @17219   13 years lyard draft zofits working with Queue and MemoryManager
(edit) @17216   13 years lyard Added the brand new zofits class.
(edit) @17210   13 years ftemme changed the values in the ceres.rc for the 12 bit ADC
(edit) @17209   13 years ftemme Implemented 12 bit ADC
(edit) @17208   13 years ftemme changed values for baselineMean and gainMean according to a simulated ...
(edit) @17207   13 years dneise updates ceres.rc to something we are currently using ... and added ...
(edit) @17206   13 years lyard Added missing initialization of is_compressed variable
(edit) @17205   13 years dneise set svn:ignore to ignore automaticly created files
(edit) @17202   13 years dneise in commit 17200 & 17201 I committed accidentally a lot of changes, ...
(edit) @17201   13 years dneise forgot to add Afterpuls class files
(edit) @17200   13 years dneise adjusted svn:ignore property to ignore Cint and Deb files
(edit) @17199   13 years tbretz Implemented the option to fix the noise to sigma; fix noise to sigma ...
(edit) @17198   13 years Jens Buss added condition: writing MMcEvtBasic container to fits only for data ...
(edit) @17197   13 years Jens Buss bug fix: memory leak, added delete for variable random
(edit) @17196   13 years tbretz Removed some output to allow the use in a cron job without getting ...
(edit) @17195   13 years tbretz Removed some output to allow the use in a cron job without getting ...
(edit) @17194   13 years tbretz Plot one standard pixel and one time marker channel; I think it makes ...
(edit) @17165   13 years ftemme Merging changes from the MC branch in the trunk
(edit) @17161   13 years tbretz Added a version of GetIntersectionPoint which allows to check for success.
(edit) @17160   13 years tbretz Copy macro; no output if nothing happens (for cronjobs); shoerter name
(edit) @17159   13 years tbretz process in backward order; copy the script; added #!
(edit) @17148   13 years ftemme Merging changes from the MC branch in the trunk
(edit) @17146   13 years tbretz It looks like sometimes the TObject version ofWrite is called from the ...
(edit) @17145   13 years tbretz The macro can now handle files with 82 entries in the 'temp' column as ...
(edit) @17144   13 years tbretz Added the possibility to check for the array size in SetPtrAddress
(edit) @17143   13 years tbretz Added some includes to allow include in any order; this also makes the ...
(edit) @17142   13 years tbretz The two functions need an inline tag, otherwise they can end up in two ...
(edit) @17141   13 years tbretz More inclused to make any include order possible, removed some ...
(edit) @17140   13 years tbretz The ClassDef is not needed. We are not going to write class instances ...
(edit) @17139   13 years tbretz Reverting to last revision.
(edit) @17138   13 years tbretz Reverting to last revision.
(edit) @17137   13 years tbretz Reverting to last revision.
(edit) @17136   13 years tbretz Reverting to last revision.
(edit) @17135   13 years tbretz Reverting to last revision.
(edit) @17134   13 years tbretz Reverting to last revision.
(edit) @17133   13 years tbretz Reverting to last revision.
(edit) @17132   13 years tbretz Reverting to last revision.
(edit) @17131   13 years tbretz Reverting to last revision.
(edit) @17130   13 years tbretz Reverting to last revision.
(edit) @17129   13 years tbretz Reverting to last revision.
(edit) @17128   13 years tbretz Added missing includes etc which is necessary to include the files in ...
(edit) @17127   13 years tbretz Moved the mcode stuff from mbase to Mars root directory
(edit) @17125   13 years tbretz Secured PostProcess agianst never initialized fH, add the fH Clone to ...
(edit) @17124   13 years tbretz The change of type was a mistake. The trigger pattern comes form the ...
(edit) @17122   13 years tbretz Some fixes for compiler stuff, added some more setters to allow a more ...
(edit) @17121   13 years tbretz A class for a bi-linear inter- and extrapolation.
(edit) @17120   13 years tbretz Added Interpolator2D
(edit) @17105   13 years Daniela Dorner fixed typo
(edit) @17104   13 years Daniela Dorner added new plots, fixed bugs
(edit) @17102   13 years Daniela Dorner adapted return codes for usage in script
(edit) @17101   13 years Daniela Dorner updated paths (new cluster)
(edit) @17100   13 years Daniela Dorner added 3 new variables to be filled to the DB
(edit) @17075   13 years tbretz Read and write header; use gLog; increased ssbin range for rate; added ...
(edit) @17074   13 years tbretz Fixed a crash when no events were read; do not write a file when no ...
(edit) @17073   13 years tbretz Do not add command to root history; echo command to log file.
(edit) @17072   13 years tbretz There was a wrong cast... should not have been a problem though.
(edit) @17071   13 years tbretz Some small improvements. Ignore NULL (no proper combination found); ...
(edit) @17070   13 years tbretz Added a comment
(edit) @17069   13 years tbretz Simplified the loop doing the step correction.
(edit) @17068   13 years tbretz Skip incomplete events by default -- if they are needed, we will have ...
(edit) @17067   13 years tbretz Added the possibility to setup a custom made G-APD.
(edit) @17066   13 years tbretz Removed obsolete const qualifier
(edit) @17065   13 years tbretz Removed obsolete const qualifiers
(edit) @17064   13 years tbretz Added some additional output to help understanding what goes wrong ...
(edit) @17063   13 years tbretz The two extra pixels were on the wrong side.
(edit) @17053   13 years tbretz Split Cams and Hists into two tabs, to be able to display more ...
(edit) @17052   13 years lyard Removed debug output messages
(edit) @17038   13 years lyard removed warning in factfits.h
(edit) @17035   13 years lyard Added error when using wrong fits class and adapted MRawFitsRead to ...
(edit) @17033   13 years tbretz First version of files.
(edit) @17032   13 years tbretz Fixed severity in logging stream.
(edit) @17018   13 years tbretz Fixed a typo in a check. Fortunately, this was never an issue in a ...
(edit) @17009   13 years tbretz Added count() member function
(edit) @16999   13 years tbretz Export RaDecPosn and EquPosn
(edit) @16974   13 years tbretz Fixed a typo in the last commit.
(edit) @16973   13 years tbretz Added GetAngularSeparation for local coordinates and a more reasonable ...
(edit) @16971   13 years tbretz Fixed a typo in the last commit.
(edit) @16970   13 years tbretz Added RaDecPosn which stores ra/dec in h/deg instead of deg/deg as EquPosn
(edit) @16966   13 years tbretz Changed sign of the offset, so that the offset/slope combination ...
(edit) @16963   13 years tbretz Added ln_get_angular_separation.
(edit) @16962   13 years tbretz Added GetAngularSeparation
(edit) @16939   13 years lyard got rid of over 1024 start cell values by adding modulo
(edit) @16935   13 years lyard god rid of ambiguous cast error
(edit) @16898   13 years lyard Propagated the new naming of enums to other files....
(edit) @16897   13 years lyard Removed bytes swapping for RAWSUM
(edit) @16896   13 years lyard Added RAWSUM calculation, merged fits.h
(edit) @16893   13 years tbretz Fixed a typo, added the missing cast and removed also the MRawEvtData ...
(edit) @16892   13 years tbretz
(edit) @16891   13 years tbretz Added a check for underflows, for the case the gains are read as ...
(edit) @16890   13 years tbretz Consistency of member names
(edit) @16889   13 years tbretz Some cleaning to easier understand the code.
(edit) @16888   13 years tbretz Given proper names to the enums... we are not programming Fortran ...
(edit) @16886   13 years tbretz Make sure no consietncy check is done for the last file.
(edit) @16882   13 years lyard added correct checksum calculation for compressed fits reader (zfits)
(edit) @16867   13 years lyard got rid of defines
(edit) @16863   13 years Daniela Dorner bugfix for case histogram in star does not exist, update code for ...
Note: See TracRevisionLog for help on using the revision log.