source: trunk/Mars

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17699   10 years tbretz Improved the calling convention. There is really no need to give so ...
(edit) @17698   10 years tbretz A wrong checksum was silently ignored
(edit) @17697   10 years tbretz Some cosmetics
(edit) @17685   10 years tbretz Fixed revision 17607. When starting with tile 0 the currentTile can be ...
(edit) @17682   10 years ftemme Added the clipping of the trigger signal
(edit) @17677   10 years tbretz Fixed the last fix... using a variable type which allows hundreds of ...
(edit) @17667   10 years lyard fixed uint32 bug for max available memory
(edit) @17666   10 years ftemme Forget to compile, before checkin, and therefore didn't see some small ...
(edit) @17665   10 years ftemme Forget to set the arrays of the MTruePhotonsPerPixel container to ...
(edit) @17664   10 years tbretz Added return code
(edit) @17663   10 years ftemme Added the creation of a MTruePhotonsPerPixelCont in MSimCamera and the ...
(edit) @17662   10 years ftemme Added the new MTruePhotonsPerPixelCont MParContainer to store the ...
(edit) @17661   10 years ftemme Added the writing of MArrayF in MWriteFitsFile
(edit) @17660   10 years tbretz Fixed the binning, so that we are not suing the overflow bin anymore ...
(edit) @17652   10 years tbretz Updated to the latest current prediction (from the calibration paper); ...
(edit) @17650   10 years tbretz Commented two unused variables to avoid compiler warnings.
(edit) @17648   10 years tbretz Fixed a typo in a comment.
(edit) @17643   10 years ftemme Added a MParameterD for the Crosstalkcoefficient, so that MSimCamera ...
(edit) @17642   10 years tbretz Moved the AppendPad before all histograms. In this was when a canvas ...
(edit) @17641   10 years ftemme Added the calculation of Disp and ThetaSq in the MC-Star macro and ...
(edit) @17607   11 years lyard Fixed bug that wrongly calculated the checksum of compressed files. ...
(edit) @17568   11 years Daniela Dorner adapted defaults for cleaning levels
(edit) @17567   11 years Daniela Dorner adapted regular expression for fits files
(edit) @17559   11 years aparavac Added compatibilty for gcc 4.7 and c11 std
(edit) @17541   11 years tbretz Fixed case of query and output path.
(edit) @17539   11 years lyard moved uint64 to int64 in DrsCalibration member variables
(edit) @17534   11 years tbretz Removed CheckAndWrite from PreProcess, because it is done anyway in ...
(edit) @17521   11 years Daniela Dorner new version to run automatically every morning
(edit) @17402   11 years tbretz Updated to allow a real streaming, even for shrunk files.
(edit) @17400   11 years tbretz To determine the maximum devision by 8 is not necessary, only for the ...
(edit) @17392   11 years tbretz Simplified: keep a list of all skipped tables. There is no need to lop ...
(edit) @17388   11 years tbretz Removes svn:ignored. Black magic. Only leads to confusion if ...
(edit) @17387   11 years tbretz Removed svn:executable property, these are no executables.
(edit) @17386   11 years tbretz Removed svn:executable property, these are no executables.
(edit) @17385   11 years tbretz emoved svn:ignore property. This is black magic and can easily lead to ...
(edit) @17384   11 years tbretz Cleanup of the includes; my suspicion is that the math.h is for the ...
(edit) @17383   11 years tbretz Some important conmetics: Define variables as const whenever you can, ...
(edit) @17382   11 years tbretz Simplified conditional.
(edit) @17381   11 years tbretz Files moved to their own subdirectory to keep everything at least a ...
(edit) @17380   11 years tbretz Files removed here because they are not part of the default setup.
(edit) @17379   11 years tbretz Files moved here because they are not part of the default setup.
(edit) @17372   11 years tbretz Updated to use extract_aux.C
(edit) @17371   11 years tbretz Removed obsolete variable definition.
(edit) @17370   11 years tbretz Renamed and added more auxiliary infomrations.
(edit) @17338   11 years tbretz Updated the interface to have an option to read directly from a file.
(edit) @17337   11 years tbretz Removed unused arguments to suppress compiler warning.
(edit) @17336   11 years tbretz Added a new spike removal algorithm; changed the interface from 'all ...
(edit) @17335   11 years tbretz Implemented a fourth spike removal algorithm. The spike removal is now ...
(edit) @17334   11 years tbretz Removed an unused argument to suppress compiler warning.
(edit) @17333   11 years tbretz Added the arguments from the Makefile to the AcliC call - this was ...
(edit) @17328   11 years tbretz Switched to new spike removeal algorithm; added filenames without ...
(edit) @17327   11 years tbretz Updated query to account for new sql version
(edit) @17326   11 years tbretz Added code to extract hv-patch wise temperatures from aux files.
(edit) @17323   11 years tbretz According to a simply toy MC this reproduces the behaviour of the ...
(edit) @17322   11 years tbretz Fixed a bug which caused the macro to be executed twice.
(edit) @17321   11 years tbretz Fixed a bug which caused the macro to be executed twice.
(edit) @17315   11 years Daniela Dorner changed column name from fRunId to fRunID
(edit) @17310   11 years ftemme Changed the name of the mc_star macro and commented the inclusion of ...
(edit) @17309   11 years ftemme Changed the name of the mc_callisto macro and commented the inclusion ...
(edit) @17307   11 years tbretz Added wrappers for some defines to the MARS namespace to make that ...
(edit) @17306   11 years tbretz Implemented 'make sge'. Must be used as 'make -j sge'
(edit) @17305   11 years lyard Moved catalog reconstruction only when a row is read so that headers ...
(edit) @17304   11 years lyard Adapted compilation on older Gcc
(edit) @17303   11 years Daniela Dorner added (macro to plot data taking efficiency)
(edit) @17302   11 years tbretz fRealRowWidth is know already before the header is written, so it can ...
(edit) @17301   11 years tbretz Removed an obsolete const-qualifier... again.
(edit) @17298   11 years lyard Fixed wrong header bug
(edit) @17297   11 years tbretz Added some more tweaks needed by CINT (default constructors, handling ...
(edit) @17296   11 years lyard Gave the possibility to change the number of threads, as long as ...
(edit) @17295   11 years tbretz Removed an obsolete const-qualifier
(edit) @17294   11 years tbretz Added a missing std::
(edit) @17293   11 years tbretz Found a better solution to allow rootcint to parse unordered_map.
(edit) @17292   11 years tbretz Added some tweaks to allow root cint to parse the C++11 stuff.
(edit) @17290   11 years tbretz Added a Compression constructor which allows CINT to pass the argument ...
(edit) @17289   11 years tbretz Added missing Mars style exception handling.
(edit) @17288   11 years lyard Bugfix to be able to reuse the same zofits object to write more than ...
(edit) @17287   11 years tbretz izstream is already included from factfits.
(edit) @17286   11 years tbretz Added new classes zofits and factofits
(edit) @17285   11 years lyard fixed bug related to thread-safe-ness
(edit) @17284   11 years lyard added special case for sanity checks if calibration table is compressed
(edit) @17283   11 years lyard added no-wait condition when processing is immediate
(edit) @17282   11 years tbretz Added some more missing std:: for the compilition in Mars
(edit) @17281   11 years tbretz Use the correct define as setup by configure
(edit) @17277   11 years tbretz Missed the possibility to setup the number of tiles after the ...
(edit) @17275   11 years tbretz The allowed-scheme to distinguish between what to do in case of a ...
(edit) @17274   11 years tbretz Added more missing std::
(edit) @17269   11 years tbretz Instead of a lot of conditionals in case of no queue, the queues are ...
(edit) @17268   11 years tbretz Implemented a <-operator to allow for sorting and the possibility to ...
(edit) @17267   11 years tbretz Added header guard.
(edit) @17265   11 years tbretz changed std::ofits to just ofits
(edit) @17264   11 years tbretz Hopefully finished removing the std namespace from the headers.
(edit) @17263   11 years tbretz Added more std:: namespace qualifiers
(edit) @17262   11 years tbretz Removed the 'using namespace' from header
(edit) @17261   11 years tbretz Removed 'using namespace' from header; some minor simplifications
(edit) @17260   11 years tbretz Removed the 'using namespace std;' from the header.
(edit) @17259   11 years lyard added output of tables in a file for fitsdump
(edit) @17258   11 years tbretz Replaced calls to post by emplace. Therefore implemented new ...
(edit) @17255   11 years dneise removed some macros.
(edit) @17254   11 years tbretz Use a shared_ptr with aliasing of char* instead of a MemoryChunk
(edit) @17253   11 years lyard zofits with catalog shrinking and compressed calibration table
Note: See TracRevisionLog for help on using the revision log.