/[PAMELA software]/DarthVader/CalorimeterLevel2/inc/CaloCore.h
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/inc/CaloCore.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Fri May 19 13:15:49 2006 UTC revision 1.5 by mocchiut, Mon Jan 22 09:16:55 2007 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 {
20        Int_t fmode[2];
21        Float_t wartrig;
22      Float_t trigty;      Float_t trigty;
23      Int_t good;      Int_t good;
24      Int_t perr[4];      Int_t perr[4];
# Line 65  struct FlCaLevel2 { Line 69  struct FlCaLevel2 {
69      Float_t selen;      Float_t selen;
70  };  };
71    
72  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[]);
73    
74  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23