/[PAMELA software]/eventviewer/flight/inc/feventvstruct.h
ViewVC logotype

Diff of /eventviewer/flight/inc/feventvstruct.h

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

revision 1.4 by mocchiut, Thu Mar 15 14:02:32 2007 UTC revision 1.6 by mocchiut, Fri Mar 30 11:16:41 2007 UTC
# Line 58  typedef struct Variables { Line 58  typedef struct Variables {
58      Int_t AC;      Int_t AC;
59      Int_t TRK;      Int_t TRK;
60      Int_t CALO;      Int_t CALO;
61        Int_t CALOT;
62      Int_t ORB;      Int_t ORB;
63      Int_t TRG;      Int_t TRG;
64      Int_t S4;      Int_t S4;
# Line 69  typedef struct Variables { Line 70  typedef struct Variables {
70      TString thefilename;      TString thefilename;
71      TString thefilter;      TString thefilter;
72      TString svas;      TString svas;
73        UInt_t idrun;
74        UInt_t idroot;
75        UInt_t EVF;
76  } var;  } var;
77    
78  typedef struct Evento {  typedef struct Evento {

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23