/[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.9 by mocchiut, Thu Nov 29 14:20:26 2007 UTC revision 1.10 by mocchiut, Fri Dec 12 16:18:15 2008 UTC
# Line 74  struct FlCaLevel2 { Line 74  struct FlCaLevel2 {
74      Int_t selfdelay[4][7];      Int_t selfdelay[4][7];
75  };  };
76    
77    /* struct FlEventi{ */
78    /*     Float_t dexy[96][22][2]; */
79    /* }; */
80    
81    /* struct FlGruppo{ */
82    /*     Float_t clus[96][22][2]; */
83    /*     Int_t ncl[22][2]; */
84    /* }; */
85    
86    /* struct FlGruppo2{ */
87    /*     Float_t clus2[96][22][2]; */
88    /*     Int_t ncl2[22][2]; */
89    /* }; */
90    
91    /* struct FlGruppo4{ */
92    /*     Float_t clus4[96][22][2]; */
93    /*     Int_t ncl4[22][2]; */
94    /* }; */
95    
96    /* struct FlTaglioen{ */
97    /*     Float_t einf; */
98    /*     Float_t esup; */
99    /*     Float_t ener[2]; */
100    /* }; */
101    
102    /* struct FlAngolo{ */
103    /*     Float_t bar[22][2]; */
104    /*     Int_t ibar[22][2]; */
105    /* }; */
106    
107    /* struct FlWhere{ */
108    /*     Float_t cx; */
109    /*     Float_t cy; */
110    /*     Float_t piano[22]; */
111    /* }; */
112    
113    /* struct FlGeneral{ */
114    /*     Float_t rig; */
115    /*     Float_t rmass; */
116    /* }; */
117    
118    /* struct FlCh{ */
119    /*     Float_t check; */
120    /* }; */
121    
122    /* struct FlCalofit{ */
123    /*     Float_t varfit[2]; */
124    /*     Int_t npfit[2]; */
125    /*     Int_t iwpl[2]; */
126    /*     Int_t chtrack; */
127    /* }; */
128    
129    /* struct FlPawcd{ */
130    /*     Float_t hmemor[9000000]; */
131    /* }; */
132    
133    /* struct FlQuestd{ */
134    /*     Int_t iquest[100]; */
135    /* }; */
136    
137  extern int CaloCore(UInt_t run, TFile *file, GL_TABLES *glt, Int_t calargc, char *calargv[]);  extern int CaloCore(UInt_t run, TFile *file, GL_TABLES *glt, Int_t calargc, char *calargv[]);
138    
139  #endif  #endif

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.23