/[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.8 by pam-fi, Wed Mar 5 17:00:18 2008 UTC revision 1.11 by pam-ts, Mon Jun 23 08:34:18 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; //Extended tracking  
36        Bool_t    getn; //Nuclei
37        Int_t     gete_ncheck; //check the extended alg every ncheck events
38        Int_t     extAlgID;//alg ID
39      TString   frame1;      TString   frame1;
40      TString   frame2;        TString   frame2;
41      TString   frameh;        TString   frameh;
42        TString   framee;
43      Bool_t    ifroot1;      Bool_t    ifroot1;
44      Bool_t    ifroot2;      Bool_t    ifroot2;
45      Bool_t    ifrooth;      Bool_t    ifrooth;
46        Bool_t    ifroote;
47      Bool_t    standalone;      Bool_t    standalone;
48  //    Bool_t    DEBUG;  //    Bool_t    DEBUG;
49  //    Bool_t    VERBOSE;  //    Bool_t    VERBOSE;
# Line 55  public: Line 61  public:
61      Int_t   partype[NPARMAX];      Int_t   partype[NPARMAX];
62      TString parpath[NPARMAX];      TString parpath[NPARMAX];
63            
64        Bool_t watch;
65    
66    
67      TrkProcess();      TrkProcess();
68            
69      TrkProcess(ULong64_t run, TFile *f2);      TrkProcess(ULong64_t run, TFile *f2);

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

  ViewVC Help
Powered by ViewVC 1.1.23