CMS 3D CMS Logo

PrimaryTransformer.h

Go to the documentation of this file.
00001 #ifndef SimG4Core_PrimaryTransformer_H
00002 #define SimG4Core_PrimaryTransformer_H
00003 
00004 #include "G4PrimaryTransformer.hh"
00005 
00006 class PrimaryTransformer : public G4PrimaryTransformer
00007 {
00008 public:
00009     PrimaryTransformer();
00010     virtual ~PrimaryTransformer();
00011 protected: 
00012     virtual G4ParticleDefinition * GetDefinition(G4PrimaryParticle * pp);
00013 };
00014 
00015 #endif 

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