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

beamtime/cern-nov10/go4/TCernNov10Param.h (r4864/r1238)

Go to the documentation of this file.
00001 #ifndef TCERNNOV10PARAM_H
00002 #define TCERNNOV10PARAM_H
00003 
00004 #include "TGo4Parameter.h"
00005 
00006 class TCernNov10Param : public TGo4Parameter {
00007    public:
00008       TCernNov10Param(const char* name = 0);
00009 
00010       UInt_t mapmtRoc;     // roc id with MAPMT
00011       Int_t mapmtPedestal;  // pedestal value for MAPMT
00012       
00013       Int_t spadic_movie; // number of spadic, used to produce movie
00014 
00015    ClassDef(TCernNov10Param,2)
00016 };
00017 
00018 #endif

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