source: trunk/Mars

Revision Log Mode:


Legend:

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