#include <Riostream.h>
#include "TString.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TFile.h"
#include "TTree.h"
#include "BufferGANIL.h"
Go to the source code of this file.
Functions | |
void | MakeHisto (UShort_t *event, UShort_t size) |
void | ReadDaqAlone (TString file="run_0002.dat") |
Variables | |
const Int_t | dim = 16384 |
TH1F * | histo [MaxValue] |
const Int_t | MaxValue = 96 |
Macro that reads block wise (16kB) and decodes it with the help of BufferGanil class. More... | |
TTree * | oak = new TTree("TreeValues","Parameters tree") |
UInt_t | value [MaxValue] |