Parent Directory
|
Revision Log
|
Patch
| revision 1.1.1.1 by mocchiut, Fri May 19 13:15:49 2006 UTC | revision 1.3 by mocchiut, Tue Nov 14 14:08:48 2006 UTC | |
|---|---|---|
| # | Line 12 struct FlCaLevel1 { | Line 12 struct FlCaLevel1 { |
| 12 | Float_t yalig; | Float_t yalig; |
| 13 | Float_t zalig; | Float_t zalig; |
| 14 | Float_t emin; | Float_t emin; |
| 15 | Float_t riginput; | |
| 16 | Int_t hzn; | |
| 17 | }; | }; |
| 18 | ||
| 19 | struct FlCaLevel2 { | struct FlCaLevel2 { |
| # | Line 65 struct FlCaLevel2 { | Line 67 struct FlCaLevel2 { |
| 67 | Float_t selen; | Float_t selen; |
| 68 | }; | }; |
| 69 | ||
| 70 | extern int CaloCore(ULong64_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[]); |
| 71 | ||
| 72 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |