|
|
@19948
|
5 years |
tbretz |
That was a mistake as NPIX is 1440 or 61.
|
|
|
@19942
|
5 years |
tbretz |
That does not work that way... unfortunately... and it also did not ...
|
|
|
@19941
|
5 years |
tbretz |
Typo fixed.
|
|
|
@19940
|
5 years |
tbretz |
For the DRS Electronics the 'number of crates' is 160, therefore, for ...
|
|
|
@19823
|
5 years |
tbretz |
There was a bug calling InitFact (an old line survcived)
|
|
|
@19707
|
5 years |
tbretz |
Handle the MC MGeomCamFAMOUS data reasonably
|
|
|
@19006
|
7 years |
tbretz |
Explicizt reinterpret cast to avoid clang warning.
|
|
|
@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 ...
|
|
|
@18566
|
8 years |
tbretz |
Wrong order
|
|
|
@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 ...
|
|
|
@17782
|
11 years |
tbretz |
Added a possibility to access the Fits Stream and the PCTime in a ...
|
|
|
@17165
|
11 years |
ftemme |
Merging changes from the MC branch in the trunk
|
|
|
@17124
|
11 years |
tbretz |
The change of type was a mistake. The trigger pattern comes form the ...
|
|
|
@17072
|
11 years |
tbretz |
There was a wrong cast... should not have been a problem though.
|
|
|
@17068
|
11 years |
tbretz |
Skip incomplete events by default -- if they are needed, we will have ...
|
|
|
@17035
|
11 years |
lyard |
Added error when using wrong fits class and adapted MRawFitsRead to ...
|
|
|
@14095
|
12 years |
tbretz |
Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT
|
|
|
@14089
|
12 years |
tbretz |
Added reading of board times.
|
|
|
@12794
|
13 years |
tbretz |
Get run start and end time.
|
|
|
@12738
|
13 years |
tbretz |
removed a stray ::
|
|
|
@12703
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12702
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12701
|
13 years |
tbretz |
Extract the trigger type from the file.
|
|
|
@12628
|
13 years |
tbretz |
Make sure that no name for the mapping can be given; print the name in ...
|
|
|
@12327
|
13 years |
tbretz |
replaces PCTime by UnixTimeUTC
|
|
|
@11871
|
13 years |
tbretz |
added the possibility to read the pixel map from a file
|
|
|
@11690
|
13 years |
tbretz |
Renamed 'StartCell' to 'StartCellData'
|
|
|
@11556
|
13 years |
tbretz |
Replaced MZlib by izstream; added check for TELESCOP key.
|
|
|
@11490
|
13 years |
tbretz |
Replaced fPCTime by a two byte buffer and init full time; added ...
|
|
|
@11459
|
13 years |
tbretz |
|