ATLAS Offline Software
Public Attributes | List of all members
DerivationFramework::GainDecorator::calculation Struct Reference

#include <GainDecorator.h>

Collaboration diagram for DerivationFramework::GainDecorator::calculation:

Public Attributes

std::map< std::pair< int, int >, float > EnoW
 
std::map< std::pair< int, int >, float > E
 
std::map< std::pair< int, int >, uint8_t > nCells
 

Detailed Description

Definition at line 41 of file GainDecorator.h.

Member Data Documentation

◆ E

std::map<std::pair<int, int>, float> DerivationFramework::GainDecorator::calculation::E

Definition at line 44 of file GainDecorator.h.

◆ EnoW

std::map<std::pair<int, int>, float> DerivationFramework::GainDecorator::calculation::EnoW

Definition at line 43 of file GainDecorator.h.

◆ nCells

std::map<std::pair<int, int>, uint8_t> DerivationFramework::GainDecorator::calculation::nCells

Definition at line 45 of file GainDecorator.h.


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