CMS 3D CMS Logo

ZSuppressFP420.h

Go to the documentation of this file.
00001 #ifndef ZSuppressFP420_h
00002 #define ZSuppressFP420_h
00003 
00004 #include "SimRomanPot/SimFP420/interface/DConverterFP420.h"
00005 
00006 
00007 class ZSuppressFP420{
00008  public:
00009   
00010   typedef  DConverterFP420::DigitalMapType DigitalMapType;
00011     
00012   virtual ~ZSuppressFP420() {  }
00013   virtual DigitalMapType zeroSuppress(const DigitalMapType&) = 0;
00014 };
00015  
00016 #endif

Generated on Tue Jun 9 17:47:50 2009 for CMSSW by  doxygen 1.5.4