|
|
@19344
|
6 years |
tbretz |
Parenthesis missing.
|
|
|
@19343
|
6 years |
tbretz |
Reading and printing some more options from the file headers
|
|
|
@19342
|
6 years |
tbretz |
Added a comment
|
|
|
@19341
|
6 years |
tbretz |
Block length in number fo floats.
|
|
|
@19340
|
6 years |
tbretz |
Implemented variable block size to support thin-format and implemented ...
|
|
|
@19339
|
6 years |
tbretz |
Added the 8-float format as FillEvtCorsikaThin, calculate absolute ...
|
|
|
@19338
|
6 years |
tbretz |
This allows to distinguish between the thinning file format (8 floats ...
|
|
|
@19337
|
6 years |
tbretz |
Read the block header and footer bytes only when they are expected.
|
|
|
@19336
|
6 years |
tbretz |
Flexible block size when reading the EVTE block to acount for ...
|
|
|
@19335
|
6 years |
tbretz |
For some reason giving the formula to be compiled as argument in ...
|
|
|
@19334
|
6 years |
tbretz |
Make sure that if root decides to delete TFormula we are not deleting ...
|
|
|
@19333
|
6 years |
tbretz |
Fixed two typos.
|
|
|
@19332
|
6 years |
tbretz |
Implemented variable block length to support thinning option, read ...
|
|
|
@19331
|
6 years |
tbretz |
Cleaned... made all the block-length variable so that it can be ...
|
|
|
@19330
|
6 years |
tbretz |
Moved magic numbers to an enum, changed hasMagicNumber into the block ...
|
|
|
@19329
|
6 years |
tbretz |
Moved magic numbers to an enum, changed hasMagicNumber into the block ...
|
|
|
@19328
|
6 years |
tbretz |
It seems something is deleting the canvases (could not find what), so ...
|
|
|
@19327
|
6 years |
tbretz |
This was still not working, it produced root 5 dictionaries with root 6
|
|
|
@19326
|
6 years |
tbretz |
Use the compiler to check if the correct root version got loaded.
|
|
|
@19324
|
6 years |
tbretz |
Now this version works for 5.34 with a classical compilation, 6.x ...
|
|
|
@19321
|
6 years |
tbretz |
If root does not create output, create it ourselves.
|
|
|
@19320
|
6 years |
tbretz |
Fixed type
|
|
|
@19319
|
6 years |
tbretz |
Added some comments
|
|
|
@19318
|
6 years |
tbretz |
Initialize lastt
|
|
|
@19317
|
6 years |
tbretz |
That's more correct.
|
|
|
@19316
|
6 years |
tbretz |
Comparison between signed and unsigned.
|
|
|
@19315
|
6 years |
tbretz |
Comparison between signed an unsigned.
|
|
|
@19311
|
6 years |
tbretz |
Added some comments
|
|
|
@19310
|
6 years |
tbretz |
It was crashing if the camera had less than 1440 pixels connected - fixed.
|
|
|
@19309
|
6 years |
tbretz |
Prototype.
|
|
|
@19308
|
6 years |
tbretz |
Create a version of dohtml.C with the correct paths.
|
|
|
@19307
|
6 years |
tbretz |
That is another try to hopefully get something working. Works with ...
|
|
|
@19306
|
6 years |
tbretz |
Replaced \circ by #circ because the old one looks weird.
|
|
|
@19305
|
6 years |
tbretz |
Replaced \circ by #circ because the old one looks weird.
|
|
|
@19304
|
6 years |
tbretz |
Replaced \circ by #circ because the old one looks weird.
|
|
|
@19302
|
6 years |
tbretz |
Fixed a compiler warning in a root header - nothing we can do about it.
|
|
|
@19299
|
6 years |
tbretz |
Added some comments.
|
|
|
@19298
|
6 years |
tbretz |
Now called lib
|
|
|
@19297
|
6 years |
tbretz |
Separated lib and dictionary path, properly print include path of nova
|
|
|
@19296
|
6 years |
tbretz |
Illegal charcter encoding in root dictionary with root 5
|
|
|
@19295
|
6 years |
tbretz |
libmars is now created in the subdirectory.
|
|
|
@19294
|
6 years |
tbretz |
In this context $ ENV should be just ENV, the subdir must be ...
|
|
|
@19293
|
6 years |
tbretz |
kSolarStandardHorizon for convenience (no need to include libnova.h ...
|
|
|
@19292
|
6 years |
tbretz |
It is not a global variable but a pre-compiler directive.
|
|
|
@19291
|
6 years |
tbretz |
This workaround is not needed anymore.
|
|
|
@19290
|
6 years |
tbretz |
As a static member it is missing in the dictionary, as an inline ...
|
|
|
@19289
|
6 years |
tbretz |
Suppress some -Wcast-align warning from some root header (we can not ...
|
|
|
@19288
|
6 years |
tbretz |
This fixes some compiler warning about alignment during casts.
|
|
|
@19287
|
6 years |
tbretz |
Already included before.
|
|
|
@19286
|
6 years |
tbretz |
This should (hopefully) make compilation compatible with root version ...
|
|
|
@19284
|
6 years |
tbretz |
Removed processings from BlockHeader, as a variable size array, it ...
|
|
|
@19276
|
6 years |
tbretz |
It's actually better to create the library directly in dictionary ...
|
|
|
@19275
|
6 years |
tbretz |
Make it run with rootcling
|
|
|
@19274
|
6 years |
tbretz |
One more work around for a compiler warning
|
|
|
@19273
|
6 years |
tbretz |
A lot of code became obsolete with root 6.
|
|
|
@19272
|
6 years |
tbretz |
Fixed a typo.
|
|
|
@19271
|
6 years |
tbretz |
This is based on some warning I get with root 6 during run-time. I am ...
|
|
|
@19270
|
6 years |
tbretz |
Added some comments
|
|
|
@19269
|
6 years |
tbretz |
Fixed a typo.
|
|
|
@19268
|
6 years |
tbretz |
Fixed another issue pointed out by the YIT compiler.
|
|
|
@19267
|
6 years |
tbretz |
This fixed running with rootcling, but might break compilation of the ...
|
|
|
@19266
|
6 years |
tbretz |
Fixed some minor issues with the cling based interpreter - this should ...
|
|
|
@19264
|
6 years |
tbretz |
Comaptibility with root 6 -- a slightly different way to load the library.
|
|
|
@19263
|
6 years |
tbretz |
Root 6 needs a copy in this directory to read all the pcm files from ...
|
|
|
@19262
|
6 years |
tbretz |
Not supported in root 6 until further debugging.
|
|
|
@19261
|
6 years |
tbretz |
root 6 extends the range of kMaxEntries -- new data type -- untested.
|
|
|
@19260
|
6 years |
tbretz |
root 6 defined the a const -- worked around.
|
|
|
@19259
|
6 years |
tbretz |
root 6 need TMutex to be included.
|
|
|
@19258
|
6 years |
tbretz |
Fixed a typo
|
|
|
@19257
|
6 years |
tbretz |
Compatibility with root 6 -- more C++ like in general.
|
|
|
@19256
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19255
|
6 years |
tbretz |
Some precompiler macros turned into enums in root 6.
|
|
|
@19254
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19253
|
6 years |
tbretz |
This warning seems to be obsolete in root 6
|
|
|
@19252
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19251
|
6 years |
tbretz |
Worked around a compiler warning (err is used in the header)
|
|
|
@19250
|
6 years |
tbretz |
Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
|
|
|
@19249
|
6 years |
tbretz |
Removed a stray paranthesis, replaced some unicode characters.
|
|
|
@19248
|
6 years |
tbretz |
Removed some not really necessary const-qualifiers to make it ...
|
|
|
@19247
|
6 years |
tbretz |
root 6 uses kPrint somwehere else alraedy
|
|
|
@19246
|
6 years |
tbretz |
Two return values missing, unload() not used at all.
|
|
|
@19244
|
6 years |
tbretz |
Fixed name
|
|
|
@19243
|
6 years |
tbretz |
It is a better idea if root.rc.in is visible
|
|
|
@19242
|
6 years |
tbretz |
New files for cmake.
|
|
|
@19241
|
6 years |
tbretz |
No need anymore to install marslogo
|
|
|
@19240
|
6 years |
tbretz |
Allow to link the marslogo into the shared object so that no path is ...
|
|
|
@19224
|
6 years |
tbretz |
As a default use 'clang', 'gcc' and 'cc'
|
|
|
@19221
|
6 years |
tbretz |
That's the better approach. To avoid confusion, disable clang as a default.
|
|
|
@19220
|
6 years |
tbretz |
The default build option should be 'Release'
|
|
|
@19208
|
6 years |
tbretz |
Added a simple way to produce a binary package containing the mars ...
|
|
|
@19207
|
6 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@19206
|
6 years |
tbretz |
Add include to include-paths (for simplified packaging -- less ...
|
|
|
@19203
|
6 years |
tbretz |
Still requires numerical protection for a few very unlikely numerical ...
|
|
|
@19160
|
6 years |
Daniela Dorner |
new disp parametrization for analysis + cut that had not been committed yet
|
|
|
@19159
|
6 years |
Daniela Dorner |
fixed abberation correction
|
|
|
@19158
|
6 years |
Daniela Dorner |
ignore negative values
|
|
|
@19133
|
6 years |
tbretz |
Accept the binning.
|
|
|
@19132
|
6 years |
tbretz |
Secured against a larger input (1440) than output (64) conatiner.
|
|
|
@19131
|
6 years |
tbretz |
Added a function to return the Sign of fCosDeltaAlpha as 1 or -1.
|
|
|
@19130
|
6 years |
tbretz |
Added a member function to return the total charge in the sensor.
|
|
|