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

accessor returning the integral of a cell More...

#include <selectors.h>

Public Member Functions

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

Detailed Description

accessor returning the integral of a cell

Definition at line 137 of file selectors.h.

Member Function Documentation

◆ get()

double exsample::integral_accessor::get ( const cell node,
bool   
) const
inline

get the value

Definition at line 145 of file selectors.h.

References exsample::cell::integral().

◆ set()

double & exsample::integral_accessor::set ( cell node) const
inline

update and return the value

Definition at line 140 of file selectors.h.

References exsample::cell::integral().


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