ATLAS Offline Software
|
Stores calorimeter cell eta and phi widths, a X0 per unit length in the EM and HAD calorimeters. More...
#include <eflowDatabase.h>
Public Member Functions | |
eflowDatabase () | |
~eflowDatabase () | |
double | getEtaUnit () |
double | getPhiUnit () |
double | getEmX0PerUnitLength () |
double | getHadX0PerUnitLength () |
double | getFCalX0PerUnitLength (int layer) |
const std::vector< double > & | getCellEtaWidth () |
const std::vector< double > & | getCellPhiWidth () |
Private Attributes | |
double | m_etaUnit |
double | m_phiUnit |
double | m_emX0PerUnitLength |
double | m_hadX0PerUnitLength |
double | m_fcal0 |
double | m_fcal1 |
double | m_fcal2 |
std::vector< double > | m_cellEtaWidth |
std::vector< double > | m_cellPhiWidth |
Stores calorimeter cell eta and phi widths, a X0 per unit length in the EM and HAD calorimeters.
Definition at line 24 of file eflowDatabase.h.
eflowDatabase::eflowDatabase | ( | ) |
Definition at line 25 of file eflowDatabase.cxx.
|
inline |
Definition at line 37 of file eflowDatabase.h.
|
inline |
Definition at line 51 of file eflowDatabase.h.
|
inline |
Definition at line 52 of file eflowDatabase.h.
|
inline |
Definition at line 42 of file eflowDatabase.h.
|
inline |
Definition at line 39 of file eflowDatabase.h.
|
inline |
Definition at line 44 of file eflowDatabase.h.
|
inline |
Definition at line 43 of file eflowDatabase.h.
|
inline |
Definition at line 40 of file eflowDatabase.h.
|
private |
Definition at line 66 of file eflowDatabase.h.
|
private |
Definition at line 67 of file eflowDatabase.h.
|
private |
Definition at line 59 of file eflowDatabase.h.
|
private |
Definition at line 56 of file eflowDatabase.h.
|
private |
Definition at line 62 of file eflowDatabase.h.
|
private |
Definition at line 63 of file eflowDatabase.h.
|
private |
Definition at line 64 of file eflowDatabase.h.
|
private |
Definition at line 60 of file eflowDatabase.h.
|
private |
Definition at line 57 of file eflowDatabase.h.