herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
exsample::missing_accessor Struct Reference

accessor returning the number of missing events More...

#include <selectors.h>

Public Member Functions

int & set (cell &node) const
 update and return the value
 
int get (const cell &node, bool) const
 get the value
 

Detailed Description

accessor returning the number of missing events

Definition at line 152 of file selectors.h.

Member Function Documentation

◆ get()

int exsample::missing_accessor::get ( const cell node,
bool   
) const
inline

get the value

Definition at line 160 of file selectors.h.

References exsample::cell::missing_events().

◆ set()

int & exsample::missing_accessor::set ( cell node) const
inline

update and return the value

Definition at line 155 of file selectors.h.

References exsample::cell::missing_events().


The documentation for this struct was generated from the following file: