Parent Directory | Revision Log | Patch
revision 1.5 by mocchiut, Fri Oct 19 09:02:46 2007 UTC | revision 1.7 by mocchiut, Wed Dec 10 13:15:57 2008 UTC | |
---|---|---|
# | Line 22 | Line 22 |
22 | #include <Riostream.h> | #include <Riostream.h> |
23 | #include <TObjString.h> | #include <TObjString.h> |
24 | #include <TClass.h> | #include <TClass.h> |
25 | #include <THashList.h> | |
26 | #include <PamLevel2.h> | #include <PamLevel2.h> |
27 | // | // |
28 | /** | /** |
# | Line 43 class RunGlue : public TObject { | Line 44 class RunGlue : public TObject { |
44 | TFile *Target; | TFile *Target; |
45 | TFile *Source; | TFile *Source; |
46 | TString fDList; | TString fDList; |
47 | TString wd; | |
48 | Bool_t fastMethod; | Bool_t fastMethod; |
49 | Bool_t fDBG; | Bool_t fDBG; |
50 | Bool_t fOpen; | Bool_t fOpen; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |