|
|
@19003
|
7 years |
tbretz |
Clang has a problem which somehow happends in the root dictionary... ...
|
|
|
@19002
|
7 years |
tbretz |
Use proper unicode representaion of charcter.
|
|
|
@19001
|
7 years |
tbretz |
It's not a struct it's a class
|
|
|
@19000
|
7 years |
tbretz |
Use a reinterpret_cast to avoid compiler warnings with clang.
|
|
|
@18999
|
7 years |
tbretz |
Use the proper delete operator.
|
|
|
@18998
|
7 years |
tbretz |
Switch off the workaround when compiling with clang -- it would not ...
|
|
|
@18979
|
7 years |
tbretz |
Use a reinterpret_cast to make the compiler more happy.
|
|
|
@18957
|
7 years |
tbretz |
Improved compiler warnings.
|
|
|
@18956
|
7 years |
tbretz |
Build files to build mars with cmake (first draft)
|
|
|
@18955
|
7 years |
tbretz |
The specialized template must be declared inline.
|
|
|
@18953
|
7 years |
tbretz |
Implemented a specialized template for Entry::Get in case of a string, ...
|
|
|
@18946
|
7 years |
Daniela Dorner |
allow values +-45sec from the run
|
|
|
@18943
|
7 years |
Daniela Dorner |
added more values and fixed bug with diff
|
|
|
@18942
|
7 years |
Daniela Dorner |
renamed as more information than only temperature will be filled
|
|
|
@18936
|
7 years |
Daniela Dorner |
added more values for artificial trigger rate
|
|
|
@18926
|
7 years |
tbretz |
Some fixes to make Mars compile at ISDC with an old compiler and ...
|
|
|
@18888
|
7 years |
Daniela Dorner |
make sure that label of thetasq plot is plotted
|
|
|
@18878
|
7 years |
(none) |
fix typo
|
|
|
@18877
|
7 years |
(none) |
fix uniform sampling of dtheta to be sampled uniform in r**2 and avoid ...
|
|
|
@18865
|
8 years |
Daniela Dorner |
adapted path to run on newdata
|
|
|
@18849
|
8 years |
tbretz |
Fixed a typo and a bug. Fill could crash if it got an invalid channel ...
|
|
|
@18835
|
8 years |
tbretz |
Allow to reset the calibration as obtained from the file - this is as ...
|
|
|
@18831
|
8 years |
tbretz |
Added Nova::LnLatPosn, it is now a struct not a typedef
|
|
|
@18830
|
8 years |
tbretz |
Simplified CINT workaround. Added RWTH.
|
|
|
@18827
|
8 years |
tbretz |
Changed to upper case, automatically convert to upper case, use an ...
|
|
|
@18820
|
8 years |
tbretz |
Slightly modified the interface to access the observatory. This allows ...
|
|
|
@18817
|
8 years |
Daniela Dorner |
small change to make it work again after php update
|
|
|
@18785
|
8 years |
tbretz |
Added FAMOUS camera layout
|
|
|
@18753
|
8 years |
Daniela Dorner |
implemented abberation correction by 1.02
|
|
|
@18752
|
8 years |
tbretz |
Removed an obsolete include
|
|
|
@18751
|
8 years |
tbretz |
Implemented the possibility to correct for the reflector's abberation ...
|
|
|
@18750
|
8 years |
Daniela Dorner |
added (macro to exctract artificial trigger rates)
|
|
|
@18749
|
8 years |
Daniela Dorner |
added software trigger
|
|
|
@18689
|
8 years |
Daniela Dorner |
ignore values that do not make sense
|
|
|
@18688
|
8 years |
Daniela Dorner |
updated to not stop if one file is not found
|
|
|
@18677
|
8 years |
tbretz |
Fixed a numerical problem which could happen when the values were ...
|
|
|
@18595
|
8 years |
tbretz |
Fixed a wraning in a conditional (uncritical)
|
|
|
@18594
|
8 years |
tbretz |
It seems typedefs and templates need to be public with the newer ...
|
|
|
@18593
|
8 years |
tbretz |
Newers compilers need an explicit cast here.
|
|
|
@18592
|
8 years |
tbretz |
Newer compilers need an explicit cast here.
|
|
|
@18591
|
8 years |
tbretz |
Tried to make the compiler hack compiler version dependent.
|
|
|
@18580
|
8 years |
tbretz |
Added SetupFits to be able to read the container from a fits file.
|
|
|
@18579
|
8 years |
tbretz |
A copy of mc/callisto.C, removed the pedestal processing, adapted the ...
|
|
|
@18578
|
8 years |
tbretz |
MSoftwareTrigger is not required, added missing containers to the ...
|
|
|
@18577
|
8 years |
tbretz |
Fixed a typo and write the corsika simulated source position and the ...
|
|
|
@18576
|
8 years |
tbretz |
The additional acceptance should be excuted no matter of the setup of ...
|
|
|
@18575
|
8 years |
Daniela Dorner |
added include for fits.h
|
|
|
@18574
|
8 years |
tbretz |
Fixed a logic flaw for old files without CLTYPE
|
|
|
@18573
|
8 years |
tbretz |
Fixed wrong order or arguments.
|
|
|
@18572
|
8 years |
tbretz |
Also retrieve the name of the container from the file and create the ...
|
|
|
@18571
|
8 years |
tbretz |
Implemented a sanity check in SetupFits for the container name.
|
|
|
@18570
|
8 years |
tbretz |
Do not only write container name as CLNAME but also container type as ...
|
|
|
@18569
|
8 years |
tbretz |
Implemented function SetupFits to be able to read from a fits file.
|
|
|
@18568
|
8 years |
tbretz |
Implemented function SetupFits to be able to read from a fits file.
|
|
|
@18567
|
8 years |
tbretz |
Renamed map to mmap to avoid conflicts with std::map, some snaity ...
|
|
|
@18566
|
8 years |
tbretz |
Wrong order
|
|
|
@18565
|
8 years |
tbretz |
Ceres fits files do not provide (yet?) MMcRunHeader, ignore it.
|
|
|
@18564
|
8 years |
tbretz |
Set the run type to monte carlo if it is a monte carlo file as it is ...
|
|
|
@18563
|
8 years |
tbretz |
Make proper use of the fIsMc flag, read and initialize other ...
|
|
|
@18562
|
8 years |
tbretz |
Made fParList accessible from MFitsFileRead
|
|
|
@18561
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18560
|
8 years |
tbretz |
Added some unit infomration for the fits file, added the function to ...
|
|
|
@18559
|
8 years |
tbretz |
Added path to mcore
|
|
|
@18558
|
8 years |
tbretz |
Added path to mcore
|
|
|
@18557
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18556
|
8 years |
tbretz |
Added a function to setup reading from a fits file SetupFits.
|
|
|
@18555
|
8 years |
tbretz |
Added a new virtual function to setup reading from a fits file.
|
|
|
@18549
|
8 years |
tbretz |
The wavelength is now kept as a negative value so that it can be ...
|
|
|
@18548
|
8 years |
tbretz |
If the CEFFIC option is enables and the user has not requested ...
|
|
|
@18547
|
8 years |
tbretz |
If the CEFFIC option is enables and the user has not requested ...
|
|
|
@18546
|
8 years |
tbretz |
In EventIO the impact is not calculated on the ground, the trajectory ...
|
|
|
@18545
|
8 years |
tbretz |
Simulate the wavelength whenever it is set to zero (unspecified), set ...
|
|
|
@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 ...
|
|
|
@18541
|
8 years |
tbretz |
Added code to read the EventIo compacted bunches
|
|
|
@18540
|
8 years |
tbretz |
Added some code to read the compact bunch format in the eventio files.
|
|
|
@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
|
|
|
@18525
|
8 years |
Daniela Dorner |
handle cases where time stamp gets stuck during the night
|
|
|
@18524
|
8 years |
Daniela Dorner |
fixed bugs
|
|
|
@18522
|
8 years |
tbretz |
New macro to extract lidar data from files.
|
|
|
@18521
|
8 years |
tbretz |
New macro to extract dust from files.
|
|
|
@18502
|
8 years |
tbretz |
Added MSoftwareTrigger to output.
|
|
|
@18482
|
9 years |
tbretz |
Added a container class for the software trigger
|
|
|
@18481
|
9 years |
tbretz |
Added a container class for the software trigger
|
|
|
@18480
|
9 years |
tbretz |
|
|
|
@18479
|
9 years |
tbretz |
After some study this seems right now to be the most consistent ...
|
|
|
@18478
|
9 years |
tbretz |
Removed the scaling in partially broken patches... this would not ...
|
|
|
@18477
|
9 years |
tbretz |
Added a comment
|
|
|
@18476
|
9 years |
tbretz |
|
|
|
@18475
|
9 years |
tbretz |
Added new class MSoftwareTrigger
|
|
|
@18468
|
9 years |
tbretz |
The theta binning was too short... we have data until almost 90deg
|
|
|
@18462
|
9 years |
tbretz |
Changed the order of the fixed and non-fixed size members to avoid a ...
|
|
|
@18461
|
9 years |
tbretz |
Fixed a problem with the intiatlization of the arrays.
|
|
|
@18460
|
9 years |
tbretz |
Fixed a warning that the increment operator is not defined for a boolean.
|
|
|