#include <LArCellBinning.h>
Definition at line 21 of file LArCellBinning.h.
◆ LArCellBinning()
CaloMonitoring::LArCellBinning::LArCellBinning |
( |
| ) |
|
|
inline |
◆ ~LArCellBinning()
CaloMonitoring::LArCellBinning::~LArCellBinning |
( |
| ) |
|
|
default |
◆ doEtaBinning()
void CaloMonitoring::LArCellBinning::doEtaBinning |
( |
const int |
nEtaRegions, |
|
|
const double * |
etaBreakPts, |
|
|
const int * |
nEtaBins |
|
) |
| |
◆ doPhiBinning() [1/2]
void CaloMonitoring::LArCellBinning::doPhiBinning |
( |
const int |
nPhiRegions, |
|
|
const double * |
phiBreakPts, |
|
|
const int * |
nPhiBins |
|
) |
| |
◆ doPhiBinning() [2/2]
void CaloMonitoring::LArCellBinning::doPhiBinning |
( |
int |
nPhiBins | ) |
|
◆ etaMirror()
◆ getEtaBinArray()
const double* CaloMonitoring::LArCellBinning::getEtaBinArray |
( |
| ) |
const |
|
inline |
◆ getNTotEtaBins()
int CaloMonitoring::LArCellBinning::getNTotEtaBins |
( |
| ) |
const |
|
inline |
◆ getNTotPhiBins()
int CaloMonitoring::LArCellBinning::getNTotPhiBins |
( |
| ) |
const |
|
inline |
◆ getPhiBinArray()
const double* CaloMonitoring::LArCellBinning::getPhiBinArray |
( |
| ) |
const |
|
inline |
◆ m_etaBinArray
std::vector<double> CaloMonitoring::LArCellBinning::m_etaBinArray |
|
private |
◆ m_phiBinArray
std::vector<double> CaloMonitoring::LArCellBinning::m_phiBinArray |
|
private |
The documentation for this class was generated from the following file: