CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RawStableParticleFilter.h
Go to the documentation of this file.
1 #ifndef RAWSTABLEPARTTICLEFILTER_H
2 #define RAWSTABLEPARTTICLEFILTER_H
3 
6 
13 public:
16 private:
17  virtual bool isOKForMe(const RawParticle* p) const;
18 };
19 
20 #endif
virtual bool isOKForMe(const RawParticle *p) const
Here the specific filtering is to be done.