CMS 3D CMS Logo

SkippingLayerCosmicNavigationSchoolESProducer.h

Go to the documentation of this file.
00001 #ifndef RecoTracker_TkNavigation_SkippingLayerNavigationSchoolESProducer_h
00002 #define RecoTracker_TkNavigation_SkippingLayerNavigationSchoolESProducer_h
00003 
00004 #include "RecoTracker/TkNavigation/plugins/NavigationSchoolESProducer.h"
00005 
00006 //
00007 // class decleration
00008 //
00009 
00010 class SkippingLayerCosmicNavigationSchoolESProducer : public NavigationSchoolESProducer {
00011  public:
00012   SkippingLayerCosmicNavigationSchoolESProducer(const edm::ParameterSet& iConfig)
00013     : NavigationSchoolESProducer(iConfig){}
00014   ~SkippingLayerCosmicNavigationSchoolESProducer(){}
00015   
00016   ReturnType produce(const NavigationSchoolRecord&);
00017 };
00018 
00019 #endif

Generated on Tue Jun 9 17:45:54 2009 for CMSSW by  doxygen 1.5.4