/[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.2 by mocchiut, Wed Sep 6 11:03:29 2006 UTC revision 1.7 by mocchiut, Mon Sep 3 08:42:11 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        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];
# Line 63  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[]);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23