CMS 3D CMS Logo

BscG4HitCollection.h

Go to the documentation of this file.
00001 
00002 // File: BscG4HitCollection.h
00003 // Date: 02.2006
00004 // Description: Bsc detector Hit collection
00005 // Modifications:
00007 #ifndef BscG4HitCollection_h
00008 #define BscG4HitCollection_h
00009 
00010 #include "G4THitsCollection.hh"
00011 #include "SimG4CMS/Forward/interface/BscG4Hit.h"
00012 #include "G4Step.hh"
00013 #include <boost/cstdint.hpp>
00014 
00015 typedef G4THitsCollection<BscG4Hit> BscG4HitCollection;
00016 
00017 #endif
00018 

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