CMS 3D CMS Logo

TotemRPNumberingScheme.h

Go to the documentation of this file.
00001 #ifndef Forward_TotemRPNumberingScheme_h
00002 #define Forward_TotemRPNumberingScheme_h 1
00003 // -*- C++ -*-
00004 //
00005 // Package:     Forward
00006 // Class  :     TotemRPNumberingScheme
00007 //
00017 //
00018 // Original Author:
00019 //         Created:  Tue May 16 10:14:34 CEST 2006
00020 // $Id: TotemRPNumberingScheme.h,v 1.1 2006/05/17 16:18:57 sunanda Exp $
00021 //
00022  
00023 // system include files
00024 
00025 // user include files
00026 
00027 #include "SimG4CMS/Forward/interface/TotemRPOrganization.h"
00028 
00029 class TotemRPNumberingScheme : public TotemRPOrganization {
00030 
00031 public:
00032 
00033   // ---------- Constructor and destructor -----------------
00034   TotemRPNumberingScheme(int i);
00035   ~TotemRPNumberingScheme();
00036          
00037   //  virtual uint32_t GetUnitID(const G4Step* aStep) const ;
00038 
00039 };
00040 
00041 #endif

Generated on Tue Jun 9 17:46:56 2009 for CMSSW by  doxygen 1.5.4