CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ZSuppressFP420.h
Go to the documentation of this file.
1 #ifndef ZSuppressFP420_h
2 #define ZSuppressFP420_h
3 
5 
6 
8  public:
9 
11 
12  virtual ~ZSuppressFP420() { }
13  virtual DigitalMapType zeroSuppress(const DigitalMapType&, int) = 0;
14 };
15 
16 #endif
virtual DigitalMapType zeroSuppress(const DigitalMapType &, int)=0
std::map< int, int, std::less< int > > DigitalMapType
DConverterFP420::DigitalMapType DigitalMapType
virtual ~ZSuppressFP420()