 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Patch
 Patch
| revision 1.28 by mocchiut, Mon Jun 22 09:30:01 2009 UTC | revision 1.29 by mocchiut, Tue Aug 11 13:03:42 2009 UTC | |
|---|---|---|
| # | Line 1985 void FEVdetector::ShowTOF(){ | Line 1985 void FEVdetector::ShowTOF(){ | 
| 1985 | Float_t mt31[2][3]; | Float_t mt31[2][3]; | 
| 1986 | Float_t mt32[2][3]; | Float_t mt32[2][3]; | 
| 1987 | // | // | 
| 1988 | memset(mt11,0,2*8*sizeof(Float_t)); | |
| 1989 | memset(mt12,0,2*6*sizeof(Float_t)); | |
| 1990 | memset(mt21,0,2*2*sizeof(Float_t)); | |
| 1991 | memset(mt22,0,2*2*sizeof(Float_t)); | |
| 1992 | memset(mt31,0,2*3*sizeof(Float_t)); | |
| 1993 | memset(mt32,0,2*3*sizeof(Float_t)); | |
| 1994 | // | |
| 1995 | Int_t S3 = 0; | Int_t S3 = 0; | 
| 1996 | Int_t S2 = 0; | Int_t S2 = 0; | 
| 1997 | Int_t S12 = 0; | Int_t S12 = 0; | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |