• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

beamtime/cosy-nov11/go4/SISTRIPS/TExploderParam.h (r4864/r2213)

Go to the documentation of this file.
00001 #ifndef TEXPLODERPARAM_H
00002 #define TEXPLODERPARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TExploderParam : public TGo4Parameter {
00007    public:
00008       TExploderParam(const char* name = 0);
00009 
00010       Bool_t pureExploderInput; // set this to true if input contains only exploder data
00011 
00012 
00013    ClassDef(TExploderParam,1)
00014 };
00015 
00016 #endif

Generated on Tue Dec 10 2013 04:52:19 for ROCsoft by  doxygen 1.7.1