HepMC3 event record library
Selector.h File Reference

Detailed Description

definition of /b Selector class

Definition in file Selector.h.

Include dependency graph for Selector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Selector
 Selector is an interface to "standard" Features that are valid for both integral and floating point comparisons. More...
class  SelectorWrapper< Feature_type >
 Forward declaration of SelectorWrapper. More...

Namespaces

namespace  HepMC3
 HepMC3 main namespace.

Typedefs

using ConstSelectorPtr = std::shared_ptr<const Selector>
 Declaration of ConstSelectorPtr.

Functions

ConstSelectorPtr abs (const Selector &input)
 ConstSelectorPtr abs.