![]() |
|
|||
File indexing completed on 2024-04-06 12:29:59
0001 #ifndef Forward_TotemT1NumberingScheme_h 0002 #define Forward_TotemT1NumberingScheme_h 1 0003 // -*- C++ -*- 0004 // 0005 // Package: Forward 0006 // Class : TotemT1NumberingScheme 0007 // 0008 /**\class TotemT1NumberingScheme TotemT1NumberingScheme.h SimG4CMS/Forward/interface/TotemT1NumberingScheme.h 0009 0010 Description: This class manages the UnitID that labels TotemT1 sensitive 0011 volumes 0012 0013 Usage: 0014 Used in TotemSD to get unique ID of sensitive detector element 0015 0016 */ 0017 // 0018 // Original Author: 0019 // Created: Tue May 16 10:14:34 CEST 2006 0020 // 0021 0022 // system include files 0023 0024 // user include files 0025 0026 #include "SimG4CMS/Forward/interface/TotemT1Organization.h" 0027 0028 class TotemT1NumberingScheme : public TotemT1Organization { 0029 public: 0030 // ---------- Constructor and destructor ----------------- 0031 TotemT1NumberingScheme(int i); 0032 ~TotemT1NumberingScheme() override; 0033 }; 0034 0035 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |