Parent Directory
|
Revision Log
|
Patch
| revision 1.5 by mocchiut, Mon Jan 22 09:16:55 2007 UTC | revision 1.7 by mocchiut, Mon Sep 3 08:42:11 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 { |
| # | Line 67 struct FlCaLevel2 { | Line 69 struct FlCaLevel2 { |
| 69 | Float_t tbar[22][2]; | Float_t tbar[22][2]; |
| 70 | Float_t elen; | Float_t elen; |
| 71 | Float_t selen; | Float_t selen; |
| 72 | Int_t selfdelay[4][7]; | |
| 73 | }; | }; |
| 74 | ||
| 75 | extern int CaloCore(UInt_t run, TFile *file, TSQLServer *dbc, Int_t calargc, char *calargv[]); | extern int CaloCore(UInt_t run, TFile *file, TSQLServer *dbc, Int_t calargc, char *calargv[]); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |