/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkProcess.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/TrkProcess.h

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

revision 1.7 by pam-fi, Tue Aug 28 13:26:45 2007 UTC revision 1.9 by pam-fi, Thu Feb 27 11:24:42 2014 UTC
# Line 32  public: Line 32  public:
32      Bool_t    full1;      Bool_t    full1;
33      Bool_t    get2;      Bool_t    get2;
34      Bool_t    geth;      Bool_t    geth;
35        Bool_t    gete;
36      TString   frame1;      TString   frame1;
37      TString   frame2;        TString   frame2;  
38      TString   frameh;        TString   frameh;  
39        TString   framee;  
40      Bool_t    ifroot1;      Bool_t    ifroot1;
41      Bool_t    ifroot2;      Bool_t    ifroot2;
42      Bool_t    ifrooth;      Bool_t    ifrooth;
43        Bool_t    ifroote;
44      Bool_t    standalone;      Bool_t    standalone;
45  //    Bool_t    DEBUG;  //    Bool_t    DEBUG;
46  //    Bool_t    VERBOSE;  //    Bool_t    VERBOSE;
# Line 49  public: Line 52  public:
52  //    int       F77err;  //    int       F77err;
53      Int_t     ostatus; ///< output status      Int_t     ostatus; ///< output status
54    
55        UInt_t    nskip; ///< n.event to be skipped
56    
57      Int_t   npar;      Int_t   npar;
58      Int_t   partype[NPARMAX];      Int_t   partype[NPARMAX];
59      TString parpath[NPARMAX];      TString parpath[NPARMAX];

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

  ViewVC Help
Powered by ViewVC 1.1.23