Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by mocchiut, Mon Feb 26 12:51:08 2007 UTC | revision 1.3 by mocchiut, Mon Feb 26 17:30:30 2007 UTC | |
|---|---|---|
| # | Line 135 class FEVdetector : public TObject { | Line 135 class FEVdetector : public TObject { |
| 135 | void checkctrlword(); | void checkctrlword(); |
| 136 | void add(TString name); | void add(TString name); |
| 137 | Int_t Load(TTree &mainotr, TFile &mainfile); | Int_t Load(TTree &mainotr, TFile &mainfile); |
| 138 | // Int_t Load(TChain &mainotr, TFile &mainfile); | |
| 139 | void GetWindow(); | void GetWindow(); |
| 140 | void ClearVariables(); | void ClearVariables(); |
| 141 | void GetEntry(Int_t i); | void GetEntry(Int_t i); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |