| 5 | 
 #include <TArrayI.h> | 
 #include <TArrayI.h> | 
| 6 | 
 #include <TArrayF.h> | 
 #include <TArrayF.h> | 
| 7 | 
 #include <TClonesArray.h> | 
 #include <TClonesArray.h> | 
| 8 | 
  | 
  | 
| 9 | 
  | 
 #include <ToFStruct.h> | 
| 10 | 
 // | 
 // | 
| 11 | 
 // class which contains track related variables | 
 // class which contains track related variables | 
| 12 | 
 // | 
 // | 
| 83 | 
   Int_t npmt(){return PMT->GetEntries();}; | 
   Int_t npmt(){return PMT->GetEntries();}; | 
| 84 | 
      | 
      | 
| 85 | 
   // | 
   // | 
| 86 | 
  | 
   void GetLevel2Struct(cToFLevel2 *) const; | 
| 87 | 
  | 
   // | 
| 88 | 
   ToFTrkVar *GetToFTrkVar(Int_t notrack);   | 
   ToFTrkVar *GetToFTrkVar(Int_t notrack);   | 
| 89 | 
   ToFPMT *GetToFPMT(Int_t nohit);   | 
   ToFPMT *GetToFPMT(Int_t nohit);   | 
| 90 | 
   Int_t GetPMTid(Int_t gg, Int_t hh); | 
   Int_t GetPMTid(Int_t gg, Int_t hh); |