ATLAS Offline Software
Loading...
Searching...
No Matches
AtlasMcWeight Namespace Reference

Typedefs

typedef unsigned int number_type

Functions

double decode (number_type binnedWeight)
 Convert weight from unsigned to double.
number_type encode (double weight)

Typedef Documentation

◆ number_type

typedef unsigned int AtlasMcWeight::number_type

Definition at line 20 of file AtlasMcWeight.h.

Function Documentation

◆ decode()

double AtlasMcWeight::decode ( number_type binnedWeight)

Convert weight from unsigned to double.

Definition at line 32 of file AtlasMcWeight.cxx.

◆ encode()

AtlasMcWeight::number_type AtlasMcWeight::encode ( double weight)

Definition at line 65 of file AtlasMcWeight.cxx.