ATLAS Offline Software
Loading...
Searching...
No Matches
Builder Class Reference
Inheritance diagram for Builder:
Collaboration diagram for Builder:

Public Member Functions

 Builder (const CxxUtils::Array< 2 > &corr, float etamod)
 Constructor. Gets the correction array and the eta offset within the cell.
virtual float calculate (int energy_ndx, bool &good) const
 Calculate the correction for tabulated energy ENERGY_NDX.

Private Attributes

const CxxUtils::Array< 2 > m_correction
 Correction parameters.
float m_etamod
 The eta offset within the cell.

Detailed Description

Definition at line 121 of file CaloSwEtamod_v2.h.

Constructor & Destructor Documentation

◆ Builder()

Builder::Builder ( const CxxUtils::Array< 2 > & corr,
float etamod )

Constructor. Gets the correction array and the eta offset within the cell.

Member Function Documentation

◆ calculate()

virtual float Builder::calculate ( int energy_ndx,
bool & good ) const
virtual

Calculate the correction for tabulated energy ENERGY_NDX.

Member Data Documentation

◆ m_correction

const CxxUtils::Array<2> Builder::m_correction
private

Correction parameters.

Definition at line 134 of file CaloSwEtamod_v2.h.

◆ m_etamod

float Builder::m_etamod
private

The eta offset within the cell.

Definition at line 137 of file CaloSwEtamod_v2.h.


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