HepMC3 event record library
Data Structures | Namespaces | Macros | Typedefs | Functions
Selector.h File Reference

definition of /b Selector class More...

#include "HepMC3/Filter.h"
#include "HepMC3/Feature.h"
#include "HepMC3/AttributeFeature.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  SelectorWrapper< T >
 Forward declaration of SelectorWrapper. More...
 
class  Selector
 Selector is an interface to "standard" Features that are valid for both integral and floating point comparisons. More...
 
class  SelectorWrapper< T >
 Forward declaration of SelectorWrapper. More...
 
class  StandardSelector
 StandardSelector. More...
 

Namespaces

 HepMC3
 HepMC3 main namespace.
 

Typedefs

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

Functions

ConstSelectorPtr abs (const Selector &input)
 ConstSelectorPtr abs. More...
 

Detailed Description

definition of /b Selector class

Definition in file Selector.h.