ATLAS Offline Software
Loading...
Searching...
No Matches
HLT::MET::PufitMultiGridSet< Grid >::Element< I > Struct Template Reference

Helper struct to forward the SignedKinematics operators nicely. More...

#include <PufitMultiGrid.h>

Collaboration diagram for HLT::MET::PufitMultiGridSet< Grid >::Element< I >:

Public Member Functions

 Element (PufitMultiGridSet &parent)
Elementoperator+= (const SignedKinematics &kin)
Elementoperator-= (const SignedKinematics &kin)

Public Attributes

PufitMultiGridSetparent

Detailed Description

template<typename Grid>
template<std::size_t I>
struct HLT::MET::PufitMultiGridSet< Grid >::Element< I >

Helper struct to forward the SignedKinematics operators nicely.

Definition at line 334 of file PufitMultiGrid.h.

Constructor & Destructor Documentation

◆ Element()

template<typename Grid>
template<std::size_t I>
HLT::MET::PufitMultiGridSet< Grid >::Element< I >::Element ( PufitMultiGridSet & parent)

Member Function Documentation

◆ operator+=()

template<typename Grid>
template<std::size_t I>
Element & HLT::MET::PufitMultiGridSet< Grid >::Element< I >::operator+= ( const SignedKinematics & kin)

◆ operator-=()

template<typename Grid>
template<std::size_t I>
Element & HLT::MET::PufitMultiGridSet< Grid >::Element< I >::operator-= ( const SignedKinematics & kin)

Member Data Documentation

◆ parent

template<typename Grid>
template<std::size_t I>
PufitMultiGridSet& HLT::MET::PufitMultiGridSet< Grid >::Element< I >::parent

Definition at line 337 of file PufitMultiGrid.h.


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