| 43 |
#include <TLeafF.h> |
#include <TLeafF.h> |
| 44 |
#include <TLeafC.h> |
#include <TLeafC.h> |
| 45 |
#include <TLeafD.h> |
#include <TLeafD.h> |
| 46 |
|
#include <TBranchClones.h> |
| 47 |
// |
// |
| 48 |
#include <PamLevel2.h> |
#include <PamLevel2.h> |
| 49 |
#include <PamelaRun.h> |
#include <PamelaRun.h> |
| 99 |
void ShowAC(); |
void ShowAC(); |
| 100 |
void ShowS4(Bool_t upd); |
void ShowS4(Bool_t upd); |
| 101 |
void ShowND(); |
void ShowND(); |
| 102 |
|
|
| 103 |
void PrintData(TTree *,Long64_t, Int_t); |
void PrintData(TTree *,Long64_t, Int_t); |
| 104 |
void PrintLeaves(TTree *, Int_t, TBranchElement *,Int_t); |
void PrintLeaves(TTree *, Int_t, TBranchElement *,Int_t); |
| 105 |
|
void ShowInfo(TString); |
| 106 |
|
|
| 107 |
void Calo1stcalib(); |
void Calo1stcalib(); |
| 108 |
int OLDCaloFindCalibs(); |
int OLDCaloFindCalibs(); |
| 109 |
int CaloPede(Int_t s); |
int CaloPede(Int_t s); |
| 139 |
void checkctrlword(); |
void checkctrlword(); |
| 140 |
void add(TString name); |
void add(TString name); |
| 141 |
Int_t Load(TTree &mainotr, TFile &mainfile); |
Int_t Load(TTree &mainotr, TFile &mainfile); |
| 142 |
|
// Int_t Load(TChain &mainotr, TFile &mainfile); |
| 143 |
void GetWindow(); |
void GetWindow(); |
| 144 |
void ClearVariables(); |
void ClearVariables(); |
| 145 |
void GetEntry(Int_t i); |
void GetEntry(Int_t i); |