![]() |
|
|||
File indexing completed on 2023-03-17 11:24:23
0001 #ifndef Forward_TotemG4HitCollection_h 0002 #define Forward_TotemG4HitCollection_h 1 0003 // -*- C++ -*- 0004 // 0005 // Package: Forward 0006 // Class : TotemG4HitCollection 0007 // 0008 /**\class TotemG4HitCollection TotemG4HitCollection.h SimG4CMS/Forward/interface/TotemG4HitCollection.h 0009 0010 Description: Hit collection class for Totem transient hits 0011 0012 Usage: 0013 0014 */ 0015 // 0016 // Original Author: 0017 // Created: Tue May 16 10:14:34 CEST 2006 0018 // 0019 0020 // system include files 0021 0022 // user include files 0023 #include "SimG4CMS/Forward/interface/TotemG4Hit.h" 0024 #include "G4THitsCollection.hh" 0025 0026 typedef G4THitsCollection<TotemG4Hit> TotemG4HitCollection; 0027 0028 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |