|
HepMC3 event record library
|
Definition at line 20 of file AttributeFeature.h.
#include <AttributeFeature.h>
Collaboration diagram for AttributeFeature:Public Member Functions | |
| AttributeFeature (const std::string &name) | |
| Filter | exists () const |
| bool | operator() (ConstGenParticlePtr p) const |
| Filter | operator== (const Attribute &rhs) const |
| Filter | operator== (std::shared_ptr< const Attribute > rhs) const |
| Filter | operator== (std::string rhs) const |
Private Attributes | |
| std::string | m_name |
1.8.14