Parent Directory | Revision Log | Patch
revision 1.9 by pam-fi, Thu Feb 27 11:24:42 2014 UTC | revision 1.10 by pam-ts, Wed Jun 4 07:57:02 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; | Bool_t gete; //Extended tracking |
36 | Bool_t getn; //Nuclei | |
37 | Int_t extAlgID;//alg ID | |
38 | TString frame1; | TString frame1; |
39 | TString frame2; | TString frame2; |
40 | TString frameh; | TString frameh; |
41 | TString framee; | TString framee; |
42 | Bool_t ifroot1; | Bool_t ifroot1; |
43 | Bool_t ifroot2; | Bool_t ifroot2; |
44 | Bool_t ifrooth; | Bool_t ifrooth; |
# | Line 58 public: | Line 60 public: |
60 | Int_t partype[NPARMAX]; | Int_t partype[NPARMAX]; |
61 | TString parpath[NPARMAX]; | TString parpath[NPARMAX]; |
62 | ||
63 | Bool_t watch; | |
64 | ||
65 | ||
66 | TrkProcess(); | TrkProcess(); |
67 | ||
68 | TrkProcess(ULong64_t run, TFile *f2); | TrkProcess(ULong64_t run, TFile *f2); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |