Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by mocchiut, Tue Nov 14 14:08:48 2006 UTC | revision 1.6 by mocchiut, Fri Jul 20 08:24:51 2007 UTC | |
|---|---|---|
| # | Line 14 struct FlCaLevel1 { | Line 14 struct FlCaLevel1 { |
| 14 | Float_t emin; | Float_t emin; |
| 15 | Float_t riginput; | Float_t riginput; |
| 16 | Int_t hzn; | Int_t hzn; |
| 17 | Int_t npla; | |
| 18 | Int_t reverse; | |
| 19 | }; | }; |
| 20 | ||
| 21 | struct FlCaLevel2 { | struct FlCaLevel2 { |
| 22 | Int_t fmode[2]; | |
| 23 | Float_t wartrig; | |
| 24 | Float_t trigty; | Float_t trigty; |
| 25 | Int_t good; | Int_t good; |
| 26 | Int_t perr[4]; | Int_t perr[4]; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |