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 extAlgID;//alg ID |
38 |
TString frame1; |
TString frame1; |
39 |
TString frame2; |
TString frame2; |
40 |
TString frameh; |
TString frameh; |
41 |
|
TString framee; |
42 |
Bool_t ifroot1; |
Bool_t ifroot1; |
43 |
Bool_t ifroot2; |
Bool_t ifroot2; |
44 |
Bool_t ifrooth; |
Bool_t ifrooth; |
45 |
|
Bool_t ifroote; |
46 |
Bool_t standalone; |
Bool_t standalone; |
47 |
// Bool_t DEBUG; |
// Bool_t DEBUG; |
48 |
// Bool_t VERBOSE; |
// Bool_t VERBOSE; |
54 |
// int F77err; |
// int F77err; |
55 |
Int_t ostatus; ///< output status |
Int_t ostatus; ///< output status |
56 |
|
|
57 |
|
UInt_t nskip; ///< n.event to be skipped |
58 |
|
|
59 |
Int_t npar; |
Int_t npar; |
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); |