Go to the documentation of this file.00001 #ifndef Forward_TotemRPNumberingScheme_h
00002 #define Forward_TotemRPNumberingScheme_h 1
00003
00004
00005
00006
00007
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027 #include "SimG4CMS/Forward/interface/TotemRPOrganization.h"
00028
00029 class TotemRPNumberingScheme : public TotemRPOrganization {
00030
00031 public:
00032
00033
00034 TotemRPNumberingScheme(int i);
00035 ~TotemRPNumberingScheme();
00036
00037
00038
00039 };
00040
00041 #endif