Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hammer::NumDenPair< T > Struct Template Reference

#include <IndexTypes.hh>

+ Inheritance diagram for Hammer::NumDenPair< T >:
+ Collaboration diagram for Hammer::NumDenPair< T >:

Public Member Functions

T & get (WTerm what)
 
const T & get (WTerm what) const
 

Public Attributes

numerator
 
denominator
 

Detailed Description

template<typename T>
struct Hammer::NumDenPair< T >

Definition at line 90 of file IndexTypes.hh.

Member Function Documentation

template<typename T>
T& Hammer::NumDenPair< T >::get ( WTerm  what)
inline

Definition at line 95 of file IndexTypes.hh.

template<typename T>
const T& Hammer::NumDenPair< T >::get ( WTerm  what) const
inline

Definition at line 107 of file IndexTypes.hh.

Member Data Documentation

template<typename T>
T Hammer::NumDenPair< T >::denominator

Definition at line 93 of file IndexTypes.hh.

template<typename T>
T Hammer::NumDenPair< T >::numerator

Definition at line 92 of file IndexTypes.hh.


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