|
|
@19000
|
7 years |
tbretz |
Use a reinterpret_cast to avoid compiler warnings with clang.
|
|
|
@18575
|
8 years |
Daniela Dorner |
added include for fits.h
|
|
|
@18569
|
8 years |
tbretz |
Implemented function SetupFits to be able to read from a fits file.
|
|
|
@18546
|
8 years |
tbretz |
In EventIO the impact is not calculated on the ground, the trajectory ...
|
|
|
@18543
|
8 years |
tbretz |
Changed from cout to log-stream
|
|
|
@18542
|
8 years |
tbretz |
Added case 1203 and 1212 for convenience and to simplify reading ...
|
|
|
@18537
|
8 years |
tbretz |
I am assuming that AzMin=AzMax=180 means that the trajectory option ...
|
|
|
@18536
|
8 years |
tbretz |
Removed unintentionally introduced output.
|
|
|
@18535
|
8 years |
tbretz |
This new magic number seems to be around larger blocks
|
|
|
@18534
|
8 years |
tbretz |
In newer corsika versions RUNE is separated by the magic number.
|
|
|
@18533
|
8 years |
tbretz |
Use the total number of events in the RUNE sections for the comparison.
|
|
|
@18532
|
8 years |
tbretz |
Implemented handling of the magic number at the beginning of the file ...
|
|
|
@18531
|
8 years |
tbretz |
Removed obsolete (left over) function SeekEvtEnd
|
|
|
@17385
|
11 years |
tbretz |
emoved svn:ignore property. This is black magic and can easily lead to ...
|
|
|
@17200
|
11 years |
dneise |
adjusted svn:ignore property to ignore Cint and Deb files
|
|
|
@15365
|
12 years |
tbretz |
Stop processing if there is a nonsense number of reuse of shower.
|
|
|
@15261
|
12 years |
tbretz |
Added a missing type conversion
|
|
|
@14892
|
12 years |
tbretz |
Writing the run headers when the file gets closed writes the run ...
|
|
|
@14447
|
12 years |
tbretz |
Added some missing std::
|
|
|
@10213
|
14 years |
rohlfs |
accept an EVTH only after an EVTE and after a RUNH
|
|
|
@10165
|
14 years |
rohlfs |
removed some old code and some debug printouts
|
|
|
@10147
|
14 years |
rohlfs |
Redesign of the Process() - method.
|
|
|
@10146
|
14 years |
rohlfs |
replace the selection of the blockType from a string comparison to a ...
|
|
|
@10069
|
14 years |
rohlfs |
include of fstream
|
|
|
@10060
|
14 years |
rohlfs |
two new command line arguments of readcorsika: -A=arrayNo and ...
|
|
|
@9949
|
14 years |
tbretz |
Fixed a problem reading the RUNE section in the raw corsika files and ...
|
|
|
@9946
|
14 years |
tbretz |
Corrected a typo
|
|
|
@9943
|
14 years |
tbretz |
Implemented a working version of eventio which reads all telescope's ...
|
|
|
@9941
|
14 years |
tbretz |
Implemented reading of a single telescope from an eventio file.
|
|
|
@9938
|
14 years |
tbretz |
Some cleanup in MCorsikaFormat.
|
|
|
@9937
|
14 years |
tbretz |
Added support for re-use of showers in MMCS.
|
|
|
@9893
|
14 years |
rohlfs |
bug fix in comparing the fRunePos with position 0
|
|
|
@9889
|
14 years |
rohlfs |
The RUNE block is first searched at the end of the file
|
|
|
@9627
|
14 years |
tbretz |
|
|
copied from trunk/MagicSoft/Mars/mcorsika
|
|
|
@9616
|
14 years |
rohlfs |
can read also EventIO files
|