Parent Directory | Revision Log | Patch
revision 1.4 by mocchiut, Thu Jul 6 09:03:26 2006 UTC | revision 1.5 by mocchiut, Fri Jul 14 14:06:14 2006 UTC | |
---|---|---|
# | Line 87 class ToFLevel2 : public TObject { | Line 87 class ToFLevel2 : public TObject { |
87 | TString GetPMTName(Int_t ind); | TString GetPMTName(Int_t ind); |
88 | Int_t GetPlaneIndex(Int_t pmt_id); | Int_t GetPlaneIndex(Int_t pmt_id); |
89 | void GetMatrix(Int_t notrack, Float_t adc[4][12], Float_t tdc[4][12]); | void GetMatrix(Int_t notrack, Float_t adc[4][12], Float_t tdc[4][12]); |
90 | void GetPMTIndex(Int_t pmt_id, Int_t gg, Int_t hh); | void GetPMTIndex(Int_t pmt_id, Int_t &gg, Int_t &hh); |
91 | // | // |
92 | // constructor | // constructor |
93 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |