HasPID Struct Reference
Inheritance diagram for HasPID:
![]()
Collaboration diagram for HasPID:
![]()
Detailed DescriptionPID matching functor. Definition at line 276 of file ParticleUtils.hh. Constructor & Destructor DocumentationDefinition at line 277 of file ParticleUtils.hh. : targetpid(pid) { } Member Function Documentation
Implements BoolParticleFunctor. Definition at line 278 of file ParticleUtils.hh. References Particle::pid(), and HasPID::targetpid. { return p.pid() == targetpid; } Member Data DocumentationDefinition at line 279 of file ParticleUtils.hh. Referenced by HasPID::operator()(). The documentation for this struct was generated from the following file: Generated on Tue Mar 24 2015 17:35:47 for The Rivet MC analysis system by ![]() |