/[PAMELA software]/DarthVader/ToFLevel2/inc/ToFLevel2.h
ViewVC logotype

Diff of /DarthVader/ToFLevel2/inc/ToFLevel2.h

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

revision 1.7 by mocchiut, Thu Nov 9 17:05:47 2006 UTC revision 1.8 by mocchiut, Thu Nov 30 15:44:55 2006 UTC
# Line 47  class ToFTrkVar : public TObject { Line 47  class ToFTrkVar : public TObject {
47    //    //
48    Int_t npmttdc;    Int_t npmttdc;
49    TArrayI pmttdc;    TArrayI pmttdc;
50      TArrayI tdcflag; // gf: 30 Nov 2006
51    Float_t beta[13];    Float_t beta[13];
52    //    //
53    Int_t npmtadc;    Int_t npmtadc;
54    TArrayI pmtadc;    TArrayI pmtadc;
55      TArrayI adcflag; // gf: 30 Nov 2006    
56    TArrayF dedx;      TArrayF dedx;  
57    //    //
58    Float_t xtofpos[3];    Float_t xtofpos[3];

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

  ViewVC Help
Powered by ViewVC 1.1.23