CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RawStableParticleFilter.cc
Go to the documentation of this file.
2 
4 {
5  return (p->status() == 1) ;
6 }
int status() const
get the particle status
Definition: RawParticle.h:265
virtual bool isOKForMe(const RawParticle *p) const
Here the specific filtering is to be done.